2024-09-21T12:50:41.505 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T12:50:41.526 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T12:50:41.610 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913974 branch: wip-guits-main-2024-09-21-0842 description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: gabrioux@ibm.com first_in_suite: false job_id: '7913974' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-main-2024-09-21-0842 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: 441784946648ff53dd310293f9dd752afeeea72a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 441784946648ff53dd310293f9dd752afeeea72a workunit: branch: wip-guits-main-2024-09-21-0842 sha1: 441784946648ff53dd310293f9dd752afeeea72a owner: scheduled_gabrioux@teuthology priority: 70 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5896 sha1: 441784946648ff53dd310293f9dd752afeeea72a sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-21-0842 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 441784946648ff53dd310293f9dd752afeeea72a targets: smithi092.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG4z6yj4bdPJiD4H3w94+HSOVWCxrloUfhlyt/6hp5UH90CU13qTb7D9nO9/NAaStdDKnYyhO97n1dSCkJytyDc= smithi170.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGx4XexO5nGrD47AwTG/zk287JUfcD+eXVJQiwVHtvcDNx9ZsHvEYsVi/V3tgsWvVlRi7L5/Nx5ns38khSZCwYQ= tasks: - cephadm: compiled_cephadm_branch: squid image: quay.ceph.io/ceph-ci/ceph:squid - 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-21_11:23:40 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T12:50:41.610 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa; will attempt to use it 2024-09-21T12:50:41.611 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks 2024-09-21T12:50:41.611 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T12:50:41.612 INFO:teuthology.task.internal:Checking packages... 2024-09-21T12:50:41.632 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '441784946648ff53dd310293f9dd752afeeea72a' 2024-09-21T12:50:41.632 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T12:50:41.632 INFO:teuthology.packaging:ref: None 2024-09-21T12:50:41.632 INFO:teuthology.packaging:tag: None 2024-09-21T12:50:41.632 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-21-0842 2024-09-21T12:50:41.632 INFO:teuthology.packaging:sha1: 441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T12:50:41.632 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-guits-main-2024-09-21-0842 2024-09-21T12:50:41.770 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5104-g44178494-1jammy 2024-09-21T12:50:41.772 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T12:50:41.779 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T12:50:41.779 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T12:50:41.788 INFO:teuthology.task.internal:Saving configuration 2024-09-21T12:50:41.805 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T12:50:41.814 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T12:50:41.839 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913974', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 12:45:07.709364', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFUXOyaoPzGB+esByPSruGXG8eXnHMB2/QEu2cWIZUR4'} 2024-09-21T12:50:41.863 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi170.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913974', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-21 12:45:07.711301', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMV17w3IezBy4vpVevLfQbKZkDKzLm9Mif+i1bCamhC6'} 2024-09-21T12:50:41.863 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T12:50:41.869 INFO:teuthology.task.internal:roles: ubuntu@smithi092.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-21T12:50:41.869 INFO:teuthology.task.internal:roles: ubuntu@smithi170.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-21T12:50:41.869 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T12:50:41.923 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5fc259c280>, signals=[15]) 2024-09-21T12:50:41.923 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T12:50:41.931 INFO:teuthology.task.internal:Opening connections... 2024-09-21T12:50:41.931 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi092.front.sepia.ceph.com 2024-09-21T12:50:41.932 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:50:42.016 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi170.front.sepia.ceph.com 2024-09-21T12:50:42.017 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:50:42.091 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T12:50:42.099 DEBUG:teuthology.orchestra.run.smithi092:> uname -m 2024-09-21T12:50:42.104 INFO:teuthology.orchestra.run.smithi092.stdout:x86_64 2024-09-21T12:50:42.104 DEBUG:teuthology.orchestra.run.smithi092:> cat /etc/os-release 2024-09-21T12:50:42.154 INFO:teuthology.orchestra.run.smithi092.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T12:50:42.154 INFO:teuthology.orchestra.run.smithi092.stdout:NAME="Ubuntu" 2024-09-21T12:50:42.154 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_ID="22.04" 2024-09-21T12:50:42.154 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T12:50:42.154 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_CODENAME=jammy 2024-09-21T12:50:42.154 INFO:teuthology.orchestra.run.smithi092.stdout:ID=ubuntu 2024-09-21T12:50:42.154 INFO:teuthology.orchestra.run.smithi092.stdout:ID_LIKE=debian 2024-09-21T12:50:42.155 INFO:teuthology.orchestra.run.smithi092.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T12:50:42.155 INFO:teuthology.orchestra.run.smithi092.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T12:50:42.155 INFO:teuthology.orchestra.run.smithi092.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T12:50:42.155 INFO:teuthology.orchestra.run.smithi092.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T12:50:42.155 INFO:teuthology.orchestra.run.smithi092.stdout:UBUNTU_CODENAME=jammy 2024-09-21T12:50:42.155 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2024-09-21T12:50:42.175 DEBUG:teuthology.orchestra.run.smithi170:> uname -m 2024-09-21T12:50:42.180 INFO:teuthology.orchestra.run.smithi170.stdout:x86_64 2024-09-21T12:50:42.180 DEBUG:teuthology.orchestra.run.smithi170:> cat /etc/os-release 2024-09-21T12:50:42.229 INFO:teuthology.orchestra.run.smithi170.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T12:50:42.229 INFO:teuthology.orchestra.run.smithi170.stdout:NAME="Ubuntu" 2024-09-21T12:50:42.229 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION_ID="22.04" 2024-09-21T12:50:42.229 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T12:50:42.229 INFO:teuthology.orchestra.run.smithi170.stdout:VERSION_CODENAME=jammy 2024-09-21T12:50:42.229 INFO:teuthology.orchestra.run.smithi170.stdout:ID=ubuntu 2024-09-21T12:50:42.229 INFO:teuthology.orchestra.run.smithi170.stdout:ID_LIKE=debian 2024-09-21T12:50:42.229 INFO:teuthology.orchestra.run.smithi170.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T12:50:42.229 INFO:teuthology.orchestra.run.smithi170.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T12:50:42.229 INFO:teuthology.orchestra.run.smithi170.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T12:50:42.230 INFO:teuthology.orchestra.run.smithi170.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T12:50:42.230 INFO:teuthology.orchestra.run.smithi170.stdout:UBUNTU_CODENAME=jammy 2024-09-21T12:50:42.230 INFO:teuthology.lock.ops:Updating smithi170.front.sepia.ceph.com on lock server 2024-09-21T12:50:42.258 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T12:50:42.273 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T12:50:42.283 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T12:50:42.283 DEBUG:teuthology.orchestra.run.smithi092:> test '!' -e /home/ubuntu/cephtest 2024-09-21T12:50:42.285 DEBUG:teuthology.orchestra.run.smithi170:> test '!' -e /home/ubuntu/cephtest 2024-09-21T12:50:42.289 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T12:50:42.306 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T12:50:42.307 DEBUG:teuthology.orchestra.run.smithi092:> test -z $(ls -A /var/lib/ceph) 2024-09-21T12:50:42.332 DEBUG:teuthology.orchestra.run.smithi170:> test -z $(ls -A /var/lib/ceph) 2024-09-21T12:50:42.439 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T12:50:42.493 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T12:50:42.506 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T12:50:42.506 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T12:50:42.507 DEBUG:teuthology.orchestra.run.smithi092:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T12:50:42.507 DEBUG:teuthology.orchestra.run.smithi170:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T12:50:42.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:50:42.512 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2024-09-21T12:50:42.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T12:50:42.512 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-09-21T12:50:42.557 INFO:teuthology.orchestra.run.smithi170.stdout:5.15.0-56-generic 2024-09-21T12:50:42.557 INFO:teuthology.task.kernel:Running kernel on smithi170: 5.15.0-56-generic 2024-09-21T12:50:42.557 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get clean 2024-09-21T12:50:42.559 INFO:teuthology.orchestra.run.smithi092.stdout:5.15.0-56-generic 2024-09-21T12:50:42.559 INFO:teuthology.task.kernel:Running kernel on smithi092: 5.15.0-56-generic 2024-09-21T12:50:42.559 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get clean 2024-09-21T12:50:42.700 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get update 2024-09-21T12:50:42.789 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get update 2024-09-21T12:50:42.836 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T12:50:42.853 INFO:teuthology.orchestra.run.smithi092.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T12:50:42.919 INFO:teuthology.orchestra.run.smithi092.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T12:50:42.945 INFO:teuthology.orchestra.run.smithi092.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T12:50:42.965 INFO:teuthology.orchestra.run.smithi170.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T12:50:43.061 INFO:teuthology.orchestra.run.smithi092.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T12:50:43.065 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T12:50:43.135 INFO:teuthology.orchestra.run.smithi092.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T12:50:43.146 INFO:teuthology.orchestra.run.smithi170.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T12:50:43.169 INFO:teuthology.orchestra.run.smithi170.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T12:50:43.177 INFO:teuthology.orchestra.run.smithi092.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T12:50:43.180 INFO:teuthology.orchestra.run.smithi092.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T12:50:43.180 INFO:teuthology.orchestra.run.smithi092.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T12:50:43.181 INFO:teuthology.orchestra.run.smithi092.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T12:50:43.201 INFO:teuthology.orchestra.run.smithi092.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T12:50:43.205 INFO:teuthology.orchestra.run.smithi092.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T12:50:43.205 INFO:teuthology.orchestra.run.smithi092.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T12:50:43.211 INFO:teuthology.orchestra.run.smithi092.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T12:50:43.220 INFO:teuthology.orchestra.run.smithi092.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T12:50:43.222 INFO:teuthology.orchestra.run.smithi092.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T12:50:43.222 INFO:teuthology.orchestra.run.smithi092.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T12:50:43.223 INFO:teuthology.orchestra.run.smithi092.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T12:50:43.223 INFO:teuthology.orchestra.run.smithi092.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T12:50:43.232 INFO:teuthology.orchestra.run.smithi092.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T12:50:43.232 INFO:teuthology.orchestra.run.smithi092.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T12:50:43.233 INFO:teuthology.orchestra.run.smithi092.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T12:50:43.234 INFO:teuthology.orchestra.run.smithi092.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T12:50:43.249 INFO:teuthology.orchestra.run.smithi092.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T12:50:43.249 INFO:teuthology.orchestra.run.smithi092.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T12:50:43.249 INFO:teuthology.orchestra.run.smithi092.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T12:50:43.249 INFO:teuthology.orchestra.run.smithi092.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T12:50:43.250 INFO:teuthology.orchestra.run.smithi092.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T12:50:43.277 INFO:teuthology.orchestra.run.smithi170.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T12:50:43.281 INFO:teuthology.orchestra.run.smithi170.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T12:50:43.283 INFO:teuthology.orchestra.run.smithi170.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T12:50:43.283 INFO:teuthology.orchestra.run.smithi170.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T12:50:43.305 INFO:teuthology.orchestra.run.smithi170.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T12:50:43.305 INFO:teuthology.orchestra.run.smithi170.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T12:50:43.310 INFO:teuthology.orchestra.run.smithi170.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T12:50:43.311 INFO:teuthology.orchestra.run.smithi170.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T12:50:43.319 INFO:teuthology.orchestra.run.smithi170.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T12:50:43.325 INFO:teuthology.orchestra.run.smithi170.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T12:50:43.327 INFO:teuthology.orchestra.run.smithi170.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T12:50:43.327 INFO:teuthology.orchestra.run.smithi170.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T12:50:43.327 INFO:teuthology.orchestra.run.smithi170.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T12:50:43.335 INFO:teuthology.orchestra.run.smithi170.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T12:50:43.351 INFO:teuthology.orchestra.run.smithi170.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T12:50:43.380 INFO:teuthology.orchestra.run.smithi092.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T12:50:43.502 INFO:teuthology.orchestra.run.smithi170.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T12:50:43.641 INFO:teuthology.orchestra.run.smithi170.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T12:50:43.666 INFO:teuthology.orchestra.run.smithi092.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T12:50:43.836 INFO:teuthology.orchestra.run.smithi170.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T12:50:43.839 INFO:teuthology.orchestra.run.smithi092.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T12:50:43.852 INFO:teuthology.orchestra.run.smithi092.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T12:50:43.853 INFO:teuthology.orchestra.run.smithi092.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T12:50:43.938 INFO:teuthology.orchestra.run.smithi092.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T12:50:43.939 INFO:teuthology.orchestra.run.smithi092.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T12:50:43.947 INFO:teuthology.orchestra.run.smithi092.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T12:50:43.948 INFO:teuthology.orchestra.run.smithi092.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T12:50:43.966 INFO:teuthology.orchestra.run.smithi092.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T12:50:43.996 INFO:teuthology.orchestra.run.smithi170.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T12:50:43.999 INFO:teuthology.orchestra.run.smithi092.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T12:50:44.006 INFO:teuthology.orchestra.run.smithi092.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T12:50:44.006 INFO:teuthology.orchestra.run.smithi092.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T12:50:44.006 INFO:teuthology.orchestra.run.smithi092.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T12:50:44.010 INFO:teuthology.orchestra.run.smithi170.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T12:50:44.011 INFO:teuthology.orchestra.run.smithi170.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T12:50:44.013 INFO:teuthology.orchestra.run.smithi170.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T12:50:44.081 INFO:teuthology.orchestra.run.smithi170.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T12:50:44.086 INFO:teuthology.orchestra.run.smithi092.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T12:50:44.087 INFO:teuthology.orchestra.run.smithi092.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T12:50:44.098 INFO:teuthology.orchestra.run.smithi170.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T12:50:44.098 INFO:teuthology.orchestra.run.smithi170.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T12:50:44.121 INFO:teuthology.orchestra.run.smithi170.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T12:50:44.150 INFO:teuthology.orchestra.run.smithi170.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T12:50:44.156 INFO:teuthology.orchestra.run.smithi170.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T12:50:44.161 INFO:teuthology.orchestra.run.smithi170.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T12:50:44.162 INFO:teuthology.orchestra.run.smithi170.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T12:50:44.162 INFO:teuthology.orchestra.run.smithi170.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T12:50:44.238 INFO:teuthology.orchestra.run.smithi170.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T12:50:44.238 INFO:teuthology.orchestra.run.smithi170.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T12:50:44.240 INFO:teuthology.orchestra.run.smithi170.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T12:50:44.241 INFO:teuthology.orchestra.run.smithi170.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T12:50:44.241 INFO:teuthology.orchestra.run.smithi170.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T12:50:44.246 INFO:teuthology.orchestra.run.smithi170.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T12:50:44.246 INFO:teuthology.orchestra.run.smithi170.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T12:50:44.329 INFO:teuthology.orchestra.run.smithi170.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T12:50:44.329 INFO:teuthology.orchestra.run.smithi170.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T12:50:49.656 INFO:teuthology.orchestra.run.smithi092.stdout:Fetched 16.3 MB in 2s (7,525 kB/s) 2024-09-21T12:50:49.684 INFO:teuthology.orchestra.run.smithi170.stdout:Fetched 16.3 MB in 2s (7,542 kB/s) 2024-09-21T12:50:51.006 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-09-21T12:50:51.024 DEBUG:teuthology.orchestra.run.smithi092:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T12:50:51.083 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-09-21T12:50:51.178 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-09-21T12:50:51.195 DEBUG:teuthology.orchestra.run.smithi170:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T12:50:51.258 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-09-21T12:50:51.293 INFO:teuthology.orchestra.run.smithi092.stdout:Building dependency tree... 2024-09-21T12:50:51.294 INFO:teuthology.orchestra.run.smithi092.stdout:Reading state information... 2024-09-21T12:50:51.466 INFO:teuthology.orchestra.run.smithi170.stdout:Building dependency tree... 2024-09-21T12:50:51.467 INFO:teuthology.orchestra.run.smithi170.stdout:Reading state information... 2024-09-21T12:50:51.470 INFO:teuthology.orchestra.run.smithi092.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T12:50:51.470 INFO:teuthology.orchestra.run.smithi092.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T12:50:51.470 INFO:teuthology.orchestra.run.smithi092.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T12:50:51.470 INFO:teuthology.orchestra.run.smithi092.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T12:50:51.470 INFO:teuthology.orchestra.run.smithi092.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T12:50:51.471 INFO:teuthology.orchestra.run.smithi092.stdout: python2.7-minimal 2024-09-21T12:50:51.471 INFO:teuthology.orchestra.run.smithi092.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T12:50:51.472 INFO:teuthology.orchestra.run.smithi092.stdout:The following additional packages will be installed: 2024-09-21T12:50:51.472 INFO:teuthology.orchestra.run.smithi092.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T12:50:51.472 INFO:teuthology.orchestra.run.smithi092.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T12:50:51.472 INFO:teuthology.orchestra.run.smithi092.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T12:50:51.474 INFO:teuthology.orchestra.run.smithi092.stdout:Suggested packages: 2024-09-21T12:50:51.474 INFO:teuthology.orchestra.run.smithi092.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T12:50:51.474 INFO:teuthology.orchestra.run.smithi092.stdout:Recommended packages: 2024-09-21T12:50:51.474 INFO:teuthology.orchestra.run.smithi092.stdout: thermald 2024-09-21T12:50:51.525 INFO:teuthology.orchestra.run.smithi092.stdout:The following NEW packages will be installed: 2024-09-21T12:50:51.525 INFO:teuthology.orchestra.run.smithi092.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T12:50:51.525 INFO:teuthology.orchestra.run.smithi092.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T12:50:51.526 INFO:teuthology.orchestra.run.smithi092.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T12:50:51.527 INFO:teuthology.orchestra.run.smithi092.stdout:The following packages will be upgraded: 2024-09-21T12:50:51.527 INFO:teuthology.orchestra.run.smithi092.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T12:50:51.645 INFO:teuthology.orchestra.run.smithi170.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T12:50:51.645 INFO:teuthology.orchestra.run.smithi170.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T12:50:51.645 INFO:teuthology.orchestra.run.smithi170.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T12:50:51.646 INFO:teuthology.orchestra.run.smithi170.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T12:50:51.646 INFO:teuthology.orchestra.run.smithi170.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T12:50:51.646 INFO:teuthology.orchestra.run.smithi170.stdout: python2.7-minimal 2024-09-21T12:50:51.646 INFO:teuthology.orchestra.run.smithi170.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T12:50:51.648 INFO:teuthology.orchestra.run.smithi170.stdout:The following additional packages will be installed: 2024-09-21T12:50:51.648 INFO:teuthology.orchestra.run.smithi170.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T12:50:51.648 INFO:teuthology.orchestra.run.smithi170.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T12:50:51.648 INFO:teuthology.orchestra.run.smithi170.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T12:50:51.649 INFO:teuthology.orchestra.run.smithi170.stdout:Suggested packages: 2024-09-21T12:50:51.650 INFO:teuthology.orchestra.run.smithi170.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T12:50:51.650 INFO:teuthology.orchestra.run.smithi170.stdout:Recommended packages: 2024-09-21T12:50:51.650 INFO:teuthology.orchestra.run.smithi170.stdout: thermald 2024-09-21T12:50:51.705 INFO:teuthology.orchestra.run.smithi092.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T12:50:51.706 INFO:teuthology.orchestra.run.smithi092.stdout:Need to get 113 MB of archives. 2024-09-21T12:50:51.706 INFO:teuthology.orchestra.run.smithi092.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T12:50:51.706 INFO:teuthology.orchestra.run.smithi092.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T12:50:51.718 INFO:teuthology.orchestra.run.smithi170.stdout:The following NEW packages will be installed: 2024-09-21T12:50:51.718 INFO:teuthology.orchestra.run.smithi170.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T12:50:51.719 INFO:teuthology.orchestra.run.smithi170.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T12:50:51.719 INFO:teuthology.orchestra.run.smithi170.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T12:50:51.720 INFO:teuthology.orchestra.run.smithi170.stdout:The following packages will be upgraded: 2024-09-21T12:50:51.721 INFO:teuthology.orchestra.run.smithi170.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T12:50:51.900 INFO:teuthology.orchestra.run.smithi170.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T12:50:51.901 INFO:teuthology.orchestra.run.smithi170.stdout:Need to get 113 MB of archives. 2024-09-21T12:50:51.901 INFO:teuthology.orchestra.run.smithi170.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T12:50:51.901 INFO:teuthology.orchestra.run.smithi170.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T12:50:53.186 INFO:teuthology.orchestra.run.smithi092.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T12:50:53.330 INFO:teuthology.orchestra.run.smithi170.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T12:50:53.541 INFO:teuthology.orchestra.run.smithi092.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T12:50:53.679 INFO:teuthology.orchestra.run.smithi170.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T12:50:55.745 INFO:teuthology.orchestra.run.smithi092.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T12:50:55.745 INFO:teuthology.orchestra.run.smithi092.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T12:50:55.746 INFO:teuthology.orchestra.run.smithi092.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T12:50:55.870 INFO:teuthology.orchestra.run.smithi170.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T12:50:55.870 INFO:teuthology.orchestra.run.smithi170.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T12:50:55.870 INFO:teuthology.orchestra.run.smithi170.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T12:50:56.102 INFO:teuthology.orchestra.run.smithi092.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T12:50:56.185 INFO:teuthology.orchestra.run.smithi092.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T12:50:56.282 INFO:teuthology.orchestra.run.smithi170.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T12:50:56.344 INFO:teuthology.orchestra.run.smithi170.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T12:50:56.569 INFO:teuthology.orchestra.run.smithi092.stdout:Fetched 113 MB in 5s (24.4 MB/s) 2024-09-21T12:50:56.746 INFO:teuthology.orchestra.run.smithi170.stdout:Fetched 113 MB in 5s (24.5 MB/s) 2024-09-21T12:50:56.760 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T12:50:56.903 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T12:50:58.729 INFO:teuthology.orchestra.run.smithi092.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 ... 129542 files and directories currently installed.) 2024-09-21T12:50:58.733 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T12:50:58.799 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:50:58.980 INFO:teuthology.orchestra.run.smithi170.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 ... 129542 files and directories currently installed.) 2024-09-21T12:50:58.985 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T12:50:59.133 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:00.925 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T12:51:00.946 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T12:51:01.018 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:01.495 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T12:51:01.515 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T12:51:01.552 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:01.843 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T12:51:01.864 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T12:51:01.941 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:02.505 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T12:51:02.525 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T12:51:02.563 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:08.270 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T12:51:08.431 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T12:51:08.789 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T12:51:08.910 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T12:51:09.295 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T12:51:09.318 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T12:51:09.371 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T12:51:09.462 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T12:51:09.587 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T12:51:09.914 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T12:51:10.043 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T12:51:10.396 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T12:51:10.418 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T12:51:10.462 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T12:51:15.401 INFO:teuthology.orchestra.run.smithi092.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T12:51:15.438 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T12:51:15.476 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:16.791 INFO:teuthology.orchestra.run.smithi170.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T12:51:16.829 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T12:51:16.874 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:18.115 INFO:teuthology.orchestra.run.smithi092.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T12:51:18.238 INFO:teuthology.orchestra.run.smithi092.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T12:51:19.347 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T12:51:19.468 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:19.594 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T12:51:19.723 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:20.902 INFO:teuthology.orchestra.run.smithi170.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T12:51:21.013 INFO:teuthology.orchestra.run.smithi092.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T12:51:21.013 INFO:teuthology.orchestra.run.smithi092.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T12:51:21.013 INFO:teuthology.orchestra.run.smithi092.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T12:51:21.013 INFO:teuthology.orchestra.run.smithi092.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T12:51:21.028 INFO:teuthology.orchestra.run.smithi170.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T12:51:21.185 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:21.445 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T12:51:21.583 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:21.742 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T12:51:21.896 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:22.595 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T12:51:22.720 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T12:51:22.846 INFO:teuthology.orchestra.run.smithi092.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:23.227 INFO:teuthology.orchestra.run.smithi170.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T12:51:23.227 INFO:teuthology.orchestra.run.smithi170.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T12:51:23.227 INFO:teuthology.orchestra.run.smithi170.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T12:51:23.227 INFO:teuthology.orchestra.run.smithi170.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T12:51:23.406 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:24.215 INFO:teuthology.orchestra.run.smithi092.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:24.966 INFO:teuthology.orchestra.run.smithi092.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T12:51:24.967 INFO:teuthology.orchestra.run.smithi092.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T12:51:25.483 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T12:51:25.634 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T12:51:25.743 INFO:teuthology.orchestra.run.smithi170.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:27.154 INFO:teuthology.orchestra.run.smithi170.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T12:51:27.221 INFO:teuthology.orchestra.run.smithi170.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T12:51:27.221 INFO:teuthology.orchestra.run.smithi170.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T12:51:38.607 INFO:teuthology.orchestra.run.smithi092.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T12:51:38.607 INFO:teuthology.orchestra.run.smithi092.stdout:Sourcing file `/etc/default/grub' 2024-09-21T12:51:38.636 INFO:teuthology.orchestra.run.smithi092.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T12:51:38.662 INFO:teuthology.orchestra.run.smithi092.stdout:Generating grub configuration file ... 2024-09-21T12:51:38.917 INFO:teuthology.orchestra.run.smithi092.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T12:51:38.943 INFO:teuthology.orchestra.run.smithi092.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T12:51:39.279 INFO:teuthology.orchestra.run.smithi092.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T12:51:39.284 INFO:teuthology.orchestra.run.smithi092.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T12:51:39.355 INFO:teuthology.orchestra.run.smithi092.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T12:51:39.360 INFO:teuthology.orchestra.run.smithi092.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T12:51:39.518 INFO:teuthology.orchestra.run.smithi092.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T12:51:39.518 INFO:teuthology.orchestra.run.smithi092.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T12:51:39.518 INFO:teuthology.orchestra.run.smithi092.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T12:51:39.548 INFO:teuthology.orchestra.run.smithi092.stdout:done 2024-09-21T12:51:40.042 DEBUG:teuthology.orchestra.run.smithi092:> dpkg -s linux-image-generic 2024-09-21T12:51:40.063 INFO:teuthology.orchestra.run.smithi092.stdout:Package: linux-image-generic 2024-09-21T12:51:40.063 INFO:teuthology.orchestra.run.smithi092.stdout:Status: install ok installed 2024-09-21T12:51:40.063 INFO:teuthology.orchestra.run.smithi092.stdout:Priority: optional 2024-09-21T12:51:40.063 INFO:teuthology.orchestra.run.smithi092.stdout:Section: kernel 2024-09-21T12:51:40.063 INFO:teuthology.orchestra.run.smithi092.stdout:Installed-Size: 21 2024-09-21T12:51:40.063 INFO:teuthology.orchestra.run.smithi092.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T12:51:40.063 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: amd64 2024-09-21T12:51:40.063 INFO:teuthology.orchestra.run.smithi092.stdout:Source: linux-meta 2024-09-21T12:51:40.063 INFO:teuthology.orchestra.run.smithi092.stdout:Version: 5.15.0.122.122 2024-09-21T12:51:40.064 INFO:teuthology.orchestra.run.smithi092.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T12:51:40.064 INFO:teuthology.orchestra.run.smithi092.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T12:51:40.064 INFO:teuthology.orchestra.run.smithi092.stdout:Recommends: thermald 2024-09-21T12:51:40.064 INFO:teuthology.orchestra.run.smithi092.stdout:Description: Generic Linux kernel image 2024-09-21T12:51:40.064 INFO:teuthology.orchestra.run.smithi092.stdout: This package will always depend on the latest generic kernel image 2024-09-21T12:51:40.064 INFO:teuthology.orchestra.run.smithi092.stdout: available. 2024-09-21T12:51:40.064 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T12:51:40.064 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T12:51:40.064 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T12:51:40.064 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-21T12:51:40.064 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi092.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T12:51:40.065 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get clean 2024-09-21T12:51:40.236 DEBUG:teuthology.orchestra.run.smithi092:> sudo apt-get update 2024-09-21T12:51:40.356 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T12:51:40.365 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T12:51:40.366 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T12:51:40.385 INFO:teuthology.orchestra.run.smithi092.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T12:51:41.341 INFO:teuthology.orchestra.run.smithi170.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T12:51:41.341 INFO:teuthology.orchestra.run.smithi170.stdout:Sourcing file `/etc/default/grub' 2024-09-21T12:51:41.367 INFO:teuthology.orchestra.run.smithi170.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T12:51:41.384 INFO:teuthology.orchestra.run.smithi170.stdout:Generating grub configuration file ... 2024-09-21T12:51:41.720 INFO:teuthology.orchestra.run.smithi170.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T12:51:41.746 INFO:teuthology.orchestra.run.smithi170.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T12:51:41.813 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-09-21T12:51:41.832 DEBUG:teuthology.orchestra.run.smithi092:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T12:51:41.886 INFO:teuthology.orchestra.run.smithi092.stdout:Reading package lists... 2024-09-21T12:51:42.072 INFO:teuthology.orchestra.run.smithi092.stdout:Building dependency tree... 2024-09-21T12:51:42.073 INFO:teuthology.orchestra.run.smithi092.stdout:Reading state information... 2024-09-21T12:51:42.105 INFO:teuthology.orchestra.run.smithi170.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T12:51:42.111 INFO:teuthology.orchestra.run.smithi170.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T12:51:42.182 INFO:teuthology.orchestra.run.smithi170.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T12:51:42.188 INFO:teuthology.orchestra.run.smithi170.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T12:51:42.237 INFO:teuthology.orchestra.run.smithi092.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T12:51:42.238 INFO:teuthology.orchestra.run.smithi092.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T12:51:42.238 INFO:teuthology.orchestra.run.smithi092.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T12:51:42.238 INFO:teuthology.orchestra.run.smithi092.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T12:51:42.238 INFO:teuthology.orchestra.run.smithi092.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T12:51:42.238 INFO:teuthology.orchestra.run.smithi092.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T12:51:42.238 INFO:teuthology.orchestra.run.smithi092.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T12:51:42.239 INFO:teuthology.orchestra.run.smithi092.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T12:51:42.276 INFO:teuthology.orchestra.run.smithi092.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T12:51:42.278 DEBUG:teuthology.orchestra.run.smithi092:> dpkg -s linux-image-generic 2024-09-21T12:51:42.336 INFO:teuthology.orchestra.run.smithi092.stdout:Package: linux-image-generic 2024-09-21T12:51:42.336 INFO:teuthology.orchestra.run.smithi092.stdout:Status: install ok installed 2024-09-21T12:51:42.336 INFO:teuthology.orchestra.run.smithi092.stdout:Priority: optional 2024-09-21T12:51:42.336 INFO:teuthology.orchestra.run.smithi092.stdout:Section: kernel 2024-09-21T12:51:42.336 INFO:teuthology.orchestra.run.smithi092.stdout:Installed-Size: 21 2024-09-21T12:51:42.336 INFO:teuthology.orchestra.run.smithi092.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T12:51:42.336 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: amd64 2024-09-21T12:51:42.336 INFO:teuthology.orchestra.run.smithi092.stdout:Source: linux-meta 2024-09-21T12:51:42.336 INFO:teuthology.orchestra.run.smithi092.stdout:Version: 5.15.0.122.122 2024-09-21T12:51:42.336 INFO:teuthology.orchestra.run.smithi092.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T12:51:42.337 INFO:teuthology.orchestra.run.smithi092.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T12:51:42.337 INFO:teuthology.orchestra.run.smithi092.stdout:Recommends: thermald 2024-09-21T12:51:42.337 INFO:teuthology.orchestra.run.smithi092.stdout:Description: Generic Linux kernel image 2024-09-21T12:51:42.337 INFO:teuthology.orchestra.run.smithi092.stdout: This package will always depend on the latest generic kernel image 2024-09-21T12:51:42.337 INFO:teuthology.orchestra.run.smithi092.stdout: available. 2024-09-21T12:51:42.337 DEBUG:teuthology.orchestra.run.smithi092:> mktemp 2024-09-21T12:51:42.362 INFO:teuthology.orchestra.run.smithi170.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T12:51:42.362 INFO:teuthology.orchestra.run.smithi170.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T12:51:42.362 INFO:teuthology.orchestra.run.smithi170.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T12:51:42.380 INFO:teuthology.orchestra.run.smithi092.stdout:/tmp/tmp.AgXG6wpHCZ 2024-09-21T12:51:42.381 DEBUG:teuthology.orchestra.run.smithi092:> sudo cp /boot/grub/grub.cfg /tmp/tmp.AgXG6wpHCZ 2024-09-21T12:51:42.405 INFO:teuthology.orchestra.run.smithi170.stdout:done 2024-09-21T12:51:42.437 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0666 /tmp/tmp.AgXG6wpHCZ 2024-09-21T12:51:42.560 DEBUG:teuthology.orchestra.remote:smithi092:/tmp/tmp.AgXG6wpHCZ is 10KB 2024-09-21T12:51:42.574 DEBUG:teuthology.orchestra.run.smithi092:> rm -fr /tmp/tmp.AgXG6wpHCZ 2024-09-21T12:51:42.579 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T12:51:42.632 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T12:51:42.632 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T12:51:42.632 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T12:51:42.716 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T12:51:42.716 DEBUG:teuthology.orchestra.run.smithi092:> sudo update-grub 2024-09-21T12:51:42.892 DEBUG:teuthology.orchestra.run.smithi170:> dpkg -s linux-image-generic 2024-09-21T12:51:42.918 INFO:teuthology.orchestra.run.smithi170.stdout:Package: linux-image-generic 2024-09-21T12:51:42.918 INFO:teuthology.orchestra.run.smithi170.stdout:Status: install ok installed 2024-09-21T12:51:42.918 INFO:teuthology.orchestra.run.smithi170.stdout:Priority: optional 2024-09-21T12:51:42.918 INFO:teuthology.orchestra.run.smithi170.stdout:Section: kernel 2024-09-21T12:51:42.918 INFO:teuthology.orchestra.run.smithi170.stdout:Installed-Size: 21 2024-09-21T12:51:42.919 INFO:teuthology.orchestra.run.smithi170.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T12:51:42.919 INFO:teuthology.orchestra.run.smithi170.stdout:Architecture: amd64 2024-09-21T12:51:42.919 INFO:teuthology.orchestra.run.smithi170.stdout:Source: linux-meta 2024-09-21T12:51:42.919 INFO:teuthology.orchestra.run.smithi170.stdout:Version: 5.15.0.122.122 2024-09-21T12:51:42.919 INFO:teuthology.orchestra.run.smithi170.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T12:51:42.919 INFO:teuthology.orchestra.run.smithi170.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T12:51:42.919 INFO:teuthology.orchestra.run.smithi170.stdout:Recommends: thermald 2024-09-21T12:51:42.919 INFO:teuthology.orchestra.run.smithi170.stdout:Description: Generic Linux kernel image 2024-09-21T12:51:42.919 INFO:teuthology.orchestra.run.smithi170.stdout: This package will always depend on the latest generic kernel image 2024-09-21T12:51:42.919 INFO:teuthology.orchestra.run.smithi170.stdout: available. 2024-09-21T12:51:42.920 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T12:51:42.920 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T12:51:42.920 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T12:51:42.920 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-21T12:51:42.920 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi170.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T12:51:42.920 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get clean 2024-09-21T12:51:43.081 DEBUG:teuthology.orchestra.run.smithi170:> sudo apt-get update 2024-09-21T12:51:43.206 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T12:51:43.341 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T12:51:43.409 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T12:51:43.491 INFO:teuthology.orchestra.run.smithi170.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T12:51:43.929 INFO:teuthology.orchestra.run.smithi092.stderr:Sourcing file `/etc/default/grub' 2024-09-21T12:51:43.930 INFO:teuthology.orchestra.run.smithi092.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T12:51:43.932 INFO:teuthology.orchestra.run.smithi092.stderr:Generating grub configuration file ... 2024-09-21T12:51:44.107 INFO:teuthology.orchestra.run.smithi092.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T12:51:44.113 INFO:teuthology.orchestra.run.smithi092.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T12:51:44.333 INFO:teuthology.orchestra.run.smithi092.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T12:51:44.338 INFO:teuthology.orchestra.run.smithi092.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T12:51:44.379 INFO:teuthology.orchestra.run.smithi092.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T12:51:44.383 INFO:teuthology.orchestra.run.smithi092.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T12:51:44.520 INFO:teuthology.orchestra.run.smithi092.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T12:51:44.521 INFO:teuthology.orchestra.run.smithi092.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T12:51:44.521 INFO:teuthology.orchestra.run.smithi092.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T12:51:44.547 INFO:teuthology.orchestra.run.smithi092.stderr:done 2024-09-21T12:51:44.556 DEBUG:teuthology.orchestra.run.smithi092:> sudo shutdown -r now 2024-09-21T12:51:44.678 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-09-21T12:51:44.696 DEBUG:teuthology.orchestra.run.smithi170:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T12:51:44.754 INFO:teuthology.orchestra.run.smithi170.stdout:Reading package lists... 2024-09-21T12:51:44.951 INFO:teuthology.orchestra.run.smithi170.stdout:Building dependency tree... 2024-09-21T12:51:44.951 INFO:teuthology.orchestra.run.smithi170.stdout:Reading state information... 2024-09-21T12:51:45.120 INFO:teuthology.orchestra.run.smithi170.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T12:51:45.120 INFO:teuthology.orchestra.run.smithi170.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T12:51:45.120 INFO:teuthology.orchestra.run.smithi170.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T12:51:45.120 INFO:teuthology.orchestra.run.smithi170.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T12:51:45.121 INFO:teuthology.orchestra.run.smithi170.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T12:51:45.121 INFO:teuthology.orchestra.run.smithi170.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T12:51:45.121 INFO:teuthology.orchestra.run.smithi170.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T12:51:45.121 INFO:teuthology.orchestra.run.smithi170.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T12:51:45.160 INFO:teuthology.orchestra.run.smithi170.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T12:51:45.161 DEBUG:teuthology.orchestra.run.smithi170:> dpkg -s linux-image-generic 2024-09-21T12:51:45.176 INFO:teuthology.orchestra.run.smithi170.stdout:Package: linux-image-generic 2024-09-21T12:51:45.176 INFO:teuthology.orchestra.run.smithi170.stdout:Status: install ok installed 2024-09-21T12:51:45.176 INFO:teuthology.orchestra.run.smithi170.stdout:Priority: optional 2024-09-21T12:51:45.176 INFO:teuthology.orchestra.run.smithi170.stdout:Section: kernel 2024-09-21T12:51:45.176 INFO:teuthology.orchestra.run.smithi170.stdout:Installed-Size: 21 2024-09-21T12:51:45.176 INFO:teuthology.orchestra.run.smithi170.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T12:51:45.176 INFO:teuthology.orchestra.run.smithi170.stdout:Architecture: amd64 2024-09-21T12:51:45.176 INFO:teuthology.orchestra.run.smithi170.stdout:Source: linux-meta 2024-09-21T12:51:45.177 INFO:teuthology.orchestra.run.smithi170.stdout:Version: 5.15.0.122.122 2024-09-21T12:51:45.177 INFO:teuthology.orchestra.run.smithi170.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T12:51:45.177 INFO:teuthology.orchestra.run.smithi170.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T12:51:45.177 INFO:teuthology.orchestra.run.smithi170.stdout:Recommends: thermald 2024-09-21T12:51:45.177 INFO:teuthology.orchestra.run.smithi170.stdout:Description: Generic Linux kernel image 2024-09-21T12:51:45.177 INFO:teuthology.orchestra.run.smithi170.stdout: This package will always depend on the latest generic kernel image 2024-09-21T12:51:45.177 INFO:teuthology.orchestra.run.smithi170.stdout: available. 2024-09-21T12:51:45.178 DEBUG:teuthology.orchestra.run.smithi170:> mktemp 2024-09-21T12:51:45.228 INFO:teuthology.orchestra.run.smithi170.stdout:/tmp/tmp.qe1b9PVOcK 2024-09-21T12:51:45.228 DEBUG:teuthology.orchestra.run.smithi170:> sudo cp /boot/grub/grub.cfg /tmp/tmp.qe1b9PVOcK 2024-09-21T12:51:45.282 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0666 /tmp/tmp.qe1b9PVOcK 2024-09-21T12:51:45.397 DEBUG:teuthology.orchestra.remote:smithi170:/tmp/tmp.qe1b9PVOcK is 10KB 2024-09-21T12:51:45.409 DEBUG:teuthology.orchestra.run.smithi170:> rm -fr /tmp/tmp.qe1b9PVOcK 2024-09-21T12:51:45.414 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T12:51:45.467 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-21T12:51:45.467 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T12:51:45.467 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T12:51:45.555 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T12:51:45.556 DEBUG:teuthology.orchestra.run.smithi170:> sudo update-grub 2024-09-21T12:51:46.981 INFO:teuthology.orchestra.run.smithi170.stderr:Sourcing file `/etc/default/grub' 2024-09-21T12:51:46.983 INFO:teuthology.orchestra.run.smithi170.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T12:51:46.990 INFO:teuthology.orchestra.run.smithi170.stderr:Generating grub configuration file ... 2024-09-21T12:51:47.282 INFO:teuthology.orchestra.run.smithi170.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T12:51:47.289 INFO:teuthology.orchestra.run.smithi170.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T12:51:47.589 INFO:teuthology.orchestra.run.smithi170.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T12:51:47.594 INFO:teuthology.orchestra.run.smithi170.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T12:51:47.635 INFO:teuthology.orchestra.run.smithi170.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T12:51:47.640 INFO:teuthology.orchestra.run.smithi170.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T12:51:47.763 INFO:teuthology.orchestra.run.smithi170.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T12:51:47.763 INFO:teuthology.orchestra.run.smithi170.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T12:51:47.763 INFO:teuthology.orchestra.run.smithi170.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T12:51:47.780 INFO:teuthology.orchestra.run.smithi170.stderr:done 2024-09-21T12:51:47.789 DEBUG:teuthology.orchestra.run.smithi170:> sudo shutdown -r now 2024-09-21T12:52:14.559 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-21T12:52:14.559 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-21T12:52:14.560 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:52:17.834 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-21T12:52:17.835 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-21T12:52:17.835 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:52:52.335 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.170 2024-09-21T12:53:01.344 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-21T12:53:01.345 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:53:14.575 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T12:53:19.727 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.170 2024-09-21T12:53:23.580 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-21T12:53:23.580 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:53:23.582 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.92 2024-09-21T12:53:31.734 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-21T12:53:31.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:53:32.199 DEBUG:teuthology.orchestra.run.smithi170:> true 2024-09-21T12:53:33.107 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-21T12:53:33.107 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-21T12:53:33.107 DEBUG:teuthology.orchestra.run.smithi170:> uname -r 2024-09-21T12:53:33.153 INFO:teuthology.orchestra.run.smithi170.stdout:5.15.0-122-generic 2024-09-21T12:53:33.153 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T12:53:33.153 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T12:53:33.153 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T12:53:34.154 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-21T12:53:34.155 DEBUG:teuthology.orchestra.run.smithi170:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T12:53:34.284 INFO:teuthology.orchestra.run.smithi170.stdout:ttyS1 2024-09-21T12:53:34.298 DEBUG:teuthology.parallel:result is None 2024-09-21T12:53:35.583 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-21T12:53:35.584 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T12:53:35.872 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-09-21T12:53:36.553 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-21T12:53:36.553 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-21T12:53:36.553 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-09-21T12:53:36.599 INFO:teuthology.orchestra.run.smithi092.stdout:5.15.0-122-generic 2024-09-21T12:53:36.599 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T12:53:36.599 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T12:53:36.599 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T12:53:37.601 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-21T12:53:37.601 DEBUG:teuthology.orchestra.run.smithi092:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T12:53:37.943 INFO:teuthology.orchestra.run.smithi092.stdout:ttyS1 2024-09-21T12:53:37.965 DEBUG:teuthology.parallel:result is None 2024-09-21T12:53:37.965 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T12:53:37.972 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T12:53:37.972 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T12:53:37.975 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T12:53:37.981 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T12:53:37.988 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T12:53:37.997 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T12:53:37.997 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T12:53:38.024 DEBUG:teuthology.orchestra.run.smithi170:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T12:53:38.128 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T12:53:38.135 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T12:53:38.135 DEBUG:teuthology.orchestra.run.smithi092:> 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-21T12:53:38.138 DEBUG:teuthology.orchestra.run.smithi170:> 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-21T12:53:38.158 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:53:38.158 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:53:38.166 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:53:38.166 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T12:53:38.168 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T12:53:38.177 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T12:53:38.177 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T12:53:38.212 DEBUG:teuthology.orchestra.run.smithi170:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T12:53:38.225 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T12:53:38.235 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T12:53:38.235 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T12:53:38.268 DEBUG:teuthology.orchestra.run.smithi170:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T12:53:38.273 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T12:53:38.319 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T12:53:38.371 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T12:53:38.371 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T12:53:38.442 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T12:53:38.448 DEBUG:teuthology.orchestra.run.smithi170:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T12:53:38.493 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-21T12:53:38.493 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T12:53:38.577 DEBUG:teuthology.orchestra.run.smithi092:> sudo service rsyslog restart 2024-09-21T12:53:38.580 DEBUG:teuthology.orchestra.run.smithi170:> sudo service rsyslog restart 2024-09-21T12:53:38.655 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T12:53:38.662 INFO:teuthology.task.internal:Starting timer... 2024-09-21T12:53:38.662 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T12:53:38.675 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T12:53:38.684 DEBUG:teuthology.task.selinux:Excluding smithi092: OS 'ubuntu' does not support SELinux 2024-09-21T12:53:38.684 DEBUG:teuthology.task.selinux:Excluding smithi170: OS 'ubuntu' does not support SELinux 2024-09-21T12:53:38.684 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T12:53:38.684 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-21T12:53:38.684 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T12:53:38.684 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T12:53:38.694 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T12:53:38.704 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-21T12:53:38.705 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi092.front.sepia.ceph.com,smithi170.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T13:01:09.157 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi092.front.sepia.ceph.com'), Remote(name='ubuntu@smithi170.front.sepia.ceph.com')] 2024-09-21T13:01:09.158 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-21T13:01:09.159 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:01:09.237 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-09-21T13:01:09.314 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-21T13:01:09.314 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-21T13:01:09.315 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:01:09.393 DEBUG:teuthology.orchestra.run.smithi170:> true 2024-09-21T13:01:09.466 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi170.front.sepia.ceph.com' 2024-09-21T13:01:09.466 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T13:01:09.476 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T13:01:09.476 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:01:09.476 DEBUG:teuthology.orchestra.run.smithi092:> 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-21T13:01:09.479 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:01:09.479 DEBUG:teuthology.orchestra.run.smithi170:> 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-21T13:01:09.505 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T13:01:09.505 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: Command line: ntpd -gq 2024-09-21T13:01:09.506 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: ---------------------------------------------------- 2024-09-21T13:01:09.506 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T13:01:09.506 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T13:01:09.506 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: corporation. Support and training for ntp-4 are 2024-09-21T13:01:09.506 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: available at https://www.nwtime.org/support 2024-09-21T13:01:09.506 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: ---------------------------------------------------- 2024-09-21T13:01:09.506 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: proto: precision = 0.046 usec (-24) 2024-09-21T13:01:09.507 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: basedate set to 2022-02-04 2024-09-21T13:01:09.507 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: gps base set to 2022-02-06 (week 2196) 2024-09-21T13:01:09.507 INFO:teuthology.orchestra.run.smithi092.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:01:09.507 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:01:09.507 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:01:09.507 INFO:teuthology.orchestra.run.smithi092.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:01:09.508 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T13:01:09.508 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T13:01:09.508 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T13:01:09.508 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: Listen normally on 3 enp3s0f1 172.21.15.92:123 2024-09-21T13:01:09.509 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: Listen normally on 4 lo [::1]:123 2024-09-21T13:01:09.509 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cd45%5]:123 2024-09-21T13:01:09.509 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:09 ntpd[18466]: Listening on routing socket on fd #22 for interface updates 2024-09-21T13:01:09.536 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T13:01:09.536 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: Command line: ntpd -gq 2024-09-21T13:01:09.536 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: ---------------------------------------------------- 2024-09-21T13:01:09.536 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T13:01:09.536 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T13:01:09.536 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: corporation. Support and training for ntp-4 are 2024-09-21T13:01:09.536 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: available at https://www.nwtime.org/support 2024-09-21T13:01:09.536 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: ---------------------------------------------------- 2024-09-21T13:01:09.537 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: proto: precision = 0.059 usec (-24) 2024-09-21T13:01:09.537 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: basedate set to 2022-02-04 2024-09-21T13:01:09.537 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: gps base set to 2022-02-06 (week 2196) 2024-09-21T13:01:09.537 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:01:09.537 INFO:teuthology.orchestra.run.smithi170.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:01:09.538 INFO:teuthology.orchestra.run.smithi170.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:01:09.538 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:01:09.539 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T13:01:09.539 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T13:01:09.539 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T13:01:09.539 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: Listen normally on 3 enp3s0f1 172.21.15.170:123 2024-09-21T13:01:09.539 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: Listen normally on 4 lo [::1]:123 2024-09-21T13:01:09.539 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7255%5]:123 2024-09-21T13:01:09.539 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:09 ntpd[18496]: Listening on routing socket on fd #22 for interface updates 2024-09-21T13:01:10.506 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:10.506 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:10.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:10.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:10.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:10.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:10.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:10.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:10.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:10.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:10.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:10.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:10 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:10.536 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:10 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:10.536 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:10 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:10.536 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:10 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:10.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:10 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:10.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:10 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:10.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:10 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:11.536 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:11 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:11.536 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:11 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:12.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:12.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:12.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:12 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:12.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:12.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:12 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:14.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.509 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:14.509 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:14 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:14.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:14.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:14.539 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:14 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:16.506 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:16.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:16.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:16.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:16.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:16.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:16.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:16.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:16.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:16.507 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:16.507 INFO:teuthology.orchestra.run.smithi092.stdout:21 Sep 13:01:16 ntpd[18466]: ntpd: time slew -0.001767 s 2024-09-21T13:01:16.508 INFO:teuthology.orchestra.run.smithi092.stdout:ntpd: time slew -0.001767s 2024-09-21T13:01:16.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T13:01:16.508 INFO:teuthology.orchestra.run.smithi092.stderr:21 Sep 13:01:16 ntpd[18466]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T13:01:16.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:16.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:16.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:16.537 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:01:16.538 INFO:teuthology.orchestra.run.smithi170.stdout:21 Sep 13:01:16 ntpd[18496]: ntpd: time slew -0.000233 s 2024-09-21T13:01:16.539 INFO:teuthology.orchestra.run.smithi170.stdout:ntpd: time slew -0.000233s 2024-09-21T13:01:16.539 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T13:01:16.539 INFO:teuthology.orchestra.run.smithi170.stderr:21 Sep 13:01:16 ntpd[18496]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T13:01:16.554 INFO:teuthology.orchestra.run.smithi092.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:01:16.554 INFO:teuthology.orchestra.run.smithi092.stdout:============================================================================== 2024-09-21T13:01:16.554 INFO:teuthology.orchestra.run.smithi092.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:01:16.554 INFO:teuthology.orchestra.run.smithi092.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:01:16.554 INFO:teuthology.orchestra.run.smithi092.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:01:16.555 INFO:teuthology.orchestra.run.smithi092.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:01:16.592 INFO:teuthology.orchestra.run.smithi170.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:01:16.592 INFO:teuthology.orchestra.run.smithi170.stdout:============================================================================== 2024-09-21T13:01:16.592 INFO:teuthology.orchestra.run.smithi170.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:01:16.592 INFO:teuthology.orchestra.run.smithi170.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:01:16.592 INFO:teuthology.orchestra.run.smithi170.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:01:16.592 INFO:teuthology.orchestra.run.smithi170.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:01:16.593 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T13:01:16.692 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'squid', 'image': 'quay.ceph.io/ceph-ci/ceph:squid', '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': '441784946648ff53dd310293f9dd752afeeea72a'} 2024-09-21T13:01:16.692 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T13:01:16.693 INFO:tasks.cephadm:Cluster fsid is 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:01:16.693 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T13:01:16.693 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.92', 'mon.c': '[v2:172.21.15.92:3301,v1:172.21.15.92:6790]', 'mon.b': '172.21.15.170'} 2024-09-21T13:01:16.693 INFO:tasks.cephadm:First mon is mon.a on smithi092 2024-09-21T13:01:16.693 INFO:tasks.cephadm:First mgr is y 2024-09-21T13:01:16.693 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T13:01:16.693 DEBUG:teuthology.orchestra.run.smithi092:> sudo hostname $(hostname -s) 2024-09-21T13:01:16.709 DEBUG:teuthology.orchestra.run.smithi170:> sudo hostname $(hostname -s) 2024-09-21T13:01:16.721 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-21T13:01:16.721 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:01:16.868 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '441784946648ff53dd310293f9dd752afeeea72a', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/83203/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5104-g44178494', 'node_name': '172.21.2.15+braggi15', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-5104-g44178494-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-21 10:47:46.621196', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-21-0842', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-21T13:01:17.106 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 4e45e6b490e6cbe082cdf155fea780438ec53fc7 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-09-21T13:01:17.108 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T13:01:17.108 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T13:01:17.108 DEBUG:teuthology.orchestra.run.smithi092:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T13:01:17.545 INFO:teuthology.orchestra.run.smithi092.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791780 Sep 21 13:01 /home/ubuntu/cephtest/cephadm 2024-09-21T13:01:17.545 DEBUG:teuthology.orchestra.run.smithi170:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T13:01:18.069 INFO:teuthology.orchestra.run.smithi170.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791780 Sep 21 13:01 /home/ubuntu/cephtest/cephadm 2024-09-21T13:01:18.069 DEBUG:teuthology.orchestra.run.smithi092:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:01:18.076 DEBUG:teuthology.orchestra.run.smithi170:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:01:18.093 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-21T13:01:18.093 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-21T13:01:18.123 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-21T13:01:18.302 INFO:teuthology.orchestra.run.smithi092.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T13:01:18.307 INFO:teuthology.orchestra.run.smithi170.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T13:04:06.294 INFO:teuthology.orchestra.run.smithi170.stdout:{ 2024-09-21T13:04:06.295 INFO:teuthology.orchestra.run.smithi170.stdout: "ceph_version": "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)", 2024-09-21T13:04:06.295 INFO:teuthology.orchestra.run.smithi170.stdout: "image_id": "164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c", 2024-09-21T13:04:06.295 INFO:teuthology.orchestra.run.smithi170.stdout: "repo_digests": [ 2024-09-21T13:04:06.295 INFO:teuthology.orchestra.run.smithi170.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64" 2024-09-21T13:04:06.295 INFO:teuthology.orchestra.run.smithi170.stdout: ] 2024-09-21T13:04:06.295 INFO:teuthology.orchestra.run.smithi170.stdout:} 2024-09-21T13:04:23.423 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:04:23.423 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph_version": "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)", 2024-09-21T13:04:23.423 INFO:teuthology.orchestra.run.smithi092.stdout: "image_id": "164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c", 2024-09-21T13:04:23.423 INFO:teuthology.orchestra.run.smithi092.stdout: "repo_digests": [ 2024-09-21T13:04:23.423 INFO:teuthology.orchestra.run.smithi092.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64" 2024-09-21T13:04:23.423 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-21T13:04:23.423 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:04:23.469 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /etc/ceph 2024-09-21T13:04:23.483 DEBUG:teuthology.orchestra.run.smithi170:> sudo mkdir -p /etc/ceph 2024-09-21T13:04:23.497 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 777 /etc/ceph 2024-09-21T13:04:23.536 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 777 /etc/ceph 2024-09-21T13:04:23.550 INFO:tasks.cephadm:Writing seed config... 2024-09-21T13:04:23.553 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-21T13:04:23.553 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T13:04:23.553 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T13:04:23.554 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-21T13:04:23.554 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T13:04:23.554 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T13:04:23.554 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T13:04:23.554 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T13:04:23.554 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T13:04:23.554 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T13:04:23.555 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T13:04:23.584 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 968a39aa-7819-11ef-baf6-efdc52797490 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-21T13:04:23.584 DEBUG:teuthology.orchestra.run.smithi092:mon.a> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T13:04:23.629 DEBUG:teuthology.orchestra.run.smithi092:mgr.y> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.y.service 2024-09-21T13:04:23.673 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T13:04:23.673 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 968a39aa-7819-11ef-baf6-efdc52797490 --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.92 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:04:23.894 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:04:23.895 INFO:teuthology.orchestra.run.smithi092.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '968a39aa-7819-11ef-baf6-efdc52797490', '--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.92', '--skip-admin-label'] 2024-09-21T13:04:23.895 INFO:teuthology.orchestra.run.smithi092.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T13:04:23.895 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying podman|docker is present... 2024-09-21T13:04:23.895 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying lvm2 is present... 2024-09-21T13:04:23.895 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying time synchronization is in place... 2024-09-21T13:04:23.901 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T13:04:23.901 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T13:04:23.905 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T13:04:23.905 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-21T13:04:23.909 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T13:04:23.909 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T13:04:23.912 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T13:04:23.913 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-21T13:04:23.916 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T13:04:23.916 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout masked 2024-09-21T13:04:23.919 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T13:04:23.919 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-21T13:04:23.923 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T13:04:23.923 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T13:04:23.926 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T13:04:23.926 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-21T13:04:23.931 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout enabled 2024-09-21T13:04:23.935 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout active 2024-09-21T13:04:23.935 INFO:teuthology.orchestra.run.smithi092.stdout:Unit ntp.service is enabled and running 2024-09-21T13:04:23.935 INFO:teuthology.orchestra.run.smithi092.stdout:Repeating the final host check... 2024-09-21T13:04:23.935 INFO:teuthology.orchestra.run.smithi092.stdout:docker (/usr/bin/docker) is present 2024-09-21T13:04:23.935 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl is present 2024-09-21T13:04:23.935 INFO:teuthology.orchestra.run.smithi092.stdout:lvcreate is present 2024-09-21T13:04:23.938 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T13:04:23.939 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T13:04:23.942 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T13:04:23.942 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-21T13:04:23.945 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T13:04:23.945 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T13:04:23.948 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T13:04:23.949 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-21T13:04:23.952 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T13:04:23.952 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout masked 2024-09-21T13:04:23.955 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T13:04:23.955 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-21T13:04:23.958 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T13:04:23.958 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T13:04:23.962 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T13:04:23.962 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout inactive 2024-09-21T13:04:23.965 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout enabled 2024-09-21T13:04:23.969 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stdout active 2024-09-21T13:04:23.969 INFO:teuthology.orchestra.run.smithi092.stdout:Unit ntp.service is enabled and running 2024-09-21T13:04:23.969 INFO:teuthology.orchestra.run.smithi092.stdout:Host looks OK 2024-09-21T13:04:23.969 INFO:teuthology.orchestra.run.smithi092.stdout:Cluster fsid: 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:23.970 INFO:teuthology.orchestra.run.smithi092.stdout:Acquiring lock 139709658184336 on /run/cephadm/968a39aa-7819-11ef-baf6-efdc52797490.lock 2024-09-21T13:04:23.970 INFO:teuthology.orchestra.run.smithi092.stdout:Lock 139709658184336 acquired on /run/cephadm/968a39aa-7819-11ef-baf6-efdc52797490.lock 2024-09-21T13:04:23.970 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying IP 172.21.15.92 port 3300 ... 2024-09-21T13:04:23.970 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying IP 172.21.15.92 port 6789 ... 2024-09-21T13:04:23.970 INFO:teuthology.orchestra.run.smithi092.stdout:Base mon IP(s) is [172.21.15.92:3300, 172.21.15.92:6789], mon addrv is [v2:172.21.15.92:3300,v1:172.21.15.92:6789] 2024-09-21T13:04:23.972 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-09-21T13:04:23.973 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.92 metric 100 2024-09-21T13:04:23.973 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.92 metric 100 2024-09-21T13:04:23.973 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-21T13:04:23.973 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.92 metric 100 2024-09-21T13:04:23.973 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.92 metric 100 2024-09-21T13:04:23.973 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.92 metric 100 2024-09-21T13:04:23.973 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.92 metric 100 2024-09-21T13:04:23.975 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T13:04:23.975 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-21T13:04:23.975 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1799sec pref medium 2024-09-21T13:04:23.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T13:04:23.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T13:04:23.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T13:04:23.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-21T13:04:23.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cd45/64 scope link 2024-09-21T13:04:23.977 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T13:04:23.978 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.0/20` 2024-09-21T13:04:23.978 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.0/20` 2024-09-21T13:04:23.978 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.1/32` 2024-09-21T13:04:23.978 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.1/32` 2024-09-21T13:04:23.978 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.2/32` 2024-09-21T13:04:23.978 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.0.2/32` 2024-09-21T13:04:23.978 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.15.254/32` 2024-09-21T13:04:23.978 INFO:teuthology.orchestra.run.smithi092.stdout:Mon IP `172.21.15.92` is in CIDR network `172.21.15.254/32` 2024-09-21T13:04:23.979 INFO:teuthology.orchestra.run.smithi092.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-09-21T13:04:23.979 INFO:teuthology.orchestra.run.smithi092.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T13:04:23.979 INFO:teuthology.orchestra.run.smithi092.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T13:04:24.194 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-21T13:04:24.194 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/docker: stdout Digest: sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64 2024-09-21T13:04:24.194 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T13:04:24.194 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T13:04:25.663 INFO:teuthology.orchestra.run.smithi092.stdout:ceph: stdout ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable) 2024-09-21T13:04:25.663 INFO:teuthology.orchestra.run.smithi092.stdout:Ceph version: ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable) 2024-09-21T13:04:25.663 INFO:teuthology.orchestra.run.smithi092.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T13:04:26.901 INFO:teuthology.orchestra.run.smithi092.stdout:stat: stdout 167 167 2024-09-21T13:04:26.901 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial keys... 2024-09-21T13:04:28.141 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQBbxO5mC6PqKhAAIJHA1HQOLxjodv/MdrUVEw== 2024-09-21T13:04:29.331 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQBcxO5m0IbfNhAAUIcMDt6Q+tSAV57+iM5uaA== 2024-09-21T13:04:30.628 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-authtool: stdout AQBexO5mxNd0CxAA/tdsgw3rkzilgrELn9hcLQ== 2024-09-21T13:04:30.629 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial monmap... 2024-09-21T13:04:31.935 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T13:04:31.935 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T13:04:31.935 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:31.935 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T13:04:31.936 INFO:teuthology.orchestra.run.smithi092.stdout:monmaptool for a [v2:172.21.15.92:3300,v1:172.21.15.92:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T13:04:31.936 INFO:teuthology.orchestra.run.smithi092.stdout:setting min_mon_release = quincy 2024-09-21T13:04:31.936 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: set fsid to 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:31.936 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T13:04:31.936 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:04:31.936 INFO:teuthology.orchestra.run.smithi092.stdout:Creating mon... 2024-09-21T13:04:33.262 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.732+0000 7f621182ec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:04:33.262 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.732+0000 7f621182ec80 1 imported monmap: 2024-09-21T13:04:33.262 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-21T13:04:33.262 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-21T13:04:31.495030+0000 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.732+0000 7f621182ec80 0 /usr/bin/ceph-mon: set fsid to 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Git sha 0 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Compile date 2024-09-20 20:39:57 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: DB SUMMARY 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: DB Session ID: RQBIONYNFVFXA3VL44TU 2024-09-21T13:04:33.263 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.create_if_missing: 1 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.env: 0x564168fb4940 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.info_log: 0x5641698debc0 2024-09-21T13:04:33.264 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.statistics: (nil) 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.use_fsync: 0 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.db_log_dir: 2024-09-21T13:04:33.265 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.wal_dir: 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.write_buffer_manager: 0x5641698e54a0 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:04:33.266 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.unordered_write: 0 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.row_cache: None 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.wal_filter: None 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T13:04:33.267 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.wal_compression: 0 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T13:04:33.268 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_open_files: -1 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:04:33.269 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Compression algorithms supported: 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: kZSTD supported: 0 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-21T13:04:33.270 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.merge_operator: 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_filter: None 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5641698de800) 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:04:33.271 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5641698c91f0 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-21T13:04:33.272 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-21T13:04:33.273 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compression: NoCompression 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.num_levels: 7 2024-09-21T13:04:33.274 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:04:33.275 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:04:33.276 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:04:33.277 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:04:33.278 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.ttl: 2592000 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:04:33.279 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:04:33.280 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:04:33.280 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:04:33.284 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:04:33.284 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:04:33.284 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: [db/version_set.cc:5566] 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-21T13:04:33.284 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 42dfb315-858f-48d2-b143-cea835515e58 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.736+0000 7f621182ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.740+0000 7f621182ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5641698f6e00 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.740+0000 7f621182ec80 4 rocksdb: DB pointer 0x5641699d0000 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.740+0000 7f6208fb9640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.740+0000 7f6208fb9640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 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-21T13:04:33.285 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 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-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 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-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 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 0.0 0.0 2024-09-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 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-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 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-21T13:04:33.286 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 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-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 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-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 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-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5641698c91f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.287 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:04:33.288 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:04:33.288 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.740+0000 7f621182ec80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-21T13:04:33.288 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.740+0000 7f621182ec80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-21T13:04:33.288 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:04:32.740+0000 7f621182ec80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-21T13:04:33.288 INFO:teuthology.orchestra.run.smithi092.stdout:create mon.a on 2024-09-21T13:04:33.730 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-21T13:04:33.936 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-968a39aa-7819-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490.target. 2024-09-21T13:04:33.937 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-968a39aa-7819-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490.target. 2024-09-21T13:04:34.196 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.a 2024-09-21T13:04:34.196 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to reset failed state of unit ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T13:04:34.377 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490.target.wants/ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service. 2024-09-21T13:04:34.385 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld does not appear to be present 2024-09-21T13:04:34.385 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T13:04:34.386 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mon to start... 2024-09-21T13:04:34.386 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mon... 2024-09-21T13:04:36.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:35 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.837961+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:04:36.512 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T13:04:36.513 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout id: 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:36.513 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T13:04:36.513 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:36.514 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout services: 2024-09-21T13:04:36.514 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.200712s) 2024-09-21T13:04:36.514 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T13:04:36.514 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T13:04:36.514 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:36.514 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout data: 2024-09-21T13:04:36.514 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T13:04:36.514 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T13:04:36.514 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T13:04:36.515 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T13:04:36.515 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:36.515 INFO:teuthology.orchestra.run.smithi092.stdout:mon is available 2024-09-21T13:04:36.515 INFO:teuthology.orchestra.run.smithi092.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.842047+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.842219+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.842230+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.842237+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:04:31.495030+0000 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.842245+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.842254+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.842260+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.842267+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.844727+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.847170+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: cluster 2024-09-21T13:04:35.847671+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T13:04:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:36 smithi092 bash[19347]: audit 2024-09-21T13:04:36.042707+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.92:0/2870724808' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:04:37.995 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:37.996 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T13:04:37.996 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout fsid = 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:37.996 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.92:3300,v1:172.21.15.92:6789] 2024-09-21T13:04:37.996 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T13:04:37.996 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T13:04:37.997 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T13:04:37.997 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T13:04:37.997 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:37.997 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T13:04:37.998 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-21T13:04:37.998 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T13:04:37.998 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:37.998 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T13:04:37.998 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T13:04:37.998 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T13:04:37.998 INFO:teuthology.orchestra.run.smithi092.stdout:Generating new minimal ceph.conf... 2024-09-21T13:04:38.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:37 smithi092 bash[19347]: audit 2024-09-21T13:04:37.505107+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.92:0/1925427692' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T13:04:38.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:37 smithi092 bash[19347]: audit 2024-09-21T13:04:37.508996+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.92:0/1925427692' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T13:04:39.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:39 smithi092 bash[19347]: audit 2024-09-21T13:04:39.089760+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.92:0/3322733865' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:04:39.568 INFO:teuthology.orchestra.run.smithi092.stdout:Restarting the monitor... 2024-09-21T13:04:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:39 smithi092 systemd[1]: Stopping Ceph mon.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:04:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:39 smithi092 bash[19347]: debug 2024-09-21T13:04:39.703+0000 7f545b105640 -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-21T13:04:39.826 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:39 smithi092 bash[19347]: debug 2024-09-21T13:04:39.703+0000 7f545b105640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T13:04:40.296 INFO:teuthology.orchestra.run.smithi092.stdout:Setting public_network to 172.21.0.1/32,172.21.0.2/32,172.21.0.0/20,172.21.15.254/32 in mon config section 2024-09-21T13:04:40.393 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:40 smithi092 bash[19726]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:04:40.393 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:40 smithi092 bash[19787]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:04:40.394 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:40 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T13:04:40.394 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:40 smithi092 systemd[1]: Stopped Ceph mon.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:04:40.394 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:40 smithi092 systemd[1]: Started Ceph mon.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:04:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.563+0000 7fc629af9c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:04:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.563+0000 7fc629af9c80 0 ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable), process ceph-mon, pid 7 2024-09-21T13:04:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.563+0000 7fc629af9c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T13:04:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 0 load: jerasure load: lrc 2024-09-21T13:04:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T13:04:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Git sha 0 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Compile date 2024-09-20 20:39:57 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: DB SUMMARY 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: DB Session ID: IVEF87KSM9OV88PU5AAX 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88183 ; 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:04:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:04:41.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.env: 0x55b17d02f940 2024-09-21T13:04:41.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:04:41.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.info_log: 0x55b17dd936e0 2024-09-21T13:04:41.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:04:41.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T13:04:41.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T13:04:41.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T13:04:41.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:04:41.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.db_log_dir: 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.wal_dir: 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:04:41.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.write_buffer_manager: 0x55b17dda2dc0 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:04:41.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.row_cache: None 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.wal_filter: None 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:04:41.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:04:41.782 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Compression algorithms supported: 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: kZSTD supported: 0 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:04:41.783 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.merge_operator: 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b17dd93320) 2024-09-21T13:04:41.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cache_index_and_filter_blocks: 1 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: pin_top_level_index_and_filter: 1 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: index_type: 0 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: data_block_index_type: 0 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: index_shortening: 1 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: checksum: 4 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: no_block_cache: 0 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: block_cache: 0x55b17dd891f0 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: block_cache_name: BinnedLRUCache 2024-09-21T13:04:41.785 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: block_cache_options: 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: capacity : 536870912 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: num_shard_bits : 4 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: strict_capacity_limit : 0 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: high_pri_pool_ratio: 0.000 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: block_cache_compressed: (nil) 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: persistent_cache: (nil) 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: block_size: 4096 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: block_size_deviation: 10 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: block_restart_interval: 16 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: index_block_restart_interval: 1 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: metadata_block_size: 4096 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: partition_filters: 0 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: use_delta_encoding: 1 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: filter_policy: bloomfilter 2024-09-21T13:04:41.786 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: whole_key_filtering: 1 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: verify_compression: 0 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: read_amp_bytes_per_bit: 0 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: format_version: 5 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: enable_index_compression: 1 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: block_align: 0 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: max_auto_readahead_size: 262144 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: prepopulate_block_cache: 0 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: initial_auto_readahead_size: 8192 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: num_file_reads_for_auto_readahead: 2 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:04:41.787 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.num_levels: 7 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:04:41.788 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:04:41.789 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:04:41.790 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:04:41.791 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:04:41.792 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 42dfb315-858f-48d2-b143-cea835515e58 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726923881573702, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.567+0000 7fc629af9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726923881574811, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 84798, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 82945, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10201, "raw_average_key_size": 47, "raw_value_size": 77154, "raw_average_value_size": 355, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "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": 1726923881, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "42dfb315-858f-48d2-b143-cea835515e58", "db_session_id": "IVEF87KSM9OV88PU5AAX", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726923881574970, "job": 1, "event": "recovery_finished"} 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T13:04:41.793 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T13:04:41.794 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b17ddb4e00 2024-09-21T13:04:41.794 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 4 rocksdb: DB pointer 0x55b17deb4000 2024-09-21T13:04:41.794 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc61f8c2640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:04:41.794 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc61f8c2640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:04:41.794 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: ** DB Stats ** 2024-09-21T13:04:41.794 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:04:41.794 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: 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-21T13:04:41.794 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: 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-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: ** Compaction Stats [default] ** 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: 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-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: L0 2/0 84.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Sum 2/0 84.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 116.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: ** Compaction Stats [default] ** 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: 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-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:04:41.795 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 116.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Cumulative compaction: 0.00 GB write, 21.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Interval compaction: 0.00 GB write, 21.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: 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-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Block cache BinnedLRUCache@0x55b17dd891f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:04:41.796 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] at bind addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 1 mon.a@-1(???) e1 preinit fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 0 mon.a@-1(???).mds e1 new map 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 0 mon.a@-1(???).mds e1 print_map 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: e1 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: btime 2024-09-21T13:04:35:842632+0000 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: legacy client fscid: -1 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: No filesystems configured 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:04:41.797 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: debug 2024-09-21T13:04:41.571+0000 7fc629af9c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.599321+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.599384+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.599399+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.599411+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T13:04:31.495030+0000 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.599431+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.599438+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.599445+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.599452+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.599846+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.599869+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T13:04:41.798 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:41 smithi092 bash[19827]: cluster 2024-09-21T13:04:41.600261+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T13:04:42.265 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T13:04:42.292 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:04:42.292 INFO:teuthology.orchestra.run.smithi092.stdout:Creating mgr... 2024-09-21T13:04:42.292 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T13:04:42.292 INFO:teuthology.orchestra.run.smithi092.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T13:04:42.597 INFO:teuthology.orchestra.run.smithi092.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.y 2024-09-21T13:04:42.597 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Failed to reset failed state of unit ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.y.service: Unit ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.y.service not loaded. 2024-09-21T13:04:42.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:04:42.714 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:04:42.804 INFO:teuthology.orchestra.run.smithi092.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490.target.wants/ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.y.service -> /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service. 2024-09-21T13:04:42.813 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld does not appear to be present 2024-09-21T13:04:42.813 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T13:04:42.813 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld does not appear to be present 2024-09-21T13:04:42.813 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T13:04:42.813 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr to start... 2024-09-21T13:04:42.813 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr... 2024-09-21T13:04:43.007 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:42 smithi092 bash[19827]: audit 2024-09-21T13:04:41.777567+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.92:0/532600033' entity='client.admin' 2024-09-21T13:04:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:44 smithi092 bash[19827]: audit 2024-09-21T13:04:44.316235+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.92:0/1125770736' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T13:04:44.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:44 smithi092 bash[20080]: debug 2024-09-21T13:04:44.299+0000 7f979965f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:04:44.823 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:44.823 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:04:44.823 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "968a39aa-7819-11ef-baf6-efdc52797490", 2024-09-21T13:04:44.823 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:04:44.823 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:04:44.823 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:04:44.823 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:04:44.823 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:44.824 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:04:44.825 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:04:35:842632+0000", 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:04:44.826 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:44.827 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:04:44.827 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:44.827 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:04:35.843397+0000", 2024-09-21T13:04:44.827 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:04:44.827 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:44.827 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:04:44.827 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:04:44.827 INFO:teuthology.orchestra.run.smithi092.stdout:mgr not available, waiting (1/15)... 2024-09-21T13:04:45.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:45 smithi092 bash[20080]: debug 2024-09-21T13:04:45.491+0000 7f979965f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:04:45.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:45 smithi092 bash[20080]: debug 2024-09-21T13:04:45.555+0000 7f979965f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:04:45.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:45 smithi092 bash[20080]: debug 2024-09-21T13:04:45.703+0000 7f979965f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:04:46.670 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:46 smithi092 bash[20080]: debug 2024-09-21T13:04:46.346+0000 7f979965f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:04:46.670 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:46 smithi092 bash[20080]: debug 2024-09-21T13:04:46.414+0000 7f979965f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:04:46.670 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:46 smithi092 bash[20080]: debug 2024-09-21T13:04:46.482+0000 7f979965f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:04:47.025 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:46 smithi092 bash[20080]: debug 2024-09-21T13:04:46.666+0000 7f979965f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:04:47.025 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:46 smithi092 bash[20080]: debug 2024-09-21T13:04:46.742+0000 7f979965f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:04:47.025 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:46 smithi092 bash[20080]: debug 2024-09-21T13:04:46.806+0000 7f979965f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:04:47.331 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:47 smithi092 bash[20080]: debug 2024-09-21T13:04:47.066+0000 7f979965f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:04:47.331 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:47 smithi092 bash[20080]: debug 2024-09-21T13:04:47.130+0000 7f979965f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:04:47.644 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:47 smithi092 bash[20080]: debug 2024-09-21T13:04:47.326+0000 7f979965f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:04:47.644 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:47 smithi092 bash[20080]: debug 2024-09-21T13:04:47.402+0000 7f979965f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:04:47.939 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:47 smithi092 bash[20080]: debug 2024-09-21T13:04:47.662+0000 7f979965f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:04:47.939 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:47 smithi092 bash[20080]: debug 2024-09-21T13:04:47.842+0000 7f979965f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:04:48.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:47 smithi092 bash[19827]: audit 2024-09-21T13:04:47.929265+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.92:0/1445404197' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T13:04:48.269 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:48 smithi092 bash[20080]: debug 2024-09-21T13:04:48.010+0000 7f979965f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:04:48.269 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:48 smithi092 bash[20080]: debug 2024-09-21T13:04:48.090+0000 7f979965f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:04:48.269 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:48 smithi092 bash[20080]: debug 2024-09-21T13:04:48.270+0000 7f979965f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:04:48.400 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:48.400 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:04:48.405 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "968a39aa-7819-11ef-baf6-efdc52797490", 2024-09-21T13:04:48.405 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:04:48.405 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:04:48.405 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:04:48.406 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:04:48.407 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:04:35:842632+0000", 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T13:04:48.408 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:04:35.843397+0000", 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:48.409 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:04:48.410 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:04:48.410 INFO:teuthology.orchestra.run.smithi092.stdout:mgr not available, waiting (2/15)... 2024-09-21T13:04:49.362 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[20080]: debug 2024-09-21T13:04:49.066+0000 7f979965f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:04:49.362 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[20080]: debug 2024-09-21T13:04:49.142+0000 7f979965f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:04:49.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[20080]: debug 2024-09-21T13:04:49.362+0000 7f979965f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:04:49.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[20080]: debug 2024-09-21T13:04:49.434+0000 7f979965f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:04:50.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[20080]: debug 2024-09-21T13:04:49.818+0000 7f979965f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:04:50.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[20080]: debug 2024-09-21T13:04:49.898+0000 7f979965f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:04:50.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: cluster 2024-09-21T13:04:49.921267+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-21T13:04:50.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: cluster 2024-09-21T13:04:49.928369+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00736629s) 2024-09-21T13:04:50.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: audit 2024-09-21T13:04:49.929340+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.92:0/3612343805' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:04:50.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: audit 2024-09-21T13:04:49.929515+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.92:0/3612343805' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:04:50.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: audit 2024-09-21T13:04:49.929647+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.92:0/3612343805' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:04:50.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: audit 2024-09-21T13:04:49.929771+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.92:0/3612343805' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:04:50.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: audit 2024-09-21T13:04:49.930483+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.92:0/3612343805' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:04:50.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: cluster 2024-09-21T13:04:49.953275+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-09-21T13:04:50.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: audit 2024-09-21T13:04:49.964478+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.92:0/3612343805' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:04:50.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: audit 2024-09-21T13:04:49.966556+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.92:0/3612343805' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:04:50.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:49 smithi092 bash[19827]: audit 2024-09-21T13:04:49.969719+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.92:0/3612343805' entity='mgr.y' 2024-09-21T13:04:51.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:50 smithi092 bash[19827]: audit 2024-09-21T13:04:49.974527+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.92:0/3612343805' entity='mgr.y' 2024-09-21T13:04:51.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:50 smithi092 bash[19827]: audit 2024-09-21T13:04:49.986823+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.92:0/3612343805' entity='mgr.y' 2024-09-21T13:04:51.238 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:50 smithi092 bash[19827]: cluster 2024-09-21T13:04:50.935636+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.01463s) 2024-09-21T13:04:52.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:51 smithi092 bash[19827]: audit 2024-09-21T13:04:51.857107+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.92:0/1946044473' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T13:04:52.358 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:52.358 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:04:52.358 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsid": "968a39aa-7819-11ef-baf6-efdc52797490", 2024-09-21T13:04:52.358 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:04:52.358 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:04:52.358 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:04:52.358 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:04:52.358 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:52.358 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:04:52.360 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:04:52.360 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:04:52.360 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:04:52.361 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:04:52.362 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:04:52.362 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:04:52.362 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:04:52.365 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:52.365 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:04:52.365 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:04:52.365 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:04:52.365 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:04:52.365 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:04:52.365 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:04:52.365 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:04:52.365 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:04:52.365 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:04:35:842632+0000", 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:04:52.366 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:04:35.843397+0000", 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:04:52.367 INFO:teuthology.orchestra.run.smithi092.stdout:mgr is available 2024-09-21T13:04:53.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:52 smithi092 bash[19827]: cluster 2024-09-21T13:04:51.985482+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-21T13:04:54.141 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:54.141 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T13:04:54.141 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout fsid = 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:04:54.141 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.92:3300,v1:172.21.15.92:6789] 2024-09-21T13:04:54.141 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T13:04:54.141 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T13:04:54.141 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T13:04:54.141 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T13:04:54.142 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:54.142 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T13:04:54.142 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T13:04:54.142 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 2024-09-21T13:04:54.142 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T13:04:54.142 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T13:04:54.142 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T13:04:54.142 INFO:teuthology.orchestra.run.smithi092.stdout:Enabling cephadm module... 2024-09-21T13:04:54.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:53 smithi092 bash[19827]: audit 2024-09-21T13:04:53.669882+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.92:0/3799430755' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T13:04:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:53 smithi092 bash[19827]: audit 2024-09-21T13:04:53.672836+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.92:0/3799430755' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T13:04:56.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:55 smithi092 bash[19827]: audit 2024-09-21T13:04:55.494917+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.92:0/526430935' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-21T13:04:56.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:55 smithi092 bash[20080]: ignoring --setuser ceph since I am not root 2024-09-21T13:04:56.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:55 smithi092 bash[20080]: ignoring --setgroup ceph since I am not root 2024-09-21T13:04:56.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:55 smithi092 bash[20080]: debug 2024-09-21T13:04:55.714+0000 7f9c2ee5a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:04:56.833 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:56 smithi092 bash[19827]: audit 2024-09-21T13:04:55.546576+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.92:0/526430935' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T13:04:56.834 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:56 smithi092 bash[19827]: cluster 2024-09-21T13:04:55.550640+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-09-21T13:04:57.129 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:56 smithi092 bash[20080]: debug 2024-09-21T13:04:56.910+0000 7f9c2ee5a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:04:57.130 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:56 smithi092 bash[20080]: debug 2024-09-21T13:04:56.974+0000 7f9c2ee5a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:04:57.423 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:57 smithi092 bash[20080]: debug 2024-09-21T13:04:57.130+0000 7f9c2ee5a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:04:57.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:04:57 smithi092 bash[19827]: audit 2024-09-21T13:04:57.412110+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.92:0/2982271535' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T13:04:57.861 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:04:57.861 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T13:04:57.861 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:04:57.861 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T13:04:57.861 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T13:04:57.861 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:04:57.861 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for the mgr to restart... 2024-09-21T13:04:57.861 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr epoch 5... 2024-09-21T13:04:58.111 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:57 smithi092 bash[20080]: debug 2024-09-21T13:04:57.782+0000 7f9c2ee5a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:04:58.111 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:57 smithi092 bash[20080]: debug 2024-09-21T13:04:57.854+0000 7f9c2ee5a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:04:58.111 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:57 smithi092 bash[20080]: debug 2024-09-21T13:04:57.922+0000 7f9c2ee5a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:04:58.513 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:58 smithi092 bash[20080]: debug 2024-09-21T13:04:58.110+0000 7f9c2ee5a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:04:58.513 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:58 smithi092 bash[20080]: debug 2024-09-21T13:04:58.186+0000 7f9c2ee5a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:04:58.513 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:58 smithi092 bash[20080]: debug 2024-09-21T13:04:58.254+0000 7f9c2ee5a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:04:58.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:58 smithi092 bash[20080]: debug 2024-09-21T13:04:58.510+0000 7f9c2ee5a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:04:58.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:58 smithi092 bash[20080]: debug 2024-09-21T13:04:58.582+0000 7f9c2ee5a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:04:59.119 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:58 smithi092 bash[20080]: debug 2024-09-21T13:04:58.793+0000 7f9c2ee5a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:04:59.120 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:58 smithi092 bash[20080]: debug 2024-09-21T13:04:58.869+0000 7f9c2ee5a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:04:59.455 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:59 smithi092 bash[20080]: debug 2024-09-21T13:04:59.117+0000 7f9c2ee5a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:04:59.455 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:59 smithi092 bash[20080]: debug 2024-09-21T13:04:59.293+0000 7f9c2ee5a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:04:59.710 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:59 smithi092 bash[20080]: debug 2024-09-21T13:04:59.453+0000 7f9c2ee5a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:04:59.710 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:59 smithi092 bash[20080]: debug 2024-09-21T13:04:59.529+0000 7f9c2ee5a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:05:00.025 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:04:59 smithi092 bash[20080]: debug 2024-09-21T13:04:59.709+0000 7f9c2ee5a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:05:00.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:00 smithi092 bash[20080]: debug 2024-09-21T13:05:00.509+0000 7f9c2ee5a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:05:00.776 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:00 smithi092 bash[20080]: debug 2024-09-21T13:05:00.581+0000 7f9c2ee5a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:05:01.264 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:00 smithi092 bash[20080]: debug 2024-09-21T13:05:00.801+0000 7f9c2ee5a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:05:01.265 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:00 smithi092 bash[20080]: debug 2024-09-21T13:05:00.877+0000 7f9c2ee5a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:05:01.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[20080]: debug 2024-09-21T13:05:01.261+0000 7f9c2ee5a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:05:01.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[20080]: debug 2024-09-21T13:05:01.341+0000 7f9c2ee5a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:05:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[19827]: cluster 2024-09-21T13:05:01.365595+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-09-21T13:05:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[19827]: cluster 2024-09-21T13:05:01.365874+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-09-21T13:05:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[19827]: cluster 2024-09-21T13:05:01.371677+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T13:05:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[19827]: cluster 2024-09-21T13:05:01.371860+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00610046s) 2024-09-21T13:05:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[19827]: audit 2024-09-21T13:05:01.375165+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:05:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[19827]: audit 2024-09-21T13:05:01.376577+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:05:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[19827]: audit 2024-09-21T13:05:01.377595+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:05:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[19827]: audit 2024-09-21T13:05:01.377742+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:05:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[19827]: audit 2024-09-21T13:05:01.377860+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:05:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:01 smithi092 bash[19827]: cluster 2024-09-21T13:05:01.400950+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-09-21T13:05:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:02 smithi092 bash[19827]: cephadm 2024-09-21T13:05:01.413130+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T13:05:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:02 smithi092 bash[19827]: audit 2024-09-21T13:05:01.418008+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:02 smithi092 bash[19827]: audit 2024-09-21T13:05:01.429849+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:02 smithi092 bash[19827]: audit 2024-09-21T13:05:01.433714+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:02 smithi092 bash[19827]: audit 2024-09-21T13:05:01.437076+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:02 smithi092 bash[19827]: audit 2024-09-21T13:05:01.445684+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:05:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:02 smithi092 bash[19827]: audit 2024-09-21T13:05:01.447280+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:05:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:02 smithi092 bash[19827]: audit 2024-09-21T13:05:02.201671+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:02 smithi092 bash[19827]: audit 2024-09-21T13:05:02.209053+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:02 smithi092 bash[19827]: cluster 2024-09-21T13:05:02.378337+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e7: y(active, since 1.01257s) 2024-09-21T13:05:02.975 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:05:02.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T13:05:02.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T13:05:02.976 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:05:02.976 INFO:teuthology.orchestra.run.smithi092.stdout:mgr epoch 5 is available 2024-09-21T13:05:02.976 INFO:teuthology.orchestra.run.smithi092.stdout:Setting orchestrator backend to cephadm... 2024-09-21T13:05:03.431 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: debug 2024-09-21T13:05:03.117+0000 7f9b96199640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:05:03] ENGINE Error in HTTPServer.serve 2024-09-21T13:05:03.431 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: Traceback (most recent call last): 2024-09-21T13:05:03.431 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:05:03.431 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: self._connections.run(self.expiration_interval) 2024-09-21T13:05:03.431 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:05:03.431 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: self._run(expiration_interval) 2024-09-21T13:05:03.431 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:05:03.431 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:05:03.431 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:05:03.431 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:05:03.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:05:03.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: s = self.context.wrap_socket( 2024-09-21T13:05:03.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:05:03.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: return self.sslsocket_class._create( 2024-09-21T13:05:03.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:05:03.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: self.do_handshake() 2024-09-21T13:05:03.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:05:03.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: self._sslobj.do_handshake() 2024-09-21T13:05:03.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[20080]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:05:03.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[19827]: audit 2024-09-21T13:05:02.376750+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T13:05:03.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[19827]: audit 2024-09-21T13:05:02.393420+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T13:05:03.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:03 smithi092 bash[19827]: audit 2024-09-21T13:05:03.119829+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: cephadm 2024-09-21T13:05:02.899846+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:13:05:02] ENGINE Bus STARTING 2024-09-21T13:05:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: cephadm 2024-09-21T13:05:03.001628+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:13:05:03] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: cephadm 2024-09-21T13:05:03.118855+0000 mgr.y (mgr.14118) 6 : cephadm [INF] [21/Sep/2024:13:05:03] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: cephadm 2024-09-21T13:05:03.119057+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:13:05:03] ENGINE Bus STARTED 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: cephadm 2024-09-21T13:05:03.121552+0000 mgr.y (mgr.14118) 8 : cephadm [ERR] [21/Sep/2024:13:05:03] ENGINE Error in HTTPServer.serve 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: Traceback (most recent call last): 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: self._run(expiration_interval) 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: s = self.context.wrap_socket( 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:05:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: return self.sslsocket_class._create( 2024-09-21T13:05:04.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:05:04.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: self.do_handshake() 2024-09-21T13:05:04.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:05:04.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: self._sslobj.do_handshake() 2024-09-21T13:05:04.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:05:04.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: cluster 2024-09-21T13:05:03.429419+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-21T13:05:04.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: audit 2024-09-21T13:05:04.366704+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:04.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:04 smithi092 bash[19827]: audit 2024-09-21T13:05:04.380623+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:05.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:05 smithi092 bash[19827]: audit 2024-09-21T13:05:04.362169+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:06.514 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T13:05:06.515 INFO:teuthology.orchestra.run.smithi092.stdout:Generating ssh key... 2024-09-21T13:05:07.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:06 smithi092 bash[19827]: audit 2024-09-21T13:05:06.063655+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: Generating public/private rsa key pair. 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: Your identification has been saved in /tmp/tmp3y_x298c/key 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: Your public key has been saved in /tmp/tmp3y_x298c/key.pub 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: The key fingerprint is: 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: SHA256:4w5dJQBH0a/TXFYAv03W9nWhJoqe8UY/Qb1VLHFPlqk ceph-968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: The key's randomart image is: 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: +---[RSA 3072]----+ 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: | .o=o ..o=B| 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: | . .. ..o*B| 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: | .+.+o+O| 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: | . oo+E=*+| 2024-09-21T13:05:08.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: | oSo.= +. o| 2024-09-21T13:05:08.527 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: | .o=o+ + | 2024-09-21T13:05:08.527 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: | .ooo + | 2024-09-21T13:05:08.527 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: | o. . | 2024-09-21T13:05:08.527 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: | . | 2024-09-21T13:05:08.527 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:08 smithi092 bash[20080]: +----[SHA256]-----+ 2024-09-21T13:05:09.449 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:09 smithi092 bash[19827]: audit 2024-09-21T13:05:07.823096+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:09.449 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:09 smithi092 bash[19827]: cephadm 2024-09-21T13:05:07.823501+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T13:05:09.449 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:09 smithi092 bash[19827]: audit 2024-09-21T13:05:08.197758+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:09.449 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:09 smithi092 bash[19827]: audit 2024-09-21T13:05:08.200401+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:10.378 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmnUO/2y90wVX71ul/0LUQjAPq8ZyNtyHsAjk/1xQklrK8RtGS+UIyKTb3Ns5dGIQlKI9YdoCZGxSMUBfGTYVb0yCKKThbZhR1++cm9DKpbKuRwpRFnNdckeJu0wf66WzACOx9/4K8uBJPvQnMjPHdCh0Q+oGPO/F5TQbt8FXfI86XbR+VY7INn+mNKwA8KUDewhq7w9vV6fTd7t2CPbpBiX3Ylhcg2F0ooAGnIroJlVvsdpT9pg2fU+5NHli+07Kx445JkXUK3Fgi/VJP8dEqALj1meBNDolLbeYtFi/IGZpYphzlNcALTluCHln31yfvAjxquxd9GGKzRZEAhX63QMjtRDY5ivISXaN0IkSBSA9q5Sg5BJwaj2MRuzhkNAH6GhSyEcdGO6B0gz0WbPrEH5d20w6wQX1RB8tHDE3nx3DYINbSQqN4ZqiTR8Z0K6PW60kJ/AhhxPAPUK3oxhas8d5PIlu5786V+4fs4PbyY0Oe0KgHXf68DD2+FewC1kU= ceph-968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:05:10.378 INFO:teuthology.orchestra.run.smithi092.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:05:10.378 INFO:teuthology.orchestra.run.smithi092.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T13:05:10.379 INFO:teuthology.orchestra.run.smithi092.stdout:Adding host smithi092... 2024-09-21T13:05:10.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:10 smithi092 bash[19827]: audit 2024-09-21T13:05:09.902895+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:12.818 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:12 smithi092 bash[19827]: audit 2024-09-21T13:05:11.735061+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi092", "addr": "172.21.15.92", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:14.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:13 smithi092 bash[19827]: cephadm 2024-09-21T13:05:12.696712+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi092 2024-09-21T13:05:16.417 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Added host 'smithi092' with addr '172.21.15.92' 2024-09-21T13:05:16.417 INFO:teuthology.orchestra.run.smithi092.stdout:Deploying unmanaged mon service... 2024-09-21T13:05:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:16 smithi092 bash[19827]: audit 2024-09-21T13:05:15.838111+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:16 smithi092 bash[19827]: cephadm 2024-09-21T13:05:15.838492+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi092 2024-09-21T13:05:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:16 smithi092 bash[19827]: audit 2024-09-21T13:05:15.838792+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:19.115 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T13:05:19.115 INFO:teuthology.orchestra.run.smithi092.stdout:Deploying unmanaged mgr service... 2024-09-21T13:05:19.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:19 smithi092 bash[19827]: audit 2024-09-21T13:05:18.382438+0000 mgr.y (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:19.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:19 smithi092 bash[19827]: cephadm 2024-09-21T13:05:18.383709+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T13:05:19.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:19 smithi092 bash[19827]: audit 2024-09-21T13:05:18.387806+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:19.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:19 smithi092 bash[19827]: audit 2024-09-21T13:05:19.134587+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:20.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:20 smithi092 bash[19827]: audit 2024-09-21T13:05:19.668025+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:20.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:20 smithi092 bash[19827]: audit 2024-09-21T13:05:20.449987+0000 mgr.y (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:20.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:20 smithi092 bash[19827]: cephadm 2024-09-21T13:05:20.452212+0000 mgr.y (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T13:05:20.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:20 smithi092 bash[19827]: audit 2024-09-21T13:05:20.454628+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.92:0/833927016' entity='mgr.y' 2024-09-21T13:05:20.939 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T13:05:22.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:22 smithi092 bash[19827]: cluster 2024-09-21T13:05:21.379159+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:05:22.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:22 smithi092 bash[19827]: audit 2024-09-21T13:05:22.286447+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.92:0/3709131841' entity='client.admin' 2024-09-21T13:05:24.469 INFO:teuthology.orchestra.run.smithi092.stdout:Enabling the dashboard module... 2024-09-21T13:05:24.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:24 smithi092 bash[19827]: cluster 2024-09-21T13:05:23.379622+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:05:24.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:24 smithi092 bash[19827]: audit 2024-09-21T13:05:23.977344+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.92:0/4147026633' entity='client.admin' 2024-09-21T13:05:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:26 smithi092 bash[19827]: cluster 2024-09-21T13:05:25.380002+0000 mgr.y (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:05:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:26 smithi092 bash[19827]: audit 2024-09-21T13:05:25.838357+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.92:0/1060464195' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-21T13:05:26.776 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:26 smithi092 bash[20080]: ignoring --setuser ceph since I am not root 2024-09-21T13:05:26.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:26 smithi092 bash[20080]: ignoring --setgroup ceph since I am not root 2024-09-21T13:05:26.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:26 smithi092 bash[20080]: debug 2024-09-21T13:05:26.560+0000 7fcc64f0a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:05:27.647 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:27 smithi092 bash[19827]: audit 2024-09-21T13:05:26.394887+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.92:0/1060464195' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T13:05:27.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:27 smithi092 bash[19827]: cluster 2024-09-21T13:05:26.401446+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-09-21T13:05:28.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:27 smithi092 bash[20080]: debug 2024-09-21T13:05:27.804+0000 7fcc64f0a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:05:28.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:27 smithi092 bash[20080]: debug 2024-09-21T13:05:27.872+0000 7fcc64f0a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:05:28.284 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:28 smithi092 bash[20080]: debug 2024-09-21T13:05:28.024+0000 7fcc64f0a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:05:28.687 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:28 smithi092 bash[19827]: audit 2024-09-21T13:05:28.271862+0000 mon.a (mon.0) 73 : audit [DBG] from='client.? 172.21.15.92:0/3562700283' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T13:05:28.873 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:05:28.874 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T13:05:28.874 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:05:28.874 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T13:05:28.874 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T13:05:28.874 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:05:28.874 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for the mgr to restart... 2024-09-21T13:05:28.874 INFO:teuthology.orchestra.run.smithi092.stdout:Waiting for mgr epoch 9... 2024-09-21T13:05:28.956 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:28 smithi092 bash[20080]: debug 2024-09-21T13:05:28.684+0000 7fcc64f0a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:05:28.956 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:28 smithi092 bash[20080]: debug 2024-09-21T13:05:28.752+0000 7fcc64f0a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:05:28.956 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:28 smithi092 bash[20080]: debug 2024-09-21T13:05:28.820+0000 7fcc64f0a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:05:29.276 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:29 smithi092 bash[20080]: debug 2024-09-21T13:05:29.012+0000 7fcc64f0a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:05:29.276 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:29 smithi092 bash[20080]: debug 2024-09-21T13:05:29.088+0000 7fcc64f0a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:05:29.276 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:29 smithi092 bash[20080]: debug 2024-09-21T13:05:29.156+0000 7fcc64f0a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:05:29.686 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:29 smithi092 bash[20080]: debug 2024-09-21T13:05:29.416+0000 7fcc64f0a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:05:29.686 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:29 smithi092 bash[20080]: debug 2024-09-21T13:05:29.484+0000 7fcc64f0a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:05:30.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:29 smithi092 bash[20080]: debug 2024-09-21T13:05:29.680+0000 7fcc64f0a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:05:30.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:29 smithi092 bash[20080]: debug 2024-09-21T13:05:29.764+0000 7fcc64f0a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:05:30.372 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:30 smithi092 bash[20080]: debug 2024-09-21T13:05:30.032+0000 7fcc64f0a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:05:30.373 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:30 smithi092 bash[20080]: debug 2024-09-21T13:05:30.208+0000 7fcc64f0a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:05:30.628 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:30 smithi092 bash[20080]: debug 2024-09-21T13:05:30.368+0000 7fcc64f0a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:05:30.629 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:30 smithi092 bash[20080]: debug 2024-09-21T13:05:30.448+0000 7fcc64f0a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:05:31.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:30 smithi092 bash[20080]: debug 2024-09-21T13:05:30.624+0000 7fcc64f0a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:05:31.740 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:31 smithi092 bash[20080]: debug 2024-09-21T13:05:31.436+0000 7fcc64f0a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:05:31.740 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:31 smithi092 bash[20080]: debug 2024-09-21T13:05:31.512+0000 7fcc64f0a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:05:32.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:31 smithi092 bash[20080]: debug 2024-09-21T13:05:31.736+0000 7fcc64f0a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:05:32.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:31 smithi092 bash[20080]: debug 2024-09-21T13:05:31.808+0000 7fcc64f0a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:05:32.482 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[20080]: debug 2024-09-21T13:05:32.196+0000 7fcc64f0a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:05:32.482 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[20080]: debug 2024-09-21T13:05:32.276+0000 7fcc64f0a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:05:32.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[19827]: cluster 2024-09-21T13:05:32.300675+0000 mon.a (mon.0) 74 : cluster [INF] Active manager daemon y restarted 2024-09-21T13:05:32.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[19827]: cluster 2024-09-21T13:05:32.301142+0000 mon.a (mon.0) 75 : cluster [INF] Activating manager daemon y 2024-09-21T13:05:32.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[19827]: cluster 2024-09-21T13:05:32.307724+0000 mon.a (mon.0) 76 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T13:05:32.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[19827]: cluster 2024-09-21T13:05:32.308130+0000 mon.a (mon.0) 77 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00715503s) 2024-09-21T13:05:32.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[19827]: audit 2024-09-21T13:05:32.308955+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:05:32.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[19827]: audit 2024-09-21T13:05:32.311067+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:05:32.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[19827]: audit 2024-09-21T13:05:32.312126+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:05:32.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[19827]: audit 2024-09-21T13:05:32.312323+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:05:32.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[19827]: audit 2024-09-21T13:05:32.312482+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:05:32.483 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:32 smithi092 bash[19827]: cluster 2024-09-21T13:05:32.337059+0000 mon.a (mon.0) 83 : cluster [INF] Manager daemon y is now available 2024-09-21T13:05:33.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[19827]: audit 2024-09-21T13:05:32.355321+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:33.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[19827]: audit 2024-09-21T13:05:32.370396+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:05:33.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[19827]: audit 2024-09-21T13:05:32.372507+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:05:33.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[19827]: cluster 2024-09-21T13:05:33.314052+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e11: y(active, since 1.01308s) 2024-09-21T13:05:33.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: debug 2024-09-21T13:05:33.440+0000 7fcbd0211640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:05:33] ENGINE Error in HTTPServer.serve 2024-09-21T13:05:33.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: Traceback (most recent call last): 2024-09-21T13:05:33.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:05:33.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: self._connections.run(self.expiration_interval) 2024-09-21T13:05:33.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:05:33.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: self._run(expiration_interval) 2024-09-21T13:05:33.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:05:33.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:05:33.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:05:33.778 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:05:33.778 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:05:33.778 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: s = self.context.wrap_socket( 2024-09-21T13:05:33.778 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:05:33.778 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: return self.sslsocket_class._create( 2024-09-21T13:05:33.778 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:05:33.778 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: self.do_handshake() 2024-09-21T13:05:33.778 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:05:33.778 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: self._sslobj.do_handshake() 2024-09-21T13:05:33.778 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:05:33 smithi092 bash[20080]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:05:33.905 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:05:33.906 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T13:05:33.906 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T13:05:33.906 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:05:33.906 INFO:teuthology.orchestra.run.smithi092.stdout:mgr epoch 9 is available 2024-09-21T13:05:33.906 INFO:teuthology.orchestra.run.smithi092.stdout:Generating a dashboard self-signed certificate... 2024-09-21T13:05:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: cephadm 2024-09-21T13:05:33.318110+0000 mgr.y (mgr.14150) 2 : cephadm [INF] [21/Sep/2024:13:05:33] ENGINE Bus STARTING 2024-09-21T13:05:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: audit 2024-09-21T13:05:33.329740+0000 mgr.y (mgr.14150) 3 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T13:05:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: cephadm 2024-09-21T13:05:33.443607+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [21/Sep/2024:13:05:33] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: cephadm 2024-09-21T13:05:33.446430+0000 mgr.y (mgr.14150) 5 : cephadm [ERR] [21/Sep/2024:13:05:33] ENGINE Error in HTTPServer.serve 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: Traceback (most recent call last): 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: self._run(expiration_interval) 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: s = self.context.wrap_socket( 2024-09-21T13:05:34.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:05:34.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: return self.sslsocket_class._create( 2024-09-21T13:05:34.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:05:34.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: self.do_handshake() 2024-09-21T13:05:34.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:05:34.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: self._sslobj.do_handshake() 2024-09-21T13:05:34.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:34 smithi092 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:05:35.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:35 smithi092 bash[19827]: cephadm 2024-09-21T13:05:33.544719+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [21/Sep/2024:13:05:33] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:05:35.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:35 smithi092 bash[19827]: cephadm 2024-09-21T13:05:33.544858+0000 mgr.y (mgr.14150) 7 : cephadm [INF] [21/Sep/2024:13:05:33] ENGINE Bus STARTED 2024-09-21T13:05:35.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:35 smithi092 bash[19827]: cluster 2024-09-21T13:05:34.371070+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-21T13:05:35.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:35 smithi092 bash[19827]: audit 2024-09-21T13:05:35.214202+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:35.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:35 smithi092 bash[19827]: audit 2024-09-21T13:05:35.219139+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:35.737 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-21T13:05:35.738 INFO:teuthology.orchestra.run.smithi092.stdout:Creating initial admin user... 2024-09-21T13:05:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:36 smithi092 bash[19827]: audit 2024-09-21T13:05:35.083472+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:37.769 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$zRBRTggRiyAhtB3MnieR9O6bljy90eb83wmjaZzY.aAIKIJaq9Oqu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726923937, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T13:05:37.769 INFO:teuthology.orchestra.run.smithi092.stdout:Fetching dashboard port number... 2024-09-21T13:05:38.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:38 smithi092 bash[19827]: audit 2024-09-21T13:05:37.057936+0000 mgr.y (mgr.14150) 9 : audit [DBG] from='client.14164 -' 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-21T13:05:38.567 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:38 smithi092 bash[19827]: audit 2024-09-21T13:05:37.282279+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:39.540 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T13:05:39.540 INFO:teuthology.orchestra.run.smithi092.stdout:firewalld does not appear to be present 2024-09-21T13:05:39.540 INFO:teuthology.orchestra.run.smithi092.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T13:05:39.541 INFO:teuthology.orchestra.run.smithi092.stdout:Ceph Dashboard is now available at: 2024-09-21T13:05:39.541 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:05:39.541 INFO:teuthology.orchestra.run.smithi092.stdout: URL: https://smithi092.front.sepia.ceph.com:8443/ 2024-09-21T13:05:39.541 INFO:teuthology.orchestra.run.smithi092.stdout: User: admin 2024-09-21T13:05:39.541 INFO:teuthology.orchestra.run.smithi092.stdout: Password: afm1mxefyo 2024-09-21T13:05:39.541 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:05:39.542 INFO:teuthology.orchestra.run.smithi092.stdout:Saving cluster configuration to /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config directory 2024-09-21T13:05:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:39 smithi092 bash[19827]: audit 2024-09-21T13:05:38.947523+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:39 smithi092 bash[19827]: audit 2024-09-21T13:05:39.084012+0000 mon.a (mon.0) 93 : audit [DBG] from='client.? 172.21.15.92:0/3744010047' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-21T13:05:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:39 smithi092 bash[19827]: cluster 2024-09-21T13:05:39.287491+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-21T13:05:41.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:41 smithi092 bash[19827]: audit 2024-09-21T13:05:40.046807+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:41.618 INFO:teuthology.orchestra.run.smithi092.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T13:05:41.618 INFO:teuthology.orchestra.run.smithi092.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T13:05:41.618 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:05:41.618 INFO:teuthology.orchestra.run.smithi092.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:05:41.618 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout: ceph telemetry on 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout:For more information see: 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:05:41.619 INFO:teuthology.orchestra.run.smithi092.stdout:Bootstrap complete. 2024-09-21T13:05:41.669 INFO:tasks.cephadm:Fetching config... 2024-09-21T13:05:41.669 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T13:05:41.669 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T13:05:41.675 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T13:05:41.675 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T13:05:41.675 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T13:05:41.722 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T13:05:41.722 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T13:05:41.722 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T13:05:41.779 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T13:05:41.779 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T13:05:41.779 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T13:05:41.826 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T13:05:41.826 DEBUG:teuthology.orchestra.run.smithi092:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmnUO/2y90wVX71ul/0LUQjAPq8ZyNtyHsAjk/1xQklrK8RtGS+UIyKTb3Ns5dGIQlKI9YdoCZGxSMUBfGTYVb0yCKKThbZhR1++cm9DKpbKuRwpRFnNdckeJu0wf66WzACOx9/4K8uBJPvQnMjPHdCh0Q+oGPO/F5TQbt8FXfI86XbR+VY7INn+mNKwA8KUDewhq7w9vV6fTd7t2CPbpBiX3Ylhcg2F0ooAGnIroJlVvsdpT9pg2fU+5NHli+07Kx445JkXUK3Fgi/VJP8dEqALj1meBNDolLbeYtFi/IGZpYphzlNcALTluCHln31yfvAjxquxd9GGKzRZEAhX63QMjtRDY5ivISXaN0IkSBSA9q5Sg5BJwaj2MRuzhkNAH6GhSyEcdGO6B0gz0WbPrEH5d20w6wQX1RB8tHDE3nx3DYINbSQqN4ZqiTR8Z0K6PW60kJ/AhhxPAPUK3oxhas8d5PIlu5786V+4fs4PbyY0Oe0KgHXf68DD2+FewC1kU= ceph-968a39aa-7819-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:05:41.890 INFO:teuthology.orchestra.run.smithi092.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmnUO/2y90wVX71ul/0LUQjAPq8ZyNtyHsAjk/1xQklrK8RtGS+UIyKTb3Ns5dGIQlKI9YdoCZGxSMUBfGTYVb0yCKKThbZhR1++cm9DKpbKuRwpRFnNdckeJu0wf66WzACOx9/4K8uBJPvQnMjPHdCh0Q+oGPO/F5TQbt8FXfI86XbR+VY7INn+mNKwA8KUDewhq7w9vV6fTd7t2CPbpBiX3Ylhcg2F0ooAGnIroJlVvsdpT9pg2fU+5NHli+07Kx445JkXUK3Fgi/VJP8dEqALj1meBNDolLbeYtFi/IGZpYphzlNcALTluCHln31yfvAjxquxd9GGKzRZEAhX63QMjtRDY5ivISXaN0IkSBSA9q5Sg5BJwaj2MRuzhkNAH6GhSyEcdGO6B0gz0WbPrEH5d20w6wQX1RB8tHDE3nx3DYINbSQqN4ZqiTR8Z0K6PW60kJ/AhhxPAPUK3oxhas8d5PIlu5786V+4fs4PbyY0Oe0KgHXf68DD2+FewC1kU= ceph-968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:05:41.899 DEBUG:teuthology.orchestra.run.smithi170:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmnUO/2y90wVX71ul/0LUQjAPq8ZyNtyHsAjk/1xQklrK8RtGS+UIyKTb3Ns5dGIQlKI9YdoCZGxSMUBfGTYVb0yCKKThbZhR1++cm9DKpbKuRwpRFnNdckeJu0wf66WzACOx9/4K8uBJPvQnMjPHdCh0Q+oGPO/F5TQbt8FXfI86XbR+VY7INn+mNKwA8KUDewhq7w9vV6fTd7t2CPbpBiX3Ylhcg2F0ooAGnIroJlVvsdpT9pg2fU+5NHli+07Kx445JkXUK3Fgi/VJP8dEqALj1meBNDolLbeYtFi/IGZpYphzlNcALTluCHln31yfvAjxquxd9GGKzRZEAhX63QMjtRDY5ivISXaN0IkSBSA9q5Sg5BJwaj2MRuzhkNAH6GhSyEcdGO6B0gz0WbPrEH5d20w6wQX1RB8tHDE3nx3DYINbSQqN4ZqiTR8Z0K6PW60kJ/AhhxPAPUK3oxhas8d5PIlu5786V+4fs4PbyY0Oe0KgHXf68DD2+FewC1kU= ceph-968a39aa-7819-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:05:41.922 INFO:teuthology.orchestra.run.smithi170.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmnUO/2y90wVX71ul/0LUQjAPq8ZyNtyHsAjk/1xQklrK8RtGS+UIyKTb3Ns5dGIQlKI9YdoCZGxSMUBfGTYVb0yCKKThbZhR1++cm9DKpbKuRwpRFnNdckeJu0wf66WzACOx9/4K8uBJPvQnMjPHdCh0Q+oGPO/F5TQbt8FXfI86XbR+VY7INn+mNKwA8KUDewhq7w9vV6fTd7t2CPbpBiX3Ylhcg2F0ooAGnIroJlVvsdpT9pg2fU+5NHli+07Kx445JkXUK3Fgi/VJP8dEqALj1meBNDolLbeYtFi/IGZpYphzlNcALTluCHln31yfvAjxquxd9GGKzRZEAhX63QMjtRDY5ivISXaN0IkSBSA9q5Sg5BJwaj2MRuzhkNAH6GhSyEcdGO6B0gz0WbPrEH5d20w6wQX1RB8tHDE3nx3DYINbSQqN4ZqiTR8Z0K6PW60kJ/AhhxPAPUK3oxhas8d5PIlu5786V+4fs4PbyY0Oe0KgHXf68DD2+FewC1kU= ceph-968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:05:41.931 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T13:05:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:42 smithi092 bash[19827]: audit 2024-09-21T13:05:41.126946+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.92:0/1070547920' entity='client.admin' 2024-09-21T13:05:46.137 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:05:48.616 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T13:05:48.616 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T13:05:49.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:48 smithi092 bash[19827]: audit 2024-09-21T13:05:47.999988+0000 mon.a (mon.0) 97 : audit [INF] from='client.? 172.21.15.92:0/4115811426' entity='client.admin' 2024-09-21T13:05:51.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:51 smithi092 bash[19827]: audit 2024-09-21T13:05:50.360589+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:51.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:51 smithi092 bash[19827]: audit 2024-09-21T13:05:50.365476+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:51.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:51 smithi092 bash[19827]: audit 2024-09-21T13:05:50.367762+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi092", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:05:51.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:51 smithi092 bash[19827]: audit 2024-09-21T13:05:50.374747+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:51.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:51 smithi092 bash[19827]: audit 2024-09-21T13:05:50.405823+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:51.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:51 smithi092 bash[19827]: audit 2024-09-21T13:05:50.414372+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:53.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:53 smithi092 bash[19827]: cluster 2024-09-21T13:05:52.313978+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:05:53.820 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:05:55.590 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi170 2024-09-21T13:05:55.590 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-21T13:05:55.591 DEBUG:teuthology.orchestra.run.smithi170:> dd of=/etc/ceph/ceph.conf 2024-09-21T13:05:55.597 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-21T13:05:55.597 DEBUG:teuthology.orchestra.run.smithi170:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:05:55.642 INFO:tasks.cephadm:Adding host smithi170 to orchestrator... 2024-09-21T13:05:55.642 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch host add smithi170 2024-09-21T13:05:55.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:55 smithi092 bash[19827]: cluster 2024-09-21T13:05:54.314483+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:05:55.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:55 smithi092 bash[19827]: audit 2024-09-21T13:05:55.066350+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:55.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:55 smithi092 bash[19827]: audit 2024-09-21T13:05:55.067628+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:05:55.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:55 smithi092 bash[19827]: audit 2024-09-21T13:05:55.070326+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:05:55.652 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:55 smithi092 bash[19827]: audit 2024-09-21T13:05:55.071205+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:05:56.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:56 smithi092 bash[19827]: audit 2024-09-21T13:05:55.061536+0000 mgr.y (mgr.14150) 12 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:05:56.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:56 smithi092 bash[19827]: cephadm 2024-09-21T13:05:55.072434+0000 mgr.y (mgr.14150) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:05:56.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:56 smithi092 bash[19827]: cephadm 2024-09-21T13:05:55.164681+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:05:56.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:56 smithi092 bash[19827]: cephadm 2024-09-21T13:05:55.249860+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:05:56.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:56 smithi092 bash[19827]: cephadm 2024-09-21T13:05:55.332661+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:05:56.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:56 smithi092 bash[19827]: audit 2024-09-21T13:05:55.462287+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:56.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:56 smithi092 bash[19827]: audit 2024-09-21T13:05:55.464545+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:56.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:56 smithi092 bash[19827]: audit 2024-09-21T13:05:55.468337+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:05:57.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:57 smithi092 bash[19827]: cluster 2024-09-21T13:05:56.315038+0000 mgr.y (mgr.14150) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:05:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:05:58 smithi092 bash[19827]: cluster 2024-09-21T13:05:58.315397+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:00.361 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:06:01.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:01 smithi092 bash[19827]: cluster 2024-09-21T13:06:00.315787+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:03 smithi092 bash[19827]: audit 2024-09-21T13:06:01.577295+0000 mgr.y (mgr.14150) 20 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:03 smithi092 bash[19827]: cluster 2024-09-21T13:06:02.316170+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:04 smithi092 bash[19827]: cephadm 2024-09-21T13:06:02.578859+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi170 2024-09-21T13:06:05.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:05 smithi092 bash[19827]: cluster 2024-09-21T13:06:04.316546+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:05.787 INFO:teuthology.orchestra.run.smithi092.stdout:Added host 'smithi170' with addr '172.21.15.170' 2024-09-21T13:06:06.368 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T13:06:07.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:06 smithi092 bash[19827]: audit 2024-09-21T13:06:05.785711+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:07.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:06 smithi092 bash[19827]: cephadm 2024-09-21T13:06:05.786564+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Added host smithi170 2024-09-21T13:06:07.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:06 smithi092 bash[19827]: audit 2024-09-21T13:06:05.787350+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:07.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:06 smithi092 bash[19827]: audit 2024-09-21T13:06:06.281753+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:07.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:06 smithi092 bash[19827]: cluster 2024-09-21T13:06:06.316919+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:09.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:08 smithi092 bash[19827]: audit 2024-09-21T13:06:07.805080+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:09.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:08 smithi092 bash[19827]: cluster 2024-09-21T13:06:08.317308+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:10.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:10 smithi092 bash[19827]: audit 2024-09-21T13:06:09.024468+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:11.131 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:06:11.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:11 smithi092 bash[19827]: cluster 2024-09-21T13:06:10.317697+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:12.333 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:06:12.333 INFO:teuthology.orchestra.run.smithi092.stdout:[{"addr": "172.21.15.92", "hostname": "smithi092", "labels": [], "status": ""}, {"addr": "172.21.15.170", "hostname": "smithi170", "labels": [], "status": ""}] 2024-09-21T13:06:12.913 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T13:06:12.913 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T13:06:13.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:13 smithi092 bash[19827]: cluster 2024-09-21T13:06:12.318079+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:13.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:13 smithi092 bash[19827]: audit 2024-09-21T13:06:12.332584+0000 mgr.y (mgr.14150) 29 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:06:15.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: cluster 2024-09-21T13:06:14.318508+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:15.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: audit 2024-09-21T13:06:14.466767+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:15.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: audit 2024-09-21T13:06:14.472480+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:15.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: audit 2024-09-21T13:06:14.480707+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:15.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: audit 2024-09-21T13:06:14.485658+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:15.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: audit 2024-09-21T13:06:14.487300+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:06:15.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: audit 2024-09-21T13:06:14.489293+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:15.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: audit 2024-09-21T13:06:14.490828+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:15.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: audit 2024-09-21T13:06:15.106491+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:15.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: audit 2024-09-21T13:06:15.111903+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:15.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:15 smithi092 bash[19827]: audit 2024-09-21T13:06:15.117839+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:16.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:16 smithi092 bash[19827]: cephadm 2024-09-21T13:06:14.492967+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:06:16.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:16 smithi092 bash[19827]: cephadm 2024-09-21T13:06:14.669755+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:06:16.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:16 smithi092 bash[19827]: cephadm 2024-09-21T13:06:14.819949+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:06:16.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:16 smithi092 bash[19827]: cephadm 2024-09-21T13:06:14.962674+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:06:17.635 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:06:17.721 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:17 smithi092 bash[19827]: cluster 2024-09-21T13:06:16.318949+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:18.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:18 smithi092 bash[19827]: cluster 2024-09-21T13:06:18.319312+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:19.481 INFO:teuthology.orchestra.run.smithi092.stderr:adjusted tunables profile to default 2024-09-21T13:06:19.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:19 smithi092 bash[19827]: audit 2024-09-21T13:06:18.803997+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.92:0/323278054' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T13:06:20.020 INFO:tasks.cephadm:Adding mon.a on smithi092 2024-09-21T13:06:20.020 INFO:tasks.cephadm:Adding mon.c on smithi092 2024-09-21T13:06:20.020 INFO:tasks.cephadm:Adding mon.b on smithi170 2024-09-21T13:06:20.020 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi170:172.21.15.170=b' 2024-09-21T13:06:20.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:20 smithi092 bash[19827]: audit 2024-09-21T13:06:19.481071+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.92:0/323278054' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:06:20.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:20 smithi092 bash[19827]: cluster 2024-09-21T13:06:19.484953+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:20.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:20 smithi092 bash[19827]: cluster 2024-09-21T13:06:20.319759+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:21.246 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:06:22.485 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled mon update... 2024-09-21T13:06:22.994 DEBUG:teuthology.orchestra.run.smithi092:mon.c> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T13:06:22.996 DEBUG:teuthology.orchestra.run.smithi170:mon.b> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T13:06:22.998 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:06:22.998 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:06:23.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:23 smithi092 bash[19827]: cluster 2024-09-21T13:06:22.320151+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:23.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:23 smithi092 bash[19827]: audit 2024-09-21T13:06:22.483960+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:23.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:23 smithi092 bash[19827]: audit 2024-09-21T13:06:22.485686+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:23.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:23 smithi092 bash[19827]: audit 2024-09-21T13:06:22.489047+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:23.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:23 smithi092 bash[19827]: audit 2024-09-21T13:06:22.490670+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:23.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:23 smithi092 bash[19827]: audit 2024-09-21T13:06:22.497878+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:23.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:23 smithi092 bash[19827]: audit 2024-09-21T13:06:22.501637+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:06:23.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:23 smithi092 bash[19827]: audit 2024-09-21T13:06:22.503240+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:24.252 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:06:24.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:24 smithi092 bash[19827]: audit 2024-09-21T13:06:22.471149+0000 mgr.y (mgr.14150) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi170:172.21.15.170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:24.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:24 smithi092 bash[19827]: cephadm 2024-09-21T13:06:22.476680+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Saving service mon spec with placement smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi170:172.21.15.170=b;count:3 2024-09-21T13:06:24.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:24 smithi092 bash[19827]: cephadm 2024-09-21T13:06:22.505384+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Deploying daemon mon.b on smithi170 2024-09-21T13:06:25.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:25 smithi092 bash[19827]: cluster 2024-09-21T13:06:24.320551+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:26.140 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-21T13:06:26.140 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":1,"fsid":"968a39aa-7819-11ef-baf6-efdc52797490","modified":"2024-09-21T13:04:31.495030Z","created":"2024-09-21T13:04:31.495030Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T13:06:26.141 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 1 2024-09-21T13:06:26.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:26 smithi092 bash[19827]: audit 2024-09-21T13:06:26.140113+0000 mon.a (mon.0) 136 : audit [DBG] from='client.? 172.21.15.170:0/2249598335' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T13:06:27.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:27 smithi092 bash[19827]: cluster 2024-09-21T13:06:26.320998+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:28.000 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:06:28.001 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:06:28.339 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:28 smithi170 systemd[1]: Started Ceph mon.b for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:06:29.224 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:06:29.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:29 smithi092 bash[19827]: audit 2024-09-21T13:06:28.279992+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:29 smithi092 bash[19827]: audit 2024-09-21T13:06:28.285855+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:29 smithi092 bash[19827]: audit 2024-09-21T13:06:28.292472+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:29 smithi092 bash[19827]: audit 2024-09-21T13:06:28.293843+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:06:29.606 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:29 smithi092 bash[19827]: audit 2024-09-21T13:06:28.295572+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:29.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:29 smithi092 bash[19827]: cephadm 2024-09-21T13:06:28.297468+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-21T13:06:29.607 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:29 smithi092 bash[19827]: cluster 2024-09-21T13:06:28.321329+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.419+0000 7f6ea3a7ec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:06:29.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.419+0000 7f6ea3a7ec80 0 ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable), process ceph-mon, pid 7 2024-09-21T13:06:29.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.419+0000 7f6ea3a7ec80 0 pidfile_write: ignore empty --pid-file 2024-09-21T13:06:29.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 0 load: jerasure load: lrc 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Git sha 0 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Compile date 2024-09-20 20:39:57 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: DB SUMMARY 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: DB Session ID: LVOZ94HR2MMSI4LWQY7W 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T13:06:29.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:06:29.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:06:29.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:06:29.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.env: 0x564d5a47a940 2024-09-21T13:06:29.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:06:29.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.info_log: 0x564d5c09d6e0 2024-09-21T13:06:29.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:06:29.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.statistics: (nil) 2024-09-21T13:06:29.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.use_fsync: 0 2024-09-21T13:06:29.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.db_log_dir: 2024-09-21T13:06:29.610 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.wal_dir: 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.write_buffer_manager: 0x564d5c0acdc0 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:06:29.611 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.unordered_write: 0 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.row_cache: None 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.wal_filter: None 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T13:06:29.612 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.wal_compression: 0 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T13:06:29.613 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_open_files: -1 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:06:29.614 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Compression algorithms supported: 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: kZSTD supported: 0 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:06:29.615 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-21T13:06:29.616 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:06:29.617 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:06:29.617 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.merge_operator: 2024-09-21T13:06:29.617 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_filter: None 2024-09-21T13:06:29.617 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:06:29.617 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:06:29.617 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:06:29.617 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:06:29.617 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564d5c09d320) 2024-09-21T13:06:29.617 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cache_index_and_filter_blocks: 1 2024-09-21T13:06:29.617 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: pin_top_level_index_and_filter: 1 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: index_type: 0 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: data_block_index_type: 0 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: index_shortening: 1 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: checksum: 4 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: no_block_cache: 0 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: block_cache: 0x564d5c0931f0 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: block_cache_name: BinnedLRUCache 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: block_cache_options: 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: capacity : 536870912 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: num_shard_bits : 4 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: strict_capacity_limit : 0 2024-09-21T13:06:29.618 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: high_pri_pool_ratio: 0.000 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: block_cache_compressed: (nil) 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: persistent_cache: (nil) 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: block_size: 4096 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: block_size_deviation: 10 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: block_restart_interval: 16 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: index_block_restart_interval: 1 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: metadata_block_size: 4096 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: partition_filters: 0 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: use_delta_encoding: 1 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: filter_policy: bloomfilter 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: whole_key_filtering: 1 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: verify_compression: 0 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: read_amp_bytes_per_bit: 0 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: format_version: 5 2024-09-21T13:06:29.619 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: enable_index_compression: 1 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: block_align: 0 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: max_auto_readahead_size: 262144 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: prepopulate_block_cache: 0 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: initial_auto_readahead_size: 8192 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: num_file_reads_for_auto_readahead: 2 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compression: NoCompression 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.num_levels: 7 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:06:29.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:06:29.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:06:29.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:06:29.623 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:06:29.624 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.ttl: 2592000 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:06:29.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 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 7, 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-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ec63b329-7c1e-40b5-8b49-46f8893bd056 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726923989429066, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726923989429635, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "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": 1726923989, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ec63b329-7c1e-40b5-8b49-46f8893bd056", "db_session_id": "LVOZ94HR2MMSI4LWQY7W", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726923989429784, "job": 1, "event": "recovery_finished"} 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.423+0000 7f6ea3a7ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.427+0000 7f6ea3a7ec80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.427+0000 7f6ea3a7ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564d5c0bee00 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.427+0000 7f6ea3a7ec80 4 rocksdb: DB pointer 0x564d5c1be000 2024-09-21T13:06:29.626 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.427+0000 7f6e99847640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.427+0000 7f6e99847640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: ** DB Stats ** 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: 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-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: 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-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: ** Compaction Stats [default] ** 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: 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-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:06:29.627 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: 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.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: ** Compaction Stats [default] ** 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: 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-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: 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.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Cumulative compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:06:29.628 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Interval compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: 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-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Block cache BinnedLRUCache@0x564d5c0931f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.427+0000 7f6ea3a7ec80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.427+0000 7f6ea3a7ec80 0 using public_addr v2:172.21.15.170:0/0 -> [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.427+0000 7f6ea3a7ec80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] at bind addrs [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.427+0000 7f6ea3a7ec80 1 mon.b@-1(???) e0 preinit fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.447+0000 7f6e9c84d640 0 mon.b@-1(synchronizing).mds e1 new map 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.447+0000 7f6e9c84d640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: e1 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: btime 2024-09-21T13:04:35:842632+0000 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:06:29.629 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: legacy client fscid: -1 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: No filesystems configured 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.447+0000 7f6e9c84d640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.451+0000 7f6e9c84d640 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-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.451+0000 7f6e9c84d640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.451+0000 7f6e9c84d640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.451+0000 7f6e9c84d640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.451+0000 7f6e9c84d640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.451+0000 7f6e9c84d640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.451+0000 7f6e9c84d640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.451+0000 7f6e9c84d640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.451+0000 7f6e9c84d640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:00.315787+0000 mgr.y (mgr.14150) 19 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.630 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:01.577295+0000 mgr.y (mgr.14150) 20 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:02.316170+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cephadm 2024-09-21T13:06:02.578859+0000 mgr.y (mgr.14150) 22 : cephadm [INF] Deploying cephadm binary to smithi170 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:04.316546+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:05.785711+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cephadm 2024-09-21T13:06:05.786564+0000 mgr.y (mgr.14150) 24 : cephadm [INF] Added host smithi170 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:05.787350+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:06.281753+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:06.316919+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:07.805080+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:08.317308+0000 mgr.y (mgr.14150) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:09.024468+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:10.317697+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:12.318079+0000 mgr.y (mgr.14150) 28 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:12.332584+0000 mgr.y (mgr.14150) 29 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:06:29.631 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:14.318508+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:14.466767+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:14.472480+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:14.480707+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:14.485658+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:14.487300+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi170", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:14.489293+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:14.490828+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:15.106491+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:15.111903+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:15.117839+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cephadm 2024-09-21T13:06:14.492967+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cephadm 2024-09-21T13:06:14.669755+0000 mgr.y (mgr.14150) 32 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cephadm 2024-09-21T13:06:14.819949+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:06:29.632 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cephadm 2024-09-21T13:06:14.962674+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:16.318949+0000 mgr.y (mgr.14150) 35 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:18.319312+0000 mgr.y (mgr.14150) 36 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:18.803997+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.92:0/323278054' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:19.481071+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.92:0/323278054' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:19.484953+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:20.319759+0000 mgr.y (mgr.14150) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:22.320151+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:22.483960+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:22.485686+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:22.489047+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:29.633 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:22.490670+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:22.497878+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:22.501637+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:22.503240+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:22.471149+0000 mgr.y (mgr.14150) 39 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi170:172.21.15.170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cephadm 2024-09-21T13:06:22.476680+0000 mgr.y (mgr.14150) 40 : cephadm [INF] Saving service mon spec with placement smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi170:172.21.15.170=b;count:3 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cephadm 2024-09-21T13:06:22.505384+0000 mgr.y (mgr.14150) 41 : cephadm [INF] Deploying daemon mon.b on smithi170 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:24.320551+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:26.140113+0000 mon.a (mon.0) 136 : audit [DBG] from='client.? 172.21.15.170:0/2249598335' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:26.320998+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:28.279992+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:28.285855+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:28.292472+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:29.634 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:28.293843+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:06:29.635 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: audit 2024-09-21T13:06:28.295572+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:29.635 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cephadm 2024-09-21T13:06:28.297468+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-21T13:06:29.635 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: cluster 2024-09-21T13:06:28.321329+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:29.635 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:29 smithi170 bash[21665]: debug 2024-09-21T13:06:29.451+0000 7f6e9c84d640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T13:06:32.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:31 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:06:32.027 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:06:31 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:06:32.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:32 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:06:32.527 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:06:32 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:06:33.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:33 smithi092 bash[26840]: debug 2024-09-21T13:06:33.153+0000 7f2d6293d640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:29.466083+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:29.466399+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:29.492080+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:30.321739+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:30.460528+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:31.461141+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:31.462460+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:32.322039+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:32.461286+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:33.162256+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:33.461441+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:34.163146+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:34.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.322439+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:34.461476+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.512387+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.517985+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.518017+0000 mon.a (mon.0) 155 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.518040+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-09-21T13:06:29.460313+0000 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.518062+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.518087+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.518112+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.518135+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.518158+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.535745+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.535798+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.536060+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 62s) 2024-09-21T13:06:34.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: cluster 2024-09-21T13:06:34.536301+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-09-21T13:06:34.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:34.542825+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:34.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:34.549778+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:34.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:34.557196+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:34.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:34 smithi170 bash[21665]: audit 2024-09-21T13:06:34.563766+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:29.466083+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:29.466399+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:29.492080+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:30.321739+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:30.460528+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:31.461141+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:31.462460+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:32.322039+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:32.461286+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:33.162256+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:33.461441+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:35.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:34.163146+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.322439+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:34.461476+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.512387+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.517985+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.518017+0000 mon.a (mon.0) 155 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.518040+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-09-21T13:06:29.460313+0000 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.518062+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.518087+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.518112+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.518135+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.518158+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.535745+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.535798+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.536060+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 62s) 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: cluster 2024-09-21T13:06:34.536301+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-09-21T13:06:35.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:34.542825+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:35.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:34.549778+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:35.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:34.557196+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:35.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:34 smithi092 bash[19827]: audit 2024-09-21T13:06:34.563766+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:35.081 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-21T13:06:35.081 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":2,"fsid":"968a39aa-7819-11ef-baf6-efdc52797490","modified":"2024-09-21T13:06:29.460313Z","created":"2024-09-21T13:04:31.495030Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:3300","nonce":0},{"type":"v1","addr":"172.21.15.170:6789","nonce":0}]},"addr":"172.21.15.170:6789/0","public_addr":"172.21.15.170:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T13:06:35.081 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 2 2024-09-21T13:06:35.777 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:06:35 smithi092 bash[20080]: debug 2024-09-21T13:06:35.457+0000 7fcc03bf8640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T13:06:36.697 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:06:36.698 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:06:40.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:35.165825+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:06:40.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:35.165994+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2024-09-21T13:06:40.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:35.166085+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T13:06:40.252 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:35.187804+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:40.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:35.165825+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:35.165994+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:35.166085+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:35.187804+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:35.187959+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:36.163740+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:36.322910+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:37.164037+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:38.163932+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:38.323401+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:39.164128+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:40.164145+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.187953+0000 mon.a (mon.0) 182 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.193858+0000 mon.a (mon.0) 183 : cluster [DBG] monmap epoch 3 2024-09-21T13:06:40.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.193891+0000 mon.a (mon.0) 184 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.193911+0000 mon.a (mon.0) 185 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.193933+0000 mon.a (mon.0) 186 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.193955+0000 mon.a (mon.0) 187 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.193977+0000 mon.a (mon.0) 188 : cluster [DBG] election_strategy: 1 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.193995+0000 mon.a (mon.0) 189 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.194018+0000 mon.a (mon.0) 190 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.194039+0000 mon.a (mon.0) 191 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.195077+0000 mon.a (mon.0) 192 : cluster [DBG] fsmap 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.195127+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.195369+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.195656+0000 mon.a (mon.0) 195 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.216682+0000 mon.a (mon.0) 196 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.216732+0000 mon.a (mon.0) 197 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.216777+0000 mon.a (mon.0) 198 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-21T13:06:40.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:40.221515+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:40.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:40.227232+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:40.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:40.233041+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:40.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:40.239021+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:40.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:40 smithi092 bash[19827]: audit 2024-09-21T13:06:40.245485+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:40.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:35.187959+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:36.163740+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:36.322910+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:40.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:37.164037+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:38.163932+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:38.323401+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:39.164128+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:40.164145+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.187953+0000 mon.a (mon.0) 182 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.193858+0000 mon.a (mon.0) 183 : cluster [DBG] monmap epoch 3 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.193891+0000 mon.a (mon.0) 184 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.193911+0000 mon.a (mon.0) 185 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.193933+0000 mon.a (mon.0) 186 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.193955+0000 mon.a (mon.0) 187 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.193977+0000 mon.a (mon.0) 188 : cluster [DBG] election_strategy: 1 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.193995+0000 mon.a (mon.0) 189 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.194018+0000 mon.a (mon.0) 190 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:06:40.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.194039+0000 mon.a (mon.0) 191 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.195077+0000 mon.a (mon.0) 192 : cluster [DBG] fsmap 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.195127+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.195369+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.195656+0000 mon.a (mon.0) 195 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.216682+0000 mon.a (mon.0) 196 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.216732+0000 mon.a (mon.0) 197 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.216777+0000 mon.a (mon.0) 198 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:40.221515+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:40.227232+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:40.233041+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:40.239021+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:40.609 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:40 smithi170 bash[21665]: audit 2024-09-21T13:06:40.245485+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:40.664 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:06:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: cluster 2024-09-21T13:06:40.323804+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:40.912562+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:40.913959+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:41.164244+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:41.185334+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:41.189710+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:41.195293+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:41.199104+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:41.205211+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:41.242137+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:41.249035+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:41 smithi092 bash[19827]: audit 2024-09-21T13:06:41.253616+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: cluster 2024-09-21T13:06:40.323804+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:41.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:40.912562+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:41.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:40.913959+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:41.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:41.164244+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:41.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:41.185334+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:41.189710+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:41.195293+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:41.199104+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:41.205211+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:41.242137+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:41.249035+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:41.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:41 smithi170 bash[21665]: audit 2024-09-21T13:06:41.253616+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.094 INFO:teuthology.orchestra.run.smithi170.stderr:dumped monmap epoch 3 2024-09-21T13:06:42.094 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-21T13:06:42.094 INFO:teuthology.orchestra.run.smithi170.stdout:{"epoch":3,"fsid":"968a39aa-7819-11ef-baf6-efdc52797490","modified":"2024-09-21T13:06:35.163141Z","created":"2024-09-21T13:04:31.495030Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3300","nonce":0},{"type":"v1","addr":"172.21.15.92:6789","nonce":0}]},"addr":"172.21.15.92:6789/0","public_addr":"172.21.15.92:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:3300","nonce":0},{"type":"v1","addr":"172.21.15.170:6789","nonce":0}]},"addr":"172.21.15.170:6789/0","public_addr":"172.21.15.170:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:3301","nonce":0},{"type":"v1","addr":"172.21.15.92:6790","nonce":0}]},"addr":"172.21.15.92:6790/0","public_addr":"172.21.15.92:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-21T13:06:42.409 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:37.166022+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:06:42.409 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.195546+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:06:42.409 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.195985+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T13:06:42.409 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.196427+0000 mon.a (mon.0) 221 : cluster [INF] mon.a calling monitor election 2024-09-21T13:06:42.409 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.236264+0000 mon.a (mon.0) 222 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:06:42.409 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.242938+0000 mon.a (mon.0) 223 : cluster [DBG] monmap epoch 3 2024-09-21T13:06:42.409 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.242973+0000 mon.a (mon.0) 224 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:42.409 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.242997+0000 mon.a (mon.0) 225 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:06:42.409 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.243018+0000 mon.a (mon.0) 226 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:06:42.409 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.243042+0000 mon.a (mon.0) 227 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:06:42.410 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.243064+0000 mon.a (mon.0) 228 : cluster [DBG] election_strategy: 1 2024-09-21T13:06:42.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:37.166022+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:06:42.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.195546+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.195985+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.196427+0000 mon.a (mon.0) 221 : cluster [INF] mon.a calling monitor election 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.236264+0000 mon.a (mon.0) 222 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.242938+0000 mon.a (mon.0) 223 : cluster [DBG] monmap epoch 3 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.242973+0000 mon.a (mon.0) 224 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.242997+0000 mon.a (mon.0) 225 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.243018+0000 mon.a (mon.0) 226 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.243042+0000 mon.a (mon.0) 227 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.243064+0000 mon.a (mon.0) 228 : cluster [DBG] election_strategy: 1 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.243106+0000 mon.a (mon.0) 229 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.243127+0000 mon.a (mon.0) 230 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:06:42.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.243148+0000 mon.a (mon.0) 231 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:06:42.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.244150+0000 mon.a (mon.0) 232 : cluster [DBG] fsmap 2024-09-21T13:06:42.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.244221+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:42.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.244511+0000 mon.a (mon.0) 234 : cluster [DBG] mgrmap e13: y(active, since 69s) 2024-09-21T13:06:42.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.244807+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T13:06:42.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.244840+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-09-21T13:06:42.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:29.466083+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:29.466399+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:29.492080+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:30.321739+0000 mgr.y (mgr.14150) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:30.460528+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:31.461141+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:31.462460+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:32.322039+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:32.461286+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:33.162256+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:33.461441+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:34.163146+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.322439+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:34.461476+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:42.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.512387+0000 mon.a (mon.0) 153 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.517985+0000 mon.a (mon.0) 154 : cluster [DBG] monmap epoch 2 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.518017+0000 mon.a (mon.0) 155 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.518040+0000 mon.a (mon.0) 156 : cluster [DBG] last_changed 2024-09-21T13:06:29.460313+0000 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.518062+0000 mon.a (mon.0) 157 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.518087+0000 mon.a (mon.0) 158 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.518112+0000 mon.a (mon.0) 159 : cluster [DBG] election_strategy: 1 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.518135+0000 mon.a (mon.0) 160 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.518158+0000 mon.a (mon.0) 161 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.535745+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.535798+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.536060+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 62s) 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:34.536301+0000 mon.a (mon.0) 165 : cluster [INF] overall HEALTH_OK 2024-09-21T13:06:42.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:34.542825+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:34.549778+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:34.557196+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:34.563766+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:35.165825+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:35.165994+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:35.166085+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:35.187804+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:35.187959+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:36.163740+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:36.322910+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:37.164037+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:38.163932+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:38.323401+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:42.532 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:39.164128+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:40.164145+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.187953+0000 mon.a (mon.0) 182 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.193858+0000 mon.a (mon.0) 183 : cluster [DBG] monmap epoch 3 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.193891+0000 mon.a (mon.0) 184 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.193911+0000 mon.a (mon.0) 185 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.193933+0000 mon.a (mon.0) 186 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.193955+0000 mon.a (mon.0) 187 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.193977+0000 mon.a (mon.0) 188 : cluster [DBG] election_strategy: 1 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.193995+0000 mon.a (mon.0) 189 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.194018+0000 mon.a (mon.0) 190 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.194039+0000 mon.a (mon.0) 191 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.195077+0000 mon.a (mon.0) 192 : cluster [DBG] fsmap 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.195127+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:42.533 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.195369+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.195656+0000 mon.a (mon.0) 195 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.216682+0000 mon.a (mon.0) 196 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.216732+0000 mon.a (mon.0) 197 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.216777+0000 mon.a (mon.0) 198 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] is down (out of quorum) 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:40.221515+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:40.227232+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:40.233041+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:40.239021+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:40.245485+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:40.323804+0000 mgr.y (mgr.14150) 51 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:40.912562+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:40.913959+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:42.534 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:41.164244+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:41.185334+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:41.189710+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:41.195293+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:41.199104+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:41.205211+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:41.242137+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:41.249035+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: audit 2024-09-21T13:06:41.253616+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:37.166022+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.195546+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.195985+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.196427+0000 mon.a (mon.0) 221 : cluster [INF] mon.a calling monitor election 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.236264+0000 mon.a (mon.0) 222 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.242938+0000 mon.a (mon.0) 223 : cluster [DBG] monmap epoch 3 2024-09-21T13:06:42.535 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.242973+0000 mon.a (mon.0) 224 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.242997+0000 mon.a (mon.0) 225 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.243018+0000 mon.a (mon.0) 226 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.243042+0000 mon.a (mon.0) 227 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.243064+0000 mon.a (mon.0) 228 : cluster [DBG] election_strategy: 1 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.243106+0000 mon.a (mon.0) 229 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.243127+0000 mon.a (mon.0) 230 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.243148+0000 mon.a (mon.0) 231 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.244150+0000 mon.a (mon.0) 232 : cluster [DBG] fsmap 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.244221+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.244511+0000 mon.a (mon.0) 234 : cluster [DBG] mgrmap e13: y(active, since 69s) 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.244807+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T13:06:42.536 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:42 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.244840+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-09-21T13:06:42.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.243106+0000 mon.a (mon.0) 229 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:06:42.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.243127+0000 mon.a (mon.0) 230 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:06:42.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.243148+0000 mon.a (mon.0) 231 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:06:42.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.244150+0000 mon.a (mon.0) 232 : cluster [DBG] fsmap 2024-09-21T13:06:42.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.244221+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:06:42.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.244511+0000 mon.a (mon.0) 234 : cluster [DBG] mgrmap e13: y(active, since 69s) 2024-09-21T13:06:42.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.244807+0000 mon.a (mon.0) 235 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-09-21T13:06:42.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:42 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.244840+0000 mon.a (mon.0) 236 : cluster [INF] Cluster is now healthy 2024-09-21T13:06:42.740 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T13:06:42.740 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T13:06:43.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:43 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.264535+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-09-21T13:06:43.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:43 smithi092 bash[26840]: cluster 2024-09-21T13:06:42.324182+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:43.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:43 smithi092 bash[26840]: audit 2024-09-21T13:06:43.164317+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:43.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:43 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.264535+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-09-21T13:06:43.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:43 smithi092 bash[19827]: cluster 2024-09-21T13:06:42.324182+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:43.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:43 smithi092 bash[19827]: audit 2024-09-21T13:06:43.164317+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:43 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.264535+0000 mon.a (mon.0) 237 : cluster [INF] overall HEALTH_OK 2024-09-21T13:06:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:43 smithi170 bash[21665]: cluster 2024-09-21T13:06:42.324182+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:43.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:43 smithi170 bash[21665]: audit 2024-09-21T13:06:43.164317+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:06:44.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:44 smithi092 bash[19827]: audit 2024-09-21T13:06:43.468246+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:44.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:44 smithi092 bash[19827]: audit 2024-09-21T13:06:43.474841+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:44.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:44 smithi092 bash[19827]: audit 2024-09-21T13:06:43.476802+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:06:44.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:44 smithi092 bash[19827]: audit 2024-09-21T13:06:43.478031+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:06:44.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:44 smithi092 bash[19827]: audit 2024-09-21T13:06:43.479265+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:44 smithi092 bash[26840]: audit 2024-09-21T13:06:43.468246+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:44 smithi092 bash[26840]: audit 2024-09-21T13:06:43.474841+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:44 smithi092 bash[26840]: audit 2024-09-21T13:06:43.476802+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:06:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:44 smithi092 bash[26840]: audit 2024-09-21T13:06:43.478031+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:06:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:44 smithi092 bash[26840]: audit 2024-09-21T13:06:43.479265+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:44.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:44 smithi170 bash[21665]: audit 2024-09-21T13:06:43.468246+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:44.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:44 smithi170 bash[21665]: audit 2024-09-21T13:06:43.474841+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:44.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:44 smithi170 bash[21665]: audit 2024-09-21T13:06:43.476802+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:06:44.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:44 smithi170 bash[21665]: audit 2024-09-21T13:06:43.478031+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:06:44.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:44 smithi170 bash[21665]: audit 2024-09-21T13:06:43.479265+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:45.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:45 smithi092 bash[19827]: cephadm 2024-09-21T13:06:43.476354+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:06:45.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:45 smithi092 bash[19827]: cephadm 2024-09-21T13:06:43.480909+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring daemon mon.c on smithi092 2024-09-21T13:06:45.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:45 smithi092 bash[19827]: cluster 2024-09-21T13:06:44.324596+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:45 smithi092 bash[26840]: cephadm 2024-09-21T13:06:43.476354+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:06:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:45 smithi092 bash[26840]: cephadm 2024-09-21T13:06:43.480909+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring daemon mon.c on smithi092 2024-09-21T13:06:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:45 smithi092 bash[26840]: cluster 2024-09-21T13:06:44.324596+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:45.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:45 smithi170 bash[21665]: cephadm 2024-09-21T13:06:43.476354+0000 mgr.y (mgr.14150) 59 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:06:45.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:45 smithi170 bash[21665]: cephadm 2024-09-21T13:06:43.480909+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Reconfiguring daemon mon.c on smithi092 2024-09-21T13:06:45.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:45 smithi170 bash[21665]: cluster 2024-09-21T13:06:44.324596+0000 mgr.y (mgr.14150) 61 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:46.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[19827]: audit 2024-09-21T13:06:45.477275+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:46.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[19827]: audit 2024-09-21T13:06:45.482179+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:46.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[19827]: cephadm 2024-09-21T13:06:45.483421+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:06:46.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[19827]: audit 2024-09-21T13:06:45.484021+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:06:46.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[19827]: audit 2024-09-21T13:06:45.485360+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:06:46.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[19827]: audit 2024-09-21T13:06:45.486531+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:46.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[19827]: cephadm 2024-09-21T13:06:45.487988+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.b on smithi170 2024-09-21T13:06:46.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[19827]: cluster 2024-09-21T13:06:46.325109+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:46.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[26840]: audit 2024-09-21T13:06:45.477275+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:46.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[26840]: audit 2024-09-21T13:06:45.482179+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:46.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[26840]: cephadm 2024-09-21T13:06:45.483421+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:06:46.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[26840]: audit 2024-09-21T13:06:45.484021+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:06:46.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[26840]: audit 2024-09-21T13:06:45.485360+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:06:46.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[26840]: audit 2024-09-21T13:06:45.486531+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:46.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[26840]: cephadm 2024-09-21T13:06:45.487988+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.b on smithi170 2024-09-21T13:06:46.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:46 smithi092 bash[26840]: cluster 2024-09-21T13:06:46.325109+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:46.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:46 smithi170 bash[21665]: audit 2024-09-21T13:06:45.477275+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:46.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:46 smithi170 bash[21665]: audit 2024-09-21T13:06:45.482179+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:46.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:46 smithi170 bash[21665]: cephadm 2024-09-21T13:06:45.483421+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:06:46.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:46 smithi170 bash[21665]: audit 2024-09-21T13:06:45.484021+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:06:46.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:46 smithi170 bash[21665]: audit 2024-09-21T13:06:45.485360+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:06:46.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:46 smithi170 bash[21665]: audit 2024-09-21T13:06:45.486531+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:46.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:46 smithi170 bash[21665]: cephadm 2024-09-21T13:06:45.487988+0000 mgr.y (mgr.14150) 63 : cephadm [INF] Reconfiguring daemon mon.b on smithi170 2024-09-21T13:06:46.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:46 smithi170 bash[21665]: cluster 2024-09-21T13:06:46.325109+0000 mgr.y (mgr.14150) 64 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:47.468 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:06:48.628 INFO:teuthology.orchestra.run.smithi092.stdout:# minimal ceph.conf for 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:48.628 INFO:teuthology.orchestra.run.smithi092.stdout:[global] 2024-09-21T13:06:48.628 INFO:teuthology.orchestra.run.smithi092.stdout: fsid = 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:06:48.628 INFO:teuthology.orchestra.run.smithi092.stdout: mon_host = [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] 2024-09-21T13:06:49.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[19827]: audit 2024-09-21T13:06:47.798494+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:49.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[19827]: audit 2024-09-21T13:06:47.807440+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:49.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[19827]: audit 2024-09-21T13:06:47.809936+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:49.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[19827]: audit 2024-09-21T13:06:47.813116+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:49.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[19827]: audit 2024-09-21T13:06:47.814759+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[19827]: audit 2024-09-21T13:06:47.825522+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[19827]: cluster 2024-09-21T13:06:48.325474+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[19827]: audit 2024-09-21T13:06:48.628083+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/1213541784' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[26840]: audit 2024-09-21T13:06:47.798494+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[26840]: audit 2024-09-21T13:06:47.807440+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[26840]: audit 2024-09-21T13:06:47.809936+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[26840]: audit 2024-09-21T13:06:47.813116+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[26840]: audit 2024-09-21T13:06:47.814759+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[26840]: audit 2024-09-21T13:06:47.825522+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[26840]: cluster 2024-09-21T13:06:48.325474+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:49.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:48 smithi092 bash[26840]: audit 2024-09-21T13:06:48.628083+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/1213541784' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:49.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:48 smithi170 bash[21665]: audit 2024-09-21T13:06:47.798494+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:49.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:48 smithi170 bash[21665]: audit 2024-09-21T13:06:47.807440+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:49.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:48 smithi170 bash[21665]: audit 2024-09-21T13:06:47.809936+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:49.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:48 smithi170 bash[21665]: audit 2024-09-21T13:06:47.813116+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:49.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:48 smithi170 bash[21665]: audit 2024-09-21T13:06:47.814759+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:49.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:48 smithi170 bash[21665]: audit 2024-09-21T13:06:47.825522+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:49.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:48 smithi170 bash[21665]: cluster 2024-09-21T13:06:48.325474+0000 mgr.y (mgr.14150) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:49.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:48 smithi170 bash[21665]: audit 2024-09-21T13:06:48.628083+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/1213541784' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:49.215 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T13:06:49.216 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T13:06:49.216 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T13:06:49.229 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T13:06:49.229 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:06:49.282 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-21T13:06:49.282 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T13:06:49.296 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-21T13:06:49.296 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:06:49.350 INFO:tasks.cephadm:Adding mgr.y on smithi092 2024-09-21T13:06:49.350 INFO:tasks.cephadm:Adding mgr.x on smithi170 2024-09-21T13:06:49.350 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch apply mgr '2;smithi092=y;smithi170=x' 2024-09-21T13:06:51.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:51 smithi092 bash[19827]: cluster 2024-09-21T13:06:50.325863+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:51.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:51 smithi092 bash[26840]: cluster 2024-09-21T13:06:50.325863+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:51.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:51 smithi170 bash[21665]: cluster 2024-09-21T13:06:50.325863+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:53.104 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:06:53.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:53 smithi170 bash[21665]: cluster 2024-09-21T13:06:52.326299+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:53.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:53 smithi092 bash[19827]: cluster 2024-09-21T13:06:52.326299+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:53.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:53 smithi092 bash[26840]: cluster 2024-09-21T13:06:52.326299+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:54.477 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled mgr update... 2024-09-21T13:06:55.002 DEBUG:teuthology.orchestra.run.smithi170:mgr.x> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T13:06:55.003 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T13:06:55.004 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T13:06:55.004 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T13:06:55.004 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T13:06:55.010 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-21T13:06:55.010 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_1 2024-09-21T13:06:55.059 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T13:06:55.060 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:06:55.060 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-09-21T13:06:55.060 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:06:55.060 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-21 12:57:40.997867060 +0000 2024-09-21T13:06:55.060 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-21 12:57:40.773869062 +0000 2024-09-21T13:06:55.060 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-21 12:57:40.773869062 +0000 2024-09-21T13:06:55.060 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-09-21T13:06:55.060 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T13:06:55.114 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-21T13:06:55.114 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-21T13:06:55.114 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000387838 s, 1.3 MB/s 2024-09-21T13:06:55.115 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T13:06:55.165 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_2 2024-09-21T13:06:55.211 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T13:06:55.211 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:06:55.211 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-09-21T13:06:55.211 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:06:55.211 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-21 12:57:41.217865094 +0000 2024-09-21T13:06:55.211 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-21 12:57:41.213865130 +0000 2024-09-21T13:06:55.211 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-21 12:57:41.213865130 +0000 2024-09-21T13:06:55.212 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-09-21T13:06:55.212 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T13:06:55.265 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-21T13:06:55.266 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-21T13:06:55.266 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000428528 s, 1.2 MB/s 2024-09-21T13:06:55.267 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T13:06:55.316 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_3 2024-09-21T13:06:55.362 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T13:06:55.363 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:06:55.363 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-09-21T13:06:55.363 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:06:55.363 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-21 12:57:41.681860947 +0000 2024-09-21T13:06:55.363 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-21 12:57:41.677860982 +0000 2024-09-21T13:06:55.363 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-21 12:57:41.677860982 +0000 2024-09-21T13:06:55.363 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-09-21T13:06:55.363 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T13:06:55.418 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-21T13:06:55.418 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-21T13:06:55.418 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000346616 s, 1.5 MB/s 2024-09-21T13:06:55.419 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T13:06:55.468 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_4 2024-09-21T13:06:55.515 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T13:06:55.515 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:06:55.515 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-09-21T13:06:55.515 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:06:55.515 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-21 12:57:42.413854405 +0000 2024-09-21T13:06:55.516 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-21 12:57:42.173856549 +0000 2024-09-21T13:06:55.516 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-21 12:57:42.173856549 +0000 2024-09-21T13:06:55.516 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: - 2024-09-21T13:06:55.516 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T13:06:55.571 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-21T13:06:55.571 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-21T13:06:55.571 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000285786 s, 1.8 MB/s 2024-09-21T13:06:55.572 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T13:06:55.624 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-21T13:06:55.624 DEBUG:teuthology.orchestra.run.smithi170:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T13:06:55.630 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-21T13:06:55.631 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_1 2024-09-21T13:06:55.679 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T13:06:55.679 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:06:55.679 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-21T13:06:55.679 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:06:55.680 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-09-21 12:57:34.845509090 +0000 2024-09-21T13:06:55.680 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-09-21 12:57:34.601511272 +0000 2024-09-21T13:06:55.680 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-09-21 12:57:34.601511272 +0000 2024-09-21T13:06:55.680 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-09-21T13:06:55.680 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T13:06:55.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: cluster 2024-09-21T13:06:54.326706+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:55.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: audit 2024-09-21T13:06:54.466534+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi092=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:55.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: cephadm 2024-09-21T13:06:54.469585+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi092=y;smithi170=x;count:2 2024-09-21T13:06:55.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: audit 2024-09-21T13:06:54.475667+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:55.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: audit 2024-09-21T13:06:54.477400+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:55.732 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: audit 2024-09-21T13:06:54.480716+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:55.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: audit 2024-09-21T13:06:54.482292+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:55.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: audit 2024-09-21T13:06:54.490840+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:55.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: audit 2024-09-21T13:06:54.493962+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:06:55.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: audit 2024-09-21T13:06:54.496564+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T13:06:55.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: audit 2024-09-21T13:06:54.501110+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:06:55.733 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:55 smithi170 bash[21665]: audit 2024-09-21T13:06:54.502926+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:55.733 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-09-21T13:06:55.733 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-09-21T13:06:55.734 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000202182 s, 2.5 MB/s 2024-09-21T13:06:55.734 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T13:06:55.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: cluster 2024-09-21T13:06:54.326706+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:55.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: audit 2024-09-21T13:06:54.466534+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi092=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:55.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: cephadm 2024-09-21T13:06:54.469585+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi092=y;smithi170=x;count:2 2024-09-21T13:06:55.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: audit 2024-09-21T13:06:54.475667+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:55.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: audit 2024-09-21T13:06:54.477400+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:55.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: audit 2024-09-21T13:06:54.480716+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:55.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: audit 2024-09-21T13:06:54.482292+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:55.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: audit 2024-09-21T13:06:54.490840+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:55.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: audit 2024-09-21T13:06:54.493962+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:06:55.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: audit 2024-09-21T13:06:54.496564+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T13:06:55.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: audit 2024-09-21T13:06:54.501110+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:06:55.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[19827]: audit 2024-09-21T13:06:54.502926+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:55.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: cluster 2024-09-21T13:06:54.326706+0000 mgr.y (mgr.14150) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:55.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: audit 2024-09-21T13:06:54.466534+0000 mgr.y (mgr.14150) 69 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi092=y;smithi170=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:06:55.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: cephadm 2024-09-21T13:06:54.469585+0000 mgr.y (mgr.14150) 70 : cephadm [INF] Saving service mgr spec with placement smithi092=y;smithi170=x;count:2 2024-09-21T13:06:55.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: audit 2024-09-21T13:06:54.475667+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:55.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: audit 2024-09-21T13:06:54.477400+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:55.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: audit 2024-09-21T13:06:54.480716+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:55.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: audit 2024-09-21T13:06:54.482292+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:06:55.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: audit 2024-09-21T13:06:54.490840+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:55.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: audit 2024-09-21T13:06:54.493962+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:06:55.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: audit 2024-09-21T13:06:54.496564+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T13:06:55.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: audit 2024-09-21T13:06:54.501110+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:06:55.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:55 smithi092 bash[26840]: audit 2024-09-21T13:06:54.502926+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:06:55.786 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_2 2024-09-21T13:06:55.834 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T13:06:55.834 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:06:55.835 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-09-21T13:06:55.835 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:06:55.835 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-09-21 12:57:35.305504979 +0000 2024-09-21T13:06:55.835 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-09-21 12:57:35.069507089 +0000 2024-09-21T13:06:55.835 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-09-21 12:57:35.069507089 +0000 2024-09-21T13:06:55.835 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-09-21T13:06:55.835 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T13:06:55.889 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-09-21T13:06:55.889 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-09-21T13:06:55.889 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.00019675 s, 2.6 MB/s 2024-09-21T13:06:55.890 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T13:06:55.940 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_3 2024-09-21T13:06:55.986 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T13:06:55.986 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:06:55.986 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-21T13:06:55.986 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:06:55.987 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-09-21 12:57:35.789500653 +0000 2024-09-21T13:06:55.987 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-09-21 12:57:35.553502763 +0000 2024-09-21T13:06:55.987 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-09-21 12:57:35.553502763 +0000 2024-09-21T13:06:55.987 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-09-21T13:06:55.987 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T13:06:56.041 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-09-21T13:06:56.042 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-09-21T13:06:56.042 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.000228628 s, 2.2 MB/s 2024-09-21T13:06:56.043 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T13:06:56.092 DEBUG:teuthology.orchestra.run.smithi170:> stat /dev/vg_nvme/lv_4 2024-09-21T13:06:56.138 INFO:teuthology.orchestra.run.smithi170.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T13:06:56.138 INFO:teuthology.orchestra.run.smithi170.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:06:56.138 INFO:teuthology.orchestra.run.smithi170.stdout:Device: 5h/5d Inode: 926 Links: 1 2024-09-21T13:06:56.139 INFO:teuthology.orchestra.run.smithi170.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:06:56.139 INFO:teuthology.orchestra.run.smithi170.stdout:Access: 2024-09-21 12:57:36.301496077 +0000 2024-09-21T13:06:56.139 INFO:teuthology.orchestra.run.smithi170.stdout:Modify: 2024-09-21 12:57:36.053498294 +0000 2024-09-21T13:06:56.139 INFO:teuthology.orchestra.run.smithi170.stdout:Change: 2024-09-21 12:57:36.053498294 +0000 2024-09-21T13:06:56.139 INFO:teuthology.orchestra.run.smithi170.stdout: Birth: - 2024-09-21T13:06:56.139 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T13:06:56.193 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records in 2024-09-21T13:06:56.194 INFO:teuthology.orchestra.run.smithi170.stderr:1+0 records out 2024-09-21T13:06:56.194 INFO:teuthology.orchestra.run.smithi170.stderr:512 bytes copied, 0.00031069 s, 1.6 MB/s 2024-09-21T13:06:56.195 DEBUG:teuthology.orchestra.run.smithi170:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T13:06:56.244 INFO:tasks.cephadm:Deploying osd.0 on smithi092 with /dev/vg_nvme/lv_4... 2024-09-21T13:06:56.244 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T13:06:56.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:56 smithi092 bash[26840]: cephadm 2024-09-21T13:06:54.504755+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-09-21T13:06:56.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:56 smithi092 bash[19827]: cephadm 2024-09-21T13:06:54.504755+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-09-21T13:06:56.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:56 smithi170 bash[21665]: cephadm 2024-09-21T13:06:54.504755+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-09-21T13:06:57.277 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:57 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:06:57.277 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:06:57 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:06:57.277 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:06:57 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:06:57.277 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:06:57 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:06:57.606 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:06:57 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:06:57.606 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:06:57 smithi170 systemd[1]: Started Ceph mgr.x for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:06:57.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:57 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:06:57.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:57 smithi170 bash[21665]: cluster 2024-09-21T13:06:56.327028+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:57.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:57 smithi092 bash[19827]: cluster 2024-09-21T13:06:56.327028+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:57.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:57 smithi092 bash[26840]: cluster 2024-09-21T13:06:56.327028+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:58 smithi092 bash[19827]: audit 2024-09-21T13:06:57.432305+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:58 smithi092 bash[19827]: audit 2024-09-21T13:06:57.439429+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:58 smithi092 bash[19827]: audit 2024-09-21T13:06:57.448808+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:58 smithi092 bash[19827]: audit 2024-09-21T13:06:57.457190+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:58 smithi092 bash[19827]: audit 2024-09-21T13:06:57.512541+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:58 smithi092 bash[26840]: audit 2024-09-21T13:06:57.432305+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:58 smithi092 bash[26840]: audit 2024-09-21T13:06:57.439429+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:58 smithi092 bash[26840]: audit 2024-09-21T13:06:57.448808+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:58 smithi092 bash[26840]: audit 2024-09-21T13:06:57.457190+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:58 smithi092 bash[26840]: audit 2024-09-21T13:06:57.512541+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:58.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:58 smithi170 bash[21665]: audit 2024-09-21T13:06:57.432305+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:58 smithi170 bash[21665]: audit 2024-09-21T13:06:57.439429+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:58 smithi170 bash[21665]: audit 2024-09-21T13:06:57.448808+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:58 smithi170 bash[21665]: audit 2024-09-21T13:06:57.457190+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:06:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:58 smithi170 bash[21665]: audit 2024-09-21T13:06:57.512541+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:06:58.857 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:06:58 smithi170 bash[22523]: debug 2024-09-21T13:06:58.471+0000 7fa0cc40b640 1 -- 172.21.15.170:0/2529458347 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5561b16eb0e0 con 0x5561b16ed400 2024-09-21T13:06:58.857 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:06:58 smithi170 bash[22523]: debug 2024-09-21T13:06:58.587+0000 7fa0cec75040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:06:59.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:06:59 smithi092 bash[19827]: cluster 2024-09-21T13:06:58.327348+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:59.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:06:59 smithi092 bash[26840]: cluster 2024-09-21T13:06:58.327348+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:06:59.789 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:06:59 smithi170 bash[21665]: cluster 2024-09-21T13:06:58.327348+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:00.106 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:06:59 smithi170 bash[22523]: debug 2024-09-21T13:06:59.783+0000 7fa0cec75040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:07:00.106 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:06:59 smithi170 bash[22523]: debug 2024-09-21T13:06:59.847+0000 7fa0cec75040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:07:00.106 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:00 smithi170 bash[22523]: debug 2024-09-21T13:06:59.999+0000 7fa0cec75040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:07:00.979 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:00 smithi170 bash[22523]: debug 2024-09-21T13:07:00.651+0000 7fa0cec75040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:07:00.980 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:00 smithi170 bash[22523]: debug 2024-09-21T13:07:00.723+0000 7fa0cec75040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:07:00.980 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:00 smithi170 bash[22523]: debug 2024-09-21T13:07:00.791+0000 7fa0cec75040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:07:00.980 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:00 smithi170 bash[22523]: debug 2024-09-21T13:07:00.975+0000 7fa0cec75040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:07:00.982 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:01.235 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:01 smithi170 bash[22523]: debug 2024-09-21T13:07:01.051+0000 7fa0cec75040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:07:01.235 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:01 smithi170 bash[22523]: debug 2024-09-21T13:07:01.119+0000 7fa0cec75040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:07:01.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:01 smithi092 bash[26840]: audit 2024-09-21T13:07:00.229663+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:01.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:01 smithi092 bash[26840]: cluster 2024-09-21T13:07:00.327752+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:01.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:01 smithi092 bash[19827]: audit 2024-09-21T13:07:00.229663+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:01.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:01 smithi092 bash[19827]: cluster 2024-09-21T13:07:00.327752+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:01.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:01 smithi170 bash[21665]: audit 2024-09-21T13:07:00.229663+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:01.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:01 smithi170 bash[21665]: cluster 2024-09-21T13:07:00.327752+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:01.606 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:01 smithi170 bash[22523]: debug 2024-09-21T13:07:01.375+0000 7fa0cec75040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:07:01.607 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:01 smithi170 bash[22523]: debug 2024-09-21T13:07:01.443+0000 7fa0cec75040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:07:01.967 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:01 smithi170 bash[22523]: debug 2024-09-21T13:07:01.635+0000 7fa0cec75040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:07:01.967 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:01 smithi170 bash[22523]: debug 2024-09-21T13:07:01.715+0000 7fa0cec75040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:07:02.306 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:01 smithi170 bash[22523]: debug 2024-09-21T13:07:01.963+0000 7fa0cec75040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:07:02.306 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:02 smithi170 bash[22523]: debug 2024-09-21T13:07:02.139+0000 7fa0cec75040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:07:02.563 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:02 smithi170 bash[22523]: debug 2024-09-21T13:07:02.299+0000 7fa0cec75040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:07:02.564 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:02 smithi170 bash[22523]: debug 2024-09-21T13:07:02.379+0000 7fa0cec75040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:07:02.856 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:02 smithi170 bash[22523]: debug 2024-09-21T13:07:02.559+0000 7fa0cec75040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:07:03.684 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[22523]: debug 2024-09-21T13:07:03.379+0000 7fa0cec75040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:07:03.684 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[22523]: debug 2024-09-21T13:07:03.455+0000 7fa0cec75040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:07:03.684 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[22523]: debug 2024-09-21T13:07:03.679+0000 7fa0cec75040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:07:03.685 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[21665]: cluster 2024-09-21T13:07:02.328180+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:03.685 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[21665]: audit 2024-09-21T13:07:02.765802+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:03.685 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[21665]: audit 2024-09-21T13:07:02.775461+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:03.685 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[21665]: audit 2024-09-21T13:07:02.777185+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:03.685 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[21665]: audit 2024-09-21T13:07:02.778975+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:03.685 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[21665]: audit 2024-09-21T13:07:02.789760+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:03.685 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[21665]: audit 2024-09-21T13:07:02.848614+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:07:03.685 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[21665]: audit 2024-09-21T13:07:02.849764+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:07:03.685 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[21665]: audit 2024-09-21T13:07:02.850602+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[19827]: cluster 2024-09-21T13:07:02.328180+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[19827]: audit 2024-09-21T13:07:02.765802+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[19827]: audit 2024-09-21T13:07:02.775461+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[19827]: audit 2024-09-21T13:07:02.777185+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[19827]: audit 2024-09-21T13:07:02.778975+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[19827]: audit 2024-09-21T13:07:02.789760+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[19827]: audit 2024-09-21T13:07:02.848614+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:07:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[19827]: audit 2024-09-21T13:07:02.849764+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:07:03.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[19827]: audit 2024-09-21T13:07:02.850602+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:03.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[26840]: cluster 2024-09-21T13:07:02.328180+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:03.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[26840]: audit 2024-09-21T13:07:02.765802+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:03.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[26840]: audit 2024-09-21T13:07:02.775461+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:03.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[26840]: audit 2024-09-21T13:07:02.777185+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:03.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[26840]: audit 2024-09-21T13:07:02.778975+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:03.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[26840]: audit 2024-09-21T13:07:02.789760+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:03.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[26840]: audit 2024-09-21T13:07:02.848614+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:07:03.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[26840]: audit 2024-09-21T13:07:02.849764+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:07:03.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:03 smithi092 bash[26840]: audit 2024-09-21T13:07:02.850602+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:04.106 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:03 smithi170 bash[22523]: debug 2024-09-21T13:07:03.751+0000 7fa0cec75040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:07:04.485 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:07:04.535 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi092:vg_nvme/lv_4 2024-09-21T13:07:04.606 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:04 smithi170 bash[22523]: debug 2024-09-21T13:07:04.139+0000 7fa0cec75040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:07:04.606 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:07:04 smithi170 bash[22523]: debug 2024-09-21T13:07:04.219+0000 7fa0cec75040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:07:04.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:04 smithi170 bash[21665]: cephadm 2024-09-21T13:07:02.848000+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T13:07:04.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:04 smithi170 bash[21665]: cephadm 2024-09-21T13:07:02.851857+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-21T13:07:04.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:04 smithi170 bash[21665]: cluster 2024-09-21T13:07:04.245881+0000 mon.a (mon.0) 278 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:07:04.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:04 smithi170 bash[21665]: audit 2024-09-21T13:07:04.246672+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:07:04.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:04 smithi170 bash[21665]: audit 2024-09-21T13:07:04.247290+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:07:04.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:04 smithi170 bash[21665]: audit 2024-09-21T13:07:04.248565+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:07:04.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:04 smithi170 bash[21665]: audit 2024-09-21T13:07:04.249048+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:07:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[19827]: cephadm 2024-09-21T13:07:02.848000+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T13:07:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[19827]: cephadm 2024-09-21T13:07:02.851857+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-21T13:07:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[19827]: cluster 2024-09-21T13:07:04.245881+0000 mon.a (mon.0) 278 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:07:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[19827]: audit 2024-09-21T13:07:04.246672+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:07:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[19827]: audit 2024-09-21T13:07:04.247290+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:07:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[19827]: audit 2024-09-21T13:07:04.248565+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:07:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[19827]: audit 2024-09-21T13:07:04.249048+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:07:04.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[26840]: cephadm 2024-09-21T13:07:02.848000+0000 mgr.y (mgr.14150) 76 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T13:07:04.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[26840]: cephadm 2024-09-21T13:07:02.851857+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Reconfiguring daemon mgr.y on smithi092 2024-09-21T13:07:04.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[26840]: cluster 2024-09-21T13:07:04.245881+0000 mon.a (mon.0) 278 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:07:04.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[26840]: audit 2024-09-21T13:07:04.246672+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:07:04.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[26840]: audit 2024-09-21T13:07:04.247290+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:07:04.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[26840]: audit 2024-09-21T13:07:04.248565+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:07:04.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:04 smithi092 bash[26840]: audit 2024-09-21T13:07:04.249048+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.170:0/4288600432' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:07:05.662 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:05 smithi092 bash[26840]: cluster 2024-09-21T13:07:04.328642+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:05.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:05 smithi092 bash[26840]: cluster 2024-09-21T13:07:04.403970+0000 mon.a (mon.0) 279 : cluster [DBG] mgrmap e14: y(active, since 92s), standbys: x 2024-09-21T13:07:05.663 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:05 smithi092 bash[26840]: audit 2024-09-21T13:07:04.404468+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:07:05.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:05 smithi092 bash[19827]: cluster 2024-09-21T13:07:04.328642+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:05.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:05 smithi092 bash[19827]: cluster 2024-09-21T13:07:04.403970+0000 mon.a (mon.0) 279 : cluster [DBG] mgrmap e14: y(active, since 92s), standbys: x 2024-09-21T13:07:05.663 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:05 smithi092 bash[19827]: audit 2024-09-21T13:07:04.404468+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:07:05.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:05 smithi170 bash[21665]: cluster 2024-09-21T13:07:04.328642+0000 mgr.y (mgr.14150) 78 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:05.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:05 smithi170 bash[21665]: cluster 2024-09-21T13:07:04.403970+0000 mon.a (mon.0) 279 : cluster [DBG] mgrmap e14: y(active, since 92s), standbys: x 2024-09-21T13:07:05.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:05 smithi170 bash[21665]: audit 2024-09-21T13:07:04.404468+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:07:07.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:07 smithi170 bash[21665]: audit 2024-09-21T13:07:06.099531+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:07.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:07 smithi170 bash[21665]: audit 2024-09-21T13:07:06.106126+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:07.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:07 smithi170 bash[21665]: audit 2024-09-21T13:07:06.109227+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:07:07.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:07 smithi170 bash[21665]: audit 2024-09-21T13:07:06.112377+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:07.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:07 smithi170 bash[21665]: audit 2024-09-21T13:07:06.113840+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:07.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:07 smithi170 bash[21665]: audit 2024-09-21T13:07:06.121946+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:07.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:07 smithi170 bash[21665]: cluster 2024-09-21T13:07:06.329143+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:07.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[19827]: audit 2024-09-21T13:07:06.099531+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:07.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[19827]: audit 2024-09-21T13:07:06.106126+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:07.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[19827]: audit 2024-09-21T13:07:06.109227+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:07:07.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[19827]: audit 2024-09-21T13:07:06.112377+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:07.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[19827]: audit 2024-09-21T13:07:06.113840+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:07.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[19827]: audit 2024-09-21T13:07:06.121946+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:07.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[19827]: cluster 2024-09-21T13:07:06.329143+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:07.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[26840]: audit 2024-09-21T13:07:06.099531+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:07.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[26840]: audit 2024-09-21T13:07:06.106126+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:07.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[26840]: audit 2024-09-21T13:07:06.109227+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:07:07.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[26840]: audit 2024-09-21T13:07:06.112377+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:07.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[26840]: audit 2024-09-21T13:07:06.113840+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:07.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[26840]: audit 2024-09-21T13:07:06.121946+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:07.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:07 smithi092 bash[26840]: cluster 2024-09-21T13:07:06.329143+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:09.304 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:09.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:09 smithi092 bash[19827]: cluster 2024-09-21T13:07:08.329579+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:09.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:09 smithi092 bash[26840]: cluster 2024-09-21T13:07:08.329579+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:09.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:09 smithi170 bash[21665]: cluster 2024-09-21T13:07:08.329579+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:11.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:11 smithi092 bash[19827]: cluster 2024-09-21T13:07:10.329874+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:11.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:11 smithi092 bash[19827]: audit 2024-09-21T13:07:10.447085+0000 mgr.y (mgr.14150) 82 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:11.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:11 smithi092 bash[19827]: audit 2024-09-21T13:07:10.453705+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:07:11.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:11 smithi092 bash[19827]: audit 2024-09-21T13:07:10.457788+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:07:11.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:11 smithi092 bash[19827]: audit 2024-09-21T13:07:10.458940+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:11.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:11 smithi092 bash[26840]: cluster 2024-09-21T13:07:10.329874+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:11.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:11 smithi092 bash[26840]: audit 2024-09-21T13:07:10.447085+0000 mgr.y (mgr.14150) 82 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:11.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:11 smithi092 bash[26840]: audit 2024-09-21T13:07:10.453705+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:07:11.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:11 smithi092 bash[26840]: audit 2024-09-21T13:07:10.457788+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:07:11.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:11 smithi092 bash[26840]: audit 2024-09-21T13:07:10.458940+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:11.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:11 smithi170 bash[21665]: cluster 2024-09-21T13:07:10.329874+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:11.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:11 smithi170 bash[21665]: audit 2024-09-21T13:07:10.447085+0000 mgr.y (mgr.14150) 82 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:07:11.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:11 smithi170 bash[21665]: audit 2024-09-21T13:07:10.453705+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:07:11.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:11 smithi170 bash[21665]: audit 2024-09-21T13:07:10.457788+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:07:11.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:11 smithi170 bash[21665]: audit 2024-09-21T13:07:10.458940+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:13.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:13 smithi092 bash[19827]: cluster 2024-09-21T13:07:12.330365+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:13.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:13 smithi092 bash[26840]: cluster 2024-09-21T13:07:12.330365+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:13.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:13 smithi170 bash[21665]: cluster 2024-09-21T13:07:12.330365+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:15.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:15 smithi092 bash[19827]: cluster 2024-09-21T13:07:14.330827+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:15.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:15 smithi092 bash[26840]: cluster 2024-09-21T13:07:14.330827+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:15.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:15 smithi170 bash[21665]: cluster 2024-09-21T13:07:14.330827+0000 mgr.y (mgr.14150) 84 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:17.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:17 smithi092 bash[19827]: cluster 2024-09-21T13:07:16.331259+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:17.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:17 smithi092 bash[26840]: cluster 2024-09-21T13:07:16.331259+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:17.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:17 smithi170 bash[21665]: cluster 2024-09-21T13:07:16.331259+0000 mgr.y (mgr.14150) 85 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:19.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[19827]: cluster 2024-09-21T13:07:18.331605+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:19.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[19827]: audit 2024-09-21T13:07:18.741528+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.92:0/3575611040' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25f0dde8-b785-4681-99d1-e64fd69ae12e"}]: dispatch 2024-09-21T13:07:19.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[19827]: audit 2024-09-21T13:07:18.744372+0000 mon.a (mon.0) 291 : audit [INF] from='client.? 172.21.15.92:0/3575611040' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25f0dde8-b785-4681-99d1-e64fd69ae12e"}]': finished 2024-09-21T13:07:19.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[19827]: cluster 2024-09-21T13:07:18.750978+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:07:19.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[19827]: audit 2024-09-21T13:07:18.751275+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:19.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[19827]: audit 2024-09-21T13:07:19.373653+0000 mon.a (mon.0) 294 : audit [DBG] from='client.? 172.21.15.92:0/2658121668' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:07:19.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[26840]: cluster 2024-09-21T13:07:18.331605+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:19.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[26840]: audit 2024-09-21T13:07:18.741528+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.92:0/3575611040' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25f0dde8-b785-4681-99d1-e64fd69ae12e"}]: dispatch 2024-09-21T13:07:19.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[26840]: audit 2024-09-21T13:07:18.744372+0000 mon.a (mon.0) 291 : audit [INF] from='client.? 172.21.15.92:0/3575611040' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25f0dde8-b785-4681-99d1-e64fd69ae12e"}]': finished 2024-09-21T13:07:19.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[26840]: cluster 2024-09-21T13:07:18.750978+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:07:19.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[26840]: audit 2024-09-21T13:07:18.751275+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:19.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:19 smithi092 bash[26840]: audit 2024-09-21T13:07:19.373653+0000 mon.a (mon.0) 294 : audit [DBG] from='client.? 172.21.15.92:0/2658121668' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:07:19.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:19 smithi170 bash[21665]: cluster 2024-09-21T13:07:18.331605+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:19.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:19 smithi170 bash[21665]: audit 2024-09-21T13:07:18.741528+0000 mon.a (mon.0) 290 : audit [INF] from='client.? 172.21.15.92:0/3575611040' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "25f0dde8-b785-4681-99d1-e64fd69ae12e"}]: dispatch 2024-09-21T13:07:19.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:19 smithi170 bash[21665]: audit 2024-09-21T13:07:18.744372+0000 mon.a (mon.0) 291 : audit [INF] from='client.? 172.21.15.92:0/3575611040' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "25f0dde8-b785-4681-99d1-e64fd69ae12e"}]': finished 2024-09-21T13:07:19.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:19 smithi170 bash[21665]: cluster 2024-09-21T13:07:18.750978+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:07:19.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:19 smithi170 bash[21665]: audit 2024-09-21T13:07:18.751275+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:19.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:19 smithi170 bash[21665]: audit 2024-09-21T13:07:19.373653+0000 mon.a (mon.0) 294 : audit [DBG] from='client.? 172.21.15.92:0/2658121668' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:07:21.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:21 smithi092 bash[19827]: cluster 2024-09-21T13:07:20.331917+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:21.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:21 smithi092 bash[26840]: cluster 2024-09-21T13:07:20.331917+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:21.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:21 smithi170 bash[21665]: cluster 2024-09-21T13:07:20.331917+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:23.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:23 smithi092 bash[19827]: cluster 2024-09-21T13:07:22.332374+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:23.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:23 smithi092 bash[26840]: cluster 2024-09-21T13:07:22.332374+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:23.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:23 smithi170 bash[21665]: cluster 2024-09-21T13:07:22.332374+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:25.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:25 smithi092 bash[19827]: cluster 2024-09-21T13:07:24.332897+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:25.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:25 smithi092 bash[26840]: cluster 2024-09-21T13:07:24.332897+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:25.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:25 smithi170 bash[21665]: cluster 2024-09-21T13:07:24.332897+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:27.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:27 smithi092 bash[19827]: cluster 2024-09-21T13:07:26.333270+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:27.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:27 smithi092 bash[26840]: cluster 2024-09-21T13:07:26.333270+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:27 smithi170 bash[21665]: cluster 2024-09-21T13:07:26.333270+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:29.465 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:29 smithi092 bash[26840]: cluster 2024-09-21T13:07:28.333683+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:29.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:29 smithi092 bash[19827]: cluster 2024-09-21T13:07:28.333683+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:29.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:29 smithi170 bash[21665]: cluster 2024-09-21T13:07:28.333683+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:31 smithi092 bash[19827]: cluster 2024-09-21T13:07:30.334133+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:31 smithi092 bash[26840]: cluster 2024-09-21T13:07:30.334133+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:31.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:31 smithi170 bash[21665]: cluster 2024-09-21T13:07:30.334133+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:32.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:32 smithi092 bash[19827]: audit 2024-09-21T13:07:31.615205+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T13:07:32.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:32 smithi092 bash[19827]: audit 2024-09-21T13:07:31.616772+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:32.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:32 smithi092 bash[26840]: audit 2024-09-21T13:07:31.615205+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T13:07:32.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:32 smithi092 bash[26840]: audit 2024-09-21T13:07:31.616772+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:32.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:32 smithi170 bash[21665]: audit 2024-09-21T13:07:31.615205+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T13:07:32.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:32 smithi170 bash[21665]: audit 2024-09-21T13:07:31.616772+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:33.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:33 smithi092 bash[19827]: cephadm 2024-09-21T13:07:31.618137+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-21T13:07:33.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:33 smithi092 bash[19827]: cluster 2024-09-21T13:07:32.334539+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:33.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:33 smithi092 bash[26840]: cephadm 2024-09-21T13:07:31.618137+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-21T13:07:33.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:33 smithi092 bash[26840]: cluster 2024-09-21T13:07:32.334539+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:33.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:33 smithi170 bash[21665]: cephadm 2024-09-21T13:07:31.618137+0000 mgr.y (mgr.14150) 93 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-21T13:07:33.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:33 smithi170 bash[21665]: cluster 2024-09-21T13:07:32.334539+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:35.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:35 smithi092 bash[19827]: cluster 2024-09-21T13:07:34.334976+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:35.746 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:35 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:07:35.746 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:07:35 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:07:35.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:35 smithi092 bash[26840]: cluster 2024-09-21T13:07:34.334976+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:35.746 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:35 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:07:35.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:35 smithi170 bash[21665]: cluster 2024-09-21T13:07:34.334976+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:36.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:35 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:07:36.026 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:07:35 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:07:36.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:35 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:07:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:36 smithi092 bash[19827]: audit 2024-09-21T13:07:36.006182+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:07:36.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:36 smithi092 bash[19827]: audit 2024-09-21T13:07:36.009800+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:36.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:36 smithi092 bash[19827]: audit 2024-09-21T13:07:36.014579+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:36.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:36 smithi092 bash[26840]: audit 2024-09-21T13:07:36.006182+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:07:36.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:36 smithi092 bash[26840]: audit 2024-09-21T13:07:36.009800+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:36.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:36 smithi092 bash[26840]: audit 2024-09-21T13:07:36.014579+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:36 smithi170 bash[21665]: audit 2024-09-21T13:07:36.006182+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:07:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:36 smithi170 bash[21665]: audit 2024-09-21T13:07:36.009800+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:36 smithi170 bash[21665]: audit 2024-09-21T13:07:36.014579+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:37.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:37 smithi092 bash[19827]: cluster 2024-09-21T13:07:36.335312+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:37.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:37 smithi092 bash[26840]: cluster 2024-09-21T13:07:36.335312+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:37.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:37 smithi170 bash[21665]: cluster 2024-09-21T13:07:36.335312+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:39.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:39 smithi092 bash[19827]: cluster 2024-09-21T13:07:38.335764+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:39.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:39 smithi092 bash[26840]: cluster 2024-09-21T13:07:38.335764+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:39.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:39 smithi170 bash[21665]: cluster 2024-09-21T13:07:38.335764+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:41.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:41 smithi092 bash[26840]: cluster 2024-09-21T13:07:40.336109+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:41.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:41 smithi092 bash[19827]: cluster 2024-09-21T13:07:40.336109+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:41.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:41 smithi170 bash[21665]: cluster 2024-09-21T13:07:40.336109+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:43 smithi170 bash[21665]: audit 2024-09-21T13:07:42.335317+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:43 smithi170 bash[21665]: cluster 2024-09-21T13:07:42.336333+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:43 smithi170 bash[21665]: audit 2024-09-21T13:07:42.339337+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:43 smithi170 bash[21665]: audit 2024-09-21T13:07:42.956778+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:43 smithi170 bash[21665]: audit 2024-09-21T13:07:42.957694+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:43 smithi170 bash[21665]: audit 2024-09-21T13:07:42.966201+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:43.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[19827]: audit 2024-09-21T13:07:42.335317+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:43.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[19827]: cluster 2024-09-21T13:07:42.336333+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:43.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[19827]: audit 2024-09-21T13:07:42.339337+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:43.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[19827]: audit 2024-09-21T13:07:42.956778+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:43.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[19827]: audit 2024-09-21T13:07:42.957694+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:43.752 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[19827]: audit 2024-09-21T13:07:42.966201+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:43.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[26840]: audit 2024-09-21T13:07:42.335317+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:43.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[26840]: cluster 2024-09-21T13:07:42.336333+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:43.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[26840]: audit 2024-09-21T13:07:42.339337+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:43.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[26840]: audit 2024-09-21T13:07:42.956778+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:43.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[26840]: audit 2024-09-21T13:07:42.957694+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:43.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:43 smithi092 bash[26840]: audit 2024-09-21T13:07:42.966201+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:45.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:45 smithi092 bash[19827]: cluster 2024-09-21T13:07:44.336755+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:45.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:45 smithi092 bash[19827]: audit 2024-09-21T13:07:45.187499+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/361474232,v1:172.21.15.92:6803/361474232]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T13:07:45.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:45 smithi092 bash[19827]: audit 2024-09-21T13:07:45.187838+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T13:07:45.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:45 smithi092 bash[26840]: cluster 2024-09-21T13:07:44.336755+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:45.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:45 smithi092 bash[26840]: audit 2024-09-21T13:07:45.187499+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/361474232,v1:172.21.15.92:6803/361474232]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T13:07:45.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:45 smithi092 bash[26840]: audit 2024-09-21T13:07:45.187838+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T13:07:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:45 smithi170 bash[21665]: cluster 2024-09-21T13:07:44.336755+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:45 smithi170 bash[21665]: audit 2024-09-21T13:07:45.187499+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/361474232,v1:172.21.15.92:6803/361474232]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T13:07:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:45 smithi170 bash[21665]: audit 2024-09-21T13:07:45.187838+0000 mon.a (mon.0) 305 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T13:07:46.471 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 0 on host 'smithi092' 2024-09-21T13:07:46.636 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[19827]: audit 2024-09-21T13:07:45.344348+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:07:46.636 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[19827]: cluster 2024-09-21T13:07:45.349263+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:07:46.636 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[19827]: audit 2024-09-21T13:07:45.349952+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/361474232,v1:172.21.15.92:6803/361474232]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:07:46.636 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[19827]: audit 2024-09-21T13:07:45.350260+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:46.637 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[19827]: audit 2024-09-21T13:07:45.351176+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:07:46.637 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[19827]: audit 2024-09-21T13:07:46.346489+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:07:46.637 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[26840]: audit 2024-09-21T13:07:45.344348+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:07:46.637 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[26840]: cluster 2024-09-21T13:07:45.349263+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:07:46.637 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[26840]: audit 2024-09-21T13:07:45.349952+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/361474232,v1:172.21.15.92:6803/361474232]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:07:46.637 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[26840]: audit 2024-09-21T13:07:45.350260+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:46.637 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[26840]: audit 2024-09-21T13:07:45.351176+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:07:46.637 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:46 smithi092 bash[26840]: audit 2024-09-21T13:07:46.346489+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:07:46.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:46 smithi170 bash[21665]: audit 2024-09-21T13:07:45.344348+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:07:46.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:46 smithi170 bash[21665]: cluster 2024-09-21T13:07:45.349263+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:07:46.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:46 smithi170 bash[21665]: audit 2024-09-21T13:07:45.349952+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/361474232,v1:172.21.15.92:6803/361474232]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:07:46.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:46 smithi170 bash[21665]: audit 2024-09-21T13:07:45.350260+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:46.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:46 smithi170 bash[21665]: audit 2024-09-21T13:07:45.351176+0000 mon.a (mon.0) 309 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:07:46.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:46 smithi170 bash[21665]: audit 2024-09-21T13:07:46.346489+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:07:46.994 DEBUG:teuthology.orchestra.run.smithi092:osd.0> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T13:07:46.996 INFO:tasks.cephadm:Deploying osd.1 on smithi092 with /dev/vg_nvme/lv_3... 2024-09-21T13:07:46.996 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T13:07:47.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[19827]: cluster 2024-09-21T13:07:46.337197+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:47.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[19827]: cluster 2024-09-21T13:07:46.354008+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:07:47.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[19827]: audit 2024-09-21T13:07:46.355273+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:47.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[19827]: audit 2024-09-21T13:07:46.362469+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:47.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[19827]: audit 2024-09-21T13:07:46.453210+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:07:47.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[19827]: audit 2024-09-21T13:07:46.460445+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:47.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[19827]: audit 2024-09-21T13:07:46.466900+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:47.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[19827]: audit 2024-09-21T13:07:47.361306+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:47.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[26840]: cluster 2024-09-21T13:07:46.337197+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:47.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[26840]: cluster 2024-09-21T13:07:46.354008+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:07:47.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[26840]: audit 2024-09-21T13:07:46.355273+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:47.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[26840]: audit 2024-09-21T13:07:46.362469+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:47.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[26840]: audit 2024-09-21T13:07:46.453210+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:07:47.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[26840]: audit 2024-09-21T13:07:46.460445+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:47.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[26840]: audit 2024-09-21T13:07:46.466900+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:47.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:47 smithi092 bash[26840]: audit 2024-09-21T13:07:47.361306+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:47.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:47 smithi170 bash[21665]: cluster 2024-09-21T13:07:46.337197+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:47.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:47 smithi170 bash[21665]: cluster 2024-09-21T13:07:46.354008+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:07:47.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:47 smithi170 bash[21665]: audit 2024-09-21T13:07:46.355273+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:47.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:47 smithi170 bash[21665]: audit 2024-09-21T13:07:46.362469+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:47.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:47 smithi170 bash[21665]: audit 2024-09-21T13:07:46.453210+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:07:47.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:47 smithi170 bash[21665]: audit 2024-09-21T13:07:46.460445+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:47.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:47 smithi170 bash[21665]: audit 2024-09-21T13:07:46.466900+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:47.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:47 smithi170 bash[21665]: audit 2024-09-21T13:07:47.361306+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:48.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:48 smithi092 bash[19827]: cluster 2024-09-21T13:07:46.218372+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:07:48.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:48 smithi092 bash[19827]: cluster 2024-09-21T13:07:46.218456+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:07:48.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:48 smithi092 bash[19827]: cluster 2024-09-21T13:07:47.370796+0000 mon.a (mon.0) 318 : cluster [INF] osd.0 [v2:172.21.15.92:6802/361474232,v1:172.21.15.92:6803/361474232] boot 2024-09-21T13:07:48.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:48 smithi092 bash[19827]: cluster 2024-09-21T13:07:47.370920+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:07:48.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:48 smithi092 bash[19827]: audit 2024-09-21T13:07:47.371737+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:48.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:48 smithi092 bash[26840]: cluster 2024-09-21T13:07:46.218372+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:07:48.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:48 smithi092 bash[26840]: cluster 2024-09-21T13:07:46.218456+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:07:48.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:48 smithi092 bash[26840]: cluster 2024-09-21T13:07:47.370796+0000 mon.a (mon.0) 318 : cluster [INF] osd.0 [v2:172.21.15.92:6802/361474232,v1:172.21.15.92:6803/361474232] boot 2024-09-21T13:07:48.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:48 smithi092 bash[26840]: cluster 2024-09-21T13:07:47.370920+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:07:48.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:48 smithi092 bash[26840]: audit 2024-09-21T13:07:47.371737+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:48.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:48 smithi170 bash[21665]: cluster 2024-09-21T13:07:46.218372+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:07:48.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:48 smithi170 bash[21665]: cluster 2024-09-21T13:07:46.218456+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:07:48.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:48 smithi170 bash[21665]: cluster 2024-09-21T13:07:47.370796+0000 mon.a (mon.0) 318 : cluster [INF] osd.0 [v2:172.21.15.92:6802/361474232,v1:172.21.15.92:6803/361474232] boot 2024-09-21T13:07:48.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:48 smithi170 bash[21665]: cluster 2024-09-21T13:07:47.370920+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:07:48.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:48 smithi170 bash[21665]: audit 2024-09-21T13:07:47.371737+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:07:49.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:49 smithi092 bash[19827]: cluster 2024-09-21T13:07:48.337596+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:49.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:49 smithi092 bash[19827]: cluster 2024-09-21T13:07:48.388762+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:07:49.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:49 smithi092 bash[26840]: cluster 2024-09-21T13:07:48.337596+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:49.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:49 smithi092 bash[26840]: cluster 2024-09-21T13:07:48.388762+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:07:49.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:49 smithi170 bash[21665]: cluster 2024-09-21T13:07:48.337596+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:07:49.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:49 smithi170 bash[21665]: cluster 2024-09-21T13:07:48.388762+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:07:51.496 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:07:51.638 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:51 smithi092 bash[19827]: cluster 2024-09-21T13:07:50.338081+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:51.638 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:51 smithi092 bash[26840]: cluster 2024-09-21T13:07:50.338081+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:51.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:51 smithi170 bash[21665]: cluster 2024-09-21T13:07:50.338081+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:53.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:53 smithi092 bash[19827]: cluster 2024-09-21T13:07:52.338525+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:53.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:53 smithi092 bash[26840]: cluster 2024-09-21T13:07:52.338525+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:53.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:53 smithi170 bash[21665]: cluster 2024-09-21T13:07:52.338525+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:55.700 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:55 smithi092 bash[19827]: cluster 2024-09-21T13:07:54.339027+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:55.700 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:55 smithi092 bash[26840]: cluster 2024-09-21T13:07:54.339027+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:55.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:55 smithi170 bash[21665]: cluster 2024-09-21T13:07:54.339027+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:57.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[19827]: cephadm 2024-09-21T13:07:56.232993+0000 mgr.y (mgr.14150) 106 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:07:57.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[19827]: audit 2024-09-21T13:07:56.239391+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[19827]: audit 2024-09-21T13:07:56.245572+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[19827]: audit 2024-09-21T13:07:56.247761+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[19827]: cephadm 2024-09-21T13:07:56.248843+0000 mgr.y (mgr.14150) 107 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 16241M 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[19827]: audit 2024-09-21T13:07:56.255877+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[19827]: audit 2024-09-21T13:07:56.258946+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[19827]: audit 2024-09-21T13:07:56.260059+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[19827]: audit 2024-09-21T13:07:56.270082+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[19827]: cluster 2024-09-21T13:07:56.339493+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[26840]: cephadm 2024-09-21T13:07:56.232993+0000 mgr.y (mgr.14150) 106 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[26840]: audit 2024-09-21T13:07:56.239391+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[26840]: audit 2024-09-21T13:07:56.245572+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[26840]: audit 2024-09-21T13:07:56.247761+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:07:57.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[26840]: cephadm 2024-09-21T13:07:56.248843+0000 mgr.y (mgr.14150) 107 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 16241M 2024-09-21T13:07:57.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[26840]: audit 2024-09-21T13:07:56.255877+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[26840]: audit 2024-09-21T13:07:56.258946+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:57.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[26840]: audit 2024-09-21T13:07:56.260059+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:57.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[26840]: audit 2024-09-21T13:07:56.270082+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:57 smithi092 bash[26840]: cluster 2024-09-21T13:07:56.339493+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:57 smithi170 bash[21665]: cephadm 2024-09-21T13:07:56.232993+0000 mgr.y (mgr.14150) 106 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:07:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:57 smithi170 bash[21665]: audit 2024-09-21T13:07:56.239391+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:57 smithi170 bash[21665]: audit 2024-09-21T13:07:56.245572+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:57 smithi170 bash[21665]: audit 2024-09-21T13:07:56.247761+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:07:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:57 smithi170 bash[21665]: cephadm 2024-09-21T13:07:56.248843+0000 mgr.y (mgr.14150) 107 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 16241M 2024-09-21T13:07:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:57 smithi170 bash[21665]: audit 2024-09-21T13:07:56.255877+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:57 smithi170 bash[21665]: audit 2024-09-21T13:07:56.258946+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:07:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:57 smithi170 bash[21665]: audit 2024-09-21T13:07:56.260059+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:07:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:57 smithi170 bash[21665]: audit 2024-09-21T13:07:56.270082+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:07:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:57 smithi170 bash[21665]: cluster 2024-09-21T13:07:56.339493+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:58.155 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:07:58.205 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi092:vg_nvme/lv_3 2024-09-21T13:07:59.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:07:59 smithi092 bash[19827]: cluster 2024-09-21T13:07:58.340046+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:59.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:07:59 smithi092 bash[26840]: cluster 2024-09-21T13:07:58.340046+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:07:59.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:07:59 smithi170 bash[21665]: cluster 2024-09-21T13:07:58.340046+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:01.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:01 smithi092 bash[19827]: cluster 2024-09-21T13:08:00.340599+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:01.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:01 smithi092 bash[26840]: cluster 2024-09-21T13:08:00.340599+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:01.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:01 smithi170 bash[21665]: cluster 2024-09-21T13:08:00.340599+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:02.948 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:08:03.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:03 smithi092 bash[19827]: cluster 2024-09-21T13:08:02.341144+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:03.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:03 smithi092 bash[26840]: cluster 2024-09-21T13:08:02.341144+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:03.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:03 smithi170 bash[21665]: cluster 2024-09-21T13:08:02.341144+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:04 smithi092 bash[19827]: audit 2024-09-21T13:08:04.245927+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:08:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:04 smithi092 bash[19827]: audit 2024-09-21T13:08:04.249482+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:08:04.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:04 smithi092 bash[19827]: audit 2024-09-21T13:08:04.250544+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:04 smithi092 bash[26840]: audit 2024-09-21T13:08:04.245927+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:08:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:04 smithi092 bash[26840]: audit 2024-09-21T13:08:04.249482+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:08:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:04 smithi092 bash[26840]: audit 2024-09-21T13:08:04.250544+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:04 smithi170 bash[21665]: audit 2024-09-21T13:08:04.245927+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:08:04.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:04 smithi170 bash[21665]: audit 2024-09-21T13:08:04.249482+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:08:04.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:04 smithi170 bash[21665]: audit 2024-09-21T13:08:04.250544+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:05.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:05 smithi092 bash[19827]: audit 2024-09-21T13:08:04.239954+0000 mgr.y (mgr.14150) 112 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:05.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:05 smithi092 bash[19827]: cluster 2024-09-21T13:08:04.341616+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:05.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:05 smithi092 bash[26840]: audit 2024-09-21T13:08:04.239954+0000 mgr.y (mgr.14150) 112 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:05.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:05 smithi092 bash[26840]: cluster 2024-09-21T13:08:04.341616+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:05.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:05 smithi170 bash[21665]: audit 2024-09-21T13:08:04.239954+0000 mgr.y (mgr.14150) 112 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:05.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:05 smithi170 bash[21665]: cluster 2024-09-21T13:08:04.341616+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:07.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:07 smithi092 bash[19827]: cluster 2024-09-21T13:08:06.342086+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:07.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:07 smithi092 bash[26840]: cluster 2024-09-21T13:08:06.342086+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:07.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:07 smithi170 bash[21665]: cluster 2024-09-21T13:08:06.342086+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:09.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:09 smithi092 bash[19827]: cluster 2024-09-21T13:08:08.342524+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:09.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:09 smithi092 bash[26840]: cluster 2024-09-21T13:08:08.342524+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:09.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:09 smithi170 bash[21665]: cluster 2024-09-21T13:08:08.342524+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:11.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:11 smithi092 bash[19827]: cluster 2024-09-21T13:08:10.342930+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:11.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:11 smithi092 bash[26840]: cluster 2024-09-21T13:08:10.342930+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:11.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:11 smithi170 bash[21665]: cluster 2024-09-21T13:08:10.342930+0000 mgr.y (mgr.14150) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:13.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[19827]: cluster 2024-09-21T13:08:12.343199+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[19827]: audit 2024-09-21T13:08:12.562316+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.92:0/2446240855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34184fd0-01da-4b53-b897-41e5ca79aaab"}]: dispatch 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[19827]: audit 2024-09-21T13:08:12.562962+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34184fd0-01da-4b53-b897-41e5ca79aaab"}]: dispatch 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[19827]: audit 2024-09-21T13:08:12.565845+0000 mon.a (mon.0) 333 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34184fd0-01da-4b53-b897-41e5ca79aaab"}]': finished 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[19827]: cluster 2024-09-21T13:08:12.568878+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[19827]: audit 2024-09-21T13:08:12.569293+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[19827]: audit 2024-09-21T13:08:13.209885+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/1374263728' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[26840]: cluster 2024-09-21T13:08:12.343199+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[26840]: audit 2024-09-21T13:08:12.562316+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.92:0/2446240855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34184fd0-01da-4b53-b897-41e5ca79aaab"}]: dispatch 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[26840]: audit 2024-09-21T13:08:12.562962+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34184fd0-01da-4b53-b897-41e5ca79aaab"}]: dispatch 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[26840]: audit 2024-09-21T13:08:12.565845+0000 mon.a (mon.0) 333 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34184fd0-01da-4b53-b897-41e5ca79aaab"}]': finished 2024-09-21T13:08:13.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[26840]: cluster 2024-09-21T13:08:12.568878+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:08:13.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[26840]: audit 2024-09-21T13:08:12.569293+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:13.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:13 smithi092 bash[26840]: audit 2024-09-21T13:08:13.209885+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/1374263728' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:08:13.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:13 smithi170 bash[21665]: cluster 2024-09-21T13:08:12.343199+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:13.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:13 smithi170 bash[21665]: audit 2024-09-21T13:08:12.562316+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.92:0/2446240855' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34184fd0-01da-4b53-b897-41e5ca79aaab"}]: dispatch 2024-09-21T13:08:13.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:13 smithi170 bash[21665]: audit 2024-09-21T13:08:12.562962+0000 mon.a (mon.0) 332 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "34184fd0-01da-4b53-b897-41e5ca79aaab"}]: dispatch 2024-09-21T13:08:13.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:13 smithi170 bash[21665]: audit 2024-09-21T13:08:12.565845+0000 mon.a (mon.0) 333 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "34184fd0-01da-4b53-b897-41e5ca79aaab"}]': finished 2024-09-21T13:08:13.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:13 smithi170 bash[21665]: cluster 2024-09-21T13:08:12.568878+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:08:13.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:13 smithi170 bash[21665]: audit 2024-09-21T13:08:12.569293+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:13.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:13 smithi170 bash[21665]: audit 2024-09-21T13:08:13.209885+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/1374263728' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:08:15.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:15 smithi092 bash[19827]: cluster 2024-09-21T13:08:14.343662+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:15.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:15 smithi092 bash[26840]: cluster 2024-09-21T13:08:14.343662+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:15.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:15 smithi170 bash[21665]: cluster 2024-09-21T13:08:14.343662+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:17.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:17 smithi092 bash[19827]: cluster 2024-09-21T13:08:16.344052+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:17.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:17 smithi092 bash[26840]: cluster 2024-09-21T13:08:16.344052+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:17.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:17 smithi170 bash[21665]: cluster 2024-09-21T13:08:16.344052+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:19.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:19 smithi092 bash[19827]: cluster 2024-09-21T13:08:18.344513+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:19.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:19 smithi092 bash[26840]: cluster 2024-09-21T13:08:18.344513+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:19.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:19 smithi170 bash[21665]: cluster 2024-09-21T13:08:18.344513+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:21.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:21 smithi092 bash[19827]: cluster 2024-09-21T13:08:20.344944+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:21.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:21 smithi092 bash[26840]: cluster 2024-09-21T13:08:20.344944+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:21.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:21 smithi170 bash[21665]: cluster 2024-09-21T13:08:20.344944+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:23 smithi092 bash[19827]: cluster 2024-09-21T13:08:22.345460+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:23.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:23 smithi092 bash[26840]: cluster 2024-09-21T13:08:22.345460+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:23.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:23 smithi170 bash[21665]: cluster 2024-09-21T13:08:22.345460+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:25.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:25 smithi092 bash[19827]: cluster 2024-09-21T13:08:24.345991+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:25 smithi092 bash[26840]: cluster 2024-09-21T13:08:24.345991+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:25.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:25 smithi170 bash[21665]: cluster 2024-09-21T13:08:24.345991+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:26 smithi092 bash[19827]: audit 2024-09-21T13:08:25.536194+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T13:08:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:26 smithi092 bash[19827]: audit 2024-09-21T13:08:25.537700+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:26.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:26 smithi092 bash[26840]: audit 2024-09-21T13:08:25.536194+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T13:08:26.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:26 smithi092 bash[26840]: audit 2024-09-21T13:08:25.537700+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:26 smithi170 bash[21665]: audit 2024-09-21T13:08:25.536194+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T13:08:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:26 smithi170 bash[21665]: audit 2024-09-21T13:08:25.537700+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:27.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:27 smithi092 bash[19827]: cephadm 2024-09-21T13:08:25.538910+0000 mgr.y (mgr.14150) 124 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-21T13:08:27.735 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:27 smithi092 bash[19827]: cluster 2024-09-21T13:08:26.346508+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:27.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:27 smithi092 bash[26840]: cephadm 2024-09-21T13:08:25.538910+0000 mgr.y (mgr.14150) 124 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-21T13:08:27.736 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:27 smithi092 bash[26840]: cluster 2024-09-21T13:08:26.346508+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:27.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:27 smithi170 bash[21665]: cephadm 2024-09-21T13:08:25.538910+0000 mgr.y (mgr.14150) 124 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-21T13:08:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:27 smithi170 bash[21665]: cluster 2024-09-21T13:08:26.346508+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:29.638 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:08:29 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:08:29.638 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:29 smithi092 bash[19827]: cluster 2024-09-21T13:08:28.347086+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:29.638 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:29 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:08:29.639 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:29 smithi092 bash[26840]: cluster 2024-09-21T13:08:28.347086+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:29.639 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:29 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:08:29.639 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:08:29 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:08:29.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:29 smithi170 bash[21665]: cluster 2024-09-21T13:08:28.347086+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:29.973 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:29 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:08:29.973 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:29 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:08:29.974 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:08:29 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:08:29.974 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:08:29 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:08:30.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:30 smithi092 bash[19827]: audit 2024-09-21T13:08:29.907100+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:08:30.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:30 smithi092 bash[19827]: audit 2024-09-21T13:08:29.911170+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:30.756 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:30 smithi092 bash[19827]: audit 2024-09-21T13:08:29.917657+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:30.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:30 smithi092 bash[26840]: audit 2024-09-21T13:08:29.907100+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:08:30.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:30 smithi092 bash[26840]: audit 2024-09-21T13:08:29.911170+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:30.756 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:30 smithi092 bash[26840]: audit 2024-09-21T13:08:29.917657+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:30 smithi170 bash[21665]: audit 2024-09-21T13:08:29.907100+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:08:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:30 smithi170 bash[21665]: audit 2024-09-21T13:08:29.911170+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:30 smithi170 bash[21665]: audit 2024-09-21T13:08:29.917657+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:31 smithi092 bash[19827]: cluster 2024-09-21T13:08:30.347395+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:31.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:31 smithi092 bash[26840]: cluster 2024-09-21T13:08:30.347395+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:31.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:31 smithi170 bash[21665]: cluster 2024-09-21T13:08:30.347395+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:33.757 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:33 smithi092 bash[19827]: cluster 2024-09-21T13:08:32.347824+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:33.758 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:33 smithi092 bash[26840]: cluster 2024-09-21T13:08:32.347824+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:33.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:33 smithi170 bash[21665]: cluster 2024-09-21T13:08:32.347824+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:35.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:35 smithi092 bash[26840]: cluster 2024-09-21T13:08:34.348305+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:35.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:35 smithi092 bash[19827]: cluster 2024-09-21T13:08:34.348305+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:35.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:35 smithi170 bash[21665]: cluster 2024-09-21T13:08:34.348305+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:37.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[19827]: audit 2024-09-21T13:08:36.219638+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:37.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[19827]: audit 2024-09-21T13:08:36.225306+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:37.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[19827]: audit 2024-09-21T13:08:36.226185+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:37.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[19827]: audit 2024-09-21T13:08:36.226919+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:08:37.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[19827]: audit 2024-09-21T13:08:36.231082+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:37.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[19827]: cluster 2024-09-21T13:08:36.348777+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:37.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[26840]: audit 2024-09-21T13:08:36.219638+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:37.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[26840]: audit 2024-09-21T13:08:36.225306+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:37.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[26840]: audit 2024-09-21T13:08:36.226185+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:37.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[26840]: audit 2024-09-21T13:08:36.226919+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:08:37.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[26840]: audit 2024-09-21T13:08:36.231082+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:37.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:37 smithi092 bash[26840]: cluster 2024-09-21T13:08:36.348777+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:37.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:37 smithi170 bash[21665]: audit 2024-09-21T13:08:36.219638+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:37.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:37 smithi170 bash[21665]: audit 2024-09-21T13:08:36.225306+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:37.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:37 smithi170 bash[21665]: audit 2024-09-21T13:08:36.226185+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:37.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:37 smithi170 bash[21665]: audit 2024-09-21T13:08:36.226919+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:08:37.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:37 smithi170 bash[21665]: audit 2024-09-21T13:08:36.231082+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:37.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:37 smithi170 bash[21665]: cluster 2024-09-21T13:08:36.348777+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:38.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:38 smithi092 bash[19827]: audit 2024-09-21T13:08:37.914969+0000 mon.a (mon.0) 346 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T13:08:38.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:38 smithi092 bash[26840]: audit 2024-09-21T13:08:37.914969+0000 mon.a (mon.0) 346 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T13:08:38.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:38 smithi170 bash[21665]: audit 2024-09-21T13:08:37.914969+0000 mon.a (mon.0) 346 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T13:08:39.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:39 smithi092 bash[19827]: audit 2024-09-21T13:08:38.240121+0000 mon.a (mon.0) 347 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:08:39.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:39 smithi092 bash[19827]: cluster 2024-09-21T13:08:38.243858+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:08:39.512 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:39 smithi092 bash[19827]: audit 2024-09-21T13:08:38.244246+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:08:39.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:39 smithi092 bash[19827]: audit 2024-09-21T13:08:38.244621+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:39.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:39 smithi092 bash[19827]: cluster 2024-09-21T13:08:38.349185+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:39.513 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:39 smithi092 bash[26840]: audit 2024-09-21T13:08:38.240121+0000 mon.a (mon.0) 347 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:08:39.513 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:39 smithi092 bash[26840]: cluster 2024-09-21T13:08:38.243858+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:08:39.513 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:39 smithi092 bash[26840]: audit 2024-09-21T13:08:38.244246+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:08:39.513 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:39 smithi092 bash[26840]: audit 2024-09-21T13:08:38.244621+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:39.513 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:39 smithi092 bash[26840]: cluster 2024-09-21T13:08:38.349185+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:39.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:39 smithi170 bash[21665]: audit 2024-09-21T13:08:38.240121+0000 mon.a (mon.0) 347 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:08:39.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:39 smithi170 bash[21665]: cluster 2024-09-21T13:08:38.243858+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:08:39.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:39 smithi170 bash[21665]: audit 2024-09-21T13:08:38.244246+0000 mon.a (mon.0) 349 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:08:39.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:39 smithi170 bash[21665]: audit 2024-09-21T13:08:38.244621+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:39.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:39 smithi170 bash[21665]: cluster 2024-09-21T13:08:38.349185+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:40.174 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 1 on host 'smithi092' 2024-09-21T13:08:40.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[19827]: audit 2024-09-21T13:08:39.242227+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:08:40.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[19827]: cluster 2024-09-21T13:08:39.247236+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:08:40.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[19827]: audit 2024-09-21T13:08:39.248922+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:40.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[19827]: audit 2024-09-21T13:08:39.260915+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:40.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[19827]: audit 2024-09-21T13:08:39.706468+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' 2024-09-21T13:08:40.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[19827]: audit 2024-09-21T13:08:40.150778+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:08:40.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[19827]: audit 2024-09-21T13:08:40.160038+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:40.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[19827]: audit 2024-09-21T13:08:40.169497+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:40.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[26840]: audit 2024-09-21T13:08:39.242227+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:08:40.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[26840]: cluster 2024-09-21T13:08:39.247236+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:08:40.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[26840]: audit 2024-09-21T13:08:39.248922+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:40.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[26840]: audit 2024-09-21T13:08:39.260915+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:40.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[26840]: audit 2024-09-21T13:08:39.706468+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' 2024-09-21T13:08:40.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[26840]: audit 2024-09-21T13:08:40.150778+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:08:40.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[26840]: audit 2024-09-21T13:08:40.160038+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:40.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:40 smithi092 bash[26840]: audit 2024-09-21T13:08:40.169497+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:40.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:40 smithi170 bash[21665]: audit 2024-09-21T13:08:39.242227+0000 mon.a (mon.0) 351 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:08:40.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:40 smithi170 bash[21665]: cluster 2024-09-21T13:08:39.247236+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:08:40.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:40 smithi170 bash[21665]: audit 2024-09-21T13:08:39.248922+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:40.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:40 smithi170 bash[21665]: audit 2024-09-21T13:08:39.260915+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:40.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:40 smithi170 bash[21665]: audit 2024-09-21T13:08:39.706468+0000 mon.a (mon.0) 355 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040]' entity='osd.1' 2024-09-21T13:08:40.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:40 smithi170 bash[21665]: audit 2024-09-21T13:08:40.150778+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:08:40.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:40 smithi170 bash[21665]: audit 2024-09-21T13:08:40.160038+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:40.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:40 smithi170 bash[21665]: audit 2024-09-21T13:08:40.169497+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:40.751 DEBUG:teuthology.orchestra.run.smithi092:osd.1> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T13:08:40.752 INFO:tasks.cephadm:Deploying osd.2 on smithi092 with /dev/vg_nvme/lv_2... 2024-09-21T13:08:40.753 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T13:08:41.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[26840]: cluster 2024-09-21T13:08:38.949630+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:08:41.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[26840]: cluster 2024-09-21T13:08:38.949734+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:08:41.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[26840]: audit 2024-09-21T13:08:40.253962+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:41.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[26840]: cluster 2024-09-21T13:08:40.349604+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:41.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[26840]: cluster 2024-09-21T13:08:40.712504+0000 mon.a (mon.0) 360 : cluster [INF] osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040] boot 2024-09-21T13:08:41.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[26840]: cluster 2024-09-21T13:08:40.712581+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:08:41.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[26840]: audit 2024-09-21T13:08:40.712864+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[19827]: cluster 2024-09-21T13:08:38.949630+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:08:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[19827]: cluster 2024-09-21T13:08:38.949734+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:08:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[19827]: audit 2024-09-21T13:08:40.253962+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[19827]: cluster 2024-09-21T13:08:40.349604+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[19827]: cluster 2024-09-21T13:08:40.712504+0000 mon.a (mon.0) 360 : cluster [INF] osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040] boot 2024-09-21T13:08:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[19827]: cluster 2024-09-21T13:08:40.712581+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:08:41.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:41 smithi092 bash[19827]: audit 2024-09-21T13:08:40.712864+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:41.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:41 smithi170 bash[21665]: cluster 2024-09-21T13:08:38.949630+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:08:41.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:41 smithi170 bash[21665]: cluster 2024-09-21T13:08:38.949734+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:08:41.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:41 smithi170 bash[21665]: audit 2024-09-21T13:08:40.253962+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:41.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:41 smithi170 bash[21665]: cluster 2024-09-21T13:08:40.349604+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:08:41.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:41 smithi170 bash[21665]: cluster 2024-09-21T13:08:40.712504+0000 mon.a (mon.0) 360 : cluster [INF] osd.1 [v2:172.21.15.92:6810/4290324040,v1:172.21.15.92:6811/4290324040] boot 2024-09-21T13:08:41.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:41 smithi170 bash[21665]: cluster 2024-09-21T13:08:40.712581+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:08:41.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:41 smithi170 bash[21665]: audit 2024-09-21T13:08:40.712864+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:08:43.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:42 smithi092 bash[19827]: cluster 2024-09-21T13:08:41.714215+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:08:43.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:42 smithi092 bash[19827]: cluster 2024-09-21T13:08:42.350072+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:43.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:42 smithi092 bash[26840]: cluster 2024-09-21T13:08:41.714215+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:08:43.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:42 smithi092 bash[26840]: cluster 2024-09-21T13:08:42.350072+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:43.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:42 smithi170 bash[21665]: cluster 2024-09-21T13:08:41.714215+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:08:43.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:42 smithi170 bash[21665]: cluster 2024-09-21T13:08:42.350072+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:45.217 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:08:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:45 smithi092 bash[19827]: cluster 2024-09-21T13:08:44.350564+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:45.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:45 smithi092 bash[26840]: cluster 2024-09-21T13:08:44.350564+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:45.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:45 smithi170 bash[21665]: cluster 2024-09-21T13:08:44.350564+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:47.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:47 smithi092 bash[19827]: cluster 2024-09-21T13:08:46.351043+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:47.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:47 smithi092 bash[26840]: cluster 2024-09-21T13:08:46.351043+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:47.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:47 smithi170 bash[21665]: cluster 2024-09-21T13:08:46.351043+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:49.439 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:08:49.478 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi092:vg_nvme/lv_2 2024-09-21T13:08:49.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:49 smithi092 bash[19827]: cluster 2024-09-21T13:08:48.351363+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:49.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:49 smithi092 bash[26840]: cluster 2024-09-21T13:08:48.351363+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:49.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:49 smithi170 bash[21665]: cluster 2024-09-21T13:08:48.351363+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:51.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:51 smithi092 bash[19827]: cluster 2024-09-21T13:08:50.351772+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:51.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:51 smithi092 bash[26840]: cluster 2024-09-21T13:08:50.351772+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:51.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:51 smithi170 bash[21665]: cluster 2024-09-21T13:08:50.351772+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:53.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: cephadm 2024-09-21T13:08:51.904603+0000 mgr.y (mgr.14150) 138 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:08:53.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: audit 2024-09-21T13:08:51.913434+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: audit 2024-09-21T13:08:51.922061+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: audit 2024-09-21T13:08:51.924835+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: audit 2024-09-21T13:08:51.926397+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: cephadm 2024-09-21T13:08:51.927536+0000 mgr.y (mgr.14150) 139 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 8120M 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: audit 2024-09-21T13:08:51.933386+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: audit 2024-09-21T13:08:51.937565+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: audit 2024-09-21T13:08:51.939435+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: audit 2024-09-21T13:08:51.951106+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[19827]: cluster 2024-09-21T13:08:52.352123+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: cephadm 2024-09-21T13:08:51.904603+0000 mgr.y (mgr.14150) 138 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: audit 2024-09-21T13:08:51.913434+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: audit 2024-09-21T13:08:51.922061+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: audit 2024-09-21T13:08:51.924835+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:08:53.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: audit 2024-09-21T13:08:51.926397+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:08:53.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: cephadm 2024-09-21T13:08:51.927536+0000 mgr.y (mgr.14150) 139 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 8120M 2024-09-21T13:08:53.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: audit 2024-09-21T13:08:51.933386+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: audit 2024-09-21T13:08:51.937565+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:53.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: audit 2024-09-21T13:08:51.939435+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:08:53.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: audit 2024-09-21T13:08:51.951106+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:52 smithi092 bash[26840]: cluster 2024-09-21T13:08:52.352123+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:53.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: cephadm 2024-09-21T13:08:51.904603+0000 mgr.y (mgr.14150) 138 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:08:53.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: audit 2024-09-21T13:08:51.913434+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: audit 2024-09-21T13:08:51.922061+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: audit 2024-09-21T13:08:51.924835+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:08:53.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: audit 2024-09-21T13:08:51.926397+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:08:53.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: cephadm 2024-09-21T13:08:51.927536+0000 mgr.y (mgr.14150) 139 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 8120M 2024-09-21T13:08:53.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: audit 2024-09-21T13:08:51.933386+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: audit 2024-09-21T13:08:51.937565+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:53.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: audit 2024-09-21T13:08:51.939435+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:08:53.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: audit 2024-09-21T13:08:51.951106+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:08:53.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:52 smithi170 bash[21665]: cluster 2024-09-21T13:08:52.352123+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:54.366 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:08:55.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:55 smithi092 bash[19827]: cluster 2024-09-21T13:08:54.352544+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:55.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:55 smithi092 bash[26840]: cluster 2024-09-21T13:08:54.352544+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:55.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:55 smithi170 bash[21665]: cluster 2024-09-21T13:08:54.352544+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:56.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:56 smithi092 bash[19827]: audit 2024-09-21T13:08:55.720297+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:08:56.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:56 smithi092 bash[19827]: audit 2024-09-21T13:08:55.725490+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:08:56.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:56 smithi092 bash[19827]: audit 2024-09-21T13:08:55.726844+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:56.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:56 smithi092 bash[26840]: audit 2024-09-21T13:08:55.720297+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:08:56.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:56 smithi092 bash[26840]: audit 2024-09-21T13:08:55.725490+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:08:56.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:56 smithi092 bash[26840]: audit 2024-09-21T13:08:55.726844+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:56.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:56 smithi170 bash[21665]: audit 2024-09-21T13:08:55.720297+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:08:56.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:56 smithi170 bash[21665]: audit 2024-09-21T13:08:55.725490+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:08:56.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:56 smithi170 bash[21665]: audit 2024-09-21T13:08:55.726844+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:08:57.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:57 smithi092 bash[19827]: audit 2024-09-21T13:08:55.717747+0000 mgr.y (mgr.14150) 142 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:57.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:57 smithi092 bash[19827]: cluster 2024-09-21T13:08:56.352978+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:57.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:57 smithi092 bash[26840]: audit 2024-09-21T13:08:55.717747+0000 mgr.y (mgr.14150) 142 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:57.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:57 smithi092 bash[26840]: cluster 2024-09-21T13:08:56.352978+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:57.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:57 smithi170 bash[21665]: audit 2024-09-21T13:08:55.717747+0000 mgr.y (mgr.14150) 142 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:08:57.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:57 smithi170 bash[21665]: cluster 2024-09-21T13:08:56.352978+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:59.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:08:59 smithi092 bash[19827]: cluster 2024-09-21T13:08:58.353417+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:59.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:08:59 smithi092 bash[26840]: cluster 2024-09-21T13:08:58.353417+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:08:59.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:08:59 smithi170 bash[21665]: cluster 2024-09-21T13:08:58.353417+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:01.699 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:01 smithi092 bash[19827]: cluster 2024-09-21T13:09:00.353966+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:01.699 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:01 smithi092 bash[26840]: cluster 2024-09-21T13:09:00.353966+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:01.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:01 smithi170 bash[21665]: cluster 2024-09-21T13:09:00.353966+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:03.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:03 smithi092 bash[19827]: cluster 2024-09-21T13:09:02.354553+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:03.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:03 smithi092 bash[26840]: cluster 2024-09-21T13:09:02.354553+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:03.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:03 smithi170 bash[21665]: cluster 2024-09-21T13:09:02.354553+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:04 smithi092 bash[19827]: audit 2024-09-21T13:09:04.007404+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.92:0/2034858438' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc622877-c74d-4216-b45b-e21c1663c7d1"}]: dispatch 2024-09-21T13:09:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:04 smithi092 bash[19827]: audit 2024-09-21T13:09:04.007975+0000 mon.a (mon.0) 375 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc622877-c74d-4216-b45b-e21c1663c7d1"}]: dispatch 2024-09-21T13:09:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:04 smithi092 bash[19827]: audit 2024-09-21T13:09:04.010927+0000 mon.a (mon.0) 376 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc622877-c74d-4216-b45b-e21c1663c7d1"}]': finished 2024-09-21T13:09:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:04 smithi092 bash[19827]: cluster 2024-09-21T13:09:04.016244+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:09:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:04 smithi092 bash[19827]: audit 2024-09-21T13:09:04.016912+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:04 smithi092 bash[26840]: audit 2024-09-21T13:09:04.007404+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.92:0/2034858438' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc622877-c74d-4216-b45b-e21c1663c7d1"}]: dispatch 2024-09-21T13:09:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:04 smithi092 bash[26840]: audit 2024-09-21T13:09:04.007975+0000 mon.a (mon.0) 375 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc622877-c74d-4216-b45b-e21c1663c7d1"}]: dispatch 2024-09-21T13:09:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:04 smithi092 bash[26840]: audit 2024-09-21T13:09:04.010927+0000 mon.a (mon.0) 376 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc622877-c74d-4216-b45b-e21c1663c7d1"}]': finished 2024-09-21T13:09:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:04 smithi092 bash[26840]: cluster 2024-09-21T13:09:04.016244+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:09:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:04 smithi092 bash[26840]: audit 2024-09-21T13:09:04.016912+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:04 smithi170 bash[21665]: audit 2024-09-21T13:09:04.007404+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.92:0/2034858438' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc622877-c74d-4216-b45b-e21c1663c7d1"}]: dispatch 2024-09-21T13:09:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:04 smithi170 bash[21665]: audit 2024-09-21T13:09:04.007975+0000 mon.a (mon.0) 375 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc622877-c74d-4216-b45b-e21c1663c7d1"}]: dispatch 2024-09-21T13:09:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:04 smithi170 bash[21665]: audit 2024-09-21T13:09:04.010927+0000 mon.a (mon.0) 376 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc622877-c74d-4216-b45b-e21c1663c7d1"}]': finished 2024-09-21T13:09:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:04 smithi170 bash[21665]: cluster 2024-09-21T13:09:04.016244+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:09:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:04 smithi170 bash[21665]: audit 2024-09-21T13:09:04.016912+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:05.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:05 smithi092 bash[19827]: cluster 2024-09-21T13:09:04.354956+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:05.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:05 smithi092 bash[19827]: audit 2024-09-21T13:09:04.639091+0000 mon.a (mon.0) 379 : audit [DBG] from='client.? 172.21.15.92:0/4054160524' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:09:05.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:05 smithi092 bash[26840]: cluster 2024-09-21T13:09:04.354956+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:05.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:05 smithi092 bash[26840]: audit 2024-09-21T13:09:04.639091+0000 mon.a (mon.0) 379 : audit [DBG] from='client.? 172.21.15.92:0/4054160524' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:09:05.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:05 smithi170 bash[21665]: cluster 2024-09-21T13:09:04.354956+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:05.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:05 smithi170 bash[21665]: audit 2024-09-21T13:09:04.639091+0000 mon.a (mon.0) 379 : audit [DBG] from='client.? 172.21.15.92:0/4054160524' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:09:07.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:07 smithi092 bash[19827]: cluster 2024-09-21T13:09:06.355398+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:07.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:07 smithi092 bash[26840]: cluster 2024-09-21T13:09:06.355398+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:07.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:07 smithi170 bash[21665]: cluster 2024-09-21T13:09:06.355398+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:09.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:09 smithi092 bash[19827]: cluster 2024-09-21T13:09:08.355805+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:09.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:09 smithi092 bash[26840]: cluster 2024-09-21T13:09:08.355805+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:09.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:09 smithi170 bash[21665]: cluster 2024-09-21T13:09:08.355805+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:11.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:11 smithi092 bash[19827]: cluster 2024-09-21T13:09:10.356254+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:11.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:11 smithi092 bash[26840]: cluster 2024-09-21T13:09:10.356254+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:11.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:11 smithi170 bash[21665]: cluster 2024-09-21T13:09:10.356254+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:13.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:13 smithi092 bash[19827]: cluster 2024-09-21T13:09:12.356710+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:13.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:13 smithi092 bash[26840]: cluster 2024-09-21T13:09:12.356710+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:13.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:13 smithi170 bash[21665]: cluster 2024-09-21T13:09:12.356710+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:15.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:15 smithi092 bash[19827]: cluster 2024-09-21T13:09:14.357189+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:15.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:15 smithi092 bash[26840]: cluster 2024-09-21T13:09:14.357189+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:15.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:15 smithi170 bash[21665]: cluster 2024-09-21T13:09:14.357189+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:17.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:17 smithi092 bash[19827]: cluster 2024-09-21T13:09:16.357661+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:17.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:17 smithi092 bash[19827]: audit 2024-09-21T13:09:17.068378+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T13:09:17.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:17 smithi092 bash[19827]: audit 2024-09-21T13:09:17.070192+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:17.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:17 smithi092 bash[26840]: cluster 2024-09-21T13:09:16.357661+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:17.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:17 smithi092 bash[26840]: audit 2024-09-21T13:09:17.068378+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T13:09:17.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:17 smithi092 bash[26840]: audit 2024-09-21T13:09:17.070192+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:17.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:17 smithi170 bash[21665]: cluster 2024-09-21T13:09:16.357661+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:17.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:17 smithi170 bash[21665]: audit 2024-09-21T13:09:17.068378+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T13:09:17.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:17 smithi170 bash[21665]: audit 2024-09-21T13:09:17.070192+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:18.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:18 smithi092 bash[19827]: cephadm 2024-09-21T13:09:17.071777+0000 mgr.y (mgr.14150) 154 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-21T13:09:18.659 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:18 smithi092 bash[26840]: cephadm 2024-09-21T13:09:17.071777+0000 mgr.y (mgr.14150) 154 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-21T13:09:18.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:18 smithi170 bash[21665]: cephadm 2024-09-21T13:09:17.071777+0000 mgr.y (mgr.14150) 154 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-21T13:09:19.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:19 smithi092 bash[19827]: cluster 2024-09-21T13:09:18.358086+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:19.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:19 smithi092 bash[26840]: cluster 2024-09-21T13:09:18.358086+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:19.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:19 smithi170 bash[21665]: cluster 2024-09-21T13:09:18.358086+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:21.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:09:21.234 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:09:21.234 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:09:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:09:21.234 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:09:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:09:21.235 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:09:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:09:21.527 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:09:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:09:21.527 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:09:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:09:21.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:09:21.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:21 smithi092 bash[26840]: cluster 2024-09-21T13:09:20.358561+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:21.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:21 smithi092 bash[26840]: audit 2024-09-21T13:09:21.379036+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:09:21.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:21 smithi092 bash[26840]: audit 2024-09-21T13:09:21.384900+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:21.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:21 smithi092 bash[26840]: audit 2024-09-21T13:09:21.390929+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:21.529 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:09:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:09:21.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:09:21.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:21 smithi092 bash[19827]: cluster 2024-09-21T13:09:20.358561+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:21.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:21 smithi092 bash[19827]: audit 2024-09-21T13:09:21.379036+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:09:21.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:21 smithi092 bash[19827]: audit 2024-09-21T13:09:21.384900+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:21.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:21 smithi092 bash[19827]: audit 2024-09-21T13:09:21.390929+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:21.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:21 smithi170 bash[21665]: cluster 2024-09-21T13:09:20.358561+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:21.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:21 smithi170 bash[21665]: audit 2024-09-21T13:09:21.379036+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:09:21.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:21 smithi170 bash[21665]: audit 2024-09-21T13:09:21.384900+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:21.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:21 smithi170 bash[21665]: audit 2024-09-21T13:09:21.390929+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:23.654 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:23 smithi092 bash[19827]: cluster 2024-09-21T13:09:22.358959+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:23.655 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:23 smithi092 bash[26840]: cluster 2024-09-21T13:09:22.358959+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:23.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:23 smithi170 bash[21665]: cluster 2024-09-21T13:09:22.358959+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:25.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:25 smithi092 bash[19827]: cluster 2024-09-21T13:09:24.359287+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:25 smithi092 bash[26840]: cluster 2024-09-21T13:09:24.359287+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:25.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:25 smithi170 bash[21665]: cluster 2024-09-21T13:09:24.359287+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:27.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:27 smithi092 bash[19827]: cluster 2024-09-21T13:09:26.359694+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:27.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:27 smithi092 bash[19827]: audit 2024-09-21T13:09:27.074142+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:27.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:27 smithi092 bash[19827]: audit 2024-09-21T13:09:27.078268+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:27.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:27 smithi092 bash[26840]: cluster 2024-09-21T13:09:26.359694+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:27.750 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:27 smithi092 bash[26840]: audit 2024-09-21T13:09:27.074142+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:27.751 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:27 smithi092 bash[26840]: audit 2024-09-21T13:09:27.078268+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:27.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:27 smithi170 bash[21665]: cluster 2024-09-21T13:09:26.359694+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:27.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:27 smithi170 bash[21665]: audit 2024-09-21T13:09:27.074142+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:27.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:27 smithi170 bash[21665]: audit 2024-09-21T13:09:27.078268+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:28.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:28 smithi092 bash[19827]: audit 2024-09-21T13:09:27.713567+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:28.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:28 smithi092 bash[19827]: audit 2024-09-21T13:09:27.714274+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:09:28.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:28 smithi092 bash[19827]: audit 2024-09-21T13:09:27.720845+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:28.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:28 smithi092 bash[26840]: audit 2024-09-21T13:09:27.713567+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:28.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:28 smithi092 bash[26840]: audit 2024-09-21T13:09:27.714274+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:09:28.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:28 smithi092 bash[26840]: audit 2024-09-21T13:09:27.720845+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:28.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:28 smithi170 bash[21665]: audit 2024-09-21T13:09:27.713567+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:28.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:28 smithi170 bash[21665]: audit 2024-09-21T13:09:27.714274+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:09:28.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:28 smithi170 bash[21665]: audit 2024-09-21T13:09:27.720845+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:29.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:29 smithi092 bash[26840]: cluster 2024-09-21T13:09:28.360122+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:29.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:29 smithi092 bash[19827]: cluster 2024-09-21T13:09:28.360122+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:29.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:29 smithi170 bash[21665]: cluster 2024-09-21T13:09:28.360122+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:30.699 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 2 on host 'smithi092' 2024-09-21T13:09:31.371 DEBUG:teuthology.orchestra.run.smithi092:osd.2> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T13:09:31.373 INFO:tasks.cephadm:Deploying osd.3 on smithi092 with /dev/vg_nvme/lv_1... 2024-09-21T13:09:31.373 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T13:09:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[19827]: cluster 2024-09-21T13:09:30.360436+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[19827]: audit 2024-09-21T13:09:30.663050+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/4245914865,v1:172.21.15.92:6819/4245914865]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[19827]: audit 2024-09-21T13:09:30.663425+0000 mon.a (mon.0) 390 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[19827]: audit 2024-09-21T13:09:30.689281+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[19827]: audit 2024-09-21T13:09:30.693504+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[19827]: audit 2024-09-21T13:09:30.697905+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[26840]: cluster 2024-09-21T13:09:30.360436+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[26840]: audit 2024-09-21T13:09:30.663050+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/4245914865,v1:172.21.15.92:6819/4245914865]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[26840]: audit 2024-09-21T13:09:30.663425+0000 mon.a (mon.0) 390 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[26840]: audit 2024-09-21T13:09:30.689281+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[26840]: audit 2024-09-21T13:09:30.693504+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:31 smithi092 bash[26840]: audit 2024-09-21T13:09:30.697905+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:31.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:31 smithi170 bash[21665]: cluster 2024-09-21T13:09:30.360436+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:31.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:31 smithi170 bash[21665]: audit 2024-09-21T13:09:30.663050+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/4245914865,v1:172.21.15.92:6819/4245914865]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:09:31.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:31 smithi170 bash[21665]: audit 2024-09-21T13:09:30.663425+0000 mon.a (mon.0) 390 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T13:09:31.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:31 smithi170 bash[21665]: audit 2024-09-21T13:09:30.689281+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:09:31.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:31 smithi170 bash[21665]: audit 2024-09-21T13:09:30.693504+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:31.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:31 smithi170 bash[21665]: audit 2024-09-21T13:09:30.697905+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[26840]: audit 2024-09-21T13:09:31.490618+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:09:32.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[26840]: cluster 2024-09-21T13:09:31.495793+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:09:32.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[26840]: audit 2024-09-21T13:09:31.496597+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:32.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[26840]: audit 2024-09-21T13:09:31.497258+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/4245914865,v1:172.21.15.92:6819/4245914865]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:09:32.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[26840]: audit 2024-09-21T13:09:31.504684+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:09:32.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[19827]: audit 2024-09-21T13:09:31.490618+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:09:32.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[19827]: cluster 2024-09-21T13:09:31.495793+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:09:32.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[19827]: audit 2024-09-21T13:09:31.496597+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:32.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[19827]: audit 2024-09-21T13:09:31.497258+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/4245914865,v1:172.21.15.92:6819/4245914865]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:09:32.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[19827]: audit 2024-09-21T13:09:31.504684+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:09:32.778 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[40360]: debug 2024-09-21T13:09:32.557+0000 7f5d53396640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T13:09:32.778 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:09:32 smithi092 bash[40360]: debug 2024-09-21T13:09:32.561+0000 7f5d4f1be640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:09:32.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:32 smithi170 bash[21665]: audit 2024-09-21T13:09:31.490618+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:09:32.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:32 smithi170 bash[21665]: cluster 2024-09-21T13:09:31.495793+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:09:32.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:32 smithi170 bash[21665]: audit 2024-09-21T13:09:31.496597+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:32.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:32 smithi170 bash[21665]: audit 2024-09-21T13:09:31.497258+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/4245914865,v1:172.21.15.92:6819/4245914865]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:09:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:32 smithi170 bash[21665]: audit 2024-09-21T13:09:31.504684+0000 mon.a (mon.0) 397 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:09:33.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:33 smithi092 bash[19827]: cluster 2024-09-21T13:09:32.360866+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:33.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:33 smithi092 bash[19827]: audit 2024-09-21T13:09:32.505592+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:09:33.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:33 smithi092 bash[19827]: cluster 2024-09-21T13:09:32.512239+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:09:33.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:33 smithi092 bash[19827]: audit 2024-09-21T13:09:32.513214+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:33.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:33 smithi092 bash[19827]: audit 2024-09-21T13:09:32.520365+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:33.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:33 smithi092 bash[26840]: cluster 2024-09-21T13:09:32.360866+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:33.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:33 smithi092 bash[26840]: audit 2024-09-21T13:09:32.505592+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:09:33.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:33 smithi092 bash[26840]: cluster 2024-09-21T13:09:32.512239+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:09:33.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:33 smithi092 bash[26840]: audit 2024-09-21T13:09:32.513214+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:33.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:33 smithi092 bash[26840]: audit 2024-09-21T13:09:32.520365+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:33.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:33 smithi170 bash[21665]: cluster 2024-09-21T13:09:32.360866+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:09:33.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:33 smithi170 bash[21665]: audit 2024-09-21T13:09:32.505592+0000 mon.a (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:09:33.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:33 smithi170 bash[21665]: cluster 2024-09-21T13:09:32.512239+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:09:33.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:33 smithi170 bash[21665]: audit 2024-09-21T13:09:32.513214+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:33.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:33 smithi170 bash[21665]: audit 2024-09-21T13:09:32.520365+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:35.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[19827]: cluster 2024-09-21T13:09:31.707717+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:09:35.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[19827]: cluster 2024-09-21T13:09:31.707812+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:09:35.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[19827]: cluster 2024-09-21T13:09:33.515924+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 [v2:172.21.15.92:6818/4245914865,v1:172.21.15.92:6819/4245914865] boot 2024-09-21T13:09:35.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[19827]: cluster 2024-09-21T13:09:33.515998+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:09:35.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[19827]: audit 2024-09-21T13:09:33.516647+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:35.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[19827]: audit 2024-09-21T13:09:34.474002+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T13:09:35.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[26840]: cluster 2024-09-21T13:09:31.707717+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:09:35.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[26840]: cluster 2024-09-21T13:09:31.707812+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:09:35.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[26840]: cluster 2024-09-21T13:09:33.515924+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 [v2:172.21.15.92:6818/4245914865,v1:172.21.15.92:6819/4245914865] boot 2024-09-21T13:09:35.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[26840]: cluster 2024-09-21T13:09:33.515998+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:09:35.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[26840]: audit 2024-09-21T13:09:33.516647+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:35.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:34 smithi092 bash[26840]: audit 2024-09-21T13:09:34.474002+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T13:09:35.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:34 smithi170 bash[21665]: cluster 2024-09-21T13:09:31.707717+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:09:35.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:34 smithi170 bash[21665]: cluster 2024-09-21T13:09:31.707812+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:09:35.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:34 smithi170 bash[21665]: cluster 2024-09-21T13:09:33.515924+0000 mon.a (mon.0) 402 : cluster [INF] osd.2 [v2:172.21.15.92:6818/4245914865,v1:172.21.15.92:6819/4245914865] boot 2024-09-21T13:09:35.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:34 smithi170 bash[21665]: cluster 2024-09-21T13:09:33.515998+0000 mon.a (mon.0) 403 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:09:35.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:34 smithi170 bash[21665]: audit 2024-09-21T13:09:33.516647+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:09:35.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:34 smithi170 bash[21665]: audit 2024-09-21T13:09:34.474002+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-21T13:09:35.739 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:09:36.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:35 smithi092 bash[19827]: cluster 2024-09-21T13:09:34.361369+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:36.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:35 smithi092 bash[19827]: audit 2024-09-21T13:09:34.919400+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T13:09:36.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:35 smithi092 bash[19827]: cluster 2024-09-21T13:09:34.927756+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:09:36.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:35 smithi092 bash[19827]: audit 2024-09-21T13:09:34.929627+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T13:09:36.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:35 smithi092 bash[26840]: cluster 2024-09-21T13:09:34.361369+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:36.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:35 smithi092 bash[26840]: audit 2024-09-21T13:09:34.919400+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T13:09:36.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:35 smithi092 bash[26840]: cluster 2024-09-21T13:09:34.927756+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:09:36.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:35 smithi092 bash[26840]: audit 2024-09-21T13:09:34.929627+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T13:09:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:35 smithi170 bash[21665]: cluster 2024-09-21T13:09:34.361369+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:35 smithi170 bash[21665]: audit 2024-09-21T13:09:34.919400+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-21T13:09:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:35 smithi170 bash[21665]: cluster 2024-09-21T13:09:34.927756+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:09:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:35 smithi170 bash[21665]: audit 2024-09-21T13:09:34.929627+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T13:09:37.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:36 smithi092 bash[19827]: audit 2024-09-21T13:09:35.921778+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:09:37.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:36 smithi092 bash[19827]: cluster 2024-09-21T13:09:35.927706+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:09:37.198 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:36 smithi092 bash[19827]: cluster 2024-09-21T13:09:36.362018+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:37.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:36 smithi092 bash[26840]: audit 2024-09-21T13:09:35.921778+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:09:37.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:36 smithi092 bash[26840]: cluster 2024-09-21T13:09:35.927706+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:09:37.199 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:36 smithi092 bash[26840]: cluster 2024-09-21T13:09:36.362018+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:37.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:36 smithi170 bash[21665]: audit 2024-09-21T13:09:35.921778+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:09:37.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:36 smithi170 bash[21665]: cluster 2024-09-21T13:09:35.927706+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:09:37.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:36 smithi170 bash[21665]: cluster 2024-09-21T13:09:36.362018+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:38.234 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:37 smithi092 bash[26840]: cluster 2024-09-21T13:09:36.958427+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:09:38.234 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:37 smithi092 bash[26840]: audit 2024-09-21T13:09:37.522244+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:38.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:37 smithi092 bash[19827]: cluster 2024-09-21T13:09:36.958427+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:09:38.234 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:37 smithi092 bash[19827]: audit 2024-09-21T13:09:37.522244+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:37 smithi170 bash[21665]: cluster 2024-09-21T13:09:36.958427+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:09:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:37 smithi170 bash[21665]: audit 2024-09-21T13:09:37.522244+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:38 smithi092 bash[19827]: cluster 2024-09-21T13:09:38.362599+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:39.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:38 smithi092 bash[26840]: cluster 2024-09-21T13:09:38.362599+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:39.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:38 smithi170 bash[21665]: cluster 2024-09-21T13:09:38.362599+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 creating+activating; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:40.476 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:40 smithi092 bash[26840]: cluster 2024-09-21T13:09:38.967341+0000 mon.a (mon.0) 413 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T13:09:40.477 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:40 smithi092 bash[26840]: audit 2024-09-21T13:09:39.253470+0000 mon.a (mon.0) 414 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:09:40.477 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:40 smithi092 bash[19827]: cluster 2024-09-21T13:09:38.967341+0000 mon.a (mon.0) 413 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T13:09:40.477 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:40 smithi092 bash[19827]: audit 2024-09-21T13:09:39.253470+0000 mon.a (mon.0) 414 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:09:40.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:40 smithi170 bash[21665]: cluster 2024-09-21T13:09:38.967341+0000 mon.a (mon.0) 413 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T13:09:40.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:40 smithi170 bash[21665]: audit 2024-09-21T13:09:39.253470+0000 mon.a (mon.0) 414 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:09:42.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:40.112311+0000 mon.a (mon.0) 415 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:09:42.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:40.113357+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:09:42.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:40.113476+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:09:42.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:40.113676+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:40.120446+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:40.120820+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:40.121223+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:40.121331+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: cephadm 2024-09-21T13:09:40.354637+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: cluster 2024-09-21T13:09:40.363133+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.016946+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.022597+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.036636+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.041818+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.044296+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.046797+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.058048+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.063994+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.065676+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:40.112311+0000 mon.a (mon.0) 415 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:40.113357+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:40.113476+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:40.113676+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:40.120446+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:40.120820+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:40.121223+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:40.121331+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: cephadm 2024-09-21T13:09:40.354637+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:09:42.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: cluster 2024-09-21T13:09:40.363133+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.016946+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.022597+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.036636+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.041818+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.044296+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.046797+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.058048+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.063994+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.065676+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.076080+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.081890+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.085192+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:09:42.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.085809+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:09:42.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[19827]: audit 2024-09-21T13:09:41.086251+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:09:42.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.076080+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.081890+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.085192+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:09:42.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.085809+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:09:42.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:42 smithi092 bash[26840]: audit 2024-09-21T13:09:41.086251+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:09:42.283 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:09:42.318 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi092:vg_nvme/lv_1 2024-09-21T13:09:42.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:40.112311+0000 mon.a (mon.0) 415 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:09:42.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:40.113357+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:09:42.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:40.113476+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:09:42.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:40.113676+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:09:42.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:40.120446+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:09:42.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:40.120820+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:09:42.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:40.121223+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:09:42.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:40.121331+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:09:42.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: cephadm 2024-09-21T13:09:40.354637+0000 mgr.y (mgr.14150) 166 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:09:42.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: cluster 2024-09-21T13:09:40.363133+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 creating+activating; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.016946+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.022597+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.036636+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.041818+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.044296+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.046797+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.058048+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.063994+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.065676+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.076080+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.081890+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:09:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.085192+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:09:42.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.085809+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:09:42.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:42 smithi170 bash[21665]: audit 2024-09-21T13:09:41.086251+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:09:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:43 smithi092 bash[19827]: cephadm 2024-09-21T13:09:41.048960+0000 mgr.y (mgr.14150) 168 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5413M 2024-09-21T13:09:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:43 smithi092 bash[19827]: audit 2024-09-21T13:09:41.084794+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:09:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:43 smithi092 bash[19827]: audit 2024-09-21T13:09:41.997939+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:09:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:43 smithi092 bash[19827]: cluster 2024-09-21T13:09:42.363511+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:43.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:43 smithi092 bash[26840]: cephadm 2024-09-21T13:09:41.048960+0000 mgr.y (mgr.14150) 168 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5413M 2024-09-21T13:09:43.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:43 smithi092 bash[26840]: audit 2024-09-21T13:09:41.084794+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:09:43.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:43 smithi092 bash[26840]: audit 2024-09-21T13:09:41.997939+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:09:43.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:43 smithi092 bash[26840]: cluster 2024-09-21T13:09:42.363511+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:43.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:43 smithi170 bash[21665]: cephadm 2024-09-21T13:09:41.048960+0000 mgr.y (mgr.14150) 168 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 5413M 2024-09-21T13:09:43.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:43 smithi170 bash[21665]: audit 2024-09-21T13:09:41.084794+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:09:43.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:43 smithi170 bash[21665]: audit 2024-09-21T13:09:41.997939+0000 mon.c (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:09:43.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:43 smithi170 bash[21665]: cluster 2024-09-21T13:09:42.363511+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:45 smithi092 bash[19827]: cluster 2024-09-21T13:09:44.364060+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:45.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:45 smithi092 bash[26840]: cluster 2024-09-21T13:09:44.364060+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:45.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:45 smithi170 bash[21665]: cluster 2024-09-21T13:09:44.364060+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:47.076 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:09:47.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:47 smithi092 bash[19827]: cluster 2024-09-21T13:09:46.364611+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-21T13:09:47.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:47 smithi092 bash[26840]: cluster 2024-09-21T13:09:46.364611+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-21T13:09:47.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:47 smithi170 bash[21665]: cluster 2024-09-21T13:09:46.364611+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-09-21T13:09:48.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:48 smithi092 bash[19827]: audit 2024-09-21T13:09:48.417985+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:09:48.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:48 smithi092 bash[19827]: audit 2024-09-21T13:09:48.421236+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:09:48.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:48 smithi092 bash[19827]: audit 2024-09-21T13:09:48.422365+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:48.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:48 smithi092 bash[26840]: audit 2024-09-21T13:09:48.417985+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:09:48.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:48 smithi092 bash[26840]: audit 2024-09-21T13:09:48.421236+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:09:48.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:48 smithi092 bash[26840]: audit 2024-09-21T13:09:48.422365+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:48.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:48 smithi170 bash[21665]: audit 2024-09-21T13:09:48.417985+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:09:48.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:48 smithi170 bash[21665]: audit 2024-09-21T13:09:48.421236+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:09:48.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:48 smithi170 bash[21665]: audit 2024-09-21T13:09:48.422365+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:09:49.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:49 smithi092 bash[19827]: cluster 2024-09-21T13:09:48.365118+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-21T13:09:49.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:49 smithi092 bash[19827]: audit 2024-09-21T13:09:48.414327+0000 mgr.y (mgr.14150) 173 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:49.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:49 smithi092 bash[26840]: cluster 2024-09-21T13:09:48.365118+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-21T13:09:49.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:49 smithi092 bash[26840]: audit 2024-09-21T13:09:48.414327+0000 mgr.y (mgr.14150) 173 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:49.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:49 smithi170 bash[21665]: cluster 2024-09-21T13:09:48.365118+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-21T13:09:49.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:49 smithi170 bash[21665]: audit 2024-09-21T13:09:48.414327+0000 mgr.y (mgr.14150) 173 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi092:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:09:51.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:51 smithi092 bash[19827]: cluster 2024-09-21T13:09:50.365703+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-21T13:09:51.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:51 smithi092 bash[26840]: cluster 2024-09-21T13:09:50.365703+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-21T13:09:51.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:51 smithi170 bash[21665]: cluster 2024-09-21T13:09:50.365703+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-21T13:09:53.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:53 smithi092 bash[19827]: cluster 2024-09-21T13:09:52.366282+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-21T13:09:53.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:53 smithi092 bash[26840]: cluster 2024-09-21T13:09:52.366282+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-21T13:09:53.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:53 smithi170 bash[21665]: cluster 2024-09-21T13:09:52.366282+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-21T13:09:55.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:55 smithi092 bash[26840]: cluster 2024-09-21T13:09:54.366633+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-21T13:09:55.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:55 smithi092 bash[19827]: cluster 2024-09-21T13:09:54.366633+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-21T13:09:55.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:55 smithi170 bash[21665]: cluster 2024-09-21T13:09:54.366633+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-21T13:09:57.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[19827]: cluster 2024-09-21T13:09:56.367000+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-21T13:09:57.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[19827]: audit 2024-09-21T13:09:56.573890+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.92:0/3241489828' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aa774082-fb89-4a16-8f7d-7345e001ee4d"}]: dispatch 2024-09-21T13:09:57.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[19827]: audit 2024-09-21T13:09:56.574388+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aa774082-fb89-4a16-8f7d-7345e001ee4d"}]: dispatch 2024-09-21T13:09:57.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[19827]: audit 2024-09-21T13:09:56.576719+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aa774082-fb89-4a16-8f7d-7345e001ee4d"}]': finished 2024-09-21T13:09:57.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[19827]: cluster 2024-09-21T13:09:56.580458+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:09:57.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[19827]: audit 2024-09-21T13:09:56.580724+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:09:57.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[19827]: audit 2024-09-21T13:09:57.234647+0000 mon.a (mon.0) 442 : audit [DBG] from='client.? 172.21.15.92:0/1757683519' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:09:57.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[26840]: cluster 2024-09-21T13:09:56.367000+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-21T13:09:57.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[26840]: audit 2024-09-21T13:09:56.573890+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.92:0/3241489828' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aa774082-fb89-4a16-8f7d-7345e001ee4d"}]: dispatch 2024-09-21T13:09:57.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[26840]: audit 2024-09-21T13:09:56.574388+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aa774082-fb89-4a16-8f7d-7345e001ee4d"}]: dispatch 2024-09-21T13:09:57.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[26840]: audit 2024-09-21T13:09:56.576719+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aa774082-fb89-4a16-8f7d-7345e001ee4d"}]': finished 2024-09-21T13:09:57.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[26840]: cluster 2024-09-21T13:09:56.580458+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:09:57.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[26840]: audit 2024-09-21T13:09:56.580724+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:09:57.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:57 smithi092 bash[26840]: audit 2024-09-21T13:09:57.234647+0000 mon.a (mon.0) 442 : audit [DBG] from='client.? 172.21.15.92:0/1757683519' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:09:57.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:57 smithi170 bash[21665]: cluster 2024-09-21T13:09:56.367000+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-21T13:09:57.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:57 smithi170 bash[21665]: audit 2024-09-21T13:09:56.573890+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.92:0/3241489828' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aa774082-fb89-4a16-8f7d-7345e001ee4d"}]: dispatch 2024-09-21T13:09:57.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:57 smithi170 bash[21665]: audit 2024-09-21T13:09:56.574388+0000 mon.a (mon.0) 438 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "aa774082-fb89-4a16-8f7d-7345e001ee4d"}]: dispatch 2024-09-21T13:09:57.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:57 smithi170 bash[21665]: audit 2024-09-21T13:09:56.576719+0000 mon.a (mon.0) 439 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "aa774082-fb89-4a16-8f7d-7345e001ee4d"}]': finished 2024-09-21T13:09:57.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:57 smithi170 bash[21665]: cluster 2024-09-21T13:09:56.580458+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:09:57.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:57 smithi170 bash[21665]: audit 2024-09-21T13:09:56.580724+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:09:57.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:57 smithi170 bash[21665]: audit 2024-09-21T13:09:57.234647+0000 mon.a (mon.0) 442 : audit [DBG] from='client.? 172.21.15.92:0/1757683519' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:09:59.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:09:59 smithi092 bash[26840]: cluster 2024-09-21T13:09:58.367485+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:59.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:09:59 smithi092 bash[19827]: cluster 2024-09-21T13:09:58.367485+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:09:59.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:09:59 smithi170 bash[21665]: cluster 2024-09-21T13:09:58.367485+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:00.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:00 smithi092 bash[26840]: cluster 2024-09-21T13:10:00.000141+0000 mon.a (mon.0) 443 : cluster [INF] overall HEALTH_OK 2024-09-21T13:10:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:00 smithi092 bash[19827]: cluster 2024-09-21T13:10:00.000141+0000 mon.a (mon.0) 443 : cluster [INF] overall HEALTH_OK 2024-09-21T13:10:00.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:00 smithi170 bash[21665]: cluster 2024-09-21T13:10:00.000141+0000 mon.a (mon.0) 443 : cluster [INF] overall HEALTH_OK 2024-09-21T13:10:01.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:01 smithi092 bash[19827]: cluster 2024-09-21T13:10:00.368022+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:01.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:01 smithi092 bash[26840]: cluster 2024-09-21T13:10:00.368022+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:01.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:01 smithi170 bash[21665]: cluster 2024-09-21T13:10:00.368022+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:03.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:03 smithi092 bash[19827]: cluster 2024-09-21T13:10:02.368514+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:03.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:03 smithi092 bash[26840]: cluster 2024-09-21T13:10:02.368514+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:03.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:03 smithi170 bash[21665]: cluster 2024-09-21T13:10:02.368514+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:05.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:05 smithi092 bash[19827]: cluster 2024-09-21T13:10:04.369033+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:05.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:05 smithi092 bash[26840]: cluster 2024-09-21T13:10:04.369033+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:05.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:05 smithi170 bash[21665]: cluster 2024-09-21T13:10:04.369033+0000 mgr.y (mgr.14150) 181 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:07.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:07 smithi092 bash[26840]: cluster 2024-09-21T13:10:06.369565+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:07.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:07 smithi092 bash[19827]: cluster 2024-09-21T13:10:06.369565+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:07.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:07 smithi170 bash[21665]: cluster 2024-09-21T13:10:06.369565+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:09.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:09 smithi092 bash[19827]: cluster 2024-09-21T13:10:08.369924+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:09.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:09 smithi092 bash[19827]: audit 2024-09-21T13:10:09.445806+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T13:10:09.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:09 smithi092 bash[19827]: audit 2024-09-21T13:10:09.447596+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:09.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:09 smithi092 bash[26840]: cluster 2024-09-21T13:10:08.369924+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:09.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:09 smithi092 bash[26840]: audit 2024-09-21T13:10:09.445806+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T13:10:09.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:09 smithi092 bash[26840]: audit 2024-09-21T13:10:09.447596+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:09.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:09 smithi170 bash[21665]: cluster 2024-09-21T13:10:08.369924+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:09.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:09 smithi170 bash[21665]: audit 2024-09-21T13:10:09.445806+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T13:10:09.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:09 smithi170 bash[21665]: audit 2024-09-21T13:10:09.447596+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:10.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:10 smithi092 bash[26840]: cephadm 2024-09-21T13:10:09.448969+0000 mgr.y (mgr.14150) 184 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-21T13:10:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:10 smithi092 bash[19827]: cephadm 2024-09-21T13:10:09.448969+0000 mgr.y (mgr.14150) 184 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-21T13:10:10.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:10 smithi170 bash[21665]: cephadm 2024-09-21T13:10:09.448969+0000 mgr.y (mgr.14150) 184 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-21T13:10:11.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:11 smithi092 bash[19827]: cluster 2024-09-21T13:10:10.370408+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:11.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:11 smithi092 bash[26840]: cluster 2024-09-21T13:10:10.370408+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:11.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:11 smithi170 bash[21665]: cluster 2024-09-21T13:10:10.370408+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:13.569 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.569 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.570 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:13 smithi092 bash[19827]: cluster 2024-09-21T13:10:12.370771+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:13.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:13 smithi092 bash[26840]: cluster 2024-09-21T13:10:12.370771+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:13.570 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:13 smithi170 bash[21665]: cluster 2024-09-21T13:10:12.370771+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:13.914 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.914 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.914 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.915 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.915 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:13.915 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:10:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:10:14.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:14 smithi092 bash[19827]: audit 2024-09-21T13:10:13.846680+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:10:14.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:14 smithi092 bash[19827]: audit 2024-09-21T13:10:13.852691+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:14.758 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:14 smithi092 bash[19827]: audit 2024-09-21T13:10:13.859129+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:14.758 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:14 smithi092 bash[26840]: audit 2024-09-21T13:10:13.846680+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:10:14.758 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:14 smithi092 bash[26840]: audit 2024-09-21T13:10:13.852691+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:14.758 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:14 smithi092 bash[26840]: audit 2024-09-21T13:10:13.859129+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:14 smithi170 bash[21665]: audit 2024-09-21T13:10:13.846680+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:10:14.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:14 smithi170 bash[21665]: audit 2024-09-21T13:10:13.852691+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:14.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:14 smithi170 bash[21665]: audit 2024-09-21T13:10:13.859129+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:15.753 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:15 smithi092 bash[19827]: cluster 2024-09-21T13:10:14.371125+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:15.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:15 smithi092 bash[26840]: cluster 2024-09-21T13:10:14.371125+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:15.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:15 smithi170 bash[21665]: cluster 2024-09-21T13:10:14.371125+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:17.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:17 smithi092 bash[26840]: cluster 2024-09-21T13:10:16.371430+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:17.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:17 smithi092 bash[19827]: cluster 2024-09-21T13:10:16.371430+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:17.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:17 smithi170 bash[21665]: cluster 2024-09-21T13:10:16.371430+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:19.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[19827]: cluster 2024-09-21T13:10:18.371853+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:19.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[19827]: audit 2024-09-21T13:10:19.234473+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:19.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[19827]: audit 2024-09-21T13:10:19.238938+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:19.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[19827]: audit 2024-09-21T13:10:19.239739+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:19.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[19827]: audit 2024-09-21T13:10:19.240444+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:10:19.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[19827]: audit 2024-09-21T13:10:19.244642+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:19.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[26840]: cluster 2024-09-21T13:10:18.371853+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:19.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[26840]: audit 2024-09-21T13:10:19.234473+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:19.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[26840]: audit 2024-09-21T13:10:19.238938+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:19.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[26840]: audit 2024-09-21T13:10:19.239739+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:19.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[26840]: audit 2024-09-21T13:10:19.240444+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:10:19.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:19 smithi092 bash[26840]: audit 2024-09-21T13:10:19.244642+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:19.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:19 smithi170 bash[21665]: cluster 2024-09-21T13:10:18.371853+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:19.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:19 smithi170 bash[21665]: audit 2024-09-21T13:10:19.234473+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:19.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:19 smithi170 bash[21665]: audit 2024-09-21T13:10:19.238938+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:19.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:19 smithi170 bash[21665]: audit 2024-09-21T13:10:19.239739+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:19.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:19 smithi170 bash[21665]: audit 2024-09-21T13:10:19.240444+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:10:19.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:19 smithi170 bash[21665]: audit 2024-09-21T13:10:19.244642+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:20.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:20 smithi170 bash[21665]: cluster 2024-09-21T13:10:20.372262+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:21.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:20 smithi092 bash[26840]: cluster 2024-09-21T13:10:20.372262+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:21.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:20 smithi092 bash[19827]: cluster 2024-09-21T13:10:20.372262+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:22.418 INFO:teuthology.orchestra.run.smithi092.stdout:Created osd(s) 3 on host 'smithi092' 2024-09-21T13:10:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:22 smithi092 bash[19827]: audit 2024-09-21T13:10:22.402432+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:10:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:22 smithi092 bash[19827]: audit 2024-09-21T13:10:22.407550+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:22 smithi092 bash[19827]: audit 2024-09-21T13:10:22.415192+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:22 smithi092 bash[26840]: audit 2024-09-21T13:10:22.402432+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:10:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:22 smithi092 bash[26840]: audit 2024-09-21T13:10:22.407550+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:22 smithi092 bash[26840]: audit 2024-09-21T13:10:22.415192+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:22.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:22 smithi170 bash[21665]: audit 2024-09-21T13:10:22.402432+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:10:22.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:22 smithi170 bash[21665]: audit 2024-09-21T13:10:22.407550+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:22.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:22 smithi170 bash[21665]: audit 2024-09-21T13:10:22.415192+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:22.961 DEBUG:teuthology.orchestra.run.smithi092:osd.3> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T13:10:22.963 INFO:tasks.cephadm:Deploying osd.4 on smithi170 with /dev/vg_nvme/lv_4... 2024-09-21T13:10:22.963 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T13:10:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:23 smithi092 bash[19827]: cluster 2024-09-21T13:10:22.372806+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:23 smithi092 bash[19827]: audit 2024-09-21T13:10:22.558387+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1928736757,v1:172.21.15.92:6827/1928736757]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:10:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:23 smithi092 bash[19827]: audit 2024-09-21T13:10:22.558690+0000 mon.a (mon.0) 457 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:10:23.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:23 smithi092 bash[26840]: cluster 2024-09-21T13:10:22.372806+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:23.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:23 smithi092 bash[26840]: audit 2024-09-21T13:10:22.558387+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1928736757,v1:172.21.15.92:6827/1928736757]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:10:23.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:23 smithi092 bash[26840]: audit 2024-09-21T13:10:22.558690+0000 mon.a (mon.0) 457 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:10:23.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:23 smithi170 bash[21665]: cluster 2024-09-21T13:10:22.372806+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:23.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:23 smithi170 bash[21665]: audit 2024-09-21T13:10:22.558387+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1928736757,v1:172.21.15.92:6827/1928736757]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:10:23.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:23 smithi170 bash[21665]: audit 2024-09-21T13:10:22.558690+0000 mon.a (mon.0) 457 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T13:10:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:24 smithi092 bash[19827]: audit 2024-09-21T13:10:23.457762+0000 mon.a (mon.0) 458 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:10:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:24 smithi092 bash[19827]: cluster 2024-09-21T13:10:23.463062+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:10:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:24 smithi092 bash[19827]: audit 2024-09-21T13:10:23.464018+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:24 smithi092 bash[19827]: audit 2024-09-21T13:10:23.464638+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1928736757,v1:172.21.15.92:6827/1928736757]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:10:24.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:24 smithi092 bash[19827]: audit 2024-09-21T13:10:23.470632+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:10:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:24 smithi092 bash[26840]: audit 2024-09-21T13:10:23.457762+0000 mon.a (mon.0) 458 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:10:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:24 smithi092 bash[26840]: cluster 2024-09-21T13:10:23.463062+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:10:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:24 smithi092 bash[26840]: audit 2024-09-21T13:10:23.464018+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:24 smithi092 bash[26840]: audit 2024-09-21T13:10:23.464638+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1928736757,v1:172.21.15.92:6827/1928736757]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:10:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:24 smithi092 bash[26840]: audit 2024-09-21T13:10:23.470632+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:10:24.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:24 smithi170 bash[21665]: audit 2024-09-21T13:10:23.457762+0000 mon.a (mon.0) 458 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:10:24.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:24 smithi170 bash[21665]: cluster 2024-09-21T13:10:23.463062+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:10:24.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:24 smithi170 bash[21665]: audit 2024-09-21T13:10:23.464018+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:24.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:24 smithi170 bash[21665]: audit 2024-09-21T13:10:23.464638+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/1928736757,v1:172.21.15.92:6827/1928736757]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:10:24.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:24 smithi170 bash[21665]: audit 2024-09-21T13:10:23.470632+0000 mon.a (mon.0) 461 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]: dispatch 2024-09-21T13:10:25.275 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[46176]: debug 2024-09-21T13:10:25.013+0000 7f7ecd599640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T13:10:25.275 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[46176]: debug 2024-09-21T13:10:25.041+0000 7f7ec4ba5640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:10:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[26840]: cluster 2024-09-21T13:10:24.373330+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[26840]: audit 2024-09-21T13:10:24.467525+0000 mon.a (mon.0) 462 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:10:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[26840]: cluster 2024-09-21T13:10:24.473036+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:10:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[26840]: audit 2024-09-21T13:10:24.474039+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[26840]: audit 2024-09-21T13:10:24.484138+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[26840]: audit 2024-09-21T13:10:25.022727+0000 mon.a (mon.0) 466 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T13:10:25.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[19827]: cluster 2024-09-21T13:10:24.373330+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:25.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[19827]: audit 2024-09-21T13:10:24.467525+0000 mon.a (mon.0) 462 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:10:25.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[19827]: cluster 2024-09-21T13:10:24.473036+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:10:25.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[19827]: audit 2024-09-21T13:10:24.474039+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:25.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[19827]: audit 2024-09-21T13:10:24.484138+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:25.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:25 smithi092 bash[19827]: audit 2024-09-21T13:10:25.022727+0000 mon.a (mon.0) 466 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T13:10:25.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:25 smithi170 bash[21665]: cluster 2024-09-21T13:10:24.373330+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:25.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:25 smithi170 bash[21665]: audit 2024-09-21T13:10:24.467525+0000 mon.a (mon.0) 462 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]}]': finished 2024-09-21T13:10:25.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:25 smithi170 bash[21665]: cluster 2024-09-21T13:10:24.473036+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:10:25.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:25 smithi170 bash[21665]: audit 2024-09-21T13:10:24.474039+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:25.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:25 smithi170 bash[21665]: audit 2024-09-21T13:10:24.484138+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:25.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:25 smithi170 bash[21665]: audit 2024-09-21T13:10:25.022727+0000 mon.a (mon.0) 466 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T13:10:26.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[26840]: cluster 2024-09-21T13:10:23.565143+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:10:26.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[26840]: cluster 2024-09-21T13:10:23.565263+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:10:26.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[26840]: audit 2024-09-21T13:10:25.481093+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:26.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[26840]: cluster 2024-09-21T13:10:26.029014+0000 mon.a (mon.0) 468 : cluster [INF] osd.3 [v2:172.21.15.92:6826/1928736757,v1:172.21.15.92:6827/1928736757] boot 2024-09-21T13:10:26.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[26840]: cluster 2024-09-21T13:10:26.029131+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:10:26.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[26840]: audit 2024-09-21T13:10:26.029432+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[19827]: cluster 2024-09-21T13:10:23.565143+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:10:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[19827]: cluster 2024-09-21T13:10:23.565263+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:10:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[19827]: audit 2024-09-21T13:10:25.481093+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[19827]: cluster 2024-09-21T13:10:26.029014+0000 mon.a (mon.0) 468 : cluster [INF] osd.3 [v2:172.21.15.92:6826/1928736757,v1:172.21.15.92:6827/1928736757] boot 2024-09-21T13:10:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[19827]: cluster 2024-09-21T13:10:26.029131+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:10:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:26 smithi092 bash[19827]: audit 2024-09-21T13:10:26.029432+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:26.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:26 smithi170 bash[21665]: cluster 2024-09-21T13:10:23.565143+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:10:26.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:26 smithi170 bash[21665]: cluster 2024-09-21T13:10:23.565263+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:10:26.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:26 smithi170 bash[21665]: audit 2024-09-21T13:10:25.481093+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:26.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:26 smithi170 bash[21665]: cluster 2024-09-21T13:10:26.029014+0000 mon.a (mon.0) 468 : cluster [INF] osd.3 [v2:172.21.15.92:6826/1928736757,v1:172.21.15.92:6827/1928736757] boot 2024-09-21T13:10:26.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:26 smithi170 bash[21665]: cluster 2024-09-21T13:10:26.029131+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:10:26.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:26 smithi170 bash[21665]: audit 2024-09-21T13:10:26.029432+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:10:27.690 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:10:27.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:27 smithi092 bash[19827]: cluster 2024-09-21T13:10:26.373857+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:27.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:27 smithi092 bash[19827]: cluster 2024-09-21T13:10:27.035300+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:10:27.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:27 smithi092 bash[26840]: cluster 2024-09-21T13:10:26.373857+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:27.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:27 smithi092 bash[26840]: cluster 2024-09-21T13:10:27.035300+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:10:27.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:27 smithi170 bash[21665]: cluster 2024-09-21T13:10:26.373857+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:10:27.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:27 smithi170 bash[21665]: cluster 2024-09-21T13:10:27.035300+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:10:29.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:29 smithi092 bash[19827]: cluster 2024-09-21T13:10:28.374231+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:29.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:29 smithi092 bash[26840]: cluster 2024-09-21T13:10:28.374231+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:29.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:29 smithi170 bash[21665]: cluster 2024-09-21T13:10:28.374231+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:31.644 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-21T13:10:31.692 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi170:vg_nvme/lv_4 2024-09-21T13:10:31.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[19827]: cluster 2024-09-21T13:10:30.374663+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:31.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[19827]: audit 2024-09-21T13:10:31.460673+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[19827]: audit 2024-09-21T13:10:31.468290+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[19827]: audit 2024-09-21T13:10:31.470936+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[19827]: audit 2024-09-21T13:10:31.472577+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[19827]: audit 2024-09-21T13:10:31.473984+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[19827]: audit 2024-09-21T13:10:31.475378+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[19827]: audit 2024-09-21T13:10:31.481793+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:31.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[26840]: cluster 2024-09-21T13:10:30.374663+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:31.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[26840]: audit 2024-09-21T13:10:31.460673+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:31.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[26840]: audit 2024-09-21T13:10:31.468290+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:31.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[26840]: audit 2024-09-21T13:10:31.470936+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[26840]: audit 2024-09-21T13:10:31.472577+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[26840]: audit 2024-09-21T13:10:31.473984+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[26840]: audit 2024-09-21T13:10:31.475378+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:31 smithi092 bash[26840]: audit 2024-09-21T13:10:31.481793+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:31.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:31 smithi170 bash[21665]: cluster 2024-09-21T13:10:30.374663+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:31.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:31 smithi170 bash[21665]: audit 2024-09-21T13:10:31.460673+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:31.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:31 smithi170 bash[21665]: audit 2024-09-21T13:10:31.468290+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:31.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:31 smithi170 bash[21665]: audit 2024-09-21T13:10:31.470936+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:31 smithi170 bash[21665]: audit 2024-09-21T13:10:31.472577+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:31 smithi170 bash[21665]: audit 2024-09-21T13:10:31.473984+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:31 smithi170 bash[21665]: audit 2024-09-21T13:10:31.475378+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:10:31.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:31 smithi170 bash[21665]: audit 2024-09-21T13:10:31.481793+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:32 smithi092 bash[19827]: cephadm 2024-09-21T13:10:31.453053+0000 mgr.y (mgr.14150) 196 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:10:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:32 smithi092 bash[19827]: cephadm 2024-09-21T13:10:31.476568+0000 mgr.y (mgr.14150) 197 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 4060M 2024-09-21T13:10:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:32 smithi092 bash[19827]: audit 2024-09-21T13:10:31.486576+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:32 smithi092 bash[19827]: audit 2024-09-21T13:10:31.493268+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:10:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:32 smithi092 bash[19827]: audit 2024-09-21T13:10:31.501326+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:32 smithi092 bash[26840]: cephadm 2024-09-21T13:10:31.453053+0000 mgr.y (mgr.14150) 196 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:10:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:32 smithi092 bash[26840]: cephadm 2024-09-21T13:10:31.476568+0000 mgr.y (mgr.14150) 197 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 4060M 2024-09-21T13:10:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:32 smithi092 bash[26840]: audit 2024-09-21T13:10:31.486576+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:32 smithi092 bash[26840]: audit 2024-09-21T13:10:31.493268+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:10:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:32 smithi092 bash[26840]: audit 2024-09-21T13:10:31.501326+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:32.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:32 smithi170 bash[21665]: cephadm 2024-09-21T13:10:31.453053+0000 mgr.y (mgr.14150) 196 : cephadm [INF] Detected new or changed devices on smithi092 2024-09-21T13:10:32.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:32 smithi170 bash[21665]: cephadm 2024-09-21T13:10:31.476568+0000 mgr.y (mgr.14150) 197 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 4060M 2024-09-21T13:10:32.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:32 smithi170 bash[21665]: audit 2024-09-21T13:10:31.486576+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:32.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:32 smithi170 bash[21665]: audit 2024-09-21T13:10:31.493268+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:10:32.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:32 smithi170 bash[21665]: audit 2024-09-21T13:10:31.501326+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:10:33.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:33 smithi092 bash[26840]: cluster 2024-09-21T13:10:32.375206+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:33.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:33 smithi092 bash[19827]: cluster 2024-09-21T13:10:32.375206+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:33.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:33 smithi170 bash[21665]: cluster 2024-09-21T13:10:32.375206+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:35.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:35 smithi092 bash[26840]: cluster 2024-09-21T13:10:34.375741+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:35.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:35 smithi092 bash[19827]: cluster 2024-09-21T13:10:34.375741+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:35.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:35 smithi170 bash[21665]: cluster 2024-09-21T13:10:34.375741+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:36.415 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:10:37.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:37 smithi092 bash[19827]: cluster 2024-09-21T13:10:36.376296+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:37.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:37 smithi092 bash[26840]: cluster 2024-09-21T13:10:36.376296+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:37.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:37 smithi170 bash[21665]: cluster 2024-09-21T13:10:36.376296+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:38.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:38 smithi092 bash[19827]: audit 2024-09-21T13:10:37.771719+0000 mgr.y (mgr.14150) 201 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:38.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:38 smithi092 bash[19827]: audit 2024-09-21T13:10:37.778711+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:10:38.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:38 smithi092 bash[19827]: audit 2024-09-21T13:10:37.784651+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:10:38.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:38 smithi092 bash[19827]: audit 2024-09-21T13:10:37.786270+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:38.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:38 smithi092 bash[19827]: cluster 2024-09-21T13:10:38.376901+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:38 smithi092 bash[26840]: audit 2024-09-21T13:10:37.771719+0000 mgr.y (mgr.14150) 201 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:38 smithi092 bash[26840]: audit 2024-09-21T13:10:37.778711+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:10:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:38 smithi092 bash[26840]: audit 2024-09-21T13:10:37.784651+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:10:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:38 smithi092 bash[26840]: audit 2024-09-21T13:10:37.786270+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:38 smithi092 bash[26840]: cluster 2024-09-21T13:10:38.376901+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:38.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:38 smithi170 bash[21665]: audit 2024-09-21T13:10:37.771719+0000 mgr.y (mgr.14150) 201 : audit [DBG] from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:10:38.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:38 smithi170 bash[21665]: audit 2024-09-21T13:10:37.778711+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:10:38.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:38 smithi170 bash[21665]: audit 2024-09-21T13:10:37.784651+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:10:38.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:38 smithi170 bash[21665]: audit 2024-09-21T13:10:37.786270+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:38.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:38 smithi170 bash[21665]: cluster 2024-09-21T13:10:38.376901+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:41 smithi092 bash[19827]: cluster 2024-09-21T13:10:40.377464+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:41.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:41 smithi092 bash[26840]: cluster 2024-09-21T13:10:40.377464+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:41.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:41 smithi170 bash[21665]: cluster 2024-09-21T13:10:40.377464+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:43.715 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:43 smithi170 bash[21665]: cluster 2024-09-21T13:10:42.378003+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:43.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:43 smithi092 bash[19827]: cluster 2024-09-21T13:10:42.378003+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:43.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:43 smithi092 bash[26840]: cluster 2024-09-21T13:10:42.378003+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:45.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:45 smithi092 bash[19827]: cluster 2024-09-21T13:10:44.378529+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:45.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:45 smithi092 bash[26840]: cluster 2024-09-21T13:10:44.378529+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:45.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:45 smithi170 bash[21665]: cluster 2024-09-21T13:10:44.378529+0000 mgr.y (mgr.14150) 205 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:46.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:46 smithi092 bash[19827]: audit 2024-09-21T13:10:46.207316+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.170:0/1244154537' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ffe6c945-833b-4034-ab8f-de36973c9f0f"}]: dispatch 2024-09-21T13:10:46.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:46 smithi092 bash[19827]: audit 2024-09-21T13:10:46.207383+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ffe6c945-833b-4034-ab8f-de36973c9f0f"}]: dispatch 2024-09-21T13:10:46.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:46 smithi092 bash[19827]: audit 2024-09-21T13:10:46.211220+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ffe6c945-833b-4034-ab8f-de36973c9f0f"}]': finished 2024-09-21T13:10:46.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:46 smithi092 bash[19827]: cluster 2024-09-21T13:10:46.218560+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-21T13:10:46.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:46 smithi092 bash[19827]: audit 2024-09-21T13:10:46.219317+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:10:46.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:46 smithi092 bash[26840]: audit 2024-09-21T13:10:46.207316+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.170:0/1244154537' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ffe6c945-833b-4034-ab8f-de36973c9f0f"}]: dispatch 2024-09-21T13:10:46.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:46 smithi092 bash[26840]: audit 2024-09-21T13:10:46.207383+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ffe6c945-833b-4034-ab8f-de36973c9f0f"}]: dispatch 2024-09-21T13:10:46.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:46 smithi092 bash[26840]: audit 2024-09-21T13:10:46.211220+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ffe6c945-833b-4034-ab8f-de36973c9f0f"}]': finished 2024-09-21T13:10:46.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:46 smithi092 bash[26840]: cluster 2024-09-21T13:10:46.218560+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-21T13:10:46.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:46 smithi092 bash[26840]: audit 2024-09-21T13:10:46.219317+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:10:46.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:46 smithi170 bash[21665]: audit 2024-09-21T13:10:46.207316+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.170:0/1244154537' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ffe6c945-833b-4034-ab8f-de36973c9f0f"}]: dispatch 2024-09-21T13:10:46.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:46 smithi170 bash[21665]: audit 2024-09-21T13:10:46.207383+0000 mon.a (mon.0) 485 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ffe6c945-833b-4034-ab8f-de36973c9f0f"}]: dispatch 2024-09-21T13:10:46.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:46 smithi170 bash[21665]: audit 2024-09-21T13:10:46.211220+0000 mon.a (mon.0) 486 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ffe6c945-833b-4034-ab8f-de36973c9f0f"}]': finished 2024-09-21T13:10:46.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:46 smithi170 bash[21665]: cluster 2024-09-21T13:10:46.218560+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-09-21T13:10:46.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:46 smithi170 bash[21665]: audit 2024-09-21T13:10:46.219317+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:10:47.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:47 smithi092 bash[19827]: cluster 2024-09-21T13:10:46.379083+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:47.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:47 smithi092 bash[19827]: audit 2024-09-21T13:10:46.845398+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.170:0/4061995173' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:10:47.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:47 smithi092 bash[26840]: cluster 2024-09-21T13:10:46.379083+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:47.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:47 smithi092 bash[26840]: audit 2024-09-21T13:10:46.845398+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.170:0/4061995173' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:10:47.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:47 smithi170 bash[21665]: cluster 2024-09-21T13:10:46.379083+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:47.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:47 smithi170 bash[21665]: audit 2024-09-21T13:10:46.845398+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.170:0/4061995173' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:10:49.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:49 smithi092 bash[19827]: cluster 2024-09-21T13:10:48.379603+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:49.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:49 smithi092 bash[26840]: cluster 2024-09-21T13:10:48.379603+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:49.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:49 smithi170 bash[21665]: cluster 2024-09-21T13:10:48.379603+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:51.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:51 smithi092 bash[19827]: cluster 2024-09-21T13:10:50.380135+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:51.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:51 smithi092 bash[26840]: cluster 2024-09-21T13:10:50.380135+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:51.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:51 smithi170 bash[21665]: cluster 2024-09-21T13:10:50.380135+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:53.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:53 smithi092 bash[19827]: cluster 2024-09-21T13:10:52.380797+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:53.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:53 smithi092 bash[26840]: cluster 2024-09-21T13:10:52.380797+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:53.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:53 smithi170 bash[21665]: cluster 2024-09-21T13:10:52.380797+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:55.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:55 smithi092 bash[19827]: cluster 2024-09-21T13:10:54.381372+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:55.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:55 smithi092 bash[26840]: cluster 2024-09-21T13:10:54.381372+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:55.805 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:55 smithi170 bash[21665]: cluster 2024-09-21T13:10:54.381372+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:57.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:57 smithi092 bash[19827]: cluster 2024-09-21T13:10:56.381913+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:57.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:57 smithi092 bash[26840]: cluster 2024-09-21T13:10:56.381913+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:57.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:57 smithi170 bash[21665]: cluster 2024-09-21T13:10:56.381913+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:59.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:59 smithi092 bash[19827]: cluster 2024-09-21T13:10:58.382428+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:59.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:59 smithi092 bash[19827]: audit 2024-09-21T13:10:59.296116+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T13:10:59.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:10:59 smithi092 bash[19827]: audit 2024-09-21T13:10:59.297885+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:59.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:59 smithi092 bash[26840]: cluster 2024-09-21T13:10:58.382428+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:59.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:59 smithi092 bash[26840]: audit 2024-09-21T13:10:59.296116+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T13:10:59.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:10:59 smithi092 bash[26840]: audit 2024-09-21T13:10:59.297885+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:10:59.796 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:59 smithi170 bash[21665]: cluster 2024-09-21T13:10:58.382428+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:10:59.796 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:59 smithi170 bash[21665]: audit 2024-09-21T13:10:59.296116+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T13:10:59.796 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:10:59 smithi170 bash[21665]: audit 2024-09-21T13:10:59.297885+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:00.763 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:00 smithi170 bash[21665]: cephadm 2024-09-21T13:10:59.299333+0000 mgr.y (mgr.14150) 213 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-09-21T13:11:00.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:00 smithi092 bash[19827]: cephadm 2024-09-21T13:10:59.299333+0000 mgr.y (mgr.14150) 213 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-09-21T13:11:00.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:00 smithi092 bash[26840]: cephadm 2024-09-21T13:10:59.299333+0000 mgr.y (mgr.14150) 213 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-09-21T13:11:01.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:01 smithi092 bash[19827]: cluster 2024-09-21T13:11:00.382970+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:01.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:01 smithi092 bash[26840]: cluster 2024-09-21T13:11:00.382970+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:01.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:01 smithi170 bash[21665]: cluster 2024-09-21T13:11:00.382970+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:03.693 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:11:03 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:11:03.694 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:03 smithi170 bash[21665]: cluster 2024-09-21T13:11:02.383503+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:03.694 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:03 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:11:03.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:03 smithi092 bash[19827]: cluster 2024-09-21T13:11:02.383503+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:03.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:03 smithi092 bash[26840]: cluster 2024-09-21T13:11:02.383503+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:04.057 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:03 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:11:04.057 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:11:03 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:11:04.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:04 smithi092 bash[19827]: audit 2024-09-21T13:11:03.984054+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:11:04.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:04 smithi092 bash[19827]: audit 2024-09-21T13:11:03.991201+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:04.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:04 smithi092 bash[19827]: audit 2024-09-21T13:11:03.998765+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:04.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:04 smithi092 bash[26840]: audit 2024-09-21T13:11:03.984054+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:11:04.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:04 smithi092 bash[26840]: audit 2024-09-21T13:11:03.991201+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:04.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:04 smithi092 bash[26840]: audit 2024-09-21T13:11:03.998765+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:04.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:04 smithi170 bash[21665]: audit 2024-09-21T13:11:03.984054+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:11:04.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:04 smithi170 bash[21665]: audit 2024-09-21T13:11:03.991201+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:04.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:04 smithi170 bash[21665]: audit 2024-09-21T13:11:03.998765+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:05.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:05 smithi092 bash[19827]: cluster 2024-09-21T13:11:04.384040+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:05.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:05 smithi092 bash[26840]: cluster 2024-09-21T13:11:04.384040+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:05.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:05 smithi170 bash[21665]: cluster 2024-09-21T13:11:04.384040+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:07.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:07 smithi092 bash[19827]: cluster 2024-09-21T13:11:06.384662+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:07.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:07 smithi092 bash[26840]: cluster 2024-09-21T13:11:06.384662+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:07.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:07 smithi170 bash[21665]: cluster 2024-09-21T13:11:06.384662+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:09.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[19827]: cluster 2024-09-21T13:11:08.385299+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:09.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[19827]: audit 2024-09-21T13:11:09.316474+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:09.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[19827]: audit 2024-09-21T13:11:09.324545+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:09.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[19827]: audit 2024-09-21T13:11:09.326334+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:09.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[19827]: audit 2024-09-21T13:11:09.328117+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:11:09.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[19827]: audit 2024-09-21T13:11:09.337809+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:09.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[26840]: cluster 2024-09-21T13:11:08.385299+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:09.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[26840]: audit 2024-09-21T13:11:09.316474+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:09.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[26840]: audit 2024-09-21T13:11:09.324545+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:09.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[26840]: audit 2024-09-21T13:11:09.326334+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:09.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[26840]: audit 2024-09-21T13:11:09.328117+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:11:09.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:09 smithi092 bash[26840]: audit 2024-09-21T13:11:09.337809+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:09.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:09 smithi170 bash[21665]: cluster 2024-09-21T13:11:08.385299+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:09.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:09 smithi170 bash[21665]: audit 2024-09-21T13:11:09.316474+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:09.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:09 smithi170 bash[21665]: audit 2024-09-21T13:11:09.324545+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:09.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:09 smithi170 bash[21665]: audit 2024-09-21T13:11:09.326334+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:09.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:09 smithi170 bash[21665]: audit 2024-09-21T13:11:09.328117+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:11:09.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:09 smithi170 bash[21665]: audit 2024-09-21T13:11:09.337809+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:11.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:11 smithi092 bash[19827]: cluster 2024-09-21T13:11:10.385872+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:11.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:11 smithi092 bash[26840]: cluster 2024-09-21T13:11:10.385872+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:11.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:11 smithi170 bash[21665]: cluster 2024-09-21T13:11:10.385872+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:13.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:13 smithi092 bash[19827]: cluster 2024-09-21T13:11:12.386441+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:13.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:13 smithi092 bash[19827]: audit 2024-09-21T13:11:12.837432+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/2137501555,v1:172.21.15.170:6801/2137501555]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:11:13.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:13 smithi092 bash[19827]: audit 2024-09-21T13:11:12.837517+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:11:13.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:13 smithi092 bash[26840]: cluster 2024-09-21T13:11:12.386441+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:13.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:13 smithi092 bash[26840]: audit 2024-09-21T13:11:12.837432+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/2137501555,v1:172.21.15.170:6801/2137501555]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:11:13.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:13 smithi092 bash[26840]: audit 2024-09-21T13:11:12.837517+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:11:13.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:13 smithi170 bash[21665]: cluster 2024-09-21T13:11:12.386441+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:13.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:13 smithi170 bash[21665]: audit 2024-09-21T13:11:12.837432+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/2137501555,v1:172.21.15.170:6801/2137501555]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:11:13.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:13 smithi170 bash[21665]: audit 2024-09-21T13:11:12.837517+0000 mon.a (mon.0) 499 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T13:11:13.937 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 4 on host 'smithi170' 2024-09-21T13:11:14.588 DEBUG:teuthology.orchestra.run.smithi170:osd.4> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T13:11:14.591 INFO:tasks.cephadm:Deploying osd.5 on smithi170 with /dev/vg_nvme/lv_3... 2024-09-21T13:11:14.591 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T13:11:14.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[19827]: audit 2024-09-21T13:11:13.509837+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[19827]: cluster 2024-09-21T13:11:13.515546+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[19827]: audit 2024-09-21T13:11:13.516506+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/2137501555,v1:172.21.15.170:6801/2137501555]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[19827]: audit 2024-09-21T13:11:13.516540+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[19827]: audit 2024-09-21T13:11:13.517358+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[19827]: audit 2024-09-21T13:11:13.917795+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[19827]: audit 2024-09-21T13:11:13.925213+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[19827]: audit 2024-09-21T13:11:13.934887+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[19827]: audit 2024-09-21T13:11:14.512284+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[26840]: audit 2024-09-21T13:11:13.509837+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[26840]: cluster 2024-09-21T13:11:13.515546+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:11:14.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[26840]: audit 2024-09-21T13:11:13.516506+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/2137501555,v1:172.21.15.170:6801/2137501555]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:11:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[26840]: audit 2024-09-21T13:11:13.516540+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:11:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[26840]: audit 2024-09-21T13:11:13.517358+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:11:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[26840]: audit 2024-09-21T13:11:13.917795+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:11:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[26840]: audit 2024-09-21T13:11:13.925213+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[26840]: audit 2024-09-21T13:11:13.934887+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:14 smithi092 bash[26840]: audit 2024-09-21T13:11:14.512284+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:11:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:14 smithi170 bash[21665]: audit 2024-09-21T13:11:13.509837+0000 mon.a (mon.0) 500 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:11:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:14 smithi170 bash[21665]: cluster 2024-09-21T13:11:13.515546+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:11:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:14 smithi170 bash[21665]: audit 2024-09-21T13:11:13.516506+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/2137501555,v1:172.21.15.170:6801/2137501555]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:11:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:14 smithi170 bash[21665]: audit 2024-09-21T13:11:13.516540+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:11:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:14 smithi170 bash[21665]: audit 2024-09-21T13:11:13.517358+0000 mon.a (mon.0) 503 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:11:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:14 smithi170 bash[21665]: audit 2024-09-21T13:11:13.917795+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:11:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:14 smithi170 bash[21665]: audit 2024-09-21T13:11:13.925213+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:14 smithi170 bash[21665]: audit 2024-09-21T13:11:13.934887+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:14.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:14 smithi170 bash[21665]: audit 2024-09-21T13:11:14.512284+0000 mon.a (mon.0) 507 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:11:15.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:15 smithi170 bash[21665]: cluster 2024-09-21T13:11:14.387023+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:15.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:15 smithi170 bash[21665]: cluster 2024-09-21T13:11:14.521814+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:11:15.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:15 smithi170 bash[21665]: audit 2024-09-21T13:11:14.523652+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:11:16.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:15 smithi092 bash[19827]: cluster 2024-09-21T13:11:14.387023+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:16.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:15 smithi092 bash[19827]: cluster 2024-09-21T13:11:14.521814+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:11:16.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:15 smithi092 bash[19827]: audit 2024-09-21T13:11:14.523652+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:11:16.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:15 smithi092 bash[26840]: cluster 2024-09-21T13:11:14.387023+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:16.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:15 smithi092 bash[26840]: cluster 2024-09-21T13:11:14.521814+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:11:16.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:15 smithi092 bash[26840]: audit 2024-09-21T13:11:14.523652+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:11:16.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:16 smithi170 bash[21665]: cluster 2024-09-21T13:11:13.860993+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:11:16.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:16 smithi170 bash[21665]: cluster 2024-09-21T13:11:13.861079+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:11:16.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:16 smithi170 bash[21665]: cluster 2024-09-21T13:11:15.527431+0000 mon.a (mon.0) 510 : cluster [INF] osd.4 [v2:172.21.15.170:6800/2137501555,v1:172.21.15.170:6801/2137501555] boot 2024-09-21T13:11:16.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:16 smithi170 bash[21665]: cluster 2024-09-21T13:11:15.527507+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-21T13:11:16.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:16 smithi170 bash[21665]: audit 2024-09-21T13:11:15.527834+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:11:16.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:16 smithi170 bash[21665]: cluster 2024-09-21T13:11:16.387603+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 remapped+peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:16.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:16 smithi170 bash[21665]: cluster 2024-09-21T13:11:16.528139+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:11:17.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[19827]: cluster 2024-09-21T13:11:13.860993+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:11:17.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[19827]: cluster 2024-09-21T13:11:13.861079+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:11:17.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[19827]: cluster 2024-09-21T13:11:15.527431+0000 mon.a (mon.0) 510 : cluster [INF] osd.4 [v2:172.21.15.170:6800/2137501555,v1:172.21.15.170:6801/2137501555] boot 2024-09-21T13:11:17.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[19827]: cluster 2024-09-21T13:11:15.527507+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-21T13:11:17.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[19827]: audit 2024-09-21T13:11:15.527834+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:11:17.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[19827]: cluster 2024-09-21T13:11:16.387603+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 remapped+peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:17.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[19827]: cluster 2024-09-21T13:11:16.528139+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:11:17.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[26840]: cluster 2024-09-21T13:11:13.860993+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:11:17.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[26840]: cluster 2024-09-21T13:11:13.861079+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:11:17.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[26840]: cluster 2024-09-21T13:11:15.527431+0000 mon.a (mon.0) 510 : cluster [INF] osd.4 [v2:172.21.15.170:6800/2137501555,v1:172.21.15.170:6801/2137501555] boot 2024-09-21T13:11:17.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[26840]: cluster 2024-09-21T13:11:15.527507+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-09-21T13:11:17.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[26840]: audit 2024-09-21T13:11:15.527834+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:11:17.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[26840]: cluster 2024-09-21T13:11:16.387603+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v192: 1 pgs: 1 remapped+peering; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:11:17.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:16 smithi092 bash[26840]: cluster 2024-09-21T13:11:16.528139+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:11:18.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:18 smithi170 bash[21665]: cluster 2024-09-21T13:11:17.525682+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:11:18.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:18 smithi170 bash[21665]: cluster 2024-09-21T13:11:18.388163+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:18.976 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:11:19.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:18 smithi092 bash[19827]: cluster 2024-09-21T13:11:17.525682+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:11:19.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:18 smithi092 bash[19827]: cluster 2024-09-21T13:11:18.388163+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:19.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:18 smithi092 bash[26840]: cluster 2024-09-21T13:11:17.525682+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:11:19.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:18 smithi092 bash[26840]: cluster 2024-09-21T13:11:18.388163+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v195: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:19.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:19 smithi170 bash[21665]: cluster 2024-09-21T13:11:18.534810+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:11:20.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:19 smithi092 bash[19827]: cluster 2024-09-21T13:11:18.534810+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:11:20.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:19 smithi092 bash[26840]: cluster 2024-09-21T13:11:18.534810+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:11:20.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:20 smithi170 bash[21665]: cluster 2024-09-21T13:11:19.535751+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T13:11:20.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:20 smithi170 bash[21665]: cluster 2024-09-21T13:11:20.388709+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:21.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:20 smithi092 bash[19827]: cluster 2024-09-21T13:11:19.535751+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T13:11:21.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:20 smithi092 bash[19827]: cluster 2024-09-21T13:11:20.388709+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:21.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:20 smithi092 bash[26840]: cluster 2024-09-21T13:11:19.535751+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T13:11:21.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:20 smithi092 bash[26840]: cluster 2024-09-21T13:11:20.388709+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v198: 1 pgs: 1 remapped+peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:23.712 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:23 smithi170 bash[21665]: cluster 2024-09-21T13:11:22.389297+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-21T13:11:23.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:23 smithi092 bash[19827]: cluster 2024-09-21T13:11:22.389297+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-21T13:11:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:23 smithi092 bash[26840]: cluster 2024-09-21T13:11:22.389297+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 144 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-21T13:11:25.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:25 smithi170 bash[21665]: cephadm 2024-09-21T13:11:24.295667+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:11:25.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:25 smithi170 bash[21665]: audit 2024-09-21T13:11:24.304045+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:25 smithi170 bash[21665]: audit 2024-09-21T13:11:24.312337+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:25 smithi170 bash[21665]: audit 2024-09-21T13:11:24.314903+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:11:25.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:25 smithi170 bash[21665]: cephadm 2024-09-21T13:11:24.316289+0000 mgr.y (mgr.14150) 227 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 17265M 2024-09-21T13:11:25.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:25 smithi170 bash[21665]: audit 2024-09-21T13:11:24.322488+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:25 smithi170 bash[21665]: audit 2024-09-21T13:11:24.326571+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:25.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:25 smithi170 bash[21665]: audit 2024-09-21T13:11:24.328387+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:11:25.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:25 smithi170 bash[21665]: audit 2024-09-21T13:11:24.338471+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:25 smithi170 bash[21665]: cluster 2024-09-21T13:11:24.389837+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-21T13:11:25.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[19827]: cephadm 2024-09-21T13:11:24.295667+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[19827]: audit 2024-09-21T13:11:24.304045+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[19827]: audit 2024-09-21T13:11:24.312337+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[19827]: audit 2024-09-21T13:11:24.314903+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[19827]: cephadm 2024-09-21T13:11:24.316289+0000 mgr.y (mgr.14150) 227 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 17265M 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[19827]: audit 2024-09-21T13:11:24.322488+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[19827]: audit 2024-09-21T13:11:24.326571+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[19827]: audit 2024-09-21T13:11:24.328387+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[19827]: audit 2024-09-21T13:11:24.338471+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[19827]: cluster 2024-09-21T13:11:24.389837+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[26840]: cephadm 2024-09-21T13:11:24.295667+0000 mgr.y (mgr.14150) 226 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[26840]: audit 2024-09-21T13:11:24.304045+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[26840]: audit 2024-09-21T13:11:24.312337+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[26840]: audit 2024-09-21T13:11:24.314903+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:11:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[26840]: cephadm 2024-09-21T13:11:24.316289+0000 mgr.y (mgr.14150) 227 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 17265M 2024-09-21T13:11:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[26840]: audit 2024-09-21T13:11:24.322488+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[26840]: audit 2024-09-21T13:11:24.326571+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[26840]: audit 2024-09-21T13:11:24.328387+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:11:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[26840]: audit 2024-09-21T13:11:24.338471+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:25 smithi092 bash[26840]: cluster 2024-09-21T13:11:24.389837+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-21T13:11:26.426 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-21T13:11:26.468 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi170:vg_nvme/lv_3 2024-09-21T13:11:27.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:27 smithi092 bash[26840]: cluster 2024-09-21T13:11:26.390423+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:11:27.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:27 smithi092 bash[19827]: cluster 2024-09-21T13:11:26.390423+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:11:27.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:27 smithi170 bash[21665]: cluster 2024-09-21T13:11:26.390423+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:11:29.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:29 smithi092 bash[19827]: cluster 2024-09-21T13:11:28.391011+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:11:29.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:29 smithi092 bash[26840]: cluster 2024-09-21T13:11:28.391011+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:11:29.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:29 smithi170 bash[21665]: cluster 2024-09-21T13:11:28.391011+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:11:31.201 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:11:31.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:31 smithi170 bash[21665]: cluster 2024-09-21T13:11:30.391554+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T13:11:31.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:31 smithi092 bash[26840]: cluster 2024-09-21T13:11:30.391554+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T13:11:31.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:31 smithi092 bash[19827]: cluster 2024-09-21T13:11:30.391554+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-21T13:11:33.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:33 smithi092 bash[19827]: cluster 2024-09-21T13:11:32.392151+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:11:33.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:33 smithi092 bash[19827]: audit 2024-09-21T13:11:32.650559+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:11:33.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:33 smithi092 bash[19827]: audit 2024-09-21T13:11:32.656753+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:11:33.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:33 smithi092 bash[19827]: audit 2024-09-21T13:11:32.658432+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:33.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:33 smithi092 bash[26840]: cluster 2024-09-21T13:11:32.392151+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:11:33.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:33 smithi092 bash[26840]: audit 2024-09-21T13:11:32.650559+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:11:33.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:33 smithi092 bash[26840]: audit 2024-09-21T13:11:32.656753+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:11:33.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:33 smithi092 bash[26840]: audit 2024-09-21T13:11:32.658432+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:33.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:33 smithi170 bash[21665]: cluster 2024-09-21T13:11:32.392151+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:11:33.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:33 smithi170 bash[21665]: audit 2024-09-21T13:11:32.650559+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:11:33.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:33 smithi170 bash[21665]: audit 2024-09-21T13:11:32.656753+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:11:33.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:33 smithi170 bash[21665]: audit 2024-09-21T13:11:32.658432+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:34.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:34 smithi092 bash[19827]: audit 2024-09-21T13:11:32.644243+0000 mgr.y (mgr.14150) 233 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:34.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:34 smithi092 bash[26840]: audit 2024-09-21T13:11:32.644243+0000 mgr.y (mgr.14150) 233 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:34.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:34 smithi170 bash[21665]: audit 2024-09-21T13:11:32.644243+0000 mgr.y (mgr.14150) 233 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:11:35.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:35 smithi092 bash[19827]: cluster 2024-09-21T13:11:34.392735+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:35.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:35 smithi092 bash[26840]: cluster 2024-09-21T13:11:34.392735+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:35.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:35 smithi170 bash[21665]: cluster 2024-09-21T13:11:34.392735+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:37.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:37 smithi092 bash[19827]: cluster 2024-09-21T13:11:36.393268+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:37.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:37 smithi092 bash[26840]: cluster 2024-09-21T13:11:36.393268+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:37.804 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:37 smithi170 bash[21665]: cluster 2024-09-21T13:11:36.393268+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:39.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:39 smithi092 bash[19827]: cluster 2024-09-21T13:11:38.393799+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:39.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:39 smithi092 bash[26840]: cluster 2024-09-21T13:11:38.393799+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:39.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:39 smithi170 bash[21665]: cluster 2024-09-21T13:11:38.393799+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:41.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[26840]: cluster 2024-09-21T13:11:40.394269+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:41.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[26840]: audit 2024-09-21T13:11:41.062829+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.170:0/2775187989' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7102fa6-f0de-4733-99e2-8716ec647dbd"}]: dispatch 2024-09-21T13:11:41.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[26840]: audit 2024-09-21T13:11:41.062971+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7102fa6-f0de-4733-99e2-8716ec647dbd"}]: dispatch 2024-09-21T13:11:41.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[26840]: audit 2024-09-21T13:11:41.066290+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7102fa6-f0de-4733-99e2-8716ec647dbd"}]': finished 2024-09-21T13:11:41.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[26840]: cluster 2024-09-21T13:11:41.076572+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:11:41.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[26840]: audit 2024-09-21T13:11:41.077339+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:11:41.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[19827]: cluster 2024-09-21T13:11:40.394269+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[19827]: audit 2024-09-21T13:11:41.062829+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.170:0/2775187989' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7102fa6-f0de-4733-99e2-8716ec647dbd"}]: dispatch 2024-09-21T13:11:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[19827]: audit 2024-09-21T13:11:41.062971+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7102fa6-f0de-4733-99e2-8716ec647dbd"}]: dispatch 2024-09-21T13:11:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[19827]: audit 2024-09-21T13:11:41.066290+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7102fa6-f0de-4733-99e2-8716ec647dbd"}]': finished 2024-09-21T13:11:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[19827]: cluster 2024-09-21T13:11:41.076572+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:11:41.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:41 smithi092 bash[19827]: audit 2024-09-21T13:11:41.077339+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:11:41.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:41 smithi170 bash[21665]: cluster 2024-09-21T13:11:40.394269+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:41.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:41 smithi170 bash[21665]: audit 2024-09-21T13:11:41.062829+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.170:0/2775187989' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7102fa6-f0de-4733-99e2-8716ec647dbd"}]: dispatch 2024-09-21T13:11:41.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:41 smithi170 bash[21665]: audit 2024-09-21T13:11:41.062971+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7102fa6-f0de-4733-99e2-8716ec647dbd"}]: dispatch 2024-09-21T13:11:41.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:41 smithi170 bash[21665]: audit 2024-09-21T13:11:41.066290+0000 mon.a (mon.0) 528 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7102fa6-f0de-4733-99e2-8716ec647dbd"}]': finished 2024-09-21T13:11:41.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:41 smithi170 bash[21665]: cluster 2024-09-21T13:11:41.076572+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:11:41.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:41 smithi170 bash[21665]: audit 2024-09-21T13:11:41.077339+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:11:42.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:42 smithi092 bash[19827]: audit 2024-09-21T13:11:41.720082+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.170:0/3400522460' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:11:42.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:42 smithi092 bash[26840]: audit 2024-09-21T13:11:41.720082+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.170:0/3400522460' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:11:42.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:42 smithi170 bash[21665]: audit 2024-09-21T13:11:41.720082+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.170:0/3400522460' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:11:43.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:43 smithi092 bash[19827]: cluster 2024-09-21T13:11:42.394828+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:43.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:43 smithi092 bash[26840]: cluster 2024-09-21T13:11:42.394828+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:43.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:43 smithi170 bash[21665]: cluster 2024-09-21T13:11:42.394828+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:45.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:45 smithi092 bash[26840]: cluster 2024-09-21T13:11:44.395400+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:45.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:45 smithi092 bash[19827]: cluster 2024-09-21T13:11:44.395400+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:45.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:45 smithi170 bash[21665]: cluster 2024-09-21T13:11:44.395400+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:47.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:47 smithi092 bash[19827]: cluster 2024-09-21T13:11:46.396091+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:47.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:47 smithi092 bash[26840]: cluster 2024-09-21T13:11:46.396091+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:47.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:47 smithi170 bash[21665]: cluster 2024-09-21T13:11:46.396091+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:49.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:49 smithi092 bash[19827]: cluster 2024-09-21T13:11:48.396776+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:49.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:49 smithi092 bash[26840]: cluster 2024-09-21T13:11:48.396776+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:49.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:49 smithi170 bash[21665]: cluster 2024-09-21T13:11:48.396776+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:51.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:51 smithi092 bash[19827]: cluster 2024-09-21T13:11:50.397431+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:51.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:51 smithi092 bash[26840]: cluster 2024-09-21T13:11:50.397431+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:51.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:51 smithi170 bash[21665]: cluster 2024-09-21T13:11:50.397431+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:53.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:53 smithi092 bash[19827]: cluster 2024-09-21T13:11:52.398082+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:53.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:53 smithi092 bash[26840]: cluster 2024-09-21T13:11:52.398082+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:53.838 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:53 smithi170 bash[21665]: cluster 2024-09-21T13:11:52.398082+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:54.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:54 smithi170 bash[21665]: audit 2024-09-21T13:11:54.462684+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T13:11:54.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:54 smithi170 bash[21665]: audit 2024-09-21T13:11:54.464558+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:55.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:54 smithi092 bash[19827]: audit 2024-09-21T13:11:54.462684+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T13:11:55.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:54 smithi092 bash[19827]: audit 2024-09-21T13:11:54.464558+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:55.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:54 smithi092 bash[26840]: audit 2024-09-21T13:11:54.462684+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T13:11:55.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:54 smithi092 bash[26840]: audit 2024-09-21T13:11:54.464558+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:11:55.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:55 smithi170 bash[21665]: cluster 2024-09-21T13:11:54.398659+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:55.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:55 smithi170 bash[21665]: cephadm 2024-09-21T13:11:54.466270+0000 mgr.y (mgr.14150) 245 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-09-21T13:11:56.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:55 smithi092 bash[26840]: cluster 2024-09-21T13:11:54.398659+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:56.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:55 smithi092 bash[26840]: cephadm 2024-09-21T13:11:54.466270+0000 mgr.y (mgr.14150) 245 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-09-21T13:11:56.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:55 smithi092 bash[19827]: cluster 2024-09-21T13:11:54.398659+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:56.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:55 smithi092 bash[19827]: cephadm 2024-09-21T13:11:54.466270+0000 mgr.y (mgr.14150) 245 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-09-21T13:11:56.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:56 smithi170 bash[21665]: cluster 2024-09-21T13:11:56.399202+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:57.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:56 smithi092 bash[19827]: cluster 2024-09-21T13:11:56.399202+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:56 smithi092 bash[26840]: cluster 2024-09-21T13:11:56.399202+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:58.944 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:58 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:11:58.944 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:11:58 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:11:58.945 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:11:58 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:11:59.198 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:11:59.198 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:11:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:11:59.198 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:11:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:11:59.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:59 smithi092 bash[19827]: cluster 2024-09-21T13:11:58.399777+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:59.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:59 smithi092 bash[19827]: audit 2024-09-21T13:11:59.250144+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:11:59.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:59 smithi092 bash[19827]: audit 2024-09-21T13:11:59.257387+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:59.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:11:59 smithi092 bash[19827]: audit 2024-09-21T13:11:59.265588+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:59.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:59 smithi092 bash[26840]: cluster 2024-09-21T13:11:58.399777+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:59.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:59 smithi092 bash[26840]: audit 2024-09-21T13:11:59.250144+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:11:59.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:59 smithi092 bash[26840]: audit 2024-09-21T13:11:59.257387+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:59.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:11:59 smithi092 bash[26840]: audit 2024-09-21T13:11:59.265588+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:59.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:59 smithi170 bash[21665]: cluster 2024-09-21T13:11:58.399777+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:11:59.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:59 smithi170 bash[21665]: audit 2024-09-21T13:11:59.250144+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:11:59.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:59 smithi170 bash[21665]: audit 2024-09-21T13:11:59.257387+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:11:59.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:11:59 smithi170 bash[21665]: audit 2024-09-21T13:11:59.265588+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:01.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:01 smithi092 bash[19827]: cluster 2024-09-21T13:12:00.400325+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:01.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:01 smithi092 bash[26840]: cluster 2024-09-21T13:12:00.400325+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:01.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:01 smithi170 bash[21665]: cluster 2024-09-21T13:12:00.400325+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:03.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:03 smithi170 bash[21665]: cluster 2024-09-21T13:12:02.400862+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:03.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:03 smithi092 bash[19827]: cluster 2024-09-21T13:12:02.400862+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:03.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:03 smithi092 bash[26840]: cluster 2024-09-21T13:12:02.400862+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:05.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:05 smithi092 bash[19827]: cluster 2024-09-21T13:12:04.401384+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:05.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:05 smithi092 bash[26840]: cluster 2024-09-21T13:12:04.401384+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:05.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:05 smithi170 bash[21665]: cluster 2024-09-21T13:12:04.401384+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:06.645 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:06 smithi170 bash[21665]: audit 2024-09-21T13:12:05.605172+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:06.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:06 smithi170 bash[21665]: audit 2024-09-21T13:12:05.615760+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:06.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:06 smithi170 bash[21665]: audit 2024-09-21T13:12:06.316527+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:06.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:06 smithi170 bash[21665]: audit 2024-09-21T13:12:06.318178+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:12:06.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:06 smithi170 bash[21665]: audit 2024-09-21T13:12:06.327870+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:06.646 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:06 smithi170 bash[21665]: cluster 2024-09-21T13:12:06.401944+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:07.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[19827]: audit 2024-09-21T13:12:05.605172+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:07.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[19827]: audit 2024-09-21T13:12:05.615760+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:07.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[19827]: audit 2024-09-21T13:12:06.316527+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:07.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[19827]: audit 2024-09-21T13:12:06.318178+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:12:07.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[19827]: audit 2024-09-21T13:12:06.327870+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:07.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[19827]: cluster 2024-09-21T13:12:06.401944+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:07.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[26840]: audit 2024-09-21T13:12:05.605172+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:07.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[26840]: audit 2024-09-21T13:12:05.615760+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:07.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[26840]: audit 2024-09-21T13:12:06.316527+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:07.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[26840]: audit 2024-09-21T13:12:06.318178+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:12:07.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[26840]: audit 2024-09-21T13:12:06.327870+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:07.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:06 smithi092 bash[26840]: cluster 2024-09-21T13:12:06.401944+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:09.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:09 smithi092 bash[19827]: cluster 2024-09-21T13:12:08.402545+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:09.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:09 smithi092 bash[19827]: audit 2024-09-21T13:12:08.587484+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/956398731,v1:172.21.15.170:6809/956398731]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:12:09.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:09 smithi092 bash[19827]: audit 2024-09-21T13:12:08.587745+0000 mon.a (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:12:09.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:09 smithi092 bash[26840]: cluster 2024-09-21T13:12:08.402545+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:09.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:09 smithi092 bash[26840]: audit 2024-09-21T13:12:08.587484+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/956398731,v1:172.21.15.170:6809/956398731]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:12:09.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:09 smithi092 bash[26840]: audit 2024-09-21T13:12:08.587745+0000 mon.a (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:12:09.781 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 5 on host 'smithi170' 2024-09-21T13:12:09.797 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:09 smithi170 bash[21665]: cluster 2024-09-21T13:12:08.402545+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:09.797 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:09 smithi170 bash[21665]: audit 2024-09-21T13:12:08.587484+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/956398731,v1:172.21.15.170:6809/956398731]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:12:09.797 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:09 smithi170 bash[21665]: audit 2024-09-21T13:12:08.587745+0000 mon.a (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T13:12:10.381 DEBUG:teuthology.orchestra.run.smithi170:osd.5> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T13:12:10.383 INFO:tasks.cephadm:Deploying osd.6 on smithi170 with /dev/vg_nvme/lv_2... 2024-09-21T13:12:10.384 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T13:12:10.743 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:10 smithi170 bash[21665]: audit 2024-09-21T13:12:09.469140+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:12:10.743 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:10 smithi170 bash[21665]: audit 2024-09-21T13:12:09.475109+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/956398731,v1:172.21.15.170:6809/956398731]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:12:10.743 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:10 smithi170 bash[21665]: cluster 2024-09-21T13:12:09.476222+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:12:10.743 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:10 smithi170 bash[21665]: audit 2024-09-21T13:12:09.476632+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:10.743 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:10 smithi170 bash[21665]: audit 2024-09-21T13:12:09.477291+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:12:10.743 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:10 smithi170 bash[21665]: audit 2024-09-21T13:12:09.757717+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:12:10.743 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:10 smithi170 bash[21665]: audit 2024-09-21T13:12:09.766768+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:10.743 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:10 smithi170 bash[21665]: audit 2024-09-21T13:12:09.777165+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:10.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[19827]: audit 2024-09-21T13:12:09.469140+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:12:10.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[19827]: audit 2024-09-21T13:12:09.475109+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/956398731,v1:172.21.15.170:6809/956398731]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:12:10.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[19827]: cluster 2024-09-21T13:12:09.476222+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:12:10.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[19827]: audit 2024-09-21T13:12:09.476632+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:10.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[19827]: audit 2024-09-21T13:12:09.477291+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:12:10.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[19827]: audit 2024-09-21T13:12:09.757717+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:12:10.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[19827]: audit 2024-09-21T13:12:09.766768+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:10.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[19827]: audit 2024-09-21T13:12:09.777165+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:10.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[26840]: audit 2024-09-21T13:12:09.469140+0000 mon.a (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:12:10.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[26840]: audit 2024-09-21T13:12:09.475109+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/956398731,v1:172.21.15.170:6809/956398731]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:12:10.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[26840]: cluster 2024-09-21T13:12:09.476222+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:12:10.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[26840]: audit 2024-09-21T13:12:09.476632+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:10.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[26840]: audit 2024-09-21T13:12:09.477291+0000 mon.a (mon.0) 545 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:12:10.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[26840]: audit 2024-09-21T13:12:09.757717+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:12:10.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[26840]: audit 2024-09-21T13:12:09.766768+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:10.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:10 smithi092 bash[26840]: audit 2024-09-21T13:12:09.777165+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:11.102 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:12:10 smithi170 bash[30247]: debug 2024-09-21T13:12:10.744+0000 7f702fcea640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T13:12:11.102 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:12:10 smithi170 bash[30247]: debug 2024-09-21T13:12:10.784+0000 7f70272f6640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:12:11.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[19827]: cluster 2024-09-21T13:12:10.402996+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:11.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[19827]: audit 2024-09-21T13:12:10.471439+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:12:11.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[19827]: cluster 2024-09-21T13:12:10.474693+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T13:12:11.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[19827]: audit 2024-09-21T13:12:10.475810+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:11.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[19827]: audit 2024-09-21T13:12:10.485214+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:11.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[19827]: audit 2024-09-21T13:12:10.755564+0000 mon.a (mon.0) 553 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:12:11.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[26840]: cluster 2024-09-21T13:12:10.402996+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:11.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[26840]: audit 2024-09-21T13:12:10.471439+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:12:11.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[26840]: cluster 2024-09-21T13:12:10.474693+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T13:12:11.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[26840]: audit 2024-09-21T13:12:10.475810+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:11.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[26840]: audit 2024-09-21T13:12:10.485214+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:11.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:11 smithi092 bash[26840]: audit 2024-09-21T13:12:10.755564+0000 mon.a (mon.0) 553 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:12:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:11 smithi170 bash[21665]: cluster 2024-09-21T13:12:10.402996+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:11 smithi170 bash[21665]: audit 2024-09-21T13:12:10.471439+0000 mon.a (mon.0) 549 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:12:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:11 smithi170 bash[21665]: cluster 2024-09-21T13:12:10.474693+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T13:12:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:11 smithi170 bash[21665]: audit 2024-09-21T13:12:10.475810+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:11 smithi170 bash[21665]: audit 2024-09-21T13:12:10.485214+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:11.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:11 smithi170 bash[21665]: audit 2024-09-21T13:12:10.755564+0000 mon.a (mon.0) 553 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:12:12.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[19827]: cluster 2024-09-21T13:12:09.617268+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:12:12.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[19827]: cluster 2024-09-21T13:12:09.617344+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:12:12.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[19827]: audit 2024-09-21T13:12:11.491807+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:12.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[19827]: cluster 2024-09-21T13:12:11.502679+0000 mon.a (mon.0) 555 : cluster [INF] osd.5 [v2:172.21.15.170:6808/956398731,v1:172.21.15.170:6809/956398731] boot 2024-09-21T13:12:12.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[19827]: cluster 2024-09-21T13:12:11.502817+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:12:12.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[19827]: audit 2024-09-21T13:12:11.506463+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:12.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[19827]: cluster 2024-09-21T13:12:11.669879+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:12:12.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[26840]: cluster 2024-09-21T13:12:09.617268+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:12:12.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[26840]: cluster 2024-09-21T13:12:09.617344+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:12:12.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[26840]: audit 2024-09-21T13:12:11.491807+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:12.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[26840]: cluster 2024-09-21T13:12:11.502679+0000 mon.a (mon.0) 555 : cluster [INF] osd.5 [v2:172.21.15.170:6808/956398731,v1:172.21.15.170:6809/956398731] boot 2024-09-21T13:12:12.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[26840]: cluster 2024-09-21T13:12:11.502817+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:12:12.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[26840]: audit 2024-09-21T13:12:11.506463+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:12.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:12 smithi092 bash[26840]: cluster 2024-09-21T13:12:11.669879+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:12:12.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:12 smithi170 bash[21665]: cluster 2024-09-21T13:12:09.617268+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:12:12.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:12 smithi170 bash[21665]: cluster 2024-09-21T13:12:09.617344+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:12:12.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:12 smithi170 bash[21665]: audit 2024-09-21T13:12:11.491807+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:12.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:12 smithi170 bash[21665]: cluster 2024-09-21T13:12:11.502679+0000 mon.a (mon.0) 555 : cluster [INF] osd.5 [v2:172.21.15.170:6808/956398731,v1:172.21.15.170:6809/956398731] boot 2024-09-21T13:12:12.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:12 smithi170 bash[21665]: cluster 2024-09-21T13:12:11.502817+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:12:12.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:12 smithi170 bash[21665]: audit 2024-09-21T13:12:11.506463+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:12:12.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:12 smithi170 bash[21665]: cluster 2024-09-21T13:12:11.669879+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:12:13.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:13 smithi092 bash[19827]: cluster 2024-09-21T13:12:12.403487+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:13.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:13 smithi092 bash[19827]: cluster 2024-09-21T13:12:12.680030+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:12:13.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:13 smithi092 bash[26840]: cluster 2024-09-21T13:12:12.403487+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:13.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:13 smithi092 bash[26840]: cluster 2024-09-21T13:12:12.680030+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:12:13.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:13 smithi170 bash[21665]: cluster 2024-09-21T13:12:12.403487+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:12:13.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:13 smithi170 bash[21665]: cluster 2024-09-21T13:12:12.680030+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:12:14.849 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:12:14.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:14 smithi170 bash[21665]: cluster 2024-09-21T13:12:13.680587+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:12:14.982 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:14 smithi170 bash[21665]: cluster 2024-09-21T13:12:14.404028+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v232: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:15.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:14 smithi092 bash[19827]: cluster 2024-09-21T13:12:13.680587+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:12:15.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:14 smithi092 bash[19827]: cluster 2024-09-21T13:12:14.404028+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v232: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:15.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:14 smithi092 bash[26840]: cluster 2024-09-21T13:12:13.680587+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:12:15.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:14 smithi092 bash[26840]: cluster 2024-09-21T13:12:14.404028+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v232: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:16.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:15 smithi092 bash[26840]: cluster 2024-09-21T13:12:14.691920+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:12:16.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:15 smithi092 bash[19827]: cluster 2024-09-21T13:12:14.691920+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:12:16.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:15 smithi170 bash[21665]: cluster 2024-09-21T13:12:14.691920+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:12:16.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:16 smithi170 bash[21665]: cluster 2024-09-21T13:12:16.404614+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:17.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:16 smithi092 bash[19827]: cluster 2024-09-21T13:12:16.404614+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:17.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:16 smithi092 bash[26840]: cluster 2024-09-21T13:12:16.404614+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v234: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:19.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:19 smithi170 bash[21665]: cluster 2024-09-21T13:12:18.405184+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:19.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:19 smithi092 bash[19827]: cluster 2024-09-21T13:12:18.405184+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:19.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:19 smithi092 bash[26840]: cluster 2024-09-21T13:12:18.405184+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:19.851 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-21T13:12:19.901 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi170:vg_nvme/lv_2 2024-09-21T13:12:21.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:21 smithi092 bash[19827]: cluster 2024-09-21T13:12:20.405787+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:21.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:21 smithi092 bash[26840]: cluster 2024-09-21T13:12:20.405787+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:21.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:21 smithi170 bash[21665]: cluster 2024-09-21T13:12:20.405787+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:23.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[19827]: cluster 2024-09-21T13:12:22.406355+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:23.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[19827]: audit 2024-09-21T13:12:22.870703+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[19827]: audit 2024-09-21T13:12:22.881355+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[19827]: audit 2024-09-21T13:12:22.884107+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:12:23.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[19827]: audit 2024-09-21T13:12:22.885679+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:12:23.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[19827]: audit 2024-09-21T13:12:22.893023+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[19827]: audit 2024-09-21T13:12:22.897426+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[19827]: audit 2024-09-21T13:12:22.899313+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[19827]: audit 2024-09-21T13:12:22.910794+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[26840]: cluster 2024-09-21T13:12:22.406355+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[26840]: audit 2024-09-21T13:12:22.870703+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[26840]: audit 2024-09-21T13:12:22.881355+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[26840]: audit 2024-09-21T13:12:22.884107+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[26840]: audit 2024-09-21T13:12:22.885679+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[26840]: audit 2024-09-21T13:12:22.893023+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[26840]: audit 2024-09-21T13:12:22.897426+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[26840]: audit 2024-09-21T13:12:22.899313+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:12:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:23 smithi092 bash[26840]: audit 2024-09-21T13:12:22.910794+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:23 smithi170 bash[21665]: cluster 2024-09-21T13:12:22.406355+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:23.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:23 smithi170 bash[21665]: audit 2024-09-21T13:12:22.870703+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:23 smithi170 bash[21665]: audit 2024-09-21T13:12:22.881355+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:23 smithi170 bash[21665]: audit 2024-09-21T13:12:22.884107+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:12:23.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:23 smithi170 bash[21665]: audit 2024-09-21T13:12:22.885679+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:12:23.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:23 smithi170 bash[21665]: audit 2024-09-21T13:12:22.893023+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:23.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:23 smithi170 bash[21665]: audit 2024-09-21T13:12:22.897426+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:23.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:23 smithi170 bash[21665]: audit 2024-09-21T13:12:22.899313+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:12:23.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:23 smithi170 bash[21665]: audit 2024-09-21T13:12:22.910794+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:24.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:24 smithi092 bash[19827]: cephadm 2024-09-21T13:12:22.860162+0000 mgr.y (mgr.14150) 260 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:12:24.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:24 smithi092 bash[19827]: cephadm 2024-09-21T13:12:22.886796+0000 mgr.y (mgr.14150) 261 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 8632M 2024-09-21T13:12:24.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:24 smithi092 bash[26840]: cephadm 2024-09-21T13:12:22.860162+0000 mgr.y (mgr.14150) 260 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:12:24.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:24 smithi092 bash[26840]: cephadm 2024-09-21T13:12:22.886796+0000 mgr.y (mgr.14150) 261 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 8632M 2024-09-21T13:12:24.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:24 smithi170 bash[21665]: cephadm 2024-09-21T13:12:22.860162+0000 mgr.y (mgr.14150) 260 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:12:24.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:24 smithi170 bash[21665]: cephadm 2024-09-21T13:12:22.886796+0000 mgr.y (mgr.14150) 261 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 8632M 2024-09-21T13:12:25.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:25 smithi092 bash[19827]: cluster 2024-09-21T13:12:24.406923+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:25.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:25 smithi092 bash[26840]: cluster 2024-09-21T13:12:24.406923+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:25.799 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:12:25.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:25 smithi170 bash[21665]: cluster 2024-09-21T13:12:24.406923+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:27.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:27 smithi092 bash[19827]: cluster 2024-09-21T13:12:26.407475+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:27.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:27 smithi092 bash[19827]: audit 2024-09-21T13:12:27.169052+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:12:27.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:27 smithi092 bash[19827]: audit 2024-09-21T13:12:27.175672+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:12:27.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:27 smithi092 bash[19827]: audit 2024-09-21T13:12:27.177707+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:27.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:27 smithi092 bash[26840]: cluster 2024-09-21T13:12:26.407475+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:27.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:27 smithi092 bash[26840]: audit 2024-09-21T13:12:27.169052+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:12:27.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:27 smithi092 bash[26840]: audit 2024-09-21T13:12:27.175672+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:12:27.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:27 smithi092 bash[26840]: audit 2024-09-21T13:12:27.177707+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:27.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:27 smithi170 bash[21665]: cluster 2024-09-21T13:12:26.407475+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:27.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:27 smithi170 bash[21665]: audit 2024-09-21T13:12:27.169052+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:12:27.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:27 smithi170 bash[21665]: audit 2024-09-21T13:12:27.175672+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:12:27.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:27 smithi170 bash[21665]: audit 2024-09-21T13:12:27.177707+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:28.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:28 smithi092 bash[19827]: audit 2024-09-21T13:12:27.162501+0000 mgr.y (mgr.14150) 264 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:12:28.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:28 smithi092 bash[26840]: audit 2024-09-21T13:12:27.162501+0000 mgr.y (mgr.14150) 264 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:12:28.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:28 smithi170 bash[21665]: audit 2024-09-21T13:12:27.162501+0000 mgr.y (mgr.14150) 264 : audit [DBG] from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:12:29.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:29 smithi092 bash[19827]: cluster 2024-09-21T13:12:28.408030+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:29.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:29 smithi092 bash[26840]: cluster 2024-09-21T13:12:28.408030+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:29.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:29 smithi170 bash[21665]: cluster 2024-09-21T13:12:28.408030+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:31.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:31 smithi092 bash[19827]: cluster 2024-09-21T13:12:30.408551+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:31.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:31 smithi092 bash[26840]: cluster 2024-09-21T13:12:30.408551+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:31.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:31 smithi170 bash[21665]: cluster 2024-09-21T13:12:30.408551+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:33.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:33 smithi092 bash[19827]: cluster 2024-09-21T13:12:32.409053+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:33.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:33 smithi092 bash[26840]: cluster 2024-09-21T13:12:32.409053+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:33.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:33 smithi170 bash[21665]: cluster 2024-09-21T13:12:32.409053+0000 mgr.y (mgr.14150) 267 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:35.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:35 smithi092 bash[19827]: cluster 2024-09-21T13:12:34.409595+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:35.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:35 smithi092 bash[26840]: cluster 2024-09-21T13:12:34.409595+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:35.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:35 smithi170 bash[21665]: cluster 2024-09-21T13:12:34.409595+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:36.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[19827]: audit 2024-09-21T13:12:35.640773+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.170:0/1506089421' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcfb7b33-47e6-409f-8011-a4cf77a11f30"}]: dispatch 2024-09-21T13:12:36.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[19827]: audit 2024-09-21T13:12:35.641451+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcfb7b33-47e6-409f-8011-a4cf77a11f30"}]: dispatch 2024-09-21T13:12:36.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[19827]: audit 2024-09-21T13:12:35.644942+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fcfb7b33-47e6-409f-8011-a4cf77a11f30"}]': finished 2024-09-21T13:12:36.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[19827]: cluster 2024-09-21T13:12:35.651325+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-21T13:12:36.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[19827]: audit 2024-09-21T13:12:35.651866+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:12:36.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[19827]: audit 2024-09-21T13:12:36.233448+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.170:0/4075570985' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:12:36.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[26840]: audit 2024-09-21T13:12:35.640773+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.170:0/1506089421' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcfb7b33-47e6-409f-8011-a4cf77a11f30"}]: dispatch 2024-09-21T13:12:36.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[26840]: audit 2024-09-21T13:12:35.641451+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcfb7b33-47e6-409f-8011-a4cf77a11f30"}]: dispatch 2024-09-21T13:12:36.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[26840]: audit 2024-09-21T13:12:35.644942+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fcfb7b33-47e6-409f-8011-a4cf77a11f30"}]': finished 2024-09-21T13:12:36.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[26840]: cluster 2024-09-21T13:12:35.651325+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-21T13:12:36.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[26840]: audit 2024-09-21T13:12:35.651866+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:12:36.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:36 smithi092 bash[26840]: audit 2024-09-21T13:12:36.233448+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.170:0/4075570985' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:12:36.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:36 smithi170 bash[21665]: audit 2024-09-21T13:12:35.640773+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.170:0/1506089421' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcfb7b33-47e6-409f-8011-a4cf77a11f30"}]: dispatch 2024-09-21T13:12:36.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:36 smithi170 bash[21665]: audit 2024-09-21T13:12:35.641451+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fcfb7b33-47e6-409f-8011-a4cf77a11f30"}]: dispatch 2024-09-21T13:12:36.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:36 smithi170 bash[21665]: audit 2024-09-21T13:12:35.644942+0000 mon.a (mon.0) 574 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fcfb7b33-47e6-409f-8011-a4cf77a11f30"}]': finished 2024-09-21T13:12:36.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:36 smithi170 bash[21665]: cluster 2024-09-21T13:12:35.651325+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-09-21T13:12:36.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:36 smithi170 bash[21665]: audit 2024-09-21T13:12:35.651866+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:12:36.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:36 smithi170 bash[21665]: audit 2024-09-21T13:12:36.233448+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.170:0/4075570985' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:12:37.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:37 smithi092 bash[19827]: cluster 2024-09-21T13:12:36.410112+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:37.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:37 smithi092 bash[26840]: cluster 2024-09-21T13:12:36.410112+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:37.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:37 smithi170 bash[21665]: cluster 2024-09-21T13:12:36.410112+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:39.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:39 smithi170 bash[21665]: cluster 2024-09-21T13:12:38.410654+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:39.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:39 smithi092 bash[19827]: cluster 2024-09-21T13:12:38.410654+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:39.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:39 smithi092 bash[26840]: cluster 2024-09-21T13:12:38.410654+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:41 smithi092 bash[19827]: cluster 2024-09-21T13:12:40.411194+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:41 smithi092 bash[26840]: cluster 2024-09-21T13:12:40.411194+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:41.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:41 smithi170 bash[21665]: cluster 2024-09-21T13:12:40.411194+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:43.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:43 smithi170 bash[21665]: cluster 2024-09-21T13:12:42.411726+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:44.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:43 smithi092 bash[19827]: cluster 2024-09-21T13:12:42.411726+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:44.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:43 smithi092 bash[26840]: cluster 2024-09-21T13:12:42.411726+0000 mgr.y (mgr.14150) 272 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:45.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:45 smithi170 bash[21665]: cluster 2024-09-21T13:12:44.412299+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:46.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:45 smithi092 bash[19827]: cluster 2024-09-21T13:12:44.412299+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:46.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:45 smithi092 bash[26840]: cluster 2024-09-21T13:12:44.412299+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:46.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:46 smithi170 bash[21665]: cluster 2024-09-21T13:12:46.412817+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:47.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:46 smithi092 bash[19827]: cluster 2024-09-21T13:12:46.412817+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:47.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:46 smithi092 bash[26840]: cluster 2024-09-21T13:12:46.412817+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:49.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:49 smithi092 bash[19827]: cluster 2024-09-21T13:12:48.413361+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:49.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:49 smithi092 bash[19827]: audit 2024-09-21T13:12:49.034110+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T13:12:49.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:49 smithi092 bash[19827]: audit 2024-09-21T13:12:49.035817+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:49.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:49 smithi092 bash[26840]: cluster 2024-09-21T13:12:48.413361+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:49.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:49 smithi092 bash[26840]: audit 2024-09-21T13:12:49.034110+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T13:12:49.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:49 smithi092 bash[26840]: audit 2024-09-21T13:12:49.035817+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:49.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:49 smithi170 bash[21665]: cluster 2024-09-21T13:12:48.413361+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:49.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:49 smithi170 bash[21665]: audit 2024-09-21T13:12:49.034110+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T13:12:49.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:49 smithi170 bash[21665]: audit 2024-09-21T13:12:49.035817+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:12:50.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:50 smithi092 bash[19827]: cephadm 2024-09-21T13:12:49.037291+0000 mgr.y (mgr.14150) 276 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-09-21T13:12:50.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:50 smithi092 bash[26840]: cephadm 2024-09-21T13:12:49.037291+0000 mgr.y (mgr.14150) 276 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-09-21T13:12:50.838 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:50 smithi170 bash[21665]: cephadm 2024-09-21T13:12:49.037291+0000 mgr.y (mgr.14150) 276 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-09-21T13:12:51.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:51 smithi092 bash[19827]: cluster 2024-09-21T13:12:50.413926+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:51.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:51 smithi092 bash[26840]: cluster 2024-09-21T13:12:50.413926+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:51.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:51 smithi170 bash[21665]: cluster 2024-09-21T13:12:50.413926+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:53.513 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:12:53 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:12:53.514 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:12:53 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:12:53.514 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:53 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:12:53.514 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:53 smithi170 bash[21665]: cluster 2024-09-21T13:12:52.414547+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:53.514 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:12:53 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:12:53.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:53 smithi092 bash[19827]: cluster 2024-09-21T13:12:52.414547+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:53.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:53 smithi092 bash[26840]: cluster 2024-09-21T13:12:52.414547+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:53.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:53 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:12:53.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:12:53 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:12:53.852 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:12:53 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:12:53.852 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:12:53 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:12:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:54 smithi092 bash[26840]: audit 2024-09-21T13:12:53.807541+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:12:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:54 smithi092 bash[26840]: audit 2024-09-21T13:12:53.815116+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:54 smithi092 bash[26840]: audit 2024-09-21T13:12:53.823550+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:54.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:54 smithi092 bash[19827]: audit 2024-09-21T13:12:53.807541+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:12:54.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:54 smithi092 bash[19827]: audit 2024-09-21T13:12:53.815116+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:54.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:54 smithi092 bash[19827]: audit 2024-09-21T13:12:53.823550+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:54.795 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:54 smithi170 bash[21665]: audit 2024-09-21T13:12:53.807541+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:12:54.795 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:54 smithi170 bash[21665]: audit 2024-09-21T13:12:53.815116+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:54.795 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:54 smithi170 bash[21665]: audit 2024-09-21T13:12:53.823550+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:12:55.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:55 smithi092 bash[19827]: cluster 2024-09-21T13:12:54.415259+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:55.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:55 smithi092 bash[26840]: cluster 2024-09-21T13:12:54.415259+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:55.843 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:55 smithi170 bash[21665]: cluster 2024-09-21T13:12:54.415259+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:57.769 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:57 smithi170 bash[21665]: cluster 2024-09-21T13:12:56.415856+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:57.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:57 smithi092 bash[19827]: cluster 2024-09-21T13:12:56.415856+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:57.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:57 smithi092 bash[26840]: cluster 2024-09-21T13:12:56.415856+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:59.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:12:59 smithi092 bash[19827]: cluster 2024-09-21T13:12:58.416474+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:59.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:12:59 smithi092 bash[26840]: cluster 2024-09-21T13:12:58.416474+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:12:59.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:12:59 smithi170 bash[21665]: cluster 2024-09-21T13:12:58.416474+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:01.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:01 smithi170 bash[21665]: cluster 2024-09-21T13:13:00.417146+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:01.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:01 smithi170 bash[21665]: audit 2024-09-21T13:13:00.614624+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:01.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:01 smithi170 bash[21665]: audit 2024-09-21T13:13:00.623463+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:01.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:01 smithi170 bash[21665]: audit 2024-09-21T13:13:00.625424+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:01.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:01 smithi170 bash[21665]: audit 2024-09-21T13:13:00.627211+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:13:01.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:01 smithi170 bash[21665]: audit 2024-09-21T13:13:00.636857+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:01.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[19827]: cluster 2024-09-21T13:13:00.417146+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:01.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[19827]: audit 2024-09-21T13:13:00.614624+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:01.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[19827]: audit 2024-09-21T13:13:00.623463+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:01.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[19827]: audit 2024-09-21T13:13:00.625424+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:01.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[19827]: audit 2024-09-21T13:13:00.627211+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:13:01.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[19827]: audit 2024-09-21T13:13:00.636857+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:01.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[26840]: cluster 2024-09-21T13:13:00.417146+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:01.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[26840]: audit 2024-09-21T13:13:00.614624+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:01.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[26840]: audit 2024-09-21T13:13:00.623463+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:01.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[26840]: audit 2024-09-21T13:13:00.625424+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:01.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[26840]: audit 2024-09-21T13:13:00.627211+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:13:01.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:01 smithi092 bash[26840]: audit 2024-09-21T13:13:00.636857+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:03.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:03 smithi092 bash[19827]: cluster 2024-09-21T13:13:02.417738+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:03.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:03 smithi092 bash[19827]: audit 2024-09-21T13:13:02.877505+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1994281323,v1:172.21.15.170:6817/1994281323]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:13:03.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:03 smithi092 bash[19827]: audit 2024-09-21T13:13:02.878494+0000 mon.a (mon.0) 587 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:13:03.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:03 smithi092 bash[26840]: cluster 2024-09-21T13:13:02.417738+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:03.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:03 smithi092 bash[26840]: audit 2024-09-21T13:13:02.877505+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1994281323,v1:172.21.15.170:6817/1994281323]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:13:03.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:03 smithi092 bash[26840]: audit 2024-09-21T13:13:02.878494+0000 mon.a (mon.0) 587 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:13:03.808 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:03 smithi170 bash[21665]: cluster 2024-09-21T13:13:02.417738+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:03.808 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:03 smithi170 bash[21665]: audit 2024-09-21T13:13:02.877505+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1994281323,v1:172.21.15.170:6817/1994281323]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:13:03.808 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:03 smithi170 bash[21665]: audit 2024-09-21T13:13:02.878494+0000 mon.a (mon.0) 587 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T13:13:04.476 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 6 on host 'smithi170' 2024-09-21T13:13:04.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[19827]: audit 2024-09-21T13:13:03.505405+0000 mon.a (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:13:04.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[19827]: audit 2024-09-21T13:13:03.511332+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1994281323,v1:172.21.15.170:6817/1994281323]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[19827]: cluster 2024-09-21T13:13:03.511494+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[19827]: audit 2024-09-21T13:13:03.512608+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[19827]: audit 2024-09-21T13:13:03.513362+0000 mon.a (mon.0) 591 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[19827]: audit 2024-09-21T13:13:04.457226+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[19827]: audit 2024-09-21T13:13:04.464767+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[19827]: audit 2024-09-21T13:13:04.475282+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[19827]: audit 2024-09-21T13:13:04.509519+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[26840]: audit 2024-09-21T13:13:03.505405+0000 mon.a (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[26840]: audit 2024-09-21T13:13:03.511332+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1994281323,v1:172.21.15.170:6817/1994281323]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[26840]: cluster 2024-09-21T13:13:03.511494+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T13:13:04.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[26840]: audit 2024-09-21T13:13:03.512608+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:13:04.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[26840]: audit 2024-09-21T13:13:03.513362+0000 mon.a (mon.0) 591 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:13:04.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[26840]: audit 2024-09-21T13:13:04.457226+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:13:04.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[26840]: audit 2024-09-21T13:13:04.464767+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:04.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[26840]: audit 2024-09-21T13:13:04.475282+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:04.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:04 smithi092 bash[26840]: audit 2024-09-21T13:13:04.509519+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:13:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:04 smithi170 bash[21665]: audit 2024-09-21T13:13:03.505405+0000 mon.a (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:13:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:04 smithi170 bash[21665]: audit 2024-09-21T13:13:03.511332+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/1994281323,v1:172.21.15.170:6817/1994281323]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:13:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:04 smithi170 bash[21665]: cluster 2024-09-21T13:13:03.511494+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T13:13:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:04 smithi170 bash[21665]: audit 2024-09-21T13:13:03.512608+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:13:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:04 smithi170 bash[21665]: audit 2024-09-21T13:13:03.513362+0000 mon.a (mon.0) 591 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:13:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:04 smithi170 bash[21665]: audit 2024-09-21T13:13:04.457226+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:13:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:04 smithi170 bash[21665]: audit 2024-09-21T13:13:04.464767+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:04 smithi170 bash[21665]: audit 2024-09-21T13:13:04.475282+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:04 smithi170 bash[21665]: audit 2024-09-21T13:13:04.509519+0000 mon.a (mon.0) 595 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:13:05.139 DEBUG:teuthology.orchestra.run.smithi170:osd.6> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.6.service 2024-09-21T13:13:05.141 INFO:tasks.cephadm:Deploying osd.7 on smithi170 with /dev/vg_nvme/lv_1... 2024-09-21T13:13:05.141 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T13:13:05.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:05 smithi170 bash[21665]: cluster 2024-09-21T13:13:04.418263+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:05.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:05 smithi170 bash[21665]: cluster 2024-09-21T13:13:04.516924+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T13:13:05.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:05 smithi170 bash[21665]: audit 2024-09-21T13:13:04.518189+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:13:05.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:05 smithi170 bash[21665]: cluster 2024-09-21T13:13:05.519707+0000 mon.a (mon.0) 598 : cluster [INF] osd.6 [v2:172.21.15.170:6816/1994281323,v1:172.21.15.170:6817/1994281323] boot 2024-09-21T13:13:05.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:05 smithi170 bash[21665]: cluster 2024-09-21T13:13:05.519872+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-21T13:13:05.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:05 smithi170 bash[21665]: audit 2024-09-21T13:13:05.520292+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:13:06.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[19827]: cluster 2024-09-21T13:13:04.418263+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:06.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[19827]: cluster 2024-09-21T13:13:04.516924+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T13:13:06.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[19827]: audit 2024-09-21T13:13:04.518189+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:13:06.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[19827]: cluster 2024-09-21T13:13:05.519707+0000 mon.a (mon.0) 598 : cluster [INF] osd.6 [v2:172.21.15.170:6816/1994281323,v1:172.21.15.170:6817/1994281323] boot 2024-09-21T13:13:06.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[19827]: cluster 2024-09-21T13:13:05.519872+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-21T13:13:06.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[19827]: audit 2024-09-21T13:13:05.520292+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:13:06.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[26840]: cluster 2024-09-21T13:13:04.418263+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:06.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[26840]: cluster 2024-09-21T13:13:04.516924+0000 mon.a (mon.0) 596 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T13:13:06.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[26840]: audit 2024-09-21T13:13:04.518189+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:13:06.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[26840]: cluster 2024-09-21T13:13:05.519707+0000 mon.a (mon.0) 598 : cluster [INF] osd.6 [v2:172.21.15.170:6816/1994281323,v1:172.21.15.170:6817/1994281323] boot 2024-09-21T13:13:06.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[26840]: cluster 2024-09-21T13:13:05.519872+0000 mon.a (mon.0) 599 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-09-21T13:13:06.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:05 smithi092 bash[26840]: audit 2024-09-21T13:13:05.520292+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:13:06.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:06 smithi170 bash[21665]: cluster 2024-09-21T13:13:03.851597+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:13:06.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:06 smithi170 bash[21665]: cluster 2024-09-21T13:13:03.851681+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:13:06.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:06 smithi170 bash[21665]: cluster 2024-09-21T13:13:06.521188+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T13:13:07.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:06 smithi092 bash[19827]: cluster 2024-09-21T13:13:03.851597+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:13:07.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:06 smithi092 bash[19827]: cluster 2024-09-21T13:13:03.851681+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:13:07.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:06 smithi092 bash[19827]: cluster 2024-09-21T13:13:06.521188+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T13:13:07.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:06 smithi092 bash[26840]: cluster 2024-09-21T13:13:03.851597+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:13:07.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:06 smithi092 bash[26840]: cluster 2024-09-21T13:13:03.851681+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:13:07.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:06 smithi092 bash[26840]: cluster 2024-09-21T13:13:06.521188+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T13:13:07.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:07 smithi170 bash[21665]: cluster 2024-09-21T13:13:06.418797+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:07.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:07 smithi170 bash[21665]: cluster 2024-09-21T13:13:07.522468+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T13:13:08.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:07 smithi092 bash[19827]: cluster 2024-09-21T13:13:06.418797+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:08.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:07 smithi092 bash[19827]: cluster 2024-09-21T13:13:07.522468+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T13:13:08.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:07 smithi092 bash[26840]: cluster 2024-09-21T13:13:06.418797+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:13:08.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:07 smithi092 bash[26840]: cluster 2024-09-21T13:13:07.522468+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T13:13:08.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:08 smithi170 bash[21665]: cluster 2024-09-21T13:13:08.419361+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v266: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:13:08.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:08 smithi170 bash[21665]: cluster 2024-09-21T13:13:08.549336+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T13:13:09.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:08 smithi092 bash[19827]: cluster 2024-09-21T13:13:08.419361+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v266: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:13:09.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:08 smithi092 bash[19827]: cluster 2024-09-21T13:13:08.549336+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T13:13:09.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:08 smithi092 bash[26840]: cluster 2024-09-21T13:13:08.419361+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v266: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:13:09.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:08 smithi092 bash[26840]: cluster 2024-09-21T13:13:08.549336+0000 mon.a (mon.0) 603 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T13:13:09.534 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:13:10.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:10 smithi170 bash[21665]: cluster 2024-09-21T13:13:09.552117+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T13:13:10.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:10 smithi170 bash[21665]: cluster 2024-09-21T13:13:10.419937+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v269: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:13:11.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:10 smithi092 bash[26840]: cluster 2024-09-21T13:13:09.552117+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T13:13:11.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:10 smithi092 bash[26840]: cluster 2024-09-21T13:13:10.419937+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v269: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:13:11.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:10 smithi092 bash[19827]: cluster 2024-09-21T13:13:09.552117+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T13:13:11.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:10 smithi092 bash[19827]: cluster 2024-09-21T13:13:10.419937+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v269: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:13:13.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:13 smithi092 bash[19827]: cluster 2024-09-21T13:13:12.420533+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-21T13:13:13.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:13 smithi092 bash[26840]: cluster 2024-09-21T13:13:12.420533+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-21T13:13:13.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:13 smithi170 bash[21665]: cluster 2024-09-21T13:13:12.420533+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-09-21T13:13:15.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:15 smithi170 bash[21665]: cluster 2024-09-21T13:13:14.421117+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-21T13:13:15.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:15 smithi170 bash[21665]: audit 2024-09-21T13:13:15.127388+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:15 smithi170 bash[21665]: audit 2024-09-21T13:13:15.139072+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:15 smithi170 bash[21665]: audit 2024-09-21T13:13:15.142091+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:13:15.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:15 smithi170 bash[21665]: audit 2024-09-21T13:13:15.143821+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:13:15.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:15 smithi170 bash[21665]: audit 2024-09-21T13:13:15.145457+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:13:15.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:15 smithi170 bash[21665]: audit 2024-09-21T13:13:15.153688+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:15 smithi170 bash[21665]: audit 2024-09-21T13:13:15.159390+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:15.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:15 smithi170 bash[21665]: audit 2024-09-21T13:13:15.161227+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:13:15.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:15 smithi170 bash[21665]: audit 2024-09-21T13:13:15.171720+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[19827]: cluster 2024-09-21T13:13:14.421117+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-21T13:13:15.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[19827]: audit 2024-09-21T13:13:15.127388+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[19827]: audit 2024-09-21T13:13:15.139072+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[19827]: audit 2024-09-21T13:13:15.142091+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:13:15.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[19827]: audit 2024-09-21T13:13:15.143821+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[19827]: audit 2024-09-21T13:13:15.145457+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[19827]: audit 2024-09-21T13:13:15.153688+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[19827]: audit 2024-09-21T13:13:15.159390+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[19827]: audit 2024-09-21T13:13:15.161227+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[19827]: audit 2024-09-21T13:13:15.171720+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[26840]: cluster 2024-09-21T13:13:14.421117+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[26840]: audit 2024-09-21T13:13:15.127388+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[26840]: audit 2024-09-21T13:13:15.139072+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[26840]: audit 2024-09-21T13:13:15.142091+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[26840]: audit 2024-09-21T13:13:15.143821+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:13:15.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[26840]: audit 2024-09-21T13:13:15.145457+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:13:15.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[26840]: audit 2024-09-21T13:13:15.153688+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:15.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[26840]: audit 2024-09-21T13:13:15.159390+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:15.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[26840]: audit 2024-09-21T13:13:15.161227+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:13:15.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:15 smithi092 bash[26840]: audit 2024-09-21T13:13:15.171720+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:16.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:16 smithi092 bash[19827]: cephadm 2024-09-21T13:13:15.118021+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:13:16.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:16 smithi092 bash[19827]: cephadm 2024-09-21T13:13:15.146678+0000 mgr.y (mgr.14150) 291 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 5755M 2024-09-21T13:13:16.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:16 smithi092 bash[26840]: cephadm 2024-09-21T13:13:15.118021+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:13:16.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:16 smithi092 bash[26840]: cephadm 2024-09-21T13:13:15.146678+0000 mgr.y (mgr.14150) 291 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 5755M 2024-09-21T13:13:16.811 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:16 smithi170 bash[21665]: cephadm 2024-09-21T13:13:15.118021+0000 mgr.y (mgr.14150) 290 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:13:16.811 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:16 smithi170 bash[21665]: cephadm 2024-09-21T13:13:15.146678+0000 mgr.y (mgr.14150) 291 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 5755M 2024-09-21T13:13:17.428 INFO:teuthology.orchestra.run.smithi170.stdout: 2024-09-21T13:13:17.469 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi170:vg_nvme/lv_1 2024-09-21T13:13:17.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:17 smithi092 bash[19827]: cluster 2024-09-21T13:13:16.421701+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:17.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:17 smithi092 bash[26840]: cluster 2024-09-21T13:13:16.421701+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:17.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:17 smithi170 bash[21665]: cluster 2024-09-21T13:13:16.421701+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:19.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:19 smithi092 bash[19827]: cluster 2024-09-21T13:13:18.422263+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:19.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:19 smithi092 bash[26840]: cluster 2024-09-21T13:13:18.422263+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:19.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:19 smithi170 bash[21665]: cluster 2024-09-21T13:13:18.422263+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:21.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:21 smithi092 bash[19827]: cluster 2024-09-21T13:13:20.422802+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:21.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:21 smithi092 bash[26840]: cluster 2024-09-21T13:13:20.422802+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:21.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:21 smithi170 bash[21665]: cluster 2024-09-21T13:13:20.422802+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:22.223 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:13:23.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:23 smithi092 bash[19827]: cluster 2024-09-21T13:13:22.423515+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:23.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:23 smithi092 bash[26840]: cluster 2024-09-21T13:13:22.423515+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:23.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:23 smithi170 bash[21665]: cluster 2024-09-21T13:13:22.423515+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:24.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:24 smithi092 bash[19827]: audit 2024-09-21T13:13:23.730831+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:13:24.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:24 smithi092 bash[19827]: audit 2024-09-21T13:13:23.736775+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:13:24.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:24 smithi092 bash[19827]: audit 2024-09-21T13:13:23.739162+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:24.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:24 smithi092 bash[26840]: audit 2024-09-21T13:13:23.730831+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:13:24.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:24 smithi092 bash[26840]: audit 2024-09-21T13:13:23.736775+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:13:24.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:24 smithi092 bash[26840]: audit 2024-09-21T13:13:23.739162+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:24.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:24 smithi170 bash[21665]: audit 2024-09-21T13:13:23.730831+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T13:13:24.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:24 smithi170 bash[21665]: audit 2024-09-21T13:13:23.736775+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T13:13:24.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:24 smithi170 bash[21665]: audit 2024-09-21T13:13:23.739162+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:25.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:25 smithi092 bash[19827]: audit 2024-09-21T13:13:23.724349+0000 mgr.y (mgr.14150) 296 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:13:25.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:25 smithi092 bash[19827]: cluster 2024-09-21T13:13:24.424199+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:25.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:25 smithi092 bash[26840]: audit 2024-09-21T13:13:23.724349+0000 mgr.y (mgr.14150) 296 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:13:25.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:25 smithi092 bash[26840]: cluster 2024-09-21T13:13:24.424199+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:25.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:25 smithi170 bash[21665]: audit 2024-09-21T13:13:23.724349+0000 mgr.y (mgr.14150) 296 : audit [DBG] from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi170:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:13:25.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:25 smithi170 bash[21665]: cluster 2024-09-21T13:13:24.424199+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:27.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:27 smithi092 bash[19827]: cluster 2024-09-21T13:13:26.424876+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:27.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:27 smithi092 bash[26840]: cluster 2024-09-21T13:13:26.424876+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:27.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:27 smithi170 bash[21665]: cluster 2024-09-21T13:13:26.424876+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:29.774 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:29 smithi170 bash[21665]: cluster 2024-09-21T13:13:28.425551+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:30.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:29 smithi092 bash[19827]: cluster 2024-09-21T13:13:28.425551+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:30.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:29 smithi092 bash[26840]: cluster 2024-09-21T13:13:28.425551+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:31.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:31 smithi170 bash[21665]: cluster 2024-09-21T13:13:30.426218+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:32.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:31 smithi092 bash[19827]: cluster 2024-09-21T13:13:30.426218+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:32.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:31 smithi092 bash[26840]: cluster 2024-09-21T13:13:30.426218+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:32.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:32 smithi170 bash[21665]: audit 2024-09-21T13:13:32.193016+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.170:0/773601756' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db32edb7-824b-4d48-91ce-77c5ca39c31a"}]: dispatch 2024-09-21T13:13:32.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:32 smithi170 bash[21665]: audit 2024-09-21T13:13:32.194601+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db32edb7-824b-4d48-91ce-77c5ca39c31a"}]: dispatch 2024-09-21T13:13:32.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:32 smithi170 bash[21665]: audit 2024-09-21T13:13:32.198775+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db32edb7-824b-4d48-91ce-77c5ca39c31a"}]': finished 2024-09-21T13:13:32.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:32 smithi170 bash[21665]: cluster 2024-09-21T13:13:32.205273+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-21T13:13:32.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:32 smithi170 bash[21665]: audit 2024-09-21T13:13:32.205975+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:13:33.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:32 smithi092 bash[19827]: audit 2024-09-21T13:13:32.193016+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.170:0/773601756' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db32edb7-824b-4d48-91ce-77c5ca39c31a"}]: dispatch 2024-09-21T13:13:33.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:32 smithi092 bash[19827]: audit 2024-09-21T13:13:32.194601+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db32edb7-824b-4d48-91ce-77c5ca39c31a"}]: dispatch 2024-09-21T13:13:33.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:32 smithi092 bash[19827]: audit 2024-09-21T13:13:32.198775+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db32edb7-824b-4d48-91ce-77c5ca39c31a"}]': finished 2024-09-21T13:13:33.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:32 smithi092 bash[19827]: cluster 2024-09-21T13:13:32.205273+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-21T13:13:33.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:32 smithi092 bash[19827]: audit 2024-09-21T13:13:32.205975+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:13:33.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:32 smithi092 bash[26840]: audit 2024-09-21T13:13:32.193016+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.170:0/773601756' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db32edb7-824b-4d48-91ce-77c5ca39c31a"}]: dispatch 2024-09-21T13:13:33.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:32 smithi092 bash[26840]: audit 2024-09-21T13:13:32.194601+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "db32edb7-824b-4d48-91ce-77c5ca39c31a"}]: dispatch 2024-09-21T13:13:33.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:32 smithi092 bash[26840]: audit 2024-09-21T13:13:32.198775+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "db32edb7-824b-4d48-91ce-77c5ca39c31a"}]': finished 2024-09-21T13:13:33.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:32 smithi092 bash[26840]: cluster 2024-09-21T13:13:32.205273+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-09-21T13:13:33.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:32 smithi092 bash[26840]: audit 2024-09-21T13:13:32.205975+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:13:33.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:33 smithi170 bash[21665]: cluster 2024-09-21T13:13:32.426760+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:33.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:33 smithi170 bash[21665]: audit 2024-09-21T13:13:32.819801+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.170:0/3679829375' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:13:34.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:33 smithi092 bash[19827]: cluster 2024-09-21T13:13:32.426760+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:34.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:33 smithi092 bash[19827]: audit 2024-09-21T13:13:32.819801+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.170:0/3679829375' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:13:34.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:33 smithi092 bash[26840]: cluster 2024-09-21T13:13:32.426760+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:34.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:33 smithi092 bash[26840]: audit 2024-09-21T13:13:32.819801+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.170:0/3679829375' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T13:13:35.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:35 smithi170 bash[21665]: cluster 2024-09-21T13:13:34.427357+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:36.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:35 smithi092 bash[19827]: cluster 2024-09-21T13:13:34.427357+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:36.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:35 smithi092 bash[26840]: cluster 2024-09-21T13:13:34.427357+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:37.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:37 smithi170 bash[21665]: cluster 2024-09-21T13:13:36.427949+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:38.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:37 smithi092 bash[19827]: cluster 2024-09-21T13:13:36.427949+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:38.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:37 smithi092 bash[26840]: cluster 2024-09-21T13:13:36.427949+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:38.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:38 smithi170 bash[21665]: cluster 2024-09-21T13:13:38.428512+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:38 smithi092 bash[19827]: cluster 2024-09-21T13:13:38.428512+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:39.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:38 smithi092 bash[26840]: cluster 2024-09-21T13:13:38.428512+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:41.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:41 smithi092 bash[19827]: cluster 2024-09-21T13:13:40.429086+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:41.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:41 smithi092 bash[26840]: cluster 2024-09-21T13:13:40.429086+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:41.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:41 smithi170 bash[21665]: cluster 2024-09-21T13:13:40.429086+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:43.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:43 smithi170 bash[21665]: cluster 2024-09-21T13:13:42.429634+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:43.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:43 smithi092 bash[19827]: cluster 2024-09-21T13:13:42.429634+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:43.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:43 smithi092 bash[26840]: cluster 2024-09-21T13:13:42.429634+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:45.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:45 smithi092 bash[19827]: cluster 2024-09-21T13:13:44.430197+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:45.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:45 smithi092 bash[26840]: cluster 2024-09-21T13:13:44.430197+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:45.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:45 smithi170 bash[21665]: cluster 2024-09-21T13:13:44.430197+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:46.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:46 smithi092 bash[19827]: audit 2024-09-21T13:13:45.738144+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T13:13:46.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:46 smithi092 bash[19827]: audit 2024-09-21T13:13:45.739916+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:46.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:46 smithi092 bash[26840]: audit 2024-09-21T13:13:45.738144+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T13:13:46.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:46 smithi092 bash[26840]: audit 2024-09-21T13:13:45.739916+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:46.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:46 smithi170 bash[21665]: audit 2024-09-21T13:13:45.738144+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T13:13:46.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:46 smithi170 bash[21665]: audit 2024-09-21T13:13:45.739916+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:47 smithi170 bash[21665]: cephadm 2024-09-21T13:13:45.741413+0000 mgr.y (mgr.14150) 308 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-09-21T13:13:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:47 smithi170 bash[21665]: cluster 2024-09-21T13:13:46.430751+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:47.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:47 smithi092 bash[19827]: cephadm 2024-09-21T13:13:45.741413+0000 mgr.y (mgr.14150) 308 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-09-21T13:13:47.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:47 smithi092 bash[19827]: cluster 2024-09-21T13:13:46.430751+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:47.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:47 smithi092 bash[26840]: cephadm 2024-09-21T13:13:45.741413+0000 mgr.y (mgr.14150) 308 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-09-21T13:13:47.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:47 smithi092 bash[26840]: cluster 2024-09-21T13:13:46.430751+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:49.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:49 smithi092 bash[19827]: cluster 2024-09-21T13:13:48.431304+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:49.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:49 smithi092 bash[26840]: cluster 2024-09-21T13:13:48.431304+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:49.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:49 smithi170 bash[21665]: cluster 2024-09-21T13:13:48.431304+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:50.260 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:50 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:13:50.260 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:13:50 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:13:50.260 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:13:50 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:13:50.261 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:13:50 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:13:50.261 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:13:50 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:13:50.601 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:13:50 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:13:50.602 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:13:50 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:13:50.602 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:13:50 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:13:50.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:50 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:13:50.602 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:13:50 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:13:51.757 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:51 smithi170 bash[21665]: cluster 2024-09-21T13:13:50.431971+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:51.758 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:51 smithi170 bash[21665]: audit 2024-09-21T13:13:50.540302+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:13:51.758 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:51 smithi170 bash[21665]: audit 2024-09-21T13:13:50.549638+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:51.758 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:51 smithi170 bash[21665]: audit 2024-09-21T13:13:50.558075+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:51.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:51 smithi092 bash[19827]: cluster 2024-09-21T13:13:50.431971+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:51.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:51 smithi092 bash[19827]: audit 2024-09-21T13:13:50.540302+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:13:51.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:51 smithi092 bash[19827]: audit 2024-09-21T13:13:50.549638+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:51.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:51 smithi092 bash[19827]: audit 2024-09-21T13:13:50.558075+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:51.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:51 smithi092 bash[26840]: cluster 2024-09-21T13:13:50.431971+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:51.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:51 smithi092 bash[26840]: audit 2024-09-21T13:13:50.540302+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:13:51.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:51 smithi092 bash[26840]: audit 2024-09-21T13:13:50.549638+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:51.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:51 smithi092 bash[26840]: audit 2024-09-21T13:13:50.558075+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:53.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:53 smithi092 bash[19827]: cluster 2024-09-21T13:13:52.432660+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:53.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:53 smithi092 bash[26840]: cluster 2024-09-21T13:13:52.432660+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:53.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:53 smithi170 bash[21665]: cluster 2024-09-21T13:13:52.432660+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:55.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:55 smithi092 bash[19827]: cluster 2024-09-21T13:13:54.433333+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:55.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:55 smithi092 bash[26840]: cluster 2024-09-21T13:13:54.433333+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:55.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:55 smithi170 bash[21665]: cluster 2024-09-21T13:13:54.433333+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:57.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:57 smithi092 bash[19827]: cluster 2024-09-21T13:13:56.434011+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:57.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:57 smithi092 bash[19827]: audit 2024-09-21T13:13:57.140712+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:57.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:57 smithi092 bash[19827]: audit 2024-09-21T13:13:57.150171+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:57.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:57 smithi092 bash[26840]: cluster 2024-09-21T13:13:56.434011+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:57.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:57 smithi092 bash[26840]: audit 2024-09-21T13:13:57.140712+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:57.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:57 smithi092 bash[26840]: audit 2024-09-21T13:13:57.150171+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:57.804 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:57 smithi170 bash[21665]: cluster 2024-09-21T13:13:56.434011+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:57.804 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:57 smithi170 bash[21665]: audit 2024-09-21T13:13:57.140712+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:57.804 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:57 smithi170 bash[21665]: audit 2024-09-21T13:13:57.150171+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:58.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:58 smithi092 bash[19827]: audit 2024-09-21T13:13:57.840100+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:58.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:58 smithi092 bash[19827]: audit 2024-09-21T13:13:57.841973+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:13:58.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:58 smithi092 bash[19827]: audit 2024-09-21T13:13:57.851678+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:58.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:58 smithi092 bash[26840]: audit 2024-09-21T13:13:57.840100+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:58.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:58 smithi092 bash[26840]: audit 2024-09-21T13:13:57.841973+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:13:58.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:58 smithi092 bash[26840]: audit 2024-09-21T13:13:57.851678+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:58.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:58 smithi170 bash[21665]: audit 2024-09-21T13:13:57.840100+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:13:58.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:58 smithi170 bash[21665]: audit 2024-09-21T13:13:57.841973+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:13:58.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:58 smithi170 bash[21665]: audit 2024-09-21T13:13:57.851678+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:13:59.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:59 smithi170 bash[21665]: cluster 2024-09-21T13:13:58.434620+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:59.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:59 smithi170 bash[21665]: audit 2024-09-21T13:13:59.343368+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/919684435,v1:172.21.15.170:6825/919684435]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:13:59.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:13:59 smithi170 bash[21665]: audit 2024-09-21T13:13:59.345298+0000 mon.a (mon.0) 631 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:13:59.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:59 smithi092 bash[19827]: cluster 2024-09-21T13:13:58.434620+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:59.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:59 smithi092 bash[19827]: audit 2024-09-21T13:13:59.343368+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/919684435,v1:172.21.15.170:6825/919684435]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:13:59.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:13:59 smithi092 bash[19827]: audit 2024-09-21T13:13:59.345298+0000 mon.a (mon.0) 631 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:13:59.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:59 smithi092 bash[26840]: cluster 2024-09-21T13:13:58.434620+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:13:59.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:59 smithi092 bash[26840]: audit 2024-09-21T13:13:59.343368+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/919684435,v1:172.21.15.170:6825/919684435]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:13:59.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:13:59 smithi092 bash[26840]: audit 2024-09-21T13:13:59.345298+0000 mon.a (mon.0) 631 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T13:14:00.692 INFO:teuthology.orchestra.run.smithi170.stdout:Created osd(s) 7 on host 'smithi170' 2024-09-21T13:14:01.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:00 smithi170 bash[21665]: audit 2024-09-21T13:13:59.851945+0000 mon.a (mon.0) 632 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:14:01.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:00 smithi170 bash[21665]: audit 2024-09-21T13:13:59.854226+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/919684435,v1:172.21.15.170:6825/919684435]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:14:01.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:00 smithi170 bash[21665]: cluster 2024-09-21T13:13:59.857017+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T13:14:01.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:00 smithi170 bash[21665]: audit 2024-09-21T13:13:59.857535+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:01.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:00 smithi170 bash[21665]: audit 2024-09-21T13:13:59.858289+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:14:01.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:00 smithi170 bash[21665]: cluster 2024-09-21T13:14:00.435185+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:14:01.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:00 smithi170 bash[21665]: audit 2024-09-21T13:14:00.675538+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:14:01.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:00 smithi170 bash[21665]: audit 2024-09-21T13:14:00.681909+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:01.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:00 smithi170 bash[21665]: audit 2024-09-21T13:14:00.692521+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:01.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[19827]: audit 2024-09-21T13:13:59.851945+0000 mon.a (mon.0) 632 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:14:01.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[19827]: audit 2024-09-21T13:13:59.854226+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/919684435,v1:172.21.15.170:6825/919684435]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:14:01.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[19827]: cluster 2024-09-21T13:13:59.857017+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T13:14:01.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[19827]: audit 2024-09-21T13:13:59.857535+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:01.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[19827]: audit 2024-09-21T13:13:59.858289+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:14:01.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[19827]: cluster 2024-09-21T13:14:00.435185+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:14:01.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[19827]: audit 2024-09-21T13:14:00.675538+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:14:01.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[19827]: audit 2024-09-21T13:14:00.681909+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:01.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[19827]: audit 2024-09-21T13:14:00.692521+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:01.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[26840]: audit 2024-09-21T13:13:59.851945+0000 mon.a (mon.0) 632 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:14:01.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[26840]: audit 2024-09-21T13:13:59.854226+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/919684435,v1:172.21.15.170:6825/919684435]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:14:01.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[26840]: cluster 2024-09-21T13:13:59.857017+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T13:14:01.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[26840]: audit 2024-09-21T13:13:59.857535+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:01.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[26840]: audit 2024-09-21T13:13:59.858289+0000 mon.a (mon.0) 635 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]: dispatch 2024-09-21T13:14:01.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[26840]: cluster 2024-09-21T13:14:00.435185+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 202 MiB used, 626 GiB / 626 GiB avail 2024-09-21T13:14:01.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[26840]: audit 2024-09-21T13:14:00.675538+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:14:01.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[26840]: audit 2024-09-21T13:14:00.681909+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:01.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:00 smithi092 bash[26840]: audit 2024-09-21T13:14:00.692521+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:01.299 DEBUG:teuthology.orchestra.run.smithi170:osd.7> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.7.service 2024-09-21T13:14:01.301 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-21T13:14:01.302 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T13:14:02.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[19827]: audit 2024-09-21T13:14:00.863380+0000 mon.a (mon.0) 639 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:14:02.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[19827]: cluster 2024-09-21T13:14:00.873560+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T13:14:02.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[19827]: audit 2024-09-21T13:14:00.874540+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:02.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[19827]: audit 2024-09-21T13:14:00.875599+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:02.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[19827]: audit 2024-09-21T13:14:01.211177+0000 mon.a (mon.0) 643 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[19827]: cluster 2024-09-21T13:14:01.695086+0000 mon.a (mon.0) 644 : cluster [INF] osd.7 [v2:172.21.15.170:6824/919684435,v1:172.21.15.170:6825/919684435] boot 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[19827]: cluster 2024-09-21T13:14:01.695201+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[19827]: audit 2024-09-21T13:14:01.695516+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[26840]: audit 2024-09-21T13:14:00.863380+0000 mon.a (mon.0) 639 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[26840]: cluster 2024-09-21T13:14:00.873560+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[26840]: audit 2024-09-21T13:14:00.874540+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[26840]: audit 2024-09-21T13:14:00.875599+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[26840]: audit 2024-09-21T13:14:01.211177+0000 mon.a (mon.0) 643 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[26840]: cluster 2024-09-21T13:14:01.695086+0000 mon.a (mon.0) 644 : cluster [INF] osd.7 [v2:172.21.15.170:6824/919684435,v1:172.21.15.170:6825/919684435] boot 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[26840]: cluster 2024-09-21T13:14:01.695201+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-21T13:14:02.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:01 smithi092 bash[26840]: audit 2024-09-21T13:14:01.695516+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:02.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:01 smithi170 bash[21665]: audit 2024-09-21T13:14:00.863380+0000 mon.a (mon.0) 639 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]}]': finished 2024-09-21T13:14:02.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:01 smithi170 bash[21665]: cluster 2024-09-21T13:14:00.873560+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T13:14:02.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:01 smithi170 bash[21665]: audit 2024-09-21T13:14:00.874540+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:02.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:01 smithi170 bash[21665]: audit 2024-09-21T13:14:00.875599+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:02.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:01 smithi170 bash[21665]: audit 2024-09-21T13:14:01.211177+0000 mon.a (mon.0) 643 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T13:14:02.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:01 smithi170 bash[21665]: cluster 2024-09-21T13:14:01.695086+0000 mon.a (mon.0) 644 : cluster [INF] osd.7 [v2:172.21.15.170:6824/919684435,v1:172.21.15.170:6825/919684435] boot 2024-09-21T13:14:02.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:01 smithi170 bash[21665]: cluster 2024-09-21T13:14:01.695201+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-09-21T13:14:02.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:01 smithi170 bash[21665]: audit 2024-09-21T13:14:01.695516+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:03.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:02 smithi092 bash[26840]: cluster 2024-09-21T13:14:00.369202+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:14:03.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:02 smithi092 bash[26840]: cluster 2024-09-21T13:14:00.369347+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:14:03.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:02 smithi092 bash[26840]: cluster 2024-09-21T13:14:02.435709+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:03.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:02 smithi092 bash[26840]: cluster 2024-09-21T13:14:02.695084+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T13:14:03.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:02 smithi092 bash[19827]: cluster 2024-09-21T13:14:00.369202+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:14:03.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:02 smithi092 bash[19827]: cluster 2024-09-21T13:14:00.369347+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:14:03.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:02 smithi092 bash[19827]: cluster 2024-09-21T13:14:02.435709+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:03.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:02 smithi092 bash[19827]: cluster 2024-09-21T13:14:02.695084+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T13:14:03.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:02 smithi170 bash[21665]: cluster 2024-09-21T13:14:00.369202+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:14:03.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:02 smithi170 bash[21665]: cluster 2024-09-21T13:14:00.369347+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:14:03.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:02 smithi170 bash[21665]: cluster 2024-09-21T13:14:02.435709+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:03.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:02 smithi170 bash[21665]: cluster 2024-09-21T13:14:02.695084+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T13:14:05.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:04 smithi092 bash[19827]: cluster 2024-09-21T13:14:03.695654+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T13:14:05.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:04 smithi092 bash[19827]: cluster 2024-09-21T13:14:04.436260+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v302: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:05.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:04 smithi092 bash[26840]: cluster 2024-09-21T13:14:03.695654+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T13:14:05.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:04 smithi092 bash[26840]: cluster 2024-09-21T13:14:04.436260+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v302: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:05.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:04 smithi170 bash[21665]: cluster 2024-09-21T13:14:03.695654+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T13:14:05.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:04 smithi170 bash[21665]: cluster 2024-09-21T13:14:04.436260+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v302: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:06.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:05 smithi092 bash[19827]: cluster 2024-09-21T13:14:04.704602+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T13:14:06.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:05 smithi092 bash[26840]: cluster 2024-09-21T13:14:04.704602+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T13:14:06.074 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:14:06.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:05 smithi170 bash[21665]: cluster 2024-09-21T13:14:04.704602+0000 mon.a (mon.0) 649 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T13:14:06.966 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:06 smithi170 bash[21665]: cluster 2024-09-21T13:14:05.706111+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T13:14:06.966 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:06 smithi170 bash[21665]: cluster 2024-09-21T13:14:06.436835+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v305: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:07.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:06 smithi092 bash[19827]: cluster 2024-09-21T13:14:05.706111+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T13:14:07.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:06 smithi092 bash[19827]: cluster 2024-09-21T13:14:06.436835+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v305: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:07.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:06 smithi092 bash[26840]: cluster 2024-09-21T13:14:05.706111+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T13:14:07.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:06 smithi092 bash[26840]: cluster 2024-09-21T13:14:06.436835+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v305: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:07.431 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:14:08.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:07 smithi092 bash[19827]: audit 2024-09-21T13:14:07.437356+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/1929266498' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T13:14:08.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:07 smithi092 bash[26840]: audit 2024-09-21T13:14:07.437356+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/1929266498' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T13:14:08.029 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1726924441,"num_in_osds":8,"osd_in_since":1726924412,"num_remapped_pgs":0} 2024-09-21T13:14:08.030 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:14:08.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:07 smithi170 bash[21665]: audit 2024-09-21T13:14:07.437356+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/1929266498' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T13:14:09.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:08 smithi092 bash[19827]: cluster 2024-09-21T13:14:08.437468+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-21T13:14:09.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:08 smithi092 bash[26840]: cluster 2024-09-21T13:14:08.437468+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-21T13:14:09.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:08 smithi170 bash[21665]: cluster 2024-09-21T13:14:08.437468+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s, 0 objects/s recovering 2024-09-21T13:14:11.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: cluster 2024-09-21T13:14:10.438035+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-21T13:14:11.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: cephadm 2024-09-21T13:14:10.505483+0000 mgr.y (mgr.14150) 322 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:14:11.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: audit 2024-09-21T13:14:10.513731+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: audit 2024-09-21T13:14:10.522542+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: audit 2024-09-21T13:14:10.525413+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: audit 2024-09-21T13:14:10.527087+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: audit 2024-09-21T13:14:10.528753+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: audit 2024-09-21T13:14:10.530605+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: cephadm 2024-09-21T13:14:10.531806+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 4316M 2024-09-21T13:14:11.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: audit 2024-09-21T13:14:10.538011+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: audit 2024-09-21T13:14:10.542271+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:14:11.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: audit 2024-09-21T13:14:10.544095+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:14:11.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[19827]: audit 2024-09-21T13:14:10.554267+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: cluster 2024-09-21T13:14:10.438035+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: cephadm 2024-09-21T13:14:10.505483+0000 mgr.y (mgr.14150) 322 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: audit 2024-09-21T13:14:10.513731+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: audit 2024-09-21T13:14:10.522542+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: audit 2024-09-21T13:14:10.525413+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: audit 2024-09-21T13:14:10.527087+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: audit 2024-09-21T13:14:10.528753+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: audit 2024-09-21T13:14:10.530605+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: cephadm 2024-09-21T13:14:10.531806+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 4316M 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: audit 2024-09-21T13:14:10.538011+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: audit 2024-09-21T13:14:10.542271+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: audit 2024-09-21T13:14:10.544095+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:14:11.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:11 smithi092 bash[26840]: audit 2024-09-21T13:14:10.554267+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: cluster 2024-09-21T13:14:10.438035+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: cephadm 2024-09-21T13:14:10.505483+0000 mgr.y (mgr.14150) 322 : cephadm [INF] Detected new or changed devices on smithi170 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: audit 2024-09-21T13:14:10.513731+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: audit 2024-09-21T13:14:10.522542+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: audit 2024-09-21T13:14:10.525413+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: audit 2024-09-21T13:14:10.527087+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: audit 2024-09-21T13:14:10.528753+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: audit 2024-09-21T13:14:10.530605+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: cephadm 2024-09-21T13:14:10.531806+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 4316M 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: audit 2024-09-21T13:14:10.538011+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: audit 2024-09-21T13:14:10.542271+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: audit 2024-09-21T13:14:10.544095+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:14:11.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:11 smithi170 bash[21665]: audit 2024-09-21T13:14:10.554267+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:12.797 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:14:13.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:13 smithi092 bash[19827]: cluster 2024-09-21T13:14:12.438649+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:14:13.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:13 smithi092 bash[26840]: cluster 2024-09-21T13:14:12.438649+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:14:13.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:13 smithi170 bash[21665]: cluster 2024-09-21T13:14:12.438649+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:14:14.257 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:14:14.257 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":58,"fsid":"968a39aa-7819-11ef-baf6-efdc52797490","created":"2024-09-21T13:04:35.842852+0000","modified":"2024-09-21T13:14:05.697990+0000","last_up_change":"2024-09-21T13:14:01.682577+0000","last_in_change":"2024-09-21T13:13:32.196020+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T13:09:34.908133+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"25f0dde8-b785-4681-99d1-e64fd69ae12e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6803","nonce":361474232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6805","nonce":361474232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6809","nonce":361474232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6807","nonce":361474232}]},"public_addr":"172.21.15.92:6803/361474232","cluster_addr":"172.21.15.92:6805/361474232","heartbeat_back_addr":"172.21.15.92:6809/361474232","heartbeat_front_addr":"172.21.15.92:6807/361474232","state":["exists","up"]},{"osd":1,"uuid":"34184fd0-01da-4b53-b897-41e5ca79aaab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6811","nonce":4290324040}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6813","nonce":4290324040}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6817","nonce":4290324040}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6815","nonce":4290324040}]},"public_addr":"172.21.15.92:6811/4290324040","cluster_addr":"172.21.15.92:6813/4290324040","heartbeat_back_addr":"172.21.15.92:6817/4290324040","heartbeat_front_addr":"172.21.15.92:6815/4290324040","state":["exists","up"]},{"osd":2,"uuid":"bc622877-c74d-4216-b45b-e21c1663c7d1","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.92:6818","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6819","nonce":4245914865}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6821","nonce":4245914865}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6824","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6825","nonce":4245914865}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6823","nonce":4245914865}]},"public_addr":"172.21.15.92:6819/4245914865","cluster_addr":"172.21.15.92:6821/4245914865","heartbeat_back_addr":"172.21.15.92:6825/4245914865","heartbeat_front_addr":"172.21.15.92:6823/4245914865","state":["exists","up"]},{"osd":3,"uuid":"aa774082-fb89-4a16-8f7d-7345e001ee4d","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.92:6826","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6827","nonce":1928736757}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6829","nonce":1928736757}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6832","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6833","nonce":1928736757}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6831","nonce":1928736757}]},"public_addr":"172.21.15.92:6827/1928736757","cluster_addr":"172.21.15.92:6829/1928736757","heartbeat_back_addr":"172.21.15.92:6833/1928736757","heartbeat_front_addr":"172.21.15.92:6831/1928736757","state":["exists","up"]},{"osd":4,"uuid":"ffe6c945-833b-4034-ab8f-de36973c9f0f","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.170:6800","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6801","nonce":2137501555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6803","nonce":2137501555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6807","nonce":2137501555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6805","nonce":2137501555}]},"public_addr":"172.21.15.170:6801/2137501555","cluster_addr":"172.21.15.170:6803/2137501555","heartbeat_back_addr":"172.21.15.170:6807/2137501555","heartbeat_front_addr":"172.21.15.170:6805/2137501555","state":["exists","up"]},{"osd":5,"uuid":"e7102fa6-f0de-4733-99e2-8716ec647dbd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6808","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6809","nonce":956398731}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6811","nonce":956398731}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6815","nonce":956398731}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6813","nonce":956398731}]},"public_addr":"172.21.15.170:6809/956398731","cluster_addr":"172.21.15.170:6811/956398731","heartbeat_back_addr":"172.21.15.170:6815/956398731","heartbeat_front_addr":"172.21.15.170:6813/956398731","state":["exists","up"]},{"osd":6,"uuid":"fcfb7b33-47e6-409f-8011-a4cf77a11f30","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6816","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6817","nonce":1994281323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6819","nonce":1994281323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6823","nonce":1994281323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6821","nonce":1994281323}]},"public_addr":"172.21.15.170:6817/1994281323","cluster_addr":"172.21.15.170:6819/1994281323","heartbeat_back_addr":"172.21.15.170:6823/1994281323","heartbeat_front_addr":"172.21.15.170:6821/1994281323","state":["exists","up"]},{"osd":7,"uuid":"db32edb7-824b-4d48-91ce-77c5ca39c31a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6824","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6825","nonce":919684435}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6827","nonce":919684435}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6831","nonce":919684435}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6829","nonce":919684435}]},"public_addr":"172.21.15.170:6825/919684435","cluster_addr":"172.21.15.170:6827/919684435","heartbeat_back_addr":"172.21.15.170:6831/919684435","heartbeat_front_addr":"172.21.15.170:6829/919684435","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:07:46.218459+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:08:38.949739+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:09:31.707816+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:10:23.565267+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:11:13.861083+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:12:09.617347+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:13:03.851683+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:14:00.369351+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.92:0/325270089":"2024-09-22T13:05:32.300706+0000","172.21.15.92:6801/605539381":"2024-09-22T13:05:32.300706+0000","172.21.15.92:6800/605539381":"2024-09-22T13:05:32.300706+0000","172.21.15.92:6801/2886549206":"2024-09-22T13:05:01.365614+0000","172.21.15.92:0/2568075183":"2024-09-22T13:05:32.300706+0000","172.21.15.92:6800/2886549206":"2024-09-22T13:05:01.365614+0000","172.21.15.92:0/2336348148":"2024-09-22T13:05:32.300706+0000","172.21.15.92:0/474215612":"2024-09-22T13:05:01.365614+0000","172.21.15.92:0/3629422954":"2024-09-22T13:05:01.365614+0000","172.21.15.92:0/2649656129":"2024-09-22T13:05:01.365614+0000"},"range_blocklist":{},"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-21T13:14:14.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:14 smithi092 bash[19827]: audit 2024-09-21T13:14:14.262109+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.92:0/3774758049' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:14:14.828 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:14 smithi092 bash[26840]: audit 2024-09-21T13:14:14.262109+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.92:0/3774758049' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:14:14.829 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T13:09:34.908133+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, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T13:14:14.829 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T13:14:14.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:14 smithi170 bash[21665]: audit 2024-09-21T13:14:14.262109+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.92:0/3774758049' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:14:15.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:15 smithi092 bash[19827]: cluster 2024-09-21T13:14:14.439260+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-21T13:14:15.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:15 smithi092 bash[26840]: cluster 2024-09-21T13:14:14.439260+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-21T13:14:15.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:15 smithi170 bash[21665]: cluster 2024-09-21T13:14:14.439260+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-21T13:14:17.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:17 smithi170 bash[21665]: cluster 2024-09-21T13:14:16.439826+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T13:14:18.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:17 smithi092 bash[19827]: cluster 2024-09-21T13:14:16.439826+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T13:14:18.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:17 smithi092 bash[26840]: cluster 2024-09-21T13:14:16.439826+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-09-21T13:14:19.598 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:14:19.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:19 smithi170 bash[21665]: cluster 2024-09-21T13:14:18.440415+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:14:20.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:19 smithi092 bash[19827]: cluster 2024-09-21T13:14:18.440415+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:14:20.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:19 smithi092 bash[26840]: cluster 2024-09-21T13:14:18.440415+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:14:20.839 INFO:teuthology.orchestra.run.smithi092.stdout:pg_num: 1 2024-09-21T13:14:21.380 INFO:tasks.cephadm:Adding prometheus.a on smithi170 2024-09-21T13:14:21.380 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch apply prometheus '1;smithi170=a' 2024-09-21T13:14:21.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:21 smithi092 bash[19827]: cluster 2024-09-21T13:14:20.440981+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:21.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:21 smithi092 bash[19827]: audit 2024-09-21T13:14:20.845144+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/147301164' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T13:14:21.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:21 smithi092 bash[26840]: cluster 2024-09-21T13:14:20.440981+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:21.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:21 smithi092 bash[26840]: audit 2024-09-21T13:14:20.845144+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/147301164' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T13:14:21.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:21 smithi170 bash[21665]: cluster 2024-09-21T13:14:20.440981+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:21.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:21 smithi170 bash[21665]: audit 2024-09-21T13:14:20.845144+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/147301164' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T13:14:23.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:22 smithi092 bash[26840]: cluster 2024-09-21T13:14:22.441563+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:23.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:22 smithi092 bash[19827]: cluster 2024-09-21T13:14:22.441563+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:23.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:22 smithi170 bash[21665]: cluster 2024-09-21T13:14:22.441563+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:25.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:25 smithi092 bash[26840]: cluster 2024-09-21T13:14:24.442076+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:25.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:25 smithi092 bash[19827]: cluster 2024-09-21T13:14:24.442076+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:25.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:25 smithi170 bash[21665]: cluster 2024-09-21T13:14:24.442076+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:26.146 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:14:27.458 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled prometheus update... 2024-09-21T13:14:27.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[19827]: cluster 2024-09-21T13:14:26.442626+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[19827]: audit 2024-09-21T13:14:27.463332+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[19827]: audit 2024-09-21T13:14:27.464962+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[19827]: audit 2024-09-21T13:14:27.468569+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[19827]: audit 2024-09-21T13:14:27.470367+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[19827]: audit 2024-09-21T13:14:27.480374+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[26840]: cluster 2024-09-21T13:14:26.442626+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[26840]: audit 2024-09-21T13:14:27.463332+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[26840]: audit 2024-09-21T13:14:27.464962+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[26840]: audit 2024-09-21T13:14:27.468569+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[26840]: audit 2024-09-21T13:14:27.470367+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:14:27.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:27 smithi092 bash[26840]: audit 2024-09-21T13:14:27.480374+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:27.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:27 smithi170 bash[21665]: cluster 2024-09-21T13:14:26.442626+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:27.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:27 smithi170 bash[21665]: audit 2024-09-21T13:14:27.463332+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:27.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:27 smithi170 bash[21665]: audit 2024-09-21T13:14:27.464962+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:14:27.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:27 smithi170 bash[21665]: audit 2024-09-21T13:14:27.468569+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:14:27.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:27 smithi170 bash[21665]: audit 2024-09-21T13:14:27.470367+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:14:27.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:27 smithi170 bash[21665]: audit 2024-09-21T13:14:27.480374+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:28.097 DEBUG:teuthology.orchestra.run.smithi170:prometheus.a> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@prometheus.a.service 2024-09-21T13:14:28.099 INFO:tasks.cephadm:Adding node-exporter.a on smithi092 2024-09-21T13:14:28.099 INFO:tasks.cephadm:Adding node-exporter.b on smithi170 2024-09-21T13:14:28.099 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch apply node-exporter '2;smithi092=a;smithi170=b' 2024-09-21T13:14:28.351 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:28 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:28.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:28 smithi170 bash[21665]: audit 2024-09-21T13:14:27.453479+0000 mgr.y (mgr.14150) 332 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:14:28.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:28 smithi170 bash[21665]: cephadm 2024-09-21T13:14:27.456367+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Saving service prometheus spec with placement smithi170=a;count:1 2024-09-21T13:14:28.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:28 smithi092 bash[19827]: audit 2024-09-21T13:14:27.453479+0000 mgr.y (mgr.14150) 332 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:14:28.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:28 smithi092 bash[19827]: cephadm 2024-09-21T13:14:27.456367+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Saving service prometheus spec with placement smithi170=a;count:1 2024-09-21T13:14:28.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:28 smithi092 bash[26840]: audit 2024-09-21T13:14:27.453479+0000 mgr.y (mgr.14150) 332 : audit [DBG] from='client.24286 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:14:28.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:28 smithi092 bash[26840]: cephadm 2024-09-21T13:14:27.456367+0000 mgr.y (mgr.14150) 333 : cephadm [INF] Saving service prometheus spec with placement smithi170=a;count:1 2024-09-21T13:14:29.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:29 smithi092 bash[19827]: cephadm 2024-09-21T13:14:27.779191+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-09-21T13:14:29.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:29 smithi092 bash[19827]: cluster 2024-09-21T13:14:28.443217+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:29.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:29 smithi092 bash[26840]: cephadm 2024-09-21T13:14:27.779191+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-09-21T13:14:29.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:29 smithi092 bash[26840]: cluster 2024-09-21T13:14:28.443217+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:29.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:29 smithi170 bash[21665]: cephadm 2024-09-21T13:14:27.779191+0000 mgr.y (mgr.14150) 334 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-09-21T13:14:29.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:29 smithi170 bash[21665]: cluster 2024-09-21T13:14:28.443217+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:31.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:31 smithi092 bash[19827]: cluster 2024-09-21T13:14:30.443773+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:31.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:31 smithi092 bash[26840]: cluster 2024-09-21T13:14:30.443773+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:31.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:31 smithi170 bash[21665]: cluster 2024-09-21T13:14:30.443773+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:32.887 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:14:33.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:33 smithi092 bash[19827]: cluster 2024-09-21T13:14:32.444333+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:33.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:33 smithi092 bash[26840]: cluster 2024-09-21T13:14:32.444333+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:33.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:33 smithi170 bash[21665]: cluster 2024-09-21T13:14:32.444333+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:35.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:35 smithi092 bash[19827]: cluster 2024-09-21T13:14:34.444902+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:35.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:35 smithi092 bash[26840]: cluster 2024-09-21T13:14:34.444902+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:35.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:35 smithi170 bash[21665]: cluster 2024-09-21T13:14:34.444902+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:36.804 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled node-exporter update... 2024-09-21T13:14:37.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:37 smithi170 bash[21665]: cluster 2024-09-21T13:14:36.445493+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:37.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:37 smithi170 bash[21665]: audit 2024-09-21T13:14:36.809959+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:37.897 DEBUG:teuthology.orchestra.run.smithi092:node-exporter.a> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@node-exporter.a.service 2024-09-21T13:14:37.900 DEBUG:teuthology.orchestra.run.smithi170:node-exporter.b> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@node-exporter.b.service 2024-09-21T13:14:37.903 INFO:tasks.cephadm:Adding alertmanager.a on smithi092 2024-09-21T13:14:37.903 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch apply alertmanager '1;smithi092=a' 2024-09-21T13:14:37.908 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:37 smithi092 bash[26840]: cluster 2024-09-21T13:14:36.445493+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:37.909 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:37 smithi092 bash[26840]: audit 2024-09-21T13:14:36.809959+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:37.909 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:37 smithi092 bash[19827]: cluster 2024-09-21T13:14:36.445493+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:37.909 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:37 smithi092 bash[19827]: audit 2024-09-21T13:14:36.809959+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:38.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:38 smithi092 bash[19827]: audit 2024-09-21T13:14:36.797545+0000 mgr.y (mgr.14150) 340 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi092=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:14:38.841 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:38 smithi170 bash[21665]: audit 2024-09-21T13:14:36.797545+0000 mgr.y (mgr.14150) 340 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi092=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:14:38.841 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:38 smithi170 bash[21665]: cephadm 2024-09-21T13:14:36.800668+0000 mgr.y (mgr.14150) 341 : cephadm [INF] Saving service node-exporter spec with placement smithi092=a;smithi170=b;count:2 2024-09-21T13:14:39.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:38 smithi092 bash[19827]: cephadm 2024-09-21T13:14:36.800668+0000 mgr.y (mgr.14150) 341 : cephadm [INF] Saving service node-exporter spec with placement smithi092=a;smithi170=b;count:2 2024-09-21T13:14:39.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:38 smithi092 bash[26840]: audit 2024-09-21T13:14:36.797545+0000 mgr.y (mgr.14150) 340 : audit [DBG] from='client.24292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi092=a;smithi170=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:14:39.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:38 smithi092 bash[26840]: cephadm 2024-09-21T13:14:36.800668+0000 mgr.y (mgr.14150) 341 : cephadm [INF] Saving service node-exporter spec with placement smithi092=a;smithi170=b;count:2 2024-09-21T13:14:39.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:39 smithi170 bash[21665]: cluster 2024-09-21T13:14:38.446097+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:40.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:39 smithi092 bash[19827]: cluster 2024-09-21T13:14:38.446097+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:40.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:39 smithi092 bash[26840]: cluster 2024-09-21T13:14:38.446097+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:41.838 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:41 smithi170 bash[21665]: cluster 2024-09-21T13:14:40.446673+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:42.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:41 smithi092 bash[19827]: cluster 2024-09-21T13:14:40.446673+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:42.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:41 smithi092 bash[26840]: cluster 2024-09-21T13:14:40.446673+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:42.788 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:42.789 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:42.789 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:42.789 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:42.790 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:42.790 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:42.790 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:42.790 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:42.790 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:43.062 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:43.063 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:43.063 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:43.063 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:43.064 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:43.064 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:43.064 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:42 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:43.064 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:43 smithi170 systemd[1]: Started Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:14:43.708 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:14:43.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:43 smithi170 bash[21665]: cluster 2024-09-21T13:14:42.447325+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:43.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:43 smithi170 bash[21665]: audit 2024-09-21T13:14:43.063789+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:43.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:43 smithi170 bash[21665]: audit 2024-09-21T13:14:43.074580+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:43.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:43 smithi170 bash[21665]: audit 2024-09-21T13:14:43.083277+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:43.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:43 smithi170 bash[21665]: audit 2024-09-21T13:14:43.088931+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T13:14:44.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:43 smithi092 bash[19827]: cluster 2024-09-21T13:14:42.447325+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:44.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:43 smithi092 bash[19827]: audit 2024-09-21T13:14:43.063789+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:44.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:43 smithi092 bash[19827]: audit 2024-09-21T13:14:43.074580+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:44.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:43 smithi092 bash[19827]: audit 2024-09-21T13:14:43.083277+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:44.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:43 smithi092 bash[19827]: audit 2024-09-21T13:14:43.088931+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T13:14:44.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:43 smithi092 bash[26840]: cluster 2024-09-21T13:14:42.447325+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:44.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:43 smithi092 bash[26840]: audit 2024-09-21T13:14:43.063789+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:44.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:43 smithi092 bash[26840]: audit 2024-09-21T13:14:43.074580+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:44.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:43 smithi092 bash[26840]: audit 2024-09-21T13:14:43.083277+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' 2024-09-21T13:14:44.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:43 smithi092 bash[26840]: audit 2024-09-21T13:14:43.088931+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T13:14:44.520 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:44 smithi092 bash[20080]: ignoring --setuser ceph since I am not root 2024-09-21T13:14:44.521 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:44 smithi092 bash[20080]: ignoring --setgroup ceph since I am not root 2024-09-21T13:14:44.521 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:44 smithi092 bash[20080]: debug 2024-09-21T13:14:44.258+0000 7f150a6cb040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:14:44.601 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:44 smithi170 bash[22523]: ignoring --setuser ceph since I am not root 2024-09-21T13:14:44.601 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:44 smithi170 bash[22523]: ignoring --setgroup ceph since I am not root 2024-09-21T13:14:44.601 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:44 smithi170 bash[22523]: debug 2024-09-21T13:14:44.145+0000 7f4ed1f6d640 1 -- 172.21.15.170:0/4156417292 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558b15a9b0e0 con 0x558b15a9d800 2024-09-21T13:14:44.601 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:44 smithi170 bash[22523]: debug 2024-09-21T13:14:44.257+0000 7f4ed47c9040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:14:45.342 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[21665]: audit 2024-09-21T13:14:44.085063+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T13:14:45.342 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[21665]: cluster 2024-09-21T13:14:44.097106+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T13:14:45.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:45 smithi092 bash[19827]: audit 2024-09-21T13:14:44.085063+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T13:14:45.430 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:45 smithi092 bash[19827]: cluster 2024-09-21T13:14:44.097106+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T13:14:45.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:45 smithi092 bash[26840]: audit 2024-09-21T13:14:44.085063+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14150 172.21.15.92:0/1004776647' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T13:14:45.431 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:45 smithi092 bash[26840]: cluster 2024-09-21T13:14:44.097106+0000 mon.a (mon.0) 673 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T13:14:45.601 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[22523]: debug 2024-09-21T13:14:45.501+0000 7f4ed47c9040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:14:45.601 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[22523]: debug 2024-09-21T13:14:45.569+0000 7f4ed47c9040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.347Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.347Z 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-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.347Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi170 (none))" 2024-09-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.347Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.347Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.349Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.349Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.350Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.350Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.352Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:14:45.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.352Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.758µs 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.352Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.353Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.353Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.793µs wal_replay_duration=1.06148ms wbl_replay_duration=202ns total_replay_duration=1.11709ms 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.355Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.355Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.355Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.356Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.356Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.356Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.379Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.065861ms db_storage=840ns remote_storage=1.078µs web_handler=456ns query_engine=526ns scrape=289.393µs scrape_sd=96.781µs notify=795ns notify_sd=1.279µs rules=23.346958ms tracing=6.079µs 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.379Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T13:14:45.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[45107]: ts=2024-09-21T13:14:45.379Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:14:45.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:45 smithi092 bash[20080]: debug 2024-09-21T13:14:45.434+0000 7f150a6cb040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:14:45.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:45 smithi092 bash[20080]: debug 2024-09-21T13:14:45.498+0000 7f150a6cb040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:14:45.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:45 smithi092 bash[20080]: debug 2024-09-21T13:14:45.646+0000 7f150a6cb040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:14:46.101 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:45 smithi170 bash[22523]: debug 2024-09-21T13:14:45.721+0000 7f4ed47c9040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:14:46.456 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:46 smithi170 bash[22523]: debug 2024-09-21T13:14:46.389+0000 7f4ed47c9040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:14:46.611 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:46 smithi092 bash[20080]: debug 2024-09-21T13:14:46.294+0000 7f150a6cb040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:14:46.611 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:46 smithi092 bash[20080]: debug 2024-09-21T13:14:46.362+0000 7f150a6cb040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:14:46.611 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:46 smithi092 bash[20080]: debug 2024-09-21T13:14:46.430+0000 7f150a6cb040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:14:46.707 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:46 smithi170 bash[22523]: debug 2024-09-21T13:14:46.457+0000 7f4ed47c9040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:14:46.707 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:46 smithi170 bash[22523]: debug 2024-09-21T13:14:46.525+0000 7f4ed47c9040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:14:47.008 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:46 smithi092 bash[20080]: debug 2024-09-21T13:14:46.614+0000 7f150a6cb040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:14:47.008 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:46 smithi092 bash[20080]: debug 2024-09-21T13:14:46.690+0000 7f150a6cb040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:14:47.008 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:46 smithi092 bash[20080]: debug 2024-09-21T13:14:46.758+0000 7f150a6cb040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:14:47.101 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:46 smithi170 bash[22523]: debug 2024-09-21T13:14:46.709+0000 7f4ed47c9040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:14:47.101 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:46 smithi170 bash[22523]: debug 2024-09-21T13:14:46.785+0000 7f4ed47c9040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:14:47.101 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:46 smithi170 bash[22523]: debug 2024-09-21T13:14:46.853+0000 7f4ed47c9040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:14:47.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:47 smithi092 bash[20080]: debug 2024-09-21T13:14:47.010+0000 7f150a6cb040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:14:47.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:47 smithi092 bash[20080]: debug 2024-09-21T13:14:47.078+0000 7f150a6cb040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:14:47.371 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:47 smithi170 bash[22523]: debug 2024-09-21T13:14:47.109+0000 7f4ed47c9040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:14:47.372 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:47 smithi170 bash[22523]: debug 2024-09-21T13:14:47.177+0000 7f4ed47c9040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:14:47.596 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:47 smithi092 bash[20080]: debug 2024-09-21T13:14:47.278+0000 7f150a6cb040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:14:47.596 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:47 smithi092 bash[20080]: debug 2024-09-21T13:14:47.354+0000 7f150a6cb040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:14:47.695 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:47 smithi170 bash[22523]: debug 2024-09-21T13:14:47.373+0000 7f4ed47c9040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:14:47.695 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:47 smithi170 bash[22523]: debug 2024-09-21T13:14:47.449+0000 7f4ed47c9040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:14:47.933 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:47 smithi092 bash[20080]: debug 2024-09-21T13:14:47.598+0000 7f150a6cb040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:14:47.933 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:47 smithi092 bash[20080]: debug 2024-09-21T13:14:47.774+0000 7f150a6cb040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:14:47.933 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:47 smithi092 bash[20080]: debug 2024-09-21T13:14:47.938+0000 7f150a6cb040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:14:48.032 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:47 smithi170 bash[22523]: debug 2024-09-21T13:14:47.697+0000 7f4ed47c9040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:14:48.032 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:47 smithi170 bash[22523]: debug 2024-09-21T13:14:47.873+0000 7f4ed47c9040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:14:48.190 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:48 smithi092 bash[20080]: debug 2024-09-21T13:14:48.014+0000 7f150a6cb040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:14:48.288 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:48 smithi170 bash[22523]: debug 2024-09-21T13:14:48.033+0000 7f4ed47c9040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:14:48.288 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:48 smithi170 bash[22523]: debug 2024-09-21T13:14:48.113+0000 7f4ed47c9040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:14:48.520 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:48 smithi092 bash[20080]: debug 2024-09-21T13:14:48.194+0000 7f150a6cb040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:14:48.601 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:48 smithi170 bash[22523]: debug 2024-09-21T13:14:48.289+0000 7f4ed47c9040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:14:49.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[20080]: debug 2024-09-21T13:14:49.014+0000 7f150a6cb040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:14:49.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[20080]: debug 2024-09-21T13:14:49.086+0000 7f150a6cb040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:14:49.351 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[22523]: debug 2024-09-21T13:14:49.097+0000 7f4ed47c9040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:14:49.351 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[22523]: debug 2024-09-21T13:14:49.173+0000 7f4ed47c9040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:14:49.767 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[20080]: debug 2024-09-21T13:14:49.310+0000 7f150a6cb040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:14:49.767 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[20080]: debug 2024-09-21T13:14:49.382+0000 7f150a6cb040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:14:49.767 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[20080]: debug 2024-09-21T13:14:49.770+0000 7f150a6cb040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:14:49.851 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[22523]: debug 2024-09-21T13:14:49.397+0000 7f4ed47c9040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:14:49.851 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[22523]: debug 2024-09-21T13:14:49.469+0000 7f4ed47c9040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:14:50.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[20080]: debug 2024-09-21T13:14:49.850+0000 7f150a6cb040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:14:50.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[20080]: [21/Sep/2024:13:14:49] ENGINE Bus STARTING 2024-09-21T13:14:50.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[20080]: CherryPy Checker: 2024-09-21T13:14:50.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[20080]: The Application mounted at '' has an empty config. 2024-09-21T13:14:50.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: cluster 2024-09-21T13:14:49.874299+0000 mon.a (mon.0) 674 : cluster [INF] Active manager daemon y restarted 2024-09-21T13:14:50.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: cluster 2024-09-21T13:14:49.874904+0000 mon.a (mon.0) 675 : cluster [INF] Activating manager daemon y 2024-09-21T13:14:50.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: cluster 2024-09-21T13:14:49.889096+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T13:14:50.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: cluster 2024-09-21T13:14:49.889635+0000 mon.a (mon.0) 677 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0149383s), standbys: x 2024-09-21T13:14:50.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.892866+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:14:50.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.893102+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:14:50.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.893325+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:14:50.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.895089+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.895287+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.895946+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.896250+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.896532+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.896784+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.897019+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.897388+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.897628+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.897875+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.898126+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:14:50.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.898294+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:14:50.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: audit 2024-09-21T13:14:49.898833+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:14:50.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[26840]: cluster 2024-09-21T13:14:49.925330+0000 mon.a (mon.0) 694 : cluster [INF] Manager daemon y is now available 2024-09-21T13:14:50.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: cluster 2024-09-21T13:14:49.874299+0000 mon.a (mon.0) 674 : cluster [INF] Active manager daemon y restarted 2024-09-21T13:14:50.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: cluster 2024-09-21T13:14:49.874904+0000 mon.a (mon.0) 675 : cluster [INF] Activating manager daemon y 2024-09-21T13:14:50.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: cluster 2024-09-21T13:14:49.889096+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T13:14:50.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: cluster 2024-09-21T13:14:49.889635+0000 mon.a (mon.0) 677 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0149383s), standbys: x 2024-09-21T13:14:50.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.892866+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:14:50.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.893102+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:14:50.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.893325+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.895089+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.895287+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.895946+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.896250+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.896532+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.896784+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.897019+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.897388+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.897628+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.897875+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.898126+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:14:50.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.898294+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:14:50.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: audit 2024-09-21T13:14:49.898833+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:14:50.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:49 smithi092 bash[19827]: cluster 2024-09-21T13:14:49.925330+0000 mon.a (mon.0) 694 : cluster [INF] Manager daemon y is now available 2024-09-21T13:14:50.145 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[22523]: debug 2024-09-21T13:14:49.857+0000 7f4ed47c9040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:14:50.145 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[22523]: debug 2024-09-21T13:14:49.937+0000 7f4ed47c9040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:14:50.145 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[22523]: [21/Sep/2024:13:14:49] ENGINE Bus STARTING 2024-09-21T13:14:50.145 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[22523]: CherryPy Checker: 2024-09-21T13:14:50.145 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[22523]: The Application mounted at '' has an empty config. 2024-09-21T13:14:50.145 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[22523]: [21/Sep/2024:13:14:50] ENGINE Serving on http://:::9283 2024-09-21T13:14:50.145 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[22523]: [21/Sep/2024:13:14:50] ENGINE Bus STARTED 2024-09-21T13:14:50.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: cluster 2024-09-21T13:14:49.874299+0000 mon.a (mon.0) 674 : cluster [INF] Active manager daemon y restarted 2024-09-21T13:14:50.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: cluster 2024-09-21T13:14:49.874904+0000 mon.a (mon.0) 675 : cluster [INF] Activating manager daemon y 2024-09-21T13:14:50.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: cluster 2024-09-21T13:14:49.889096+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T13:14:50.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: cluster 2024-09-21T13:14:49.889635+0000 mon.a (mon.0) 677 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0149383s), standbys: x 2024-09-21T13:14:50.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.892866+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:14:50.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.893102+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:14:50.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.893325+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:14:50.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.895089+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:14:50.146 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.895287+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.895946+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.896250+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.896532+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.896784+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.897019+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.897388+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.897628+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.897875+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.898126+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.898294+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: audit 2024-09-21T13:14:49.898833+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:14:50.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:49 smithi170 bash[21665]: cluster 2024-09-21T13:14:49.925330+0000 mon.a (mon.0) 694 : cluster [INF] Manager daemon y is now available 2024-09-21T13:14:50.520 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[20080]: [21/Sep/2024:13:14:50] ENGINE Serving on http://:::9283 2024-09-21T13:14:50.520 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[20080]: [21/Sep/2024:13:14:50] ENGINE Bus STARTED 2024-09-21T13:14:50.899 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled alertmanager update... 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: audit 2024-09-21T13:14:49.952235+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: audit 2024-09-21T13:14:49.968483+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: audit 2024-09-21T13:14:49.968798+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: cluster 2024-09-21T13:14:49.969910+0000 mon.a (mon.0) 697 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: cluster 2024-09-21T13:14:49.970040+0000 mon.a (mon.0) 698 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: audit 2024-09-21T13:14:49.971257+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: audit 2024-09-21T13:14:49.971309+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: audit 2024-09-21T13:14:49.974126+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: audit 2024-09-21T13:14:49.974899+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: audit 2024-09-21T13:14:49.985469+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:14:51.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: audit 2024-09-21T13:14:49.992552+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: cluster 2024-09-21T13:14:50.892476+0000 mon.a (mon.0) 702 : cluster [DBG] mgrmap e18: y(active, since 1.01779s), standbys: x 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[19827]: audit 2024-09-21T13:14:50.904988+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: audit 2024-09-21T13:14:49.952235+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: audit 2024-09-21T13:14:49.968483+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: audit 2024-09-21T13:14:49.968798+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: cluster 2024-09-21T13:14:49.969910+0000 mon.a (mon.0) 697 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: cluster 2024-09-21T13:14:49.970040+0000 mon.a (mon.0) 698 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: audit 2024-09-21T13:14:49.971257+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: audit 2024-09-21T13:14:49.971309+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: audit 2024-09-21T13:14:49.974126+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: audit 2024-09-21T13:14:49.974899+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:14:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: audit 2024-09-21T13:14:49.985469+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:14:51.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: audit 2024-09-21T13:14:49.992552+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:14:51.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: cluster 2024-09-21T13:14:50.892476+0000 mon.a (mon.0) 702 : cluster [DBG] mgrmap e18: y(active, since 1.01779s), standbys: x 2024-09-21T13:14:51.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:50 smithi092 bash[26840]: audit 2024-09-21T13:14:50.904988+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:51.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: audit 2024-09-21T13:14:49.952235+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:14:51.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: audit 2024-09-21T13:14:49.968483+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:14:51.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: audit 2024-09-21T13:14:49.968798+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:51.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: cluster 2024-09-21T13:14:49.969910+0000 mon.a (mon.0) 697 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:14:51.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: cluster 2024-09-21T13:14:49.970040+0000 mon.a (mon.0) 698 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:14:51.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: audit 2024-09-21T13:14:49.971257+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:14:51.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: audit 2024-09-21T13:14:49.971309+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:14:51.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: audit 2024-09-21T13:14:49.974126+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:14:51.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: audit 2024-09-21T13:14:49.974899+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.170:0/2276204958' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:14:51.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: audit 2024-09-21T13:14:49.985469+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:14:51.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: audit 2024-09-21T13:14:49.992552+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:14:51.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: cluster 2024-09-21T13:14:50.892476+0000 mon.a (mon.0) 702 : cluster [DBG] mgrmap e18: y(active, since 1.01779s), standbys: x 2024-09-21T13:14:51.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:50 smithi170 bash[21665]: audit 2024-09-21T13:14:50.904988+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:51.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: debug 2024-09-21T13:14:51.446+0000 7f14616ba640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:14:51] ENGINE Error in HTTPServer.serve 2024-09-21T13:14:51.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: Traceback (most recent call last): 2024-09-21T13:14:51.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:14:51.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: self._connections.run(self.expiration_interval) 2024-09-21T13:14:51.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:14:51.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: self._run(expiration_interval) 2024-09-21T13:14:51.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:14:51.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:14:51.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:14:51.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:14:51.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:14:51.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: s = self.context.wrap_socket( 2024-09-21T13:14:51.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:14:51.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: return self.sslsocket_class._create( 2024-09-21T13:14:51.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:14:51.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: self.do_handshake() 2024-09-21T13:14:51.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:14:51.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: self._sslobj.do_handshake() 2024-09-21T13:14:51.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[20080]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:14:51.793 DEBUG:teuthology.orchestra.run.smithi092:alertmanager.a> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@alertmanager.a.service 2024-09-21T13:14:51.796 INFO:tasks.cephadm:Adding grafana.a on smithi170 2024-09-21T13:14:51.796 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph orch apply grafana '1;smithi170=a' 2024-09-21T13:14:52.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:51 smithi170 bash[21665]: cephadm 2024-09-21T13:14:50.899612+0000 mgr.y (mgr.24296) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi092=a;count:1 2024-09-21T13:14:52.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[19827]: cephadm 2024-09-21T13:14:50.899612+0000 mgr.y (mgr.24296) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi092=a;count:1 2024-09-21T13:14:52.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:51 smithi092 bash[26840]: cephadm 2024-09-21T13:14:50.899612+0000 mgr.y (mgr.24296) 3 : cephadm [INF] Saving service alertmanager spec with placement smithi092=a;count:1 2024-09-21T13:14:53.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: cephadm 2024-09-21T13:14:51.223449+0000 mgr.y (mgr.24296) 4 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Bus STARTING 2024-09-21T13:14:53.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: cephadm 2024-09-21T13:14:51.324928+0000 mgr.y (mgr.24296) 5 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:14:53.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: cephadm 2024-09-21T13:14:51.445007+0000 mgr.y (mgr.24296) 6 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:14:53.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: cephadm 2024-09-21T13:14:51.445171+0000 mgr.y (mgr.24296) 7 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Bus STARTED 2024-09-21T13:14:53.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: cephadm 2024-09-21T13:14:51.446977+0000 mgr.y (mgr.24296) 8 : cephadm [ERR] [21/Sep/2024:13:14:51] ENGINE Error in HTTPServer.serve 2024-09-21T13:14:53.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: Traceback (most recent call last): 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: self._run(expiration_interval) 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: s = self.context.wrap_socket( 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: return self.sslsocket_class._create( 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:14:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: self.do_handshake() 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: self._sslobj.do_handshake() 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: cluster 2024-09-21T13:14:51.897495+0000 mgr.y (mgr.24296) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[19827]: cluster 2024-09-21T13:14:52.911715+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: cephadm 2024-09-21T13:14:51.223449+0000 mgr.y (mgr.24296) 4 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Bus STARTING 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: cephadm 2024-09-21T13:14:51.324928+0000 mgr.y (mgr.24296) 5 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: cephadm 2024-09-21T13:14:51.445007+0000 mgr.y (mgr.24296) 6 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: cephadm 2024-09-21T13:14:51.445171+0000 mgr.y (mgr.24296) 7 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Bus STARTED 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: cephadm 2024-09-21T13:14:51.446977+0000 mgr.y (mgr.24296) 8 : cephadm [ERR] [21/Sep/2024:13:14:51] ENGINE Error in HTTPServer.serve 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: Traceback (most recent call last): 2024-09-21T13:14:53.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: self._connections.run(self.expiration_interval) 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: self._run(expiration_interval) 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: s = self.context.wrap_socket( 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: return self.sslsocket_class._create( 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: self.do_handshake() 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:14:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: self._sslobj.do_handshake() 2024-09-21T13:14:53.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:14:53.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: cluster 2024-09-21T13:14:51.897495+0000 mgr.y (mgr.24296) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:53.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:52 smithi092 bash[26840]: cluster 2024-09-21T13:14:52.911715+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-21T13:14:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: cephadm 2024-09-21T13:14:51.223449+0000 mgr.y (mgr.24296) 4 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Bus STARTING 2024-09-21T13:14:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: cephadm 2024-09-21T13:14:51.324928+0000 mgr.y (mgr.24296) 5 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:14:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: cephadm 2024-09-21T13:14:51.445007+0000 mgr.y (mgr.24296) 6 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:14:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: cephadm 2024-09-21T13:14:51.445171+0000 mgr.y (mgr.24296) 7 : cephadm [INF] [21/Sep/2024:13:14:51] ENGINE Bus STARTED 2024-09-21T13:14:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: cephadm 2024-09-21T13:14:51.446977+0000 mgr.y (mgr.24296) 8 : cephadm [ERR] [21/Sep/2024:13:14:51] ENGINE Error in HTTPServer.serve 2024-09-21T13:14:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: Traceback (most recent call last): 2024-09-21T13:14:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:14:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: self._connections.run(self.expiration_interval) 2024-09-21T13:14:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:14:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: self._run(expiration_interval) 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: s = self.context.wrap_socket( 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: return self.sslsocket_class._create( 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: self.do_handshake() 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: self._sslobj.do_handshake() 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: cluster 2024-09-21T13:14:51.897495+0000 mgr.y (mgr.24296) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:53.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:52 smithi170 bash[21665]: cluster 2024-09-21T13:14:52.911715+0000 mon.a (mon.0) 704 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2024-09-21T13:14:55.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:54 smithi092 bash[19827]: cluster 2024-09-21T13:14:53.898178+0000 mgr.y (mgr.24296) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:55.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:54 smithi092 bash[19827]: cluster 2024-09-21T13:14:53.959861+0000 mon.a (mon.0) 705 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T13:14:55.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:54 smithi092 bash[26840]: cluster 2024-09-21T13:14:53.898178+0000 mgr.y (mgr.24296) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:55.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:54 smithi092 bash[26840]: cluster 2024-09-21T13:14:53.959861+0000 mon.a (mon.0) 705 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T13:14:55.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:54 smithi170 bash[21665]: cluster 2024-09-21T13:14:53.898178+0000 mgr.y (mgr.24296) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:14:55.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:54 smithi170 bash[21665]: cluster 2024-09-21T13:14:53.959861+0000 mon.a (mon.0) 705 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-09-21T13:14:56.511 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:14:57.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:56 smithi170 bash[21665]: audit 2024-09-21T13:14:55.796666+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:56 smithi170 bash[21665]: audit 2024-09-21T13:14:55.803265+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:56 smithi170 bash[21665]: cluster 2024-09-21T13:14:55.898602+0000 mgr.y (mgr.24296) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-21T13:14:57.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:56 smithi170 bash[21665]: audit 2024-09-21T13:14:55.950854+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:56 smithi170 bash[21665]: audit 2024-09-21T13:14:55.961101+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:56 smithi092 bash[19827]: audit 2024-09-21T13:14:55.796666+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:56 smithi092 bash[19827]: audit 2024-09-21T13:14:55.803265+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:56 smithi092 bash[19827]: cluster 2024-09-21T13:14:55.898602+0000 mgr.y (mgr.24296) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-21T13:14:57.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:56 smithi092 bash[19827]: audit 2024-09-21T13:14:55.950854+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:56 smithi092 bash[19827]: audit 2024-09-21T13:14:55.961101+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:56 smithi092 bash[26840]: audit 2024-09-21T13:14:55.796666+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:56 smithi092 bash[26840]: audit 2024-09-21T13:14:55.803265+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:56 smithi092 bash[26840]: cluster 2024-09-21T13:14:55.898602+0000 mgr.y (mgr.24296) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-09-21T13:14:57.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:56 smithi092 bash[26840]: audit 2024-09-21T13:14:55.950854+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:57.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:56 smithi092 bash[26840]: audit 2024-09-21T13:14:55.961101+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.082 INFO:teuthology.orchestra.run.smithi170.stdout:Scheduled grafana update... 2024-09-21T13:14:58.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:56.888324+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:56.893138+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.063267+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.071621+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.075133+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.076926+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.078546+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.080253+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: cephadm 2024-09-21T13:14:57.081448+0000 mgr.y (mgr.24296) 12 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 4060M 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.087635+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.091914+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.093602+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: cephadm 2024-09-21T13:14:57.095845+0000 mgr.y (mgr.24296) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: cephadm 2024-09-21T13:14:57.096223+0000 mgr.y (mgr.24296) 14 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.682623+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.690413+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.715116+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.096 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.721352+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:57 smithi170 bash[21665]: audit 2024-09-21T13:14:57.726707+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:56.888324+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:56.893138+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.063267+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.071621+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.075133+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.076926+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.078546+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.201 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.080253+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: cephadm 2024-09-21T13:14:57.081448+0000 mgr.y (mgr.24296) 12 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 4060M 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.087635+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.091914+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.093602+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: cephadm 2024-09-21T13:14:57.095845+0000 mgr.y (mgr.24296) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: cephadm 2024-09-21T13:14:57.096223+0000 mgr.y (mgr.24296) 14 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.682623+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.690413+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.715116+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.721352+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[19827]: audit 2024-09-21T13:14:57.726707+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.202 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:56.888324+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:56.893138+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.063267+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.071621+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.075133+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.076926+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.078546+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.080253+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: cephadm 2024-09-21T13:14:57.081448+0000 mgr.y (mgr.24296) 12 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 4060M 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.087635+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.091914+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.093602+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: cephadm 2024-09-21T13:14:57.095845+0000 mgr.y (mgr.24296) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:14:58.203 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: cephadm 2024-09-21T13:14:57.096223+0000 mgr.y (mgr.24296) 14 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:14:58.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.682623+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.690413+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.715116+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.721352+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.204 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:57 smithi092 bash[26840]: audit 2024-09-21T13:14:57.726707+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:58.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.773 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.773 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.774 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.774 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.774 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.774 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.774 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.774 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:58.795 DEBUG:teuthology.orchestra.run.smithi170:grafana.a> sudo journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@grafana.a.service 2024-09-21T13:14:58.798 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T13:14:58.798 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T13:14:59.082 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:58 smithi092 systemd[1]: Started Ceph node-exporter.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:14:59.082 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:58 smithi092 bash[50774]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-21T13:14:59.339 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: cephadm 2024-09-21T13:14:57.286286+0000 mgr.y (mgr.24296) 15 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:14:59.339 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: cephadm 2024-09-21T13:14:57.286454+0000 mgr.y (mgr.24296) 16 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:14:59.339 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: cephadm 2024-09-21T13:14:57.424431+0000 mgr.y (mgr.24296) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: cephadm 2024-09-21T13:14:57.429286+0000 mgr.y (mgr.24296) 18 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: cephadm 2024-09-21T13:14:57.548376+0000 mgr.y (mgr.24296) 19 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: cephadm 2024-09-21T13:14:57.574743+0000 mgr.y (mgr.24296) 20 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: cephadm 2024-09-21T13:14:57.729130+0000 mgr.y (mgr.24296) 21 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: cluster 2024-09-21T13:14:57.899099+0000 mgr.y (mgr.24296) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: audit 2024-09-21T13:14:58.077125+0000 mgr.y (mgr.24296) 23 : audit [DBG] from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: cephadm 2024-09-21T13:14:58.080841+0000 mgr.y (mgr.24296) 24 : cephadm [INF] Saving service grafana spec with placement smithi170=a;count:1 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: audit 2024-09-21T13:14:58.087327+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: audit 2024-09-21T13:14:58.847975+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: audit 2024-09-21T13:14:58.854734+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.340 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 bash[21665]: audit 2024-09-21T13:14:58.861294+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.483 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[50774]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-21T13:14:59.484 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: cephadm 2024-09-21T13:14:57.286286+0000 mgr.y (mgr.24296) 15 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:14:59.484 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: cephadm 2024-09-21T13:14:57.286454+0000 mgr.y (mgr.24296) 16 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:14:59.484 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: cephadm 2024-09-21T13:14:57.424431+0000 mgr.y (mgr.24296) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:14:59.484 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: cephadm 2024-09-21T13:14:57.429286+0000 mgr.y (mgr.24296) 18 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:14:59.484 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: cephadm 2024-09-21T13:14:57.548376+0000 mgr.y (mgr.24296) 19 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:14:59.484 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: cephadm 2024-09-21T13:14:57.574743+0000 mgr.y (mgr.24296) 20 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:14:59.484 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: cephadm 2024-09-21T13:14:57.729130+0000 mgr.y (mgr.24296) 21 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-21T13:14:59.484 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: cluster 2024-09-21T13:14:57.899099+0000 mgr.y (mgr.24296) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T13:14:59.484 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: audit 2024-09-21T13:14:58.077125+0000 mgr.y (mgr.24296) 23 : audit [DBG] from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:14:59.484 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: cephadm 2024-09-21T13:14:58.080841+0000 mgr.y (mgr.24296) 24 : cephadm [INF] Saving service grafana spec with placement smithi170=a;count:1 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: audit 2024-09-21T13:14:58.087327+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: audit 2024-09-21T13:14:58.847975+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: audit 2024-09-21T13:14:58.854734+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[26840]: audit 2024-09-21T13:14:58.861294+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: cephadm 2024-09-21T13:14:57.286286+0000 mgr.y (mgr.24296) 15 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: cephadm 2024-09-21T13:14:57.286454+0000 mgr.y (mgr.24296) 16 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: cephadm 2024-09-21T13:14:57.424431+0000 mgr.y (mgr.24296) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: cephadm 2024-09-21T13:14:57.429286+0000 mgr.y (mgr.24296) 18 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: cephadm 2024-09-21T13:14:57.548376+0000 mgr.y (mgr.24296) 19 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: cephadm 2024-09-21T13:14:57.574743+0000 mgr.y (mgr.24296) 20 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: cephadm 2024-09-21T13:14:57.729130+0000 mgr.y (mgr.24296) 21 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: cluster 2024-09-21T13:14:57.899099+0000 mgr.y (mgr.24296) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T13:14:59.485 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: audit 2024-09-21T13:14:58.077125+0000 mgr.y (mgr.24296) 23 : audit [DBG] from='client.24331 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi170=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:14:59.486 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: cephadm 2024-09-21T13:14:58.080841+0000 mgr.y (mgr.24296) 24 : cephadm [INF] Saving service grafana spec with placement smithi170=a;count:1 2024-09-21T13:14:59.486 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: audit 2024-09-21T13:14:58.087327+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.486 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: audit 2024-09-21T13:14:58.847975+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.486 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: audit 2024-09-21T13:14:58.854734+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.486 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[19827]: audit 2024-09-21T13:14:58.861294+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:14:59.770 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[50774]: 22b70bddd3ac: Pulling fs layer 2024-09-21T13:14:59.770 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[50774]: 5c12815fee55: Pulling fs layer 2024-09-21T13:14:59.770 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[50774]: c0e87333d380: Pulling fs layer 2024-09-21T13:14:59.770 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[50774]: 22b70bddd3ac: Verifying Checksum 2024-09-21T13:14:59.770 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[50774]: 22b70bddd3ac: Download complete 2024-09-21T13:14:59.771 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[50774]: 5c12815fee55: Download complete 2024-09-21T13:14:59.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.859 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.859 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.860 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.860 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.860 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.860 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.860 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.860 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.861 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.861 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:14:59.861 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:00.091 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[50774]: c0e87333d380: Verifying Checksum 2024-09-21T13:15:00.092 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[50774]: c0e87333d380: Download complete 2024-09-21T13:15:00.092 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:14:59 smithi092 bash[50774]: 22b70bddd3ac: Pull complete 2024-09-21T13:15:00.351 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:00.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[21665]: cephadm 2024-09-21T13:14:58.862095+0000 mgr.y (mgr.24296) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-09-21T13:15:00.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[21665]: audit 2024-09-21T13:15:00.011084+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[21665]: audit 2024-09-21T13:15:00.020899+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[21665]: audit 2024-09-21T13:15:00.029509+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[21665]: audit 2024-09-21T13:15:00.038174+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[21665]: audit 2024-09-21T13:15:00.050798+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.352 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:14:59 smithi170 systemd[1]: Started Ceph node-exporter.b for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:15:00.352 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[45869]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-21T13:15:00.375 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[19827]: cephadm 2024-09-21T13:14:58.862095+0000 mgr.y (mgr.24296) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-09-21T13:15:00.375 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[19827]: audit 2024-09-21T13:15:00.011084+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.375 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[19827]: audit 2024-09-21T13:15:00.020899+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.375 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[19827]: audit 2024-09-21T13:15:00.029509+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.375 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[19827]: audit 2024-09-21T13:15:00.038174+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.375 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[19827]: audit 2024-09-21T13:15:00.050798+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[26840]: cephadm 2024-09-21T13:14:58.862095+0000 mgr.y (mgr.24296) 25 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-09-21T13:15:00.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[26840]: audit 2024-09-21T13:15:00.011084+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[26840]: audit 2024-09-21T13:15:00.020899+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[26840]: audit 2024-09-21T13:15:00.029509+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[26840]: audit 2024-09-21T13:15:00.038174+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.376 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[26840]: audit 2024-09-21T13:15:00.050798+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:00.770 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[50774]: 5c12815fee55: Pull complete 2024-09-21T13:15:00.771 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:00 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:00.828 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[45869]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-21T13:15:00.828 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[45869]: 22b70bddd3ac: Pulling fs layer 2024-09-21T13:15:00.828 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[45869]: 5c12815fee55: Pulling fs layer 2024-09-21T13:15:00.828 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[45869]: c0e87333d380: Pulling fs layer 2024-09-21T13:15:01.094 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[50774]: c0e87333d380: Pull complete 2024-09-21T13:15:01.094 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[50774]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-21T13:15:01.094 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:00 smithi092 bash[50774]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T13:15:01.094 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[45869]: 5c12815fee55: Verifying Checksum 2024-09-21T13:15:01.094 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[45869]: 5c12815fee55: Download complete 2024-09-21T13:15:01.095 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[45869]: 22b70bddd3ac: Verifying Checksum 2024-09-21T13:15:01.095 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:00 smithi170 bash[45869]: 22b70bddd3ac: Download complete 2024-09-21T13:15:01.095 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:01 smithi170 bash[45869]: c0e87333d380: Verifying Checksum 2024-09-21T13:15:01.095 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:01 smithi170 bash[45869]: c0e87333d380: Download complete 2024-09-21T13:15:01.095 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:01 smithi170 bash[45869]: 22b70bddd3ac: Pull complete 2024-09-21T13:15:01.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:01 smithi170 bash[21665]: cluster 2024-09-21T13:14:59.899630+0000 mgr.y (mgr.24296) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:15:01.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:01 smithi170 bash[21665]: cephadm 2024-09-21T13:15:00.068181+0000 mgr.y (mgr.24296) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-21T13:15:01.427 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:01 smithi092 bash[19827]: cluster 2024-09-21T13:14:59.899630+0000 mgr.y (mgr.24296) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:15:01.428 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:01 smithi092 bash[19827]: cephadm 2024-09-21T13:15:00.068181+0000 mgr.y (mgr.24296) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-21T13:15:01.428 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:01 smithi092 bash[26840]: cluster 2024-09-21T13:14:59.899630+0000 mgr.y (mgr.24296) 26 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:15:01.428 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:01 smithi092 bash[26840]: cephadm 2024-09-21T13:15:00.068181+0000 mgr.y (mgr.24296) 27 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-21T13:15:01.851 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:01 smithi170 bash[45869]: 5c12815fee55: Pull complete 2024-09-21T13:15:02.327 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:02 smithi170 bash[45869]: c0e87333d380: Pull complete 2024-09-21T13:15:02.327 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:02 smithi170 bash[45869]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-21T13:15:02.327 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:02 smithi170 bash[45869]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T13:15:02.771 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.573Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T13:15:02.771 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.573Z 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-21T13:15:02.772 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.574Z 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-21T13:15:02.772 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z 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-21T13:15:02.772 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z 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-21T13:15:02.772 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T13:15:02.772 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T13:15:02.772 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T13:15:02.772 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T13:15:02.772 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T13:15:02.772 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T13:15:02.772 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T13:15:02.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T13:15:02.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T13:15:02.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T13:15:02.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T13:15:02.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T13:15:02.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T13:15:02.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T13:15:02.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T13:15:02.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T13:15:02.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T13:15:02.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.575Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T13:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T13:15:02.776 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:02 smithi092 bash[50774]: ts=2024-09-21T13:15:02.576Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T13:15:03.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[21665]: cluster 2024-09-21T13:15:01.900105+0000 mgr.y (mgr.24296) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:15:03.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:03 smithi092 bash[19827]: cluster 2024-09-21T13:15:01.900105+0000 mgr.y (mgr.24296) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:15:03.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:03 smithi092 bash[26840]: cluster 2024-09-21T13:15:01.900105+0000 mgr.y (mgr.24296) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:15:04.102 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.825Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T13:15:04.102 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.825Z 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-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.825Z 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-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.825Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.826Z 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-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.826Z 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-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T13:15:04.103 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T13:15:04.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T13:15:04.105 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T13:15:04.105 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T13:15:04.105 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T13:15:04.105 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T13:15:04.105 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T13:15:04.105 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T13:15:04.105 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T13:15:04.105 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T13:15:04.105 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T13:15:04.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T13:15:04.107 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T13:15:04.107 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T13:15:04.107 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T13:15:04.107 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T13:15:04.107 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T13:15:04.107 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:03 smithi170 bash[45869]: ts=2024-09-21T13:15:03.827Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T13:15:04.554 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:05.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:05 smithi092 bash[19827]: cluster 2024-09-21T13:15:03.900595+0000 mgr.y (mgr.24296) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:15:05.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:05 smithi092 bash[19827]: audit 2024-09-21T13:15:04.972312+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:05.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:05 smithi092 bash[19827]: audit 2024-09-21T13:15:04.977578+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:05.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:05 smithi092 bash[26840]: cluster 2024-09-21T13:15:03.900595+0000 mgr.y (mgr.24296) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:15:05.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:05 smithi092 bash[26840]: audit 2024-09-21T13:15:04.972312+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:05.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:05 smithi092 bash[26840]: audit 2024-09-21T13:15:04.977578+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:05.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:05 smithi170 bash[21665]: cluster 2024-09-21T13:15:03.900595+0000 mgr.y (mgr.24296) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:15:05.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:05 smithi170 bash[21665]: audit 2024-09-21T13:15:04.972312+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:05.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:05 smithi170 bash[21665]: audit 2024-09-21T13:15:04.977578+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:07.326 INFO:teuthology.orchestra.run.smithi092.stdout:[client.0] 2024-09-21T13:15:07.327 INFO:teuthology.orchestra.run.smithi092.stdout: key = AQDbxu5mEuF0ExAAJQ6kZWxC0BFK+LXyP6hSeg== 2024-09-21T13:15:07.339 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:07 smithi092 bash[26840]: cluster 2024-09-21T13:15:05.901154+0000 mgr.y (mgr.24296) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:15:07.339 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:07 smithi092 bash[19827]: cluster 2024-09-21T13:15:05.901154+0000 mgr.y (mgr.24296) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:15:07.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:07 smithi170 bash[21665]: cluster 2024-09-21T13:15:05.901154+0000 mgr.y (mgr.24296) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:15:08.063 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-21T13:15:08.064 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T13:15:08.064 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T13:15:08.080 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T13:15:08.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:08 smithi092 bash[19827]: audit 2024-09-21T13:15:07.325673+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/2551689842' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T13:15:08.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:08 smithi092 bash[19827]: audit 2024-09-21T13:15:07.326257+0000 mon.a (mon.0) 737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T13:15:08.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:08 smithi092 bash[19827]: audit 2024-09-21T13:15:07.328684+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:15:08.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:08 smithi092 bash[26840]: audit 2024-09-21T13:15:07.325673+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/2551689842' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T13:15:08.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:08 smithi092 bash[26840]: audit 2024-09-21T13:15:07.326257+0000 mon.a (mon.0) 737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T13:15:08.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:08 smithi092 bash[26840]: audit 2024-09-21T13:15:07.328684+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:15:08.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:08 smithi170 bash[21665]: audit 2024-09-21T13:15:07.325673+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.92:0/2551689842' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T13:15:08.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:08 smithi170 bash[21665]: audit 2024-09-21T13:15:07.326257+0000 mon.a (mon.0) 737 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T13:15:08.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:08 smithi170 bash[21665]: audit 2024-09-21T13:15:07.328684+0000 mon.a (mon.0) 738 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:15:09.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:09 smithi092 bash[19827]: cluster 2024-09-21T13:15:07.901749+0000 mgr.y (mgr.24296) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:09.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:09 smithi092 bash[26840]: cluster 2024-09-21T13:15:07.901749+0000 mgr.y (mgr.24296) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:09.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:09 smithi170 bash[21665]: cluster 2024-09-21T13:15:07.901749+0000 mgr.y (mgr.24296) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:10.650 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.650 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.650 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.651 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.651 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.651 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.651 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.651 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.652 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.652 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.652 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.988 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.988 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.988 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.989 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.989 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.989 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.989 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.990 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: Started Ceph alertmanager.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:15:10.990 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:10.990 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:15:10 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:11.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[19827]: cluster 2024-09-21T13:15:09.902259+0000 mgr.y (mgr.24296) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:11.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[19827]: audit 2024-09-21T13:15:10.915416+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[19827]: audit 2024-09-21T13:15:10.919608+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[19827]: audit 2024-09-21T13:15:10.925838+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[19827]: audit 2024-09-21T13:15:10.931334+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[19827]: audit 2024-09-21T13:15:10.962441+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:15:11.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[26840]: cluster 2024-09-21T13:15:09.902259+0000 mgr.y (mgr.24296) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:11.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[26840]: audit 2024-09-21T13:15:10.915416+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[26840]: audit 2024-09-21T13:15:10.919608+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[26840]: audit 2024-09-21T13:15:10.925838+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[26840]: audit 2024-09-21T13:15:10.931334+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[26840]: audit 2024-09-21T13:15:10.962441+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:15:11.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:11 smithi170 bash[21665]: cluster 2024-09-21T13:15:09.902259+0000 mgr.y (mgr.24296) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:11.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:11 smithi170 bash[21665]: audit 2024-09-21T13:15:10.915416+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:11 smithi170 bash[21665]: audit 2024-09-21T13:15:10.919608+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:11 smithi170 bash[21665]: audit 2024-09-21T13:15:10.925838+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:11 smithi170 bash[21665]: audit 2024-09-21T13:15:10.931334+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:11.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:11 smithi170 bash[21665]: audit 2024-09-21T13:15:10.962441+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:15:12.270 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[51249]: ts=2024-09-21T13:15:11.987Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T13:15:12.271 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[51249]: ts=2024-09-21T13:15:11.987Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T13:15:12.271 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[51249]: ts=2024-09-21T13:15:11.989Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.92 port=9094 2024-09-21T13:15:12.271 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:11 smithi092 bash[51249]: ts=2024-09-21T13:15:11.990Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T13:15:12.271 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:12 smithi092 bash[51249]: ts=2024-09-21T13:15:12.020Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:15:12.271 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:12 smithi092 bash[51249]: ts=2024-09-21T13:15:12.021Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:15:12.271 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:12 smithi092 bash[51249]: ts=2024-09-21T13:15:12.024Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T13:15:12.271 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:12 smithi092 bash[51249]: ts=2024-09-21T13:15:12.024Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T13:15:12.856 INFO:teuthology.orchestra.run.smithi170.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:15:13.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:13 smithi092 bash[19827]: cluster 2024-09-21T13:15:11.902818+0000 mgr.y (mgr.24296) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:13.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:13 smithi092 bash[26840]: cluster 2024-09-21T13:15:11.902818+0000 mgr.y (mgr.24296) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:13.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:13 smithi170 bash[21665]: cluster 2024-09-21T13:15:11.902818+0000 mgr.y (mgr.24296) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:14.270 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:13 smithi092 bash[51249]: ts=2024-09-21T13:15:13.991Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000788981s 2024-09-21T13:15:14.506 INFO:teuthology.orchestra.run.smithi170.stdout:[client.1] 2024-09-21T13:15:14.506 INFO:teuthology.orchestra.run.smithi170.stdout: key = AQDixu5mVcwdHhAAUET4mrEf67YoW5eC17R/CA== 2024-09-21T13:15:15.165 DEBUG:teuthology.orchestra.run.smithi170:> set -ex 2024-09-21T13:15:15.165 DEBUG:teuthology.orchestra.run.smithi170:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-21T13:15:15.165 DEBUG:teuthology.orchestra.run.smithi170:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-21T13:15:15.187 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T13:15:15.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:15 smithi092 bash[19827]: cluster 2024-09-21T13:15:13.903545+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:15.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:15 smithi092 bash[19827]: audit 2024-09-21T13:15:14.502808+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.170:0/3998825793' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T13:15:15.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:15 smithi092 bash[19827]: audit 2024-09-21T13:15:14.504930+0000 mon.a (mon.0) 744 : 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-21T13:15:15.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:15 smithi092 bash[19827]: audit 2024-09-21T13:15:14.509018+0000 mon.a (mon.0) 745 : 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-21T13:15:15.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:15 smithi092 bash[19827]: audit 2024-09-21T13:15:14.986022+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:15.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:15 smithi092 bash[26840]: cluster 2024-09-21T13:15:13.903545+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:15.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:15 smithi092 bash[26840]: audit 2024-09-21T13:15:14.502808+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.170:0/3998825793' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T13:15:15.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:15 smithi092 bash[26840]: audit 2024-09-21T13:15:14.504930+0000 mon.a (mon.0) 744 : 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-21T13:15:15.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:15 smithi092 bash[26840]: audit 2024-09-21T13:15:14.509018+0000 mon.a (mon.0) 745 : 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-21T13:15:15.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:15 smithi092 bash[26840]: audit 2024-09-21T13:15:14.986022+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:15.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:15 smithi170 bash[21665]: cluster 2024-09-21T13:15:13.903545+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:15.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:15 smithi170 bash[21665]: audit 2024-09-21T13:15:14.502808+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.170:0/3998825793' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T13:15:15.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:15 smithi170 bash[21665]: audit 2024-09-21T13:15:14.504930+0000 mon.a (mon.0) 744 : 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-21T13:15:15.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:15 smithi170 bash[21665]: audit 2024-09-21T13:15:14.509018+0000 mon.a (mon.0) 745 : 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-21T13:15:15.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:15 smithi170 bash[21665]: audit 2024-09-21T13:15:14.986022+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:16 smithi092 bash[20080]: [21/Sep/2024:13:15:16] ENGINE Bus STOPPING 2024-09-21T13:15:17.520 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[20080]: [21/Sep/2024:13:15:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:15:17.520 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[20080]: [21/Sep/2024:13:15:17] ENGINE Bus STOPPED 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[20080]: [21/Sep/2024:13:15:17] ENGINE Bus STARTING 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[20080]: [21/Sep/2024:13:15:17] ENGINE Serving on http://:::9283 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[20080]: [21/Sep/2024:13:15:17] ENGINE Bus STARTED 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: cluster 2024-09-21T13:15:15.904152+0000 mgr.y (mgr.24296) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.400313+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.406303+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.556452+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.560672+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.561488+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.562213+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:15:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.568667+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.630339+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.637454+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.641439+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[26840]: audit 2024-09-21T13:15:16.648170+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: cluster 2024-09-21T13:15:15.904152+0000 mgr.y (mgr.24296) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.400313+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.406303+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.556452+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.560672+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.561488+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.562213+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:15:17.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.568667+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.630339+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.637454+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.641439+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:15:17.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:17 smithi092 bash[19827]: audit 2024-09-21T13:15:16.648170+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:17.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: cluster 2024-09-21T13:15:15.904152+0000 mgr.y (mgr.24296) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:17.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.400313+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.406303+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.556452+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.560672+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.561488+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:15:17.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.562213+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:15:17.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.568667+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.630339+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.637454+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:17.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.641439+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:15:17.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:17 smithi170 bash[21665]: audit 2024-09-21T13:15:16.648170+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:18.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:18 smithi092 bash[26840]: cephadm 2024-09-21T13:15:16.581713+0000 mgr.y (mgr.24296) 36 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T13:15:18.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:18 smithi092 bash[26840]: audit 2024-09-21T13:15:16.642448+0000 mgr.y (mgr.24296) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:15:18.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:18 smithi092 bash[26840]: cephadm 2024-09-21T13:15:16.668910+0000 mgr.y (mgr.24296) 38 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-09-21T13:15:18.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:18 smithi092 bash[19827]: cephadm 2024-09-21T13:15:16.581713+0000 mgr.y (mgr.24296) 36 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T13:15:18.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:18 smithi092 bash[19827]: audit 2024-09-21T13:15:16.642448+0000 mgr.y (mgr.24296) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:15:18.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:18 smithi092 bash[19827]: cephadm 2024-09-21T13:15:16.668910+0000 mgr.y (mgr.24296) 38 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-09-21T13:15:18.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:18 smithi170 bash[21665]: cephadm 2024-09-21T13:15:16.581713+0000 mgr.y (mgr.24296) 36 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T13:15:18.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:18 smithi170 bash[21665]: audit 2024-09-21T13:15:16.642448+0000 mgr.y (mgr.24296) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T13:15:18.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:18 smithi170 bash[21665]: cephadm 2024-09-21T13:15:16.668910+0000 mgr.y (mgr.24296) 38 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-09-21T13:15:19.080 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:19.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:19 smithi092 bash[19827]: cluster 2024-09-21T13:15:17.904741+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:19.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:19 smithi092 bash[26840]: cluster 2024-09-21T13:15:17.904741+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:19.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:19 smithi170 bash[21665]: cluster 2024-09-21T13:15:17.904741+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:20.436 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:15:20.448 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:20 smithi092 bash[26840]: audit 2024-09-21T13:15:19.972967+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:20.448 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:20 smithi092 bash[19827]: audit 2024-09-21T13:15:19.972967+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:20.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:20 smithi170 bash[21665]: audit 2024-09-21T13:15:19.972967+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:21.036 INFO:teuthology.orchestra.run.smithi092.stdout:[{"version":24,"timestamp":"2024-09-21T13:15:16.643180+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-09-21T13:15:21.037 INFO:tasks.ceph_manager:config epoch is 24 2024-09-21T13:15:21.037 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T13:15:21.037 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T13:15:21.037 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T13:15:21.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:21 smithi092 bash[26840]: cluster 2024-09-21T13:15:19.905256+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:21.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:21 smithi092 bash[26840]: audit 2024-09-21T13:15:20.442612+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.92:0/3327209502' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T13:15:21.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:21 smithi092 bash[19827]: cluster 2024-09-21T13:15:19.905256+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:21.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:21 smithi092 bash[19827]: audit 2024-09-21T13:15:20.442612+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.92:0/3327209502' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T13:15:21.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:21 smithi170 bash[21665]: cluster 2024-09-21T13:15:19.905256+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:21.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:21 smithi170 bash[21665]: audit 2024-09-21T13:15:20.442612+0000 mon.a (mon.0) 759 : audit [DBG] from='client.? 172.21.15.92:0/3327209502' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T13:15:22.270 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:21 smithi092 bash[51249]: ts=2024-09-21T13:15:21.993Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002954631s 2024-09-21T13:15:23.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:23 smithi092 bash[19827]: cluster 2024-09-21T13:15:21.905903+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:23.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:23 smithi092 bash[26840]: cluster 2024-09-21T13:15:21.905903+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:23.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:23 smithi170 bash[21665]: cluster 2024-09-21T13:15:21.905903+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:25.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:25 smithi092 bash[19827]: cluster 2024-09-21T13:15:23.906358+0000 mgr.y (mgr.24296) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:25.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:25 smithi092 bash[26840]: cluster 2024-09-21T13:15:23.906358+0000 mgr.y (mgr.24296) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:25.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:25 smithi170 bash[21665]: cluster 2024-09-21T13:15:23.906358+0000 mgr.y (mgr.24296) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:25.826 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:26.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:26 smithi092 bash[19827]: cluster 2024-09-21T13:15:25.906742+0000 mgr.y (mgr.24296) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:26.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:26 smithi092 bash[26840]: cluster 2024-09-21T13:15:25.906742+0000 mgr.y (mgr.24296) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:26.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:26 smithi170 bash[21665]: cluster 2024-09-21T13:15:25.906742+0000 mgr.y (mgr.24296) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:27.252 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:15:27.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:27 smithi092 bash[19827]: audit 2024-09-21T13:15:27.253069+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.92:0/207399466' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:15:27.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:27 smithi092 bash[26840]: audit 2024-09-21T13:15:27.253069+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.92:0/207399466' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:15:27.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:27 smithi170 bash[21665]: audit 2024-09-21T13:15:27.253069+0000 mon.a (mon.0) 760 : audit [DBG] from='client.? 172.21.15.92:0/207399466' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:15:27.802 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":20,"flags":0,"active_gid":24296,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6800","nonce":412750666},{"type":"v1","addr":"172.21.15.92:6801","nonce":412750666}]},"active_addr":"172.21.15.92:6801/412750666","active_change":"2024-09-21T13:14:49.874677+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24298,"name":"x","mgr_features":4540701547738038271,"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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.92:8443/","prometheus":"http://172.21.15.92:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":4226107509}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":3503793142}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":4146610857}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":4259657533}]}]} 2024-09-21T13:15:27.805 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T13:15:27.805 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T13:15:27.806 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:15:28.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:28 smithi170 bash[21665]: cluster 2024-09-21T13:15:27.907256+0000 mgr.y (mgr.24296) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:28.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:28 smithi092 bash[19827]: cluster 2024-09-21T13:15:27.907256+0000 mgr.y (mgr.24296) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:28.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:28 smithi092 bash[26840]: cluster 2024-09-21T13:15:27.907256+0000 mgr.y (mgr.24296) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:31.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:30 smithi170 bash[21665]: cluster 2024-09-21T13:15:29.907775+0000 mgr.y (mgr.24296) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:31.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:30 smithi092 bash[19827]: cluster 2024-09-21T13:15:29.907775+0000 mgr.y (mgr.24296) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:31.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:30 smithi092 bash[26840]: cluster 2024-09-21T13:15:29.907775+0000 mgr.y (mgr.24296) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:32.597 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:33.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:32 smithi092 bash[19827]: cluster 2024-09-21T13:15:31.908409+0000 mgr.y (mgr.24296) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:33.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:32 smithi092 bash[26840]: cluster 2024-09-21T13:15:31.908409+0000 mgr.y (mgr.24296) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:33.286 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.286 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.286 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.287 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.287 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.287 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.287 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.288 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.288 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.288 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.288 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:32 smithi170 bash[21665]: cluster 2024-09-21T13:15:31.908409+0000 mgr.y (mgr.24296) 46 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:33.288 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.600 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.601 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.601 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.601 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.602 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.603 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.603 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:15:33.603 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:33 smithi170 systemd[1]: Started Ceph grafana.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:15:33.968 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:15:33.968 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":59,"fsid":"968a39aa-7819-11ef-baf6-efdc52797490","created":"2024-09-21T13:04:35.842852+0000","modified":"2024-09-21T13:14:49.874449+0000","last_up_change":"2024-09-21T13:14:01.682577+0000","last_in_change":"2024-09-21T13:13:32.196020+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T13:09:34.908133+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"25f0dde8-b785-4681-99d1-e64fd69ae12e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6803","nonce":361474232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6805","nonce":361474232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6809","nonce":361474232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6807","nonce":361474232}]},"public_addr":"172.21.15.92:6803/361474232","cluster_addr":"172.21.15.92:6805/361474232","heartbeat_back_addr":"172.21.15.92:6809/361474232","heartbeat_front_addr":"172.21.15.92:6807/361474232","state":["exists","up"]},{"osd":1,"uuid":"34184fd0-01da-4b53-b897-41e5ca79aaab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6811","nonce":4290324040}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6813","nonce":4290324040}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6817","nonce":4290324040}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6815","nonce":4290324040}]},"public_addr":"172.21.15.92:6811/4290324040","cluster_addr":"172.21.15.92:6813/4290324040","heartbeat_back_addr":"172.21.15.92:6817/4290324040","heartbeat_front_addr":"172.21.15.92:6815/4290324040","state":["exists","up"]},{"osd":2,"uuid":"bc622877-c74d-4216-b45b-e21c1663c7d1","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.92:6818","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6819","nonce":4245914865}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6821","nonce":4245914865}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6824","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6825","nonce":4245914865}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6823","nonce":4245914865}]},"public_addr":"172.21.15.92:6819/4245914865","cluster_addr":"172.21.15.92:6821/4245914865","heartbeat_back_addr":"172.21.15.92:6825/4245914865","heartbeat_front_addr":"172.21.15.92:6823/4245914865","state":["exists","up"]},{"osd":3,"uuid":"aa774082-fb89-4a16-8f7d-7345e001ee4d","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.92:6826","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6827","nonce":1928736757}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6829","nonce":1928736757}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6832","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6833","nonce":1928736757}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6831","nonce":1928736757}]},"public_addr":"172.21.15.92:6827/1928736757","cluster_addr":"172.21.15.92:6829/1928736757","heartbeat_back_addr":"172.21.15.92:6833/1928736757","heartbeat_front_addr":"172.21.15.92:6831/1928736757","state":["exists","up"]},{"osd":4,"uuid":"ffe6c945-833b-4034-ab8f-de36973c9f0f","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.170:6800","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6801","nonce":2137501555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6803","nonce":2137501555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6807","nonce":2137501555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6805","nonce":2137501555}]},"public_addr":"172.21.15.170:6801/2137501555","cluster_addr":"172.21.15.170:6803/2137501555","heartbeat_back_addr":"172.21.15.170:6807/2137501555","heartbeat_front_addr":"172.21.15.170:6805/2137501555","state":["exists","up"]},{"osd":5,"uuid":"e7102fa6-f0de-4733-99e2-8716ec647dbd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6808","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6809","nonce":956398731}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6811","nonce":956398731}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6815","nonce":956398731}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6813","nonce":956398731}]},"public_addr":"172.21.15.170:6809/956398731","cluster_addr":"172.21.15.170:6811/956398731","heartbeat_back_addr":"172.21.15.170:6815/956398731","heartbeat_front_addr":"172.21.15.170:6813/956398731","state":["exists","up"]},{"osd":6,"uuid":"fcfb7b33-47e6-409f-8011-a4cf77a11f30","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6816","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6817","nonce":1994281323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6819","nonce":1994281323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6823","nonce":1994281323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6821","nonce":1994281323}]},"public_addr":"172.21.15.170:6817/1994281323","cluster_addr":"172.21.15.170:6819/1994281323","heartbeat_back_addr":"172.21.15.170:6823/1994281323","heartbeat_front_addr":"172.21.15.170:6821/1994281323","state":["exists","up"]},{"osd":7,"uuid":"db32edb7-824b-4d48-91ce-77c5ca39c31a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6824","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6825","nonce":919684435}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6827","nonce":919684435}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6831","nonce":919684435}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6829","nonce":919684435}]},"public_addr":"172.21.15.170:6825/919684435","cluster_addr":"172.21.15.170:6827/919684435","heartbeat_back_addr":"172.21.15.170:6831/919684435","heartbeat_front_addr":"172.21.15.170:6829/919684435","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:07:46.218459+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:08:38.949739+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:09:31.707816+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:10:23.565267+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:11:13.861083+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:12:09.617347+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:13:03.851683+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:14:00.369351+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.92:0/3117417969":"2024-09-22T13:14:49.874342+0000","172.21.15.92:0/1987161843":"2024-09-22T13:14:49.874342+0000","172.21.15.92:0/3629422954":"2024-09-22T13:05:01.365614+0000","172.21.15.92:6801/3970168454":"2024-09-22T13:14:49.874342+0000","172.21.15.92:0/474215612":"2024-09-22T13:05:01.365614+0000","172.21.15.92:0/2336348148":"2024-09-22T13:05:32.300706+0000","172.21.15.92:0/1212593834":"2024-09-22T13:14:49.874342+0000","172.21.15.92:6800/2886549206":"2024-09-22T13:05:01.365614+0000","172.21.15.92:0/2568075183":"2024-09-22T13:05:32.300706+0000","172.21.15.92:6801/2886549206":"2024-09-22T13:05:01.365614+0000","172.21.15.92:6800/605539381":"2024-09-22T13:05:32.300706+0000","172.21.15.92:6801/605539381":"2024-09-22T13:05:32.300706+0000","172.21.15.92:0/325270089":"2024-09-22T13:05:32.300706+0000","172.21.15.92:0/2649656129":"2024-09-22T13:05:01.365614+0000","172.21.15.92:0/3800928840":"2024-09-22T13:14:49.874342+0000","172.21.15.92:6800/3970168454":"2024-09-22T13:14:49.874342+0000"},"range_blocklist":{},"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-21T13:15:34.597 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T13:15:34.597 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:15:34.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[19827]: audit 2024-09-21T13:15:33.459344+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[19827]: audit 2024-09-21T13:15:33.469270+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[19827]: audit 2024-09-21T13:15:33.477531+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[19827]: audit 2024-09-21T13:15:33.492635+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[19827]: audit 2024-09-21T13:15:33.538340+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:15:34.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[19827]: cluster 2024-09-21T13:15:33.908867+0000 mgr.y (mgr.24296) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:34.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[19827]: audit 2024-09-21T13:15:33.973247+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.92:0/722521672' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:15:34.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[19827]: audit 2024-09-21T13:15:34.101015+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[19827]: audit 2024-09-21T13:15:34.105748+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[26840]: audit 2024-09-21T13:15:33.459344+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[26840]: audit 2024-09-21T13:15:33.469270+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[26840]: audit 2024-09-21T13:15:33.477531+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[26840]: audit 2024-09-21T13:15:33.492635+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[26840]: audit 2024-09-21T13:15:33.538340+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:15:34.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[26840]: cluster 2024-09-21T13:15:33.908867+0000 mgr.y (mgr.24296) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:34.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[26840]: audit 2024-09-21T13:15:33.973247+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.92:0/722521672' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:15:34.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[26840]: audit 2024-09-21T13:15:34.101015+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:34 smithi092 bash[26840]: audit 2024-09-21T13:15:34.105748+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.774 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[21665]: audit 2024-09-21T13:15:33.459344+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.774 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[21665]: audit 2024-09-21T13:15:33.469270+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.774 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[21665]: audit 2024-09-21T13:15:33.477531+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.774 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[21665]: audit 2024-09-21T13:15:33.492635+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.774 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[21665]: audit 2024-09-21T13:15:33.538340+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:15:34.775 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[21665]: cluster 2024-09-21T13:15:33.908867+0000 mgr.y (mgr.24296) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:34.775 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[21665]: audit 2024-09-21T13:15:33.973247+0000 mon.a (mon.0) 766 : audit [DBG] from='client.? 172.21.15.92:0/722521672' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:15:34.775 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[21665]: audit 2024-09-21T13:15:34.101015+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:34.775 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[21665]: audit 2024-09-21T13:15:34.105748+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:35.035 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779224999Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-21T13:15:35.035 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779410043Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-21T13:15:35.035 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.77942319Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779427948Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779431276Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779434535Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779437679Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779441358Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779444418Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779447892Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779451068Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.77945437Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779458035Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.77946107Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779463984Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779466736Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T13:15:35.036 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779469575Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779473072Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=settings t=2024-09-21T13:15:34.779476081Z level=info msg="App mode production" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=sqlstore t=2024-09-21T13:15:34.779522464Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=sqlstore t=2024-09-21T13:15:34.779537996Z 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-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.78058676Z level=info msg="Starting DB migrations" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.780661148Z level=info msg="Executing migration" id="create migration_log table" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.80423823Z level=info msg="Executing migration" id="create user table" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.846223895Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.863077121Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.880312898Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.897189384Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.914234536Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.931114511Z level=info msg="Executing migration" id="create user table v2" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.95633911Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-21T13:15:35.037 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:34 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:34.998174413Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-21T13:15:35.038 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.040263296Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-21T13:15:35.296 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.082486843Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-21T13:15:35.296 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.124401604Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-21T13:15:35.296 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.149741529Z level=info msg="Executing migration" id="Update user table charset" 2024-09-21T13:15:35.296 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.174905516Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-21T13:15:35.296 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.216922446Z level=info msg="Executing migration" id="Add missing user data" 2024-09-21T13:15:35.296 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.27564418Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-21T13:15:35.296 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.300959538Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-21T13:15:35.557 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[21665]: audit 2024-09-21T13:15:34.973283+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:35.557 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[21665]: audit 2024-09-21T13:15:35.002470+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:35.557 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.326202048Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-21T13:15:35.557 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.351413254Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-21T13:15:35.557 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.393427714Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-21T13:15:35.557 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.418748763Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-21T13:15:35.557 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.444005491Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-21T13:15:35.558 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.469213581Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-21T13:15:35.558 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.511363492Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-21T13:15:35.558 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.536625865Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-21T13:15:35.558 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.561819378Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-21T13:15:35.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:35 smithi092 bash[19827]: audit 2024-09-21T13:15:34.973283+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:35.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:35 smithi092 bash[19827]: audit 2024-09-21T13:15:35.002470+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:35.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:35 smithi092 bash[26840]: audit 2024-09-21T13:15:34.973283+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:35.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:35 smithi092 bash[26840]: audit 2024-09-21T13:15:35.002470+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:35.809 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.586925153Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-21T13:15:35.809 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.61234665Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-21T13:15:35.809 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.63749646Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-21T13:15:35.809 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.662805479Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-21T13:15:35.809 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.68814771Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-21T13:15:35.809 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.713353633Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-21T13:15:35.809 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.738590006Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-21T13:15:35.809 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.772410503Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-21T13:15:36.087 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.814293951Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-21T13:15:36.087 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.83982052Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-21T13:15:36.087 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.864965088Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-21T13:15:36.087 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.890239862Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-21T13:15:36.087 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.932263775Z level=info msg="Executing migration" id="create star table" 2024-09-21T13:15:36.088 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.965907748Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-21T13:15:36.088 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:35 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:35.999646739Z level=info msg="Executing migration" id="create org table v1" 2024-09-21T13:15:36.088 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.016541501Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-21T13:15:36.088 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.033401334Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-21T13:15:36.088 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.05036594Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-21T13:15:36.088 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.092365627Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-21T13:15:36.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.109275569Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-21T13:15:36.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.134600208Z level=info msg="Executing migration" id="Update org table charset" 2024-09-21T13:15:36.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.159722995Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-21T13:15:36.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.201728916Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-21T13:15:36.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.226938841Z level=info msg="Executing migration" id="create dashboard table" 2024-09-21T13:15:36.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.268996717Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-21T13:15:36.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.294264383Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-21T13:15:36.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.319540303Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-21T13:15:36.625 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[21665]: cluster 2024-09-21T13:15:35.909542+0000 mgr.y (mgr.24296) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:36.625 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.361490118Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-21T13:15:36.625 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.403354451Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-21T13:15:36.625 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.445391981Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-21T13:15:36.626 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.470710093Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-21T13:15:36.626 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.512718797Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-21T13:15:36.626 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.537981947Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-21T13:15:36.626 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.563283313Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-21T13:15:36.626 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.58845637Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-21T13:15:36.626 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.630703664Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-21T13:15:36.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:36 smithi092 bash[19827]: cluster 2024-09-21T13:15:35.909542+0000 mgr.y (mgr.24296) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:36.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:36 smithi092 bash[26840]: cluster 2024-09-21T13:15:35.909542+0000 mgr.y (mgr.24296) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:36.886 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.655994217Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-21T13:15:36.887 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.681245005Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-21T13:15:36.887 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.698052519Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-21T13:15:36.887 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.723459664Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-21T13:15:36.887 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.765362531Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-21T13:15:36.887 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.790668989Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-21T13:15:36.887 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.815937442Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-21T13:15:36.887 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.841163355Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-21T13:15:36.887 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.866375445Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-21T13:15:36.887 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.891585533Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-21T13:15:37.156 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.933747738Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-21T13:15:37.156 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:36 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:36.958840166Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-21T13:15:37.156 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.000736426Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-21T13:15:37.156 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.017769824Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-21T13:15:37.156 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.034693313Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-21T13:15:37.156 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.051629928Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-21T13:15:37.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.08522994Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-21T13:15:37.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.110615938Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-21T13:15:37.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.135844336Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-21T13:15:37.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.161132795Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-21T13:15:37.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.202999126Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-21T13:15:37.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.236741118Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-21T13:15:37.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.253732336Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-21T13:15:37.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.270658379Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-21T13:15:37.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.320911636Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-21T13:15:37.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.346266912Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-21T13:15:37.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.371459883Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-21T13:15:37.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.396709517Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-21T13:15:37.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.421962041Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-21T13:15:37.703 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.447451821Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-21T13:15:37.703 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.522840197Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-21T13:15:37.703 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.54814106Z level=info msg="Executing migration" id="create data_source table" 2024-09-21T13:15:37.703 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.573423677Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-21T13:15:37.703 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.598675097Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-21T13:15:37.703 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.640556763Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-21T13:15:37.703 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.665835735Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-21T13:15:37.703 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.707847879Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-21T13:15:37.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.749961793Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-21T13:15:37.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.792091902Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-21T13:15:37.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.817270344Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-21T13:15:37.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.842704518Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-21T13:15:37.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.867890459Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-21T13:15:37.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.893159203Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-21T13:15:37.989 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.918467566Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-21T13:15:37.990 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.943711426Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-21T13:15:37.990 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:37 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:37.994042056Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-21T13:15:38.274 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.027657218Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-21T13:15:38.275 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.061227204Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-21T13:15:38.275 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.111658155Z level=info msg="Executing migration" id="Add uid column" 2024-09-21T13:15:38.275 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.145199745Z level=info msg="Executing migration" id="Update uid value" 2024-09-21T13:15:38.275 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.195563107Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-21T13:15:38.275 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.229162216Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-21T13:15:38.275 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.279472213Z level=info msg="Executing migration" id="create api_key table" 2024-09-21T13:15:38.526 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.313235577Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-21T13:15:38.527 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.346840722Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-21T13:15:38.527 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.380430794Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-21T13:15:38.527 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.430961716Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-21T13:15:38.527 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.46469182Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-21T13:15:38.527 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.498266899Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-21T13:15:38.527 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.531890074Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-21T13:15:38.778 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.565456107Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-21T13:15:38.778 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.615723528Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-21T13:15:38.778 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.649331481Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-21T13:15:38.778 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.699775597Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-21T13:15:38.778 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.750125148Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-21T13:15:38.778 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.783686105Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-21T13:15:39.039 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[21665]: cluster 2024-09-21T13:15:37.910274+0000 mgr.y (mgr.24296) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:39.039 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.842385322Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-21T13:15:39.039 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.884476649Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-21T13:15:39.039 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.90972756Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-21T13:15:39.039 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.935023952Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-21T13:15:39.039 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:38 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:38.97707962Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-21T13:15:39.040 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.019323746Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-21T13:15:39.040 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.044573513Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-21T13:15:39.128 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:39.221 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:38 smithi092 bash[19827]: cluster 2024-09-21T13:15:37.910274+0000 mgr.y (mgr.24296) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:39.221 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:38 smithi092 bash[26840]: cluster 2024-09-21T13:15:37.910274+0000 mgr.y (mgr.24296) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:39.300 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.086664599Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-21T13:15:39.301 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.112178382Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-21T13:15:39.301 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.137396578Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-21T13:15:39.301 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.179480624Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-21T13:15:39.301 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.221634611Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-21T13:15:39.582 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.305808475Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-21T13:15:39.583 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.348022275Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-21T13:15:39.583 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.364851266Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-21T13:15:39.583 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.406821624Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-21T13:15:39.583 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.432126411Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-21T13:15:39.583 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.457379466Z level=info msg="Executing migration" id="create quota table v1" 2024-09-21T13:15:39.583 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.48271264Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-21T13:15:39.583 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.587737142Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-21T13:15:39.833 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.682731104Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-21T13:15:40.098 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.838881619Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-21T13:15:40.098 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.875698236Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-21T13:15:40.098 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.900867672Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-21T13:15:40.098 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.942800187Z level=info msg="Executing migration" id="create session table" 2024-09-21T13:15:40.098 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:39 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:39.984992994Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-21T13:15:40.098 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.010265699Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-21T13:15:40.098 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.035545647Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-21T13:15:40.099 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.060847158Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-21T13:15:40.099 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.102818383Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-21T13:15:40.350 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.128029612Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-21T13:15:40.350 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.153295954Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-21T13:15:40.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.170072853Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-21T13:15:40.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.203804228Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-21T13:15:40.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.220923129Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-21T13:15:40.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.254434164Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-21T13:15:40.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.271386207Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-21T13:15:40.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.288305797Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-21T13:15:40.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.330195496Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-21T13:15:40.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.355503721Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-21T13:15:40.413 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:15:40.413 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":59,"fsid":"968a39aa-7819-11ef-baf6-efdc52797490","created":"2024-09-21T13:04:35.842852+0000","modified":"2024-09-21T13:14:49.874449+0000","last_up_change":"2024-09-21T13:14:01.682577+0000","last_in_change":"2024-09-21T13:13:32.196020+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-21T13:09:34.908133+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"25f0dde8-b785-4681-99d1-e64fd69ae12e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6803","nonce":361474232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6805","nonce":361474232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6808","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6809","nonce":361474232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":361474232},{"type":"v1","addr":"172.21.15.92:6807","nonce":361474232}]},"public_addr":"172.21.15.92:6803/361474232","cluster_addr":"172.21.15.92:6805/361474232","heartbeat_back_addr":"172.21.15.92:6809/361474232","heartbeat_front_addr":"172.21.15.92:6807/361474232","state":["exists","up"]},{"osd":1,"uuid":"34184fd0-01da-4b53-b897-41e5ca79aaab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6811","nonce":4290324040}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6813","nonce":4290324040}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6816","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6817","nonce":4290324040}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":4290324040},{"type":"v1","addr":"172.21.15.92:6815","nonce":4290324040}]},"public_addr":"172.21.15.92:6811/4290324040","cluster_addr":"172.21.15.92:6813/4290324040","heartbeat_back_addr":"172.21.15.92:6817/4290324040","heartbeat_front_addr":"172.21.15.92:6815/4290324040","state":["exists","up"]},{"osd":2,"uuid":"bc622877-c74d-4216-b45b-e21c1663c7d1","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.92:6818","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6819","nonce":4245914865}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6821","nonce":4245914865}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6824","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6825","nonce":4245914865}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":4245914865},{"type":"v1","addr":"172.21.15.92:6823","nonce":4245914865}]},"public_addr":"172.21.15.92:6819/4245914865","cluster_addr":"172.21.15.92:6821/4245914865","heartbeat_back_addr":"172.21.15.92:6825/4245914865","heartbeat_front_addr":"172.21.15.92:6823/4245914865","state":["exists","up"]},{"osd":3,"uuid":"aa774082-fb89-4a16-8f7d-7345e001ee4d","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.92:6826","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6827","nonce":1928736757}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6828","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6829","nonce":1928736757}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6832","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6833","nonce":1928736757}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6830","nonce":1928736757},{"type":"v1","addr":"172.21.15.92:6831","nonce":1928736757}]},"public_addr":"172.21.15.92:6827/1928736757","cluster_addr":"172.21.15.92:6829/1928736757","heartbeat_back_addr":"172.21.15.92:6833/1928736757","heartbeat_front_addr":"172.21.15.92:6831/1928736757","state":["exists","up"]},{"osd":4,"uuid":"ffe6c945-833b-4034-ab8f-de36973c9f0f","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.170:6800","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6801","nonce":2137501555}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6802","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6803","nonce":2137501555}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6806","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6807","nonce":2137501555}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6804","nonce":2137501555},{"type":"v1","addr":"172.21.15.170:6805","nonce":2137501555}]},"public_addr":"172.21.15.170:6801/2137501555","cluster_addr":"172.21.15.170:6803/2137501555","heartbeat_back_addr":"172.21.15.170:6807/2137501555","heartbeat_front_addr":"172.21.15.170:6805/2137501555","state":["exists","up"]},{"osd":5,"uuid":"e7102fa6-f0de-4733-99e2-8716ec647dbd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6808","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6809","nonce":956398731}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6810","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6811","nonce":956398731}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6814","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6815","nonce":956398731}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6812","nonce":956398731},{"type":"v1","addr":"172.21.15.170:6813","nonce":956398731}]},"public_addr":"172.21.15.170:6809/956398731","cluster_addr":"172.21.15.170:6811/956398731","heartbeat_back_addr":"172.21.15.170:6815/956398731","heartbeat_front_addr":"172.21.15.170:6813/956398731","state":["exists","up"]},{"osd":6,"uuid":"fcfb7b33-47e6-409f-8011-a4cf77a11f30","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6816","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6817","nonce":1994281323}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6818","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6819","nonce":1994281323}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6822","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6823","nonce":1994281323}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6820","nonce":1994281323},{"type":"v1","addr":"172.21.15.170:6821","nonce":1994281323}]},"public_addr":"172.21.15.170:6817/1994281323","cluster_addr":"172.21.15.170:6819/1994281323","heartbeat_back_addr":"172.21.15.170:6823/1994281323","heartbeat_front_addr":"172.21.15.170:6821/1994281323","state":["exists","up"]},{"osd":7,"uuid":"db32edb7-824b-4d48-91ce-77c5ca39c31a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6824","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6825","nonce":919684435}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6826","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6827","nonce":919684435}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6830","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6831","nonce":919684435}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.170:6828","nonce":919684435},{"type":"v1","addr":"172.21.15.170:6829","nonce":919684435}]},"public_addr":"172.21.15.170:6825/919684435","cluster_addr":"172.21.15.170:6827/919684435","heartbeat_back_addr":"172.21.15.170:6831/919684435","heartbeat_front_addr":"172.21.15.170:6829/919684435","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:07:46.218459+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:08:38.949739+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:09:31.707816+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:10:23.565267+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:11:13.861083+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:12:09.617347+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:13:03.851683+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-21T13:14:00.369351+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.92:0/3117417969":"2024-09-22T13:14:49.874342+0000","172.21.15.92:0/1987161843":"2024-09-22T13:14:49.874342+0000","172.21.15.92:0/3629422954":"2024-09-22T13:05:01.365614+0000","172.21.15.92:6801/3970168454":"2024-09-22T13:14:49.874342+0000","172.21.15.92:0/474215612":"2024-09-22T13:05:01.365614+0000","172.21.15.92:0/2336348148":"2024-09-22T13:05:32.300706+0000","172.21.15.92:0/1212593834":"2024-09-22T13:14:49.874342+0000","172.21.15.92:6800/2886549206":"2024-09-22T13:05:01.365614+0000","172.21.15.92:0/2568075183":"2024-09-22T13:05:32.300706+0000","172.21.15.92:6801/2886549206":"2024-09-22T13:05:01.365614+0000","172.21.15.92:6800/605539381":"2024-09-22T13:05:32.300706+0000","172.21.15.92:6801/605539381":"2024-09-22T13:05:32.300706+0000","172.21.15.92:0/325270089":"2024-09-22T13:05:32.300706+0000","172.21.15.92:0/2649656129":"2024-09-22T13:05:01.365614+0000","172.21.15.92:0/3800928840":"2024-09-22T13:14:49.874342+0000","172.21.15.92:6800/3970168454":"2024-09-22T13:14:49.874342+0000"},"range_blocklist":{},"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-21T13:15:40.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.406277434Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-21T13:15:40.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.448337155Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-21T13:15:40.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.473766338Z level=info msg="Executing migration" id="create alert table v1" 2024-09-21T13:15:40.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.498897668Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-21T13:15:40.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.524132567Z level=info msg="Executing migration" id="add index alert state" 2024-09-21T13:15:40.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.549408022Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-21T13:15:40.602 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.591342494Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-21T13:15:40.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[21665]: audit 2024-09-21T13:15:39.374894+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[21665]: audit 2024-09-21T13:15:39.380303+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[21665]: audit 2024-09-21T13:15:39.644710+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[21665]: audit 2024-09-21T13:15:39.649688+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[21665]: audit 2024-09-21T13:15:39.650515+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:15:40.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[21665]: audit 2024-09-21T13:15:39.651205+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:15:40.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[21665]: audit 2024-09-21T13:15:39.655363+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[21665]: cephadm 2024-09-21T13:15:39.691132+0000 mgr.y (mgr.24296) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T13:15:40.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[21665]: cephadm 2024-09-21T13:15:39.698246+0000 mgr.y (mgr.24296) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi092 2024-09-21T13:15:40.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[21665]: cluster 2024-09-21T13:15:39.910662+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:40.716 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[19827]: audit 2024-09-21T13:15:39.374894+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.716 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[19827]: audit 2024-09-21T13:15:39.380303+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.716 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[19827]: audit 2024-09-21T13:15:39.644710+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.716 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[19827]: audit 2024-09-21T13:15:39.649688+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.716 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[19827]: audit 2024-09-21T13:15:39.650515+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[19827]: audit 2024-09-21T13:15:39.651205+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[19827]: audit 2024-09-21T13:15:39.655363+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[19827]: cephadm 2024-09-21T13:15:39.691132+0000 mgr.y (mgr.24296) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[19827]: cephadm 2024-09-21T13:15:39.698246+0000 mgr.y (mgr.24296) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi092 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[19827]: cluster 2024-09-21T13:15:39.910662+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[26840]: audit 2024-09-21T13:15:39.374894+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[26840]: audit 2024-09-21T13:15:39.380303+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[26840]: audit 2024-09-21T13:15:39.644710+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[26840]: audit 2024-09-21T13:15:39.649688+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[26840]: audit 2024-09-21T13:15:39.650515+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[26840]: audit 2024-09-21T13:15:39.651205+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:15:40.717 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[26840]: audit 2024-09-21T13:15:39.655363+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:40.718 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[26840]: cephadm 2024-09-21T13:15:39.691132+0000 mgr.y (mgr.24296) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T13:15:40.718 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[26840]: cephadm 2024-09-21T13:15:39.698246+0000 mgr.y (mgr.24296) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi092 2024-09-21T13:15:40.718 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:40 smithi092 bash[26840]: cluster 2024-09-21T13:15:39.910662+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:40.914 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.633323946Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-21T13:15:40.914 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.675274634Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-21T13:15:40.914 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.717253179Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-21T13:15:40.914 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.750854866Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-21T13:15:40.914 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.776150517Z 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-21T13:15:40.914 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.801434222Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-21T13:15:40.914 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.826623058Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-21T13:15:40.915 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.851908694Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-21T13:15:40.915 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.877144072Z level=info msg="Executing migration" id="Add column is_default" 2024-09-21T13:15:40.915 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.919084107Z level=info msg="Executing migration" id="Add column frequency" 2024-09-21T13:15:41.166 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.944421795Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-21T13:15:41.167 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:40 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:40.986410483Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-21T13:15:41.167 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.011690911Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-21T13:15:41.167 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.037004753Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-21T13:15:41.167 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.078816548Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-21T13:15:41.167 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.120936342Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-21T13:15:41.167 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.146294786Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-21T13:15:41.167 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.171493149Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-21T13:15:41.289 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T13:15:41.289 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T13:15:41.289 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T13:15:41.290 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T13:15:41.290 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T13:15:41.291 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T13:15:41.291 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T13:15:41.291 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T13:15:41.427 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[21665]: audit 2024-09-21T13:15:40.418707+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.92:0/440290832' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:15:41.428 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.213405766Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-21T13:15:41.428 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.255361912Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-21T13:15:41.428 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.28070356Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-21T13:15:41.428 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.322835847Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-21T13:15:41.428 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.348181605Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-21T13:15:41.428 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.365067299Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-21T13:15:41.428 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.39890522Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-21T13:15:41.428 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.415769059Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-21T13:15:41.428 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.432671655Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-21T13:15:41.570 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:41 smithi092 bash[19827]: audit 2024-09-21T13:15:40.418707+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.92:0/440290832' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:15:41.570 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:41 smithi092 bash[26840]: audit 2024-09-21T13:15:40.418707+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.92:0/440290832' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T13:15:41.680 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.449593776Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-21T13:15:41.680 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.466627825Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-21T13:15:41.680 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.500214689Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-21T13:15:41.680 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.550696051Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-21T13:15:41.680 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.600939928Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-21T13:15:41.680 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.634524002Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-21T13:15:41.680 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.68482347Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-21T13:15:41.949 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.735084651Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-21T13:15:41.949 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.768812763Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-21T13:15:41.949 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.802439981Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-21T13:15:41.949 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.835948186Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-21T13:15:41.949 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.861231242Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-21T13:15:41.949 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.886521064Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-21T13:15:41.949 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.911753147Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-21T13:15:41.949 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.953859284Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-21T13:15:42.210 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:41 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:41.979059101Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-21T13:15:42.210 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.004426305Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-21T13:15:42.210 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.054790719Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-21T13:15:42.210 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.096788093Z 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-21T13:15:42.210 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.122091245Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-21T13:15:42.210 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.147249403Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-21T13:15:42.210 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.172464033Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-21T13:15:42.210 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.21466721Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-21T13:15:42.461 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[21665]: cluster 2024-09-21T13:15:41.911208+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:42.462 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.240100497Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-21T13:15:42.462 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.282043361Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-21T13:15:42.462 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.307261818Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-21T13:15:42.462 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.332649349Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-21T13:15:42.462 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.357818193Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-21T13:15:42.462 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.399891362Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-21T13:15:42.462 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.425150452Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-21T13:15:42.462 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.466983363Z level=info msg="Executing migration" id="Move region to single row" 2024-09-21T13:15:42.723 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.492410844Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-21T13:15:42.723 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.517630521Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-21T13:15:42.723 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.542884458Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-21T13:15:42.723 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.568157634Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-21T13:15:42.723 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.593388754Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-21T13:15:42.723 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.61868977Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-21T13:15:42.723 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.660627507Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-21T13:15:42.723 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.685845437Z level=info msg="Executing migration" id="create test_data table" 2024-09-21T13:15:42.723 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.727846383Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-21T13:15:42.744 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:42 smithi092 bash[19827]: cluster 2024-09-21T13:15:41.911208+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:42.745 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:42 smithi092 bash[26840]: cluster 2024-09-21T13:15:41.911208+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:43.131 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.753125273Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-21T13:15:43.131 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.778340173Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-21T13:15:43.131 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.80360928Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-21T13:15:43.131 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.828799387Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-21T13:15:43.131 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.853955968Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-21T13:15:43.131 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.879281223Z level=info msg="Executing migration" id="create team table" 2024-09-21T13:15:43.131 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:42 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:42.904608386Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-21T13:15:43.131 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.11339842Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-21T13:15:43.394 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.172127101Z level=info msg="Executing migration" id="create team member table" 2024-09-21T13:15:43.394 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.222465228Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-21T13:15:43.395 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.247768798Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-21T13:15:43.395 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.273287951Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-21T13:15:43.395 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.29862411Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-21T13:15:43.395 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.323731839Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-21T13:15:43.395 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.348958256Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-21T13:15:43.395 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.374292415Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-21T13:15:43.395 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.399491037Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-21T13:15:43.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.424769593Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-21T13:15:43.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.45001642Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-21T13:15:43.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.475200458Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-21T13:15:43.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.500555463Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-21T13:15:43.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.525741841Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-21T13:15:43.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.550958495Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-21T13:15:43.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.576273538Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-21T13:15:43.648 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.601532295Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-21T13:15:43.648 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.635026042Z level=info msg="Executing migration" id="create tag table" 2024-09-21T13:15:43.648 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.652123395Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-21T13:15:43.908 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.669013619Z level=info msg="Executing migration" id="create login attempt table" 2024-09-21T13:15:43.908 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.702700114Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-21T13:15:43.908 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.719620069Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-21T13:15:43.908 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.75324318Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-21T13:15:43.908 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.786823264Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-21T13:15:43.908 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.812064508Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-21T13:15:43.908 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.837307011Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-21T13:15:43.908 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.862577678Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-21T13:15:43.909 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.887823822Z level=info msg="Executing migration" id="create user auth table" 2024-09-21T13:15:44.138 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:43 smithi092 systemd[1]: Stopping Ceph alertmanager.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:15:44.139 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:43 smithi092 bash[51249]: ts=2024-09-21T13:15:43.969Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:15:44.160 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.913057992Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-21T13:15:44.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.938345336Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-21T13:15:44.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:43 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:43.980664175Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-21T13:15:44.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.005671339Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-21T13:15:44.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.047633391Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-21T13:15:44.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.089573543Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-21T13:15:44.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.11514372Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-21T13:15:44.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.14042184Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-21T13:15:44.161 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.165707444Z level=info msg="Executing migration" id="create server_lock table" 2024-09-21T13:15:44.421 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.207690836Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-21T13:15:44.422 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.233045344Z level=info msg="Executing migration" id="create user auth token table" 2024-09-21T13:15:44.422 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.258346578Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-21T13:15:44.422 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.275007761Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-21T13:15:44.422 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.30886256Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-21T13:15:44.422 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.325773048Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-21T13:15:44.422 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.350858352Z level=info msg="Executing migration" id="create cache_data table" 2024-09-21T13:15:44.422 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.426540861Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-21T13:15:44.520 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:44 smithi092 bash[52762]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T13:15:44.674 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.45175446Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-21T13:15:44.674 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.493758968Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-21T13:15:44.674 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.5357048Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-21T13:15:44.674 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.560920411Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-21T13:15:44.675 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.586250384Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-21T13:15:44.675 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.628326435Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-21T13:15:44.675 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.653630705Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-21T13:15:44.675 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.6793229Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-21T13:15:44.934 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.70414003Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-21T13:15:44.934 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.729346591Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-21T13:15:44.935 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.754669299Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-21T13:15:44.935 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.796557678Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-21T13:15:44.935 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.821926964Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-21T13:15:44.935 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.863816473Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-21T13:15:44.935 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.889117617Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-21T13:15:44.935 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.914295089Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-21T13:15:44.935 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.939593813Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-21T13:15:44.959 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:44 smithi092 bash[52946]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T13:15:44.959 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:44 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T13:15:44.959 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:44 smithi092 systemd[1]: Stopped Ceph alertmanager.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:15:44.959 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:44 smithi092 systemd[1]: Started Ceph alertmanager.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:15:45.195 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:44.98188592Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-21T13:15:45.195 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.007083948Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-21T13:15:45.195 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.049014368Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-21T13:15:45.195 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.091044123Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-21T13:15:45.195 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.116312265Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-21T13:15:45.195 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.158369033Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-21T13:15:45.196 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[21665]: cluster 2024-09-21T13:15:43.911584+0000 mgr.y (mgr.24296) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:45.196 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[21665]: audit 2024-09-21T13:15:44.608153+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:45.196 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:44 smithi170 bash[21665]: audit 2024-09-21T13:15:44.613366+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:45.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:44 smithi092 bash[26840]: cluster 2024-09-21T13:15:43.911584+0000 mgr.y (mgr.24296) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:45.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:44 smithi092 bash[26840]: audit 2024-09-21T13:15:44.608153+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:45.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:44 smithi092 bash[26840]: audit 2024-09-21T13:15:44.613366+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:45.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:44 smithi092 bash[19827]: cluster 2024-09-21T13:15:43.911584+0000 mgr.y (mgr.24296) 54 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:45.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:44 smithi092 bash[19827]: audit 2024-09-21T13:15:44.608153+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:45.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:44 smithi092 bash[19827]: audit 2024-09-21T13:15:44.613366+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:45.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.200464591Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-21T13:15:45.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.250772019Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-21T13:15:45.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.284333434Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-21T13:15:45.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.334764145Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-21T13:15:45.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.410885291Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-21T13:15:45.473 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.477825234Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-21T13:15:45.737 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.645758108Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-21T13:15:45.970 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[52975]: ts=2024-09-21T13:15:45.629Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T13:15:45.970 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[52975]: ts=2024-09-21T13:15:45.629Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T13:15:45.970 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[52975]: ts=2024-09-21T13:15:45.632Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.92 port=9094 2024-09-21T13:15:45.970 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[52975]: ts=2024-09-21T13:15:45.632Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T13:15:45.970 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[52975]: ts=2024-09-21T13:15:45.663Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:15:45.970 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[52975]: ts=2024-09-21T13:15:45.663Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:15:45.970 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[52975]: ts=2024-09-21T13:15:45.666Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T13:15:45.970 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[52975]: ts=2024-09-21T13:15:45.666Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T13:15:46.033 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[21665]: cephadm 2024-09-21T13:15:44.614797+0000 mgr.y (mgr.24296) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:15:46.033 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[21665]: cephadm 2024-09-21T13:15:44.852327+0000 mgr.y (mgr.24296) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:15:46.034 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:45 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:45.742582404Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-21T13:15:46.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[19827]: cephadm 2024-09-21T13:15:44.614797+0000 mgr.y (mgr.24296) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:15:46.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[19827]: cephadm 2024-09-21T13:15:44.852327+0000 mgr.y (mgr.24296) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:15:46.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[26840]: cephadm 2024-09-21T13:15:44.614797+0000 mgr.y (mgr.24296) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:15:46.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:45 smithi092 bash[26840]: cephadm 2024-09-21T13:15:44.852327+0000 mgr.y (mgr.24296) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:15:46.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:46 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:46.038680488Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-21T13:15:46.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:46 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:46.140032107Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-21T13:15:46.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:46 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:46.215577062Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-21T13:15:46.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:46 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:46.275569973Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-21T13:15:46.881 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:46 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:46.634203425Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-21T13:15:46.881 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:46 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:46.734846661Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-21T13:15:46.881 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:46 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:46.818974372Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-21T13:15:47.190 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:46 smithi170 bash[21665]: cluster 2024-09-21T13:15:45.912170+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:47.190 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:46 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:46.886059059Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-21T13:15:47.191 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:46 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:46.955339737Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-21T13:15:47.191 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.028872509Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-21T13:15:47.191 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.104479978Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-21T13:15:47.200 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:47.201 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:47.201 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:47.201 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:47.202 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:47.202 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:47.205 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:47.205 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:47.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:46 smithi092 bash[19827]: cluster 2024-09-21T13:15:45.912170+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:47.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:46 smithi092 bash[26840]: cluster 2024-09-21T13:15:45.912170+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:47.460 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.195609616Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-21T13:15:47.461 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.247117357Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-21T13:15:47.461 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.272471644Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-21T13:15:47.461 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.297697331Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-21T13:15:47.461 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.340361687Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-21T13:15:47.461 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.407640274Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-21T13:15:47.461 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.466217744Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-21T13:15:47.770 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:47 smithi092 bash[52975]: ts=2024-09-21T13:15:47.633Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000566386s 2024-09-21T13:15:47.838 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.542207115Z 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-21T13:15:47.838 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.618821084Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-21T13:15:48.391 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:47 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:47.843262122Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-21T13:15:48.391 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:48 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:48.146255135Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-21T13:15:48.391 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:48 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:48.244679063Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-21T13:15:48.392 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:48 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:48.320270971Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-21T13:15:48.392 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:48 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:48.396577839Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-21T13:15:48.774 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:48 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:48.447230867Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-21T13:15:48.774 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:48 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:48.506067792Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-21T13:15:49.071 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:48 smithi170 bash[21665]: cluster 2024-09-21T13:15:47.912737+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:49.071 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:48 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:48.778984392Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-21T13:15:49.072 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:48 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:48.953669807Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-21T13:15:49.072 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:49 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:49.076191798Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-21T13:15:49.254 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:48 smithi092 bash[19827]: cluster 2024-09-21T13:15:47.912737+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:49.254 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:48 smithi092 bash[26840]: cluster 2024-09-21T13:15:47.912737+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:49.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:49 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:49.169162158Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-21T13:15:49.841 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:49 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:49.528560282Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-21T13:15:49.841 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:49 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:49.645729967Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-21T13:15:49.841 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:49 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:49.729921266Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-21T13:15:49.842 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:49 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:49.846489652Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-21T13:15:50.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:49 smithi170 bash[21665]: audit 2024-09-21T13:15:49.974277+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:50.101 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:49 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:49.93082024Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-21T13:15:50.101 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:49 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:49.989619894Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-21T13:15:50.101 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.070784217Z level=info msg="Executing migration" id="create alert_image table" 2024-09-21T13:15:50.206 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:49 smithi092 bash[19827]: audit 2024-09-21T13:15:49.974277+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:50.206 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:49 smithi092 bash[26840]: audit 2024-09-21T13:15:49.974277+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:15:50.439 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.132902532Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-21T13:15:50.439 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.174763485Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-21T13:15:50.439 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.217273313Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-21T13:15:50.439 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.28467631Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-21T13:15:50.439 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.309848906Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T13:15:50.439 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.310167765Z 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-21T13:15:50.439 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.361773695Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-21T13:15:50.439 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.444002619Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-21T13:15:50.781 INFO:teuthology.orchestra.run.smithi092.stdout:231928234007 2024-09-21T13:15:50.782 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T13:15:50.799 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.52768049Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-21T13:15:50.799 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.52820201Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-21T13:15:50.799 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.528593381Z level=info msg="alerts found to migrate" alerts=0 2024-09-21T13:15:50.799 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.630939869Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-21T13:15:50.799 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:50.803966356Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-21T13:15:51.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:50 smithi170 bash[21665]: cluster 2024-09-21T13:15:49.913406+0000 mgr.y (mgr.24296) 59 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:51.304 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.05631887Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-21T13:15:51.304 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.155191035Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-21T13:15:51.304 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.230900332Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-21T13:15:51.304 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.290850873Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-21T13:15:51.320 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:50 smithi092 bash[19827]: cluster 2024-09-21T13:15:49.913406+0000 mgr.y (mgr.24296) 59 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:51.320 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:50 smithi092 bash[26840]: cluster 2024-09-21T13:15:49.913406+0000 mgr.y (mgr.24296) 59 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:51.565 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.332654347Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-21T13:15:51.565 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.349649644Z level=info msg="Executing migration" id="create data_keys table" 2024-09-21T13:15:51.565 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.391957324Z level=info msg="Executing migration" id="create secrets table" 2024-09-21T13:15:51.565 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.450935361Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-21T13:15:51.565 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.501521584Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-21T13:15:51.565 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 systemd[1]: Stopping Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:15:51.565 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.444Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:15:51.565 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.444Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:15:51.565 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.444Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:15:51.565 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.444Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:15:51.566 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.444Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:15:51.566 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.444Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T13:15:51.566 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.444Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:15:51.566 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.444Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T13:15:51.566 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.444Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T13:15:51.566 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.445Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:15:51.566 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.445Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T13:15:51.566 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[45107]: ts=2024-09-21T13:15:51.445Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T13:15:51.851 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.569974678Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-21T13:15:51.851 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.619109606Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-21T13:15:51.851 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.712841873Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-21T13:15:51.896 INFO:teuthology.orchestra.run.smithi092.stdout:163208757293 2024-09-21T13:15:51.896 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T13:15:52.007 INFO:teuthology.orchestra.run.smithi092.stdout:55834574935 2024-09-21T13:15:52.007 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T13:15:52.174 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:51 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:51.903765363Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-21T13:15:52.444 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[47226]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:15:52.444 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[47286]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:15:52.444 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:52 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T13:15:52.444 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:52 smithi170 systemd[1]: Stopped Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:15:52.444 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:52 smithi170 systemd[1]: Started Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:15:52.444 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:52.179200624Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-21T13:15:52.444 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:52.263536391Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-21T13:15:52.445 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:52.330900078Z level=info msg="Executing migration" id="create permission table" 2024-09-21T13:15:52.445 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:52.398924539Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-21T13:15:52.445 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:52.449734426Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-21T13:15:52.519 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[20080]: [21/Sep/2024:13:15:52] ENGINE Bus STOPPING 2024-09-21T13:15:52.718 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:52.517122882Z level=info msg="Executing migration" id="create role table" 2024-09-21T13:15:52.929 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[20080]: [21/Sep/2024:13:15:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:15:52.929 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[20080]: [21/Sep/2024:13:15:52] ENGINE Bus STOPPED 2024-09-21T13:15:52.930 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[20080]: [21/Sep/2024:13:15:52] ENGINE Bus STARTING 2024-09-21T13:15:52.930 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[20080]: [21/Sep/2024:13:15:52] ENGINE Serving on http://:::9283 2024-09-21T13:15:52.930 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[20080]: [21/Sep/2024:13:15:52] ENGINE Bus STARTED 2024-09-21T13:15:52.930 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[20080]: [21/Sep/2024:13:15:52] ENGINE Bus STOPPING 2024-09-21T13:15:52.992 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:52.723329518Z level=info msg="Executing migration" id="add column display_name" 2024-09-21T13:15:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: cluster 2024-09-21T13:15:51.913936+0000 mgr.y (mgr.24296) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.439249+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.445681+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.449881+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:15:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.451592+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:15:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.455734+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.463857+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:15:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.468050+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:15:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.471712+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.479048+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.482418+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.486368+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[26840]: audit 2024-09-21T13:15:52.531853+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: cluster 2024-09-21T13:15:51.913936+0000 mgr.y (mgr.24296) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.439249+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.445681+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.449881+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.451592+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.455734+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.463857+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.468050+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:15:53.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.471712+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.479048+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:15:53.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.482418+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:15:53.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.486368+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:52 smithi092 bash[19827]: audit 2024-09-21T13:15:52.531853+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:15:53.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:53 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:53.006733509Z level=info msg="Executing migration" id="add column group_name" 2024-09-21T13:15:53.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:53 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:53.137343699Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-21T13:15:53.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: cluster 2024-09-21T13:15:51.913936+0000 mgr.y (mgr.24296) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:53.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.439249+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.445681+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.449881+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:15:53.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.451592+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:15:53.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.455734+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.463857+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:15:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.468050+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:15:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.471712+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.479048+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:15:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.482418+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:15:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.486368+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:53.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:52 smithi170 bash[21665]: audit 2024-09-21T13:15:52.531853+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:15:53.542 INFO:teuthology.orchestra.run.smithi092.stdout:197568495651 2024-09-21T13:15:53.542 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T13:15:53.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:53 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:53.3711461Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-21T13:15:53.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:53 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:53.652053558Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-21T13:15:53.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[20080]: [21/Sep/2024:13:15:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:15:53.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[20080]: [21/Sep/2024:13:15:53] ENGINE Bus STOPPED 2024-09-21T13:15:53.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[20080]: [21/Sep/2024:13:15:53] ENGINE Bus STARTING 2024-09-21T13:15:53.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[20080]: [21/Sep/2024:13:15:53] ENGINE Serving on http://:::9283 2024-09-21T13:15:53.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[20080]: [21/Sep/2024:13:15:53] ENGINE Bus STARTED 2024-09-21T13:15:53.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:53 smithi092 bash[20080]: [21/Sep/2024:13:15:53] ENGINE Bus STOPPING 2024-09-21T13:15:53.818 INFO:teuthology.orchestra.run.smithi092.stdout:128849018937 2024-09-21T13:15:53.818 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T13:15:53.969 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:53 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:53.790297111Z level=info msg="Executing migration" id="create team role table" 2024-09-21T13:15:53.970 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:53 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:53.891189954Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-21T13:15:53.970 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:53 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:53.974935337Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-21T13:15:54.095 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[20080]: [21/Sep/2024:13:15:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:15:54.095 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[20080]: [21/Sep/2024:13:15:54] ENGINE Bus STOPPED 2024-09-21T13:15:54.095 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[20080]: [21/Sep/2024:13:15:54] ENGINE Bus STARTING 2024-09-21T13:15:54.095 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[19827]: audit 2024-09-21T13:15:52.450349+0000 mgr.y (mgr.24296) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[19827]: audit 2024-09-21T13:15:52.452043+0000 mgr.y (mgr.24296) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[19827]: audit 2024-09-21T13:15:52.464290+0000 mgr.y (mgr.24296) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[19827]: audit 2024-09-21T13:15:52.468410+0000 mgr.y (mgr.24296) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[19827]: audit 2024-09-21T13:15:52.479415+0000 mgr.y (mgr.24296) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[19827]: audit 2024-09-21T13:15:52.482750+0000 mgr.y (mgr.24296) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[26840]: audit 2024-09-21T13:15:52.450349+0000 mgr.y (mgr.24296) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[26840]: audit 2024-09-21T13:15:52.452043+0000 mgr.y (mgr.24296) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[26840]: audit 2024-09-21T13:15:52.464290+0000 mgr.y (mgr.24296) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[26840]: audit 2024-09-21T13:15:52.468410+0000 mgr.y (mgr.24296) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[26840]: audit 2024-09-21T13:15:52.479415+0000 mgr.y (mgr.24296) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:15:54.096 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[26840]: audit 2024-09-21T13:15:52.482750+0000 mgr.y (mgr.24296) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:15:54.247 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[20080]: [21/Sep/2024:13:15:54] ENGINE Serving on http://:::9283 2024-09-21T13:15:54.247 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:15:54 smithi092 bash[20080]: [21/Sep/2024:13:15:54] ENGINE Bus STARTED 2024-09-21T13:15:54.248 INFO:teuthology.orchestra.run.smithi092.stdout:107374182468 2024-09-21T13:15:54.248 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T13:15:54.264 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[21665]: audit 2024-09-21T13:15:52.450349+0000 mgr.y (mgr.24296) 61 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:15:54.264 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[21665]: audit 2024-09-21T13:15:52.452043+0000 mgr.y (mgr.24296) 62 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi092.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T13:15:54.265 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[21665]: audit 2024-09-21T13:15:52.464290+0000 mgr.y (mgr.24296) 63 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:15:54.265 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[21665]: audit 2024-09-21T13:15:52.468410+0000 mgr.y (mgr.24296) 64 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi170.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T13:15:54.265 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[21665]: audit 2024-09-21T13:15:52.479415+0000 mgr.y (mgr.24296) 65 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:15:54.265 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[21665]: audit 2024-09-21T13:15:52.482750+0000 mgr.y (mgr.24296) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi170.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T13:15:54.265 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.067130494Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-21T13:15:54.265 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.117656882Z level=info msg="Executing migration" id="create user role table" 2024-09-21T13:15:54.265 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.202911224Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-21T13:15:54.265 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.269717501Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-21T13:15:54.516 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.318973527Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-21T13:15:54.516 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.352780255Z level=info msg="Executing migration" id="create builtin role table" 2024-09-21T13:15:54.516 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.403249975Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-21T13:15:54.516 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.479280845Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-21T13:15:54.516 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.521286548Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.398Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.398Z 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-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.398Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi170 (none))" 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.398Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.398Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.400Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.400Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.401Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.401Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.405Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.405Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.639µs 2024-09-21T13:15:54.517 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.405Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:15:54.518 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.406Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-21T13:15:54.518 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.406Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-21T13:15:54.518 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.406Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.781µs wal_replay_duration=710.826µs wbl_replay_duration=144ns total_replay_duration=775.781µs 2024-09-21T13:15:54.518 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.407Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:15:54.518 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.407Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T13:15:54.518 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.407Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:15:54.518 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.432Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.158188ms db_storage=894ns remote_storage=1.4µs web_handler=530ns query_engine=755ns scrape=335.907µs scrape_sd=123.568µs notify=14.824µs notify_sd=24.535µs rules=23.176108ms tracing=6.318µs 2024-09-21T13:15:54.518 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.432Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T13:15:54.518 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[47314]: ts=2024-09-21T13:15:54.432Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:15:54.734 INFO:teuthology.orchestra.run.smithi092.stdout:77309411406 2024-09-21T13:15:54.734 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T13:15:54.745 INFO:teuthology.orchestra.run.smithi092.stdout:34359738467 2024-09-21T13:15:54.745 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T13:15:54.779 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.546543827Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-21T13:15:54.779 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.58866174Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-21T13:15:54.779 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.630709112Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-21T13:15:54.779 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.655933916Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-21T13:15:54.779 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.681249284Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-21T13:15:54.779 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.706599882Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-21T13:15:54.780 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.748599633Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-21T13:15:54.780 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.78437628Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-21T13:15:55.048 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[21665]: cluster 2024-09-21T13:15:53.914294+0000 mgr.y (mgr.24296) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:55.048 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.818002033Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-21T13:15:55.049 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.868326321Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-21T13:15:55.049 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.893646549Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-21T13:15:55.049 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.935562358Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-21T13:15:55.049 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.960938369Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-21T13:15:55.049 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:54 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:54.986199201Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-21T13:15:55.049 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.028323114Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-21T13:15:55.049 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.053596497Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-21T13:15:55.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:55 smithi092 bash[19827]: cluster 2024-09-21T13:15:53.914294+0000 mgr.y (mgr.24296) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:55.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:55 smithi092 bash[26840]: cluster 2024-09-21T13:15:53.914294+0000 mgr.y (mgr.24296) 67 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:55.309 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.087297685Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-21T13:15:55.309 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.112544443Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-21T13:15:55.309 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.137837716Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-21T13:15:55.309 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.179842484Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-21T13:15:55.309 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.22192872Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-21T13:15:55.309 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.24717978Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-21T13:15:55.309 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.2724563Z level=info msg="Executing migration" id="add correlation config column" 2024-09-21T13:15:55.309 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.314396845Z level=info msg="Executing migration" id="create entity_events table" 2024-09-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.33973419Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.36496851Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.365290636Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.407011178Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.40734044Z 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-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.432299544Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.45763733Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.482820141Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.508153516Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.533414609Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-21T13:15:55.601 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.558723425Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T13:15:55.865 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.60931683Z level=info msg="Executing migration" id="Drop public config table" 2024-09-21T13:15:55.865 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.634702899Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-21T13:15:55.865 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.659906949Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-21T13:15:55.865 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.685165926Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T13:15:55.865 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.710479851Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-21T13:15:55.865 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.769086039Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-21T13:15:55.865 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.802691594Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-21T13:15:55.865 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.827948374Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-21T13:15:55.865 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.87000681Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-21T13:15:56.020 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:15:55 smithi092 bash[52975]: ts=2024-09-21T13:15:55.636Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003972878s 2024-09-21T13:15:56.134 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.911971585Z level=info msg="Executing migration" id="add share column" 2024-09-21T13:15:56.134 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.937493705Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-21T13:15:56.134 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.95445324Z level=info msg="Executing migration" id="create file table" 2024-09-21T13:15:56.134 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:55 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:55.988145547Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-21T13:15:56.134 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.030049526Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-21T13:15:56.134 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.055508217Z level=info msg="Executing migration" id="create file_meta table" 2024-09-21T13:15:56.134 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.097444186Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-21T13:15:56.135 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.139430849Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-21T13:15:56.386 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.181386392Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-21T13:15:56.386 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.223378141Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-21T13:15:56.386 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.248708173Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-21T13:15:56.386 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.273939737Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-21T13:15:56.386 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.315932662Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-21T13:15:56.387 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.341168083Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-21T13:15:56.387 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.366562302Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-21T13:15:56.387 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.391659075Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-21T13:15:56.646 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.416996041Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-21T13:15:56.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.442275344Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-21T13:15:56.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.467828687Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-21T13:15:56.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.493370327Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-21T13:15:56.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.543408064Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-21T13:15:56.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.627040068Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-21T13:15:56.647 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.652300836Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-21T13:15:56.899 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.67759952Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-21T13:15:56.899 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.702733054Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-21T13:15:56.899 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.728097816Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-21T13:15:56.899 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.770042351Z level=info msg="Executing migration" id="create folder table" 2024-09-21T13:15:56.899 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.795417455Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-21T13:15:56.900 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.837488964Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-21T13:15:56.900 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.87924839Z level=info msg="Executing migration" id="Update folder title length" 2024-09-21T13:15:56.900 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.904662148Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-21T13:15:57.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:57 smithi092 bash[19827]: cluster 2024-09-21T13:15:55.914836+0000 mgr.y (mgr.24296) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:57.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:57 smithi092 bash[26840]: cluster 2024-09-21T13:15:55.914836+0000 mgr.y (mgr.24296) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:57.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:57 smithi170 bash[21665]: cluster 2024-09-21T13:15:55.914836+0000 mgr.y (mgr.24296) 68 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:57.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=migrator t=2024-09-21T13:15:56.929951939Z level=info msg="migrations completed" performed=485 skipped=0 duration=22.149309708s 2024-09-21T13:15:57.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=sqlstore t=2024-09-21T13:15:56.930592344Z level=info msg="Created default organization" 2024-09-21T13:15:57.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=plugin.finder t=2024-09-21T13:15:56.9946158Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T13:15:57.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:56 smithi170 bash[46635]: logger=secrets t=2024-09-21T13:15:56.994728235Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T13:15:57.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:57 smithi170 bash[46635]: logger=query_data t=2024-09-21T13:15:57.002512421Z level=info msg="Query Service initialization" 2024-09-21T13:15:57.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:57 smithi170 bash[46635]: logger=live.push_http t=2024-09-21T13:15:57.010033974Z level=info msg="Live Push Gateway initialization" 2024-09-21T13:15:57.356 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:58.375 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:58.376 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:58.376 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:58.376 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:58.378 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:15:58.463 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=infra.usagestats.collector t=2024-09-21T13:15:58.194466434Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T13:15:58.463 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=provisioning.datasources t=2024-09-21T13:15:58.196542451Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T13:15:58.463 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=provisioning.datasources t=2024-09-21T13:15:58.248117615Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-21T13:15:58.463 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=provisioning.alerting t=2024-09-21T13:15:58.298192006Z level=info msg="starting to provision alerting" 2024-09-21T13:15:58.463 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=provisioning.alerting t=2024-09-21T13:15:58.298220834Z level=info msg="finished to provision alerting" 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=grafanaStorageLogger t=2024-09-21T13:15:58.298852862Z level=info msg="storage starting" 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=ngalert.state.manager t=2024-09-21T13:15:58.29920421Z level=info msg="Warming state cache for startup" 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=http.server t=2024-09-21T13:15:58.303026146Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=ngalert.state.manager t=2024-09-21T13:15:58.344386066Z level=info msg="State cache has been initialized" states=0 duration=45.176833ms 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=ticker t=2024-09-21T13:15:58.344513438Z level=info msg=starting first_tick=2024-09-21T13:16:00Z 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=ngalert.multiorg.alertmanager t=2024-09-21T13:15:58.344488517Z level=info msg="starting MultiOrg Alertmanager" 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=sqlstore.transactions t=2024-09-21T13:15:58.347534001Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=sqlstore.transactions t=2024-09-21T13:15:58.358640327Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=sqlstore.transactions t=2024-09-21T13:15:58.402526071Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=sqlstore.transactions t=2024-09-21T13:15:58.4132262Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=3 code="database is locked" 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=sqlstore.transactions t=2024-09-21T13:15:58.423957138Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=4 code="database is locked" 2024-09-21T13:15:58.464 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:58 smithi170 bash[46635]: logger=sqlstore.transactions t=2024-09-21T13:15:58.468152316Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T13:15:58.621 INFO:teuthology.orchestra.run.smithi092.stdout:231928234009 2024-09-21T13:15:59.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:59 smithi092 bash[19827]: cluster 2024-09-21T13:15:57.915278+0000 mgr.y (mgr.24296) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:59.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:59 smithi092 bash[19827]: audit 2024-09-21T13:15:58.628626+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.92:0/1202229097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T13:15:59.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:59 smithi092 bash[19827]: audit 2024-09-21T13:15:58.902563+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:59.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:15:59 smithi092 bash[19827]: audit 2024-09-21T13:15:58.908854+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:59.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:59 smithi092 bash[26840]: cluster 2024-09-21T13:15:57.915278+0000 mgr.y (mgr.24296) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:59.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:59 smithi092 bash[26840]: audit 2024-09-21T13:15:58.628626+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.92:0/1202229097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T13:15:59.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:59 smithi092 bash[26840]: audit 2024-09-21T13:15:58.902563+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:59.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:15:59 smithi092 bash[26840]: audit 2024-09-21T13:15:58.908854+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:59.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:59 smithi170 bash[21665]: cluster 2024-09-21T13:15:57.915278+0000 mgr.y (mgr.24296) 69 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:15:59.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:59 smithi170 bash[21665]: audit 2024-09-21T13:15:58.628626+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.92:0/1202229097' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T13:15:59.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:59 smithi170 bash[21665]: audit 2024-09-21T13:15:58.902563+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:59.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:15:59 smithi170 bash[21665]: audit 2024-09-21T13:15:58.908854+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:15:59.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:59 smithi170 bash[46635]: logger=sqlstore.transactions t=2024-09-21T13:15:59.108091504Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-21T13:15:59.710 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234007 got 231928234009 for osd.7 2024-09-21T13:15:59.711 DEBUG:teuthology.parallel:result is None 2024-09-21T13:16:00.100 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:15:59 smithi170 bash[46635]: logger=sqlstore.transactions t=2024-09-21T13:15:59.647821569Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-09-21T13:16:00.163 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:16:00.164 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:16:00.358 INFO:teuthology.orchestra.run.smithi092.stdout:163208757295 2024-09-21T13:16:00.638 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[19827]: audit 2024-09-21T13:15:59.415414+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:00.639 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[19827]: audit 2024-09-21T13:15:59.425013+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:00.639 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[19827]: cluster 2024-09-21T13:15:59.915736+0000 mgr.y (mgr.24296) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:00.639 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[19827]: audit 2024-09-21T13:16:00.111687+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:16:00.639 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[19827]: audit 2024-09-21T13:16:00.112499+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:16:00.639 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[19827]: audit 2024-09-21T13:16:00.118529+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:00.639 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[19827]: audit 2024-09-21T13:16:00.364960+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/887034186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T13:16:00.639 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[26840]: audit 2024-09-21T13:15:59.415414+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:00.639 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[26840]: audit 2024-09-21T13:15:59.425013+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:00.639 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[26840]: cluster 2024-09-21T13:15:59.915736+0000 mgr.y (mgr.24296) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:00.639 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[26840]: audit 2024-09-21T13:16:00.111687+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:16:00.640 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[26840]: audit 2024-09-21T13:16:00.112499+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:16:00.640 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[26840]: audit 2024-09-21T13:16:00.118529+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:00.640 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:00 smithi092 bash[26840]: audit 2024-09-21T13:16:00.364960+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/887034186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T13:16:00.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:00 smithi170 bash[21665]: audit 2024-09-21T13:15:59.415414+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:00.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:00 smithi170 bash[21665]: audit 2024-09-21T13:15:59.425013+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:00.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:00 smithi170 bash[21665]: cluster 2024-09-21T13:15:59.915736+0000 mgr.y (mgr.24296) 70 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:00.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:00 smithi170 bash[21665]: audit 2024-09-21T13:16:00.111687+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:16:00.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:00 smithi170 bash[21665]: audit 2024-09-21T13:16:00.112499+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:16:00.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:00 smithi170 bash[21665]: audit 2024-09-21T13:16:00.118529+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:00.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:00 smithi170 bash[21665]: audit 2024-09-21T13:16:00.364960+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.92:0/887034186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T13:16:00.929 INFO:teuthology.orchestra.run.smithi092.stdout:197568495652 2024-09-21T13:16:01.261 INFO:teuthology.orchestra.run.smithi092.stdout:107374182469 2024-09-21T13:16:01.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:01 smithi092 bash[19827]: audit 2024-09-21T13:16:00.936387+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.92:0/419253580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T13:16:01.608 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:01 smithi092 bash[19827]: audit 2024-09-21T13:16:01.267720+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/3829034880' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T13:16:01.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:01 smithi092 bash[26840]: audit 2024-09-21T13:16:00.936387+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.92:0/419253580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T13:16:01.608 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:01 smithi092 bash[26840]: audit 2024-09-21T13:16:01.267720+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/3829034880' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T13:16:01.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:01 smithi170 bash[21665]: audit 2024-09-21T13:16:00.936387+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.92:0/419253580' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T13:16:01.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:01 smithi170 bash[21665]: audit 2024-09-21T13:16:01.267720+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.92:0/3829034880' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T13:16:01.929 INFO:teuthology.orchestra.run.smithi092.stdout:128849018938 2024-09-21T13:16:02.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:02 smithi092 bash[26840]: cluster 2024-09-21T13:16:01.916253+0000 mgr.y (mgr.24296) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:02.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:02 smithi092 bash[26840]: audit 2024-09-21T13:16:01.936495+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.92:0/3123247579' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T13:16:02.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:02 smithi092 bash[19827]: cluster 2024-09-21T13:16:01.916253+0000 mgr.y (mgr.24296) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:02.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:02 smithi092 bash[19827]: audit 2024-09-21T13:16:01.936495+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.92:0/3123247579' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T13:16:02.774 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757293 got 163208757295 for osd.5 2024-09-21T13:16:02.774 DEBUG:teuthology.parallel:result is None 2024-09-21T13:16:02.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:02 smithi170 bash[21665]: cluster 2024-09-21T13:16:01.916253+0000 mgr.y (mgr.24296) 71 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:02.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:02 smithi170 bash[21665]: audit 2024-09-21T13:16:01.936495+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.92:0/3123247579' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T13:16:02.858 INFO:teuthology.orchestra.run.smithi092.stdout:55834574938 2024-09-21T13:16:02.891 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495651 got 197568495652 for osd.6 2024-09-21T13:16:02.891 DEBUG:teuthology.parallel:result is None 2024-09-21T13:16:03.048 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:02 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:16:02] "GET /metrics HTTP/1.1" 200 26207 "" "Prometheus/2.43.0" 2024-09-21T13:16:03.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:03 smithi092 bash[19827]: audit 2024-09-21T13:16:02.865521+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.92:0/2025166877' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T13:16:03.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:03 smithi092 bash[26840]: audit 2024-09-21T13:16:02.865521+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.92:0/2025166877' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T13:16:03.838 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018937 got 128849018938 for osd.4 2024-09-21T13:16:03.839 DEBUG:teuthology.parallel:result is None 2024-09-21T13:16:03.842 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182468 got 107374182469 for osd.3 2024-09-21T13:16:03.842 DEBUG:teuthology.parallel:result is None 2024-09-21T13:16:03.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:03 smithi170 bash[21665]: audit 2024-09-21T13:16:02.865521+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.92:0/2025166877' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T13:16:04.372 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574935 got 55834574938 for osd.1 2024-09-21T13:16:04.373 DEBUG:teuthology.parallel:result is None 2024-09-21T13:16:04.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:04 smithi092 bash[19827]: cluster 2024-09-21T13:16:03.916755+0000 mgr.y (mgr.24296) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:04.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:04 smithi092 bash[26840]: cluster 2024-09-21T13:16:03.916755+0000 mgr.y (mgr.24296) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:04.825 INFO:teuthology.orchestra.run.smithi092.stdout:34359738469 2024-09-21T13:16:04.841 INFO:teuthology.orchestra.run.smithi092.stdout:77309411408 2024-09-21T13:16:04.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:04 smithi170 bash[21665]: cluster 2024-09-21T13:16:03.916755+0000 mgr.y (mgr.24296) 72 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:05.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:05 smithi092 bash[26840]: audit 2024-09-21T13:16:04.831916+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.92:0/1654742804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T13:16:05.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:05 smithi092 bash[26840]: audit 2024-09-21T13:16:04.848423+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.92:0/2716776974' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T13:16:05.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:05 smithi092 bash[26840]: audit 2024-09-21T13:16:04.973922+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:05.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:05 smithi092 bash[19827]: audit 2024-09-21T13:16:04.831916+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.92:0/1654742804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T13:16:05.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:05 smithi092 bash[19827]: audit 2024-09-21T13:16:04.848423+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.92:0/2716776974' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T13:16:05.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:05 smithi092 bash[19827]: audit 2024-09-21T13:16:04.973922+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:05.798 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738467 got 34359738469 for osd.0 2024-09-21T13:16:05.798 DEBUG:teuthology.parallel:result is None 2024-09-21T13:16:05.810 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411406 got 77309411408 for osd.2 2024-09-21T13:16:05.810 DEBUG:teuthology.parallel:result is None 2024-09-21T13:16:05.810 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T13:16:05.811 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T13:16:05.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:05 smithi170 bash[21665]: audit 2024-09-21T13:16:04.831916+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.92:0/1654742804' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T13:16:05.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:05 smithi170 bash[21665]: audit 2024-09-21T13:16:04.848423+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.92:0/2716776974' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T13:16:05.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:05 smithi170 bash[21665]: audit 2024-09-21T13:16:04.973922+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:06.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:06 smithi092 bash[19827]: cluster 2024-09-21T13:16:05.917156+0000 mgr.y (mgr.24296) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:06.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:06 smithi092 bash[26840]: cluster 2024-09-21T13:16:05.917156+0000 mgr.y (mgr.24296) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:06.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:06 smithi170 bash[21665]: cluster 2024-09-21T13:16:05.917156+0000 mgr.y (mgr.24296) 73 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:09.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:08 smithi092 bash[19827]: cluster 2024-09-21T13:16:07.917703+0000 mgr.y (mgr.24296) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:09.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:08 smithi092 bash[26840]: cluster 2024-09-21T13:16:07.917703+0000 mgr.y (mgr.24296) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:09.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:08 smithi170 bash[21665]: cluster 2024-09-21T13:16:07.917703+0000 mgr.y (mgr.24296) 74 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:10.632 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:16:10.972 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:10 smithi092 bash[19827]: cluster 2024-09-21T13:16:09.918264+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:11.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:10 smithi092 bash[26840]: cluster 2024-09-21T13:16:09.918264+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:11.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:10 smithi170 bash[21665]: cluster 2024-09-21T13:16:09.918264+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:11.938 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:16:11.938 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-21T13:16:12.478 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":44,"stamp":"2024-09-21T13:16:11.918539+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":239172,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749722044,"statfs":{"total":767960285184,"available":767715373056,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":238276145},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003054"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-21T13:14:52.019213+0000","last_change":"2024-09-21T13:14:05.709394+0000","last_active":"2024-09-21T13:14:52.019213+0000","last_peered":"2024-09-21T13:14:52.019213+0000","last_clean":"2024-09-21T13:14:52.019213+0000","last_became_active":"2024-09-21T13:14:05.708312+0000","last_became_peered":"2024-09-21T13:14:05.708312+0000","last_unstale":"2024-09-21T13:14:52.019213+0000","last_undegraded":"2024-09-21T13:14:52.019213+0000","last_fullsized":"2024-09-21T13:14:52.019213+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T13:09:34.909023+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T13:09:34.909023+0000","last_clean_scrub_stamp":"2024-09-21T13:09:34.909023+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T00:24:24.062530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234012,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32340,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712812,"statfs":{"total":95995035648,"available":95961919488,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"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":[]},{"osd":6,"up_from":46,"seq":197568495655,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":5,"up_from":38,"seq":163208757298,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":4,"up_from":30,"seq":128849018941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":3,"up_from":25,"seq":107374182472,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":[]},{"osd":2,"up_from":18,"seq":77309411410,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":13,"seq":55834574940,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":8,"seq":34359738471,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T13:16:12.478 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T13:16:13.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:12 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:16:12] "GET /metrics HTTP/1.1" 200 26210 "" "Prometheus/2.43.0" 2024-09-21T13:16:13.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:12 smithi092 bash[19827]: cluster 2024-09-21T13:16:11.918822+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:13.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:12 smithi092 bash[19827]: audit 2024-09-21T13:16:11.943330+0000 mgr.y (mgr.24296) 77 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:16:13.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:12 smithi092 bash[26840]: cluster 2024-09-21T13:16:11.918822+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:13.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:12 smithi092 bash[26840]: audit 2024-09-21T13:16:11.943330+0000 mgr.y (mgr.24296) 77 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:16:13.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:12 smithi170 bash[21665]: cluster 2024-09-21T13:16:11.918822+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:13.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:12 smithi170 bash[21665]: audit 2024-09-21T13:16:11.943330+0000 mgr.y (mgr.24296) 77 : audit [DBG] from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:16:15.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:14 smithi092 bash[19827]: cluster 2024-09-21T13:16:13.919342+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:15.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:14 smithi092 bash[26840]: cluster 2024-09-21T13:16:13.919342+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:15.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:14 smithi170 bash[21665]: cluster 2024-09-21T13:16:13.919342+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:17.267 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:16:17.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:16 smithi092 bash[19827]: cluster 2024-09-21T13:16:15.919882+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:17.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:16 smithi092 bash[26840]: cluster 2024-09-21T13:16:15.919882+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:17.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:16 smithi170 bash[21665]: cluster 2024-09-21T13:16:15.919882+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:18.476 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:16:18.477 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-21T13:16:19.018 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":47,"stamp":"2024-09-21T13:16:17.920126+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":239172,"kb_used_data":6316,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":749722044,"statfs":{"total":767960285184,"available":767715373056,"internally_reserved":0,"allocated":6467584,"data_stored":3680744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":238276145},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003166"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":253,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-09-21T13:14:52.019213+0000","last_change":"2024-09-21T13:14:05.709394+0000","last_active":"2024-09-21T13:14:52.019213+0000","last_peered":"2024-09-21T13:14:52.019213+0000","last_clean":"2024-09-21T13:14:52.019213+0000","last_became_active":"2024-09-21T13:14:05.708312+0000","last_became_peered":"2024-09-21T13:14:05.708312+0000","last_unstale":"2024-09-21T13:14:52.019213+0000","last_undegraded":"2024-09-21T13:14:52.019213+0000","last_fullsized":"2024-09-21T13:14:52.019213+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T13:09:34.909023+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T13:09:34.909023+0000","last_clean_scrub_stamp":"2024-09-21T13:09:34.909023+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T00:24:24.062530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234013,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32340,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712812,"statfs":{"total":95995035648,"available":95961919488,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"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":[]},{"osd":6,"up_from":46,"seq":197568495656,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":5,"up_from":38,"seq":163208757299,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":4,"up_from":30,"seq":128849018942,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":3,"up_from":25,"seq":107374182473,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":[]},{"osd":2,"up_from":18,"seq":77309411411,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27600,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717552,"statfs":{"total":95995035648,"available":95966773248,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":13,"seq":55834574941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31760,"kb_used_data":572,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713392,"statfs":{"total":95995035648,"available":95962513408,"internally_reserved":0,"allocated":585728,"data_stored":238705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":0,"up_from":8,"seq":34359738472,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28176,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716976,"statfs":{"total":95995035648,"available":95966183424,"internally_reserved":0,"allocated":1179648,"data_stored":829073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"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":593920,"data_stored":590368,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T13:16:19.019 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T13:16:19.019 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T13:16:19.019 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T13:16:19.019 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T13:16:19.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:18 smithi092 bash[19827]: cluster 2024-09-21T13:16:17.920388+0000 mgr.y (mgr.24296) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:19.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:18 smithi092 bash[26840]: cluster 2024-09-21T13:16:17.920388+0000 mgr.y (mgr.24296) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:19.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:18 smithi170 bash[21665]: cluster 2024-09-21T13:16:17.920388+0000 mgr.y (mgr.24296) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:20.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:20 smithi092 bash[19827]: audit 2024-09-21T13:16:18.482446+0000 mgr.y (mgr.24296) 81 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:16:20.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:20 smithi092 bash[19827]: audit 2024-09-21T13:16:19.974931+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:20.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:20 smithi092 bash[26840]: audit 2024-09-21T13:16:18.482446+0000 mgr.y (mgr.24296) 81 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:16:20.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:20 smithi092 bash[26840]: audit 2024-09-21T13:16:19.974931+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:20.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:20 smithi170 bash[21665]: audit 2024-09-21T13:16:18.482446+0000 mgr.y (mgr.24296) 81 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:16:20.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:20 smithi170 bash[21665]: audit 2024-09-21T13:16:19.974931+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:21.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:21 smithi092 bash[26840]: cluster 2024-09-21T13:16:19.920935+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:21.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:21 smithi092 bash[19827]: cluster 2024-09-21T13:16:19.920935+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:21.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:21 smithi170 bash[21665]: cluster 2024-09-21T13:16:19.920935+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:23.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:23 smithi092 bash[19827]: cluster 2024-09-21T13:16:21.921559+0000 mgr.y (mgr.24296) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:23.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:23 smithi092 bash[26840]: cluster 2024-09-21T13:16:21.921559+0000 mgr.y (mgr.24296) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:23.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:22 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:16:22] "GET /metrics HTTP/1.1" 200 26207 "" "Prometheus/2.43.0" 2024-09-21T13:16:23.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:23 smithi170 bash[21665]: cluster 2024-09-21T13:16:21.921559+0000 mgr.y (mgr.24296) 83 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:23.805 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:16:25.086 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:16:25.086 INFO:teuthology.orchestra.run.smithi092.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T13:16:25.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:25 smithi092 bash[26840]: cluster 2024-09-21T13:16:23.922230+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:25.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:25 smithi092 bash[19827]: cluster 2024-09-21T13:16:23.922230+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:25.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:25 smithi170 bash[21665]: cluster 2024-09-21T13:16:23.922230+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:25.691 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T13:16:25.692 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T13:16:25.692 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:16:25.708 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-21T13:16:25.708 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-21T13:16:26.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:26 smithi092 bash[19827]: audit 2024-09-21T13:16:25.093044+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.92:0/1743473838' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T13:16:26.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:26 smithi092 bash[26840]: audit 2024-09-21T13:16:25.093044+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.92:0/1743473838' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T13:16:26.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:26 smithi170 bash[21665]: audit 2024-09-21T13:16:25.093044+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.92:0/1743473838' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T13:16:27.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:27 smithi092 bash[19827]: cluster 2024-09-21T13:16:25.922615+0000 mgr.y (mgr.24296) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:27.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:27 smithi092 bash[26840]: cluster 2024-09-21T13:16:25.922615+0000 mgr.y (mgr.24296) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:27.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:27 smithi170 bash[21665]: cluster 2024-09-21T13:16:25.922615+0000 mgr.y (mgr.24296) 85 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:29.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:29 smithi092 bash[19827]: cluster 2024-09-21T13:16:27.923267+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:29.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:29 smithi092 bash[26840]: cluster 2024-09-21T13:16:27.923267+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:29.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:29 smithi170 bash[21665]: cluster 2024-09-21T13:16:27.923267+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:30.501 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:16:31.349 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:31 smithi092 bash[19827]: cluster 2024-09-21T13:16:29.923812+0000 mgr.y (mgr.24296) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:31.349 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:31 smithi092 bash[26840]: cluster 2024-09-21T13:16:29.923812+0000 mgr.y (mgr.24296) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:31.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:31 smithi170 bash[21665]: cluster 2024-09-21T13:16:29.923812+0000 mgr.y (mgr.24296) 87 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:31.947 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:31 smithi092 bash[20080]: [21/Sep/2024:13:16:31] ENGINE Bus STOPPING 2024-09-21T13:16:32.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:31 smithi092 bash[20080]: [21/Sep/2024:13:16:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:16:32.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:31 smithi092 bash[20080]: [21/Sep/2024:13:16:31] ENGINE Bus STOPPED 2024-09-21T13:16:32.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:31 smithi092 bash[20080]: [21/Sep/2024:13:16:31] ENGINE Bus STARTING 2024-09-21T13:16:32.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[20080]: [21/Sep/2024:13:16:32] ENGINE Serving on http://:::9283 2024-09-21T13:16:32.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[20080]: [21/Sep/2024:13:16:32] ENGINE Bus STARTED 2024-09-21T13:16:32.387 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:16:32.395 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi092.front.sepia.ceph.com 2024-09-21T13:16:32.396 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-21T13:16:33.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:16:32] "GET /metrics HTTP/1.1" 200 26207 "" "Prometheus/2.43.0" 2024-09-21T13:16:33.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[19827]: audit 2024-09-21T13:16:31.691661+0000 mon.a (mon.0) 805 : audit [INF] from='client.? 172.21.15.92:0/26089025' entity='client.admin' 2024-09-21T13:16:33.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[19827]: cluster 2024-09-21T13:16:31.924433+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:33.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[19827]: audit 2024-09-21T13:16:32.261696+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:33.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[19827]: audit 2024-09-21T13:16:32.273822+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:33.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[19827]: audit 2024-09-21T13:16:32.276296+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:16:33.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[19827]: audit 2024-09-21T13:16:32.278057+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:16:33.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[19827]: audit 2024-09-21T13:16:32.289511+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:33.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[26840]: audit 2024-09-21T13:16:31.691661+0000 mon.a (mon.0) 805 : audit [INF] from='client.? 172.21.15.92:0/26089025' entity='client.admin' 2024-09-21T13:16:33.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[26840]: cluster 2024-09-21T13:16:31.924433+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:33.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[26840]: audit 2024-09-21T13:16:32.261696+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:33.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[26840]: audit 2024-09-21T13:16:32.273822+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:33.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[26840]: audit 2024-09-21T13:16:32.276296+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:16:33.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[26840]: audit 2024-09-21T13:16:32.278057+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:16:33.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:32 smithi092 bash[26840]: audit 2024-09-21T13:16:32.289511+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:33.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:32 smithi170 bash[21665]: audit 2024-09-21T13:16:31.691661+0000 mon.a (mon.0) 805 : audit [INF] from='client.? 172.21.15.92:0/26089025' entity='client.admin' 2024-09-21T13:16:33.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:32 smithi170 bash[21665]: cluster 2024-09-21T13:16:31.924433+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:33.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:32 smithi170 bash[21665]: audit 2024-09-21T13:16:32.261696+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:33.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:32 smithi170 bash[21665]: audit 2024-09-21T13:16:32.273822+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:33.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:32 smithi170 bash[21665]: audit 2024-09-21T13:16:32.276296+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:16:33.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:32 smithi170 bash[21665]: audit 2024-09-21T13:16:32.278057+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:16:33.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:32 smithi170 bash[21665]: audit 2024-09-21T13:16:32.289511+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:16:35.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:34 smithi092 bash[19827]: cluster 2024-09-21T13:16:33.924982+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:35.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:34 smithi092 bash[19827]: audit 2024-09-21T13:16:34.975295+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:35.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:34 smithi092 bash[26840]: cluster 2024-09-21T13:16:33.924982+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:35.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:34 smithi092 bash[26840]: audit 2024-09-21T13:16:34.975295+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:35.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:34 smithi170 bash[21665]: cluster 2024-09-21T13:16:33.924982+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:35.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:34 smithi170 bash[21665]: audit 2024-09-21T13:16:34.975295+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:37.165 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:16:37.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:36 smithi092 bash[19827]: cluster 2024-09-21T13:16:35.925576+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:37.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:36 smithi092 bash[26840]: cluster 2024-09-21T13:16:35.925576+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:37.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:36 smithi170 bash[21665]: cluster 2024-09-21T13:16:35.925576+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:39.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:38 smithi092 bash[19827]: cluster 2024-09-21T13:16:37.926133+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:39.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:38 smithi092 bash[26840]: cluster 2024-09-21T13:16:37.926133+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:39.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:38 smithi170 bash[21665]: cluster 2024-09-21T13:16:37.926133+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:40.080 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:16:40.080 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "ec70c183-8bb0-40eb-aa55-6be8aec9e05e", 2024-09-21T13:16:40.080 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "r", 2024-09-21T13:16:40.080 INFO:teuthology.orchestra.run.smithi092.stdout: "current_period": "c1e1cfd6-1542-4033-9c51-150340f70235", 2024-09-21T13:16:40.080 INFO:teuthology.orchestra.run.smithi092.stdout: "epoch": 1 2024-09-21T13:16:40.080 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:16:40.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:40 smithi092 bash[19827]: cluster 2024-09-21T13:16:39.004220+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T13:16:40.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:40 smithi092 bash[19827]: audit 2024-09-21T13:16:39.013221+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.92:0/2080978776' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T13:16:40.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:40 smithi092 bash[19827]: audit 2024-09-21T13:16:39.013928+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T13:16:40.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:40 smithi092 bash[26840]: cluster 2024-09-21T13:16:39.004220+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T13:16:40.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:40 smithi092 bash[26840]: audit 2024-09-21T13:16:39.013221+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.92:0/2080978776' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T13:16:40.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:40 smithi092 bash[26840]: audit 2024-09-21T13:16:39.013928+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T13:16:40.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:40 smithi170 bash[21665]: cluster 2024-09-21T13:16:39.004220+0000 mon.a (mon.0) 812 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T13:16:40.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:40 smithi170 bash[21665]: audit 2024-09-21T13:16:39.013221+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.92:0/2080978776' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T13:16:40.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:40 smithi170 bash[21665]: audit 2024-09-21T13:16:39.013928+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T13:16:40.647 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-21T13:16:41.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:41 smithi092 bash[19827]: cluster 2024-09-21T13:16:39.926745+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:41.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:41 smithi092 bash[19827]: cluster 2024-09-21T13:16:39.996337+0000 mon.a (mon.0) 814 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:16:41.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:41 smithi092 bash[19827]: audit 2024-09-21T13:16:40.005519+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T13:16:41.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:41 smithi092 bash[19827]: cluster 2024-09-21T13:16:40.017868+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T13:16:41.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:41 smithi092 bash[26840]: cluster 2024-09-21T13:16:39.926745+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:41.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:41 smithi092 bash[26840]: cluster 2024-09-21T13:16:39.996337+0000 mon.a (mon.0) 814 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:16:41.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:41 smithi092 bash[26840]: audit 2024-09-21T13:16:40.005519+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T13:16:41.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:41 smithi092 bash[26840]: cluster 2024-09-21T13:16:40.017868+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T13:16:41.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:41 smithi170 bash[21665]: cluster 2024-09-21T13:16:39.926745+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v59: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:16:41.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:41 smithi170 bash[21665]: cluster 2024-09-21T13:16:39.996337+0000 mon.a (mon.0) 814 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:16:41.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:41 smithi170 bash[21665]: audit 2024-09-21T13:16:40.005519+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T13:16:41.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:41 smithi170 bash[21665]: cluster 2024-09-21T13:16:40.017868+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T13:16:42.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:42 smithi170 bash[21665]: cluster 2024-09-21T13:16:41.023720+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T13:16:42.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:42 smithi092 bash[19827]: cluster 2024-09-21T13:16:41.023720+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T13:16:42.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:42 smithi092 bash[26840]: cluster 2024-09-21T13:16:41.023720+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T13:16:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:43 smithi092 bash[19827]: cluster 2024-09-21T13:16:41.927418+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:16:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:43 smithi092 bash[19827]: cluster 2024-09-21T13:16:42.016088+0000 mon.a (mon.0) 818 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:16:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:43 smithi092 bash[19827]: cluster 2024-09-21T13:16:42.016160+0000 mon.a (mon.0) 819 : cluster [INF] Cluster is now healthy 2024-09-21T13:16:43.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:42 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:16:42] "GET /metrics HTTP/1.1" 200 26206 "" "Prometheus/2.43.0" 2024-09-21T13:16:43.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:43 smithi092 bash[26840]: cluster 2024-09-21T13:16:41.927418+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:16:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:43 smithi092 bash[26840]: cluster 2024-09-21T13:16:42.016088+0000 mon.a (mon.0) 818 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:16:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:43 smithi092 bash[26840]: cluster 2024-09-21T13:16:42.016160+0000 mon.a (mon.0) 819 : cluster [INF] Cluster is now healthy 2024-09-21T13:16:43.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:43 smithi170 bash[21665]: cluster 2024-09-21T13:16:41.927418+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:16:43.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:43 smithi170 bash[21665]: cluster 2024-09-21T13:16:42.016088+0000 mon.a (mon.0) 818 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:16:43.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:43 smithi170 bash[21665]: cluster 2024-09-21T13:16:42.016160+0000 mon.a (mon.0) 819 : cluster [INF] Cluster is now healthy 2024-09-21T13:16:45.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:45 smithi170 bash[21665]: cluster 2024-09-21T13:16:43.928096+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:16:45.437 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:16:45.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:45 smithi092 bash[19827]: cluster 2024-09-21T13:16:43.928096+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:16:45.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:45 smithi092 bash[26840]: cluster 2024-09-21T13:16:43.928096+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-21T13:16:46.446 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "0f558ad6-ed37-45fb-8b65-816078d8c27f", 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "default", 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: "api_name": "default", 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: "is_master": true, 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: "endpoints": [], 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: "hostnames": [], 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: "hostnames_s3website": [], 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: "master_zone": "", 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: "zones": [], 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: "placement_targets": [ 2024-09-21T13:16:46.447 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "default-placement", 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: "tags": [], 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: "storage_classes": [] 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: "default_placement": "default-placement", 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_id": "ec70c183-8bb0-40eb-aa55-6be8aec9e05e", 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: "sync_policy": { 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: "groups": [] 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled_features": [ 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: "notification_v2", 2024-09-21T13:16:46.448 INFO:teuthology.orchestra.run.smithi092.stdout: "resharding" 2024-09-21T13:16:46.449 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-21T13:16:46.449 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:16:47.005 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-21T13:16:47.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:47 smithi092 bash[19827]: cluster 2024-09-21T13:16:45.928915+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 295 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-21T13:16:47.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:47 smithi092 bash[26840]: cluster 2024-09-21T13:16:45.928915+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 295 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-21T13:16:47.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:47 smithi170 bash[21665]: cluster 2024-09-21T13:16:45.928915+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 295 B/s rd, 1.0 KiB/s wr, 2 op/s 2024-09-21T13:16:49.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:49 smithi170 bash[21665]: cluster 2024-09-21T13:16:47.929503+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-21T13:16:49.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:49 smithi092 bash[19827]: cluster 2024-09-21T13:16:47.929503+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-21T13:16:49.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:49 smithi092 bash[26840]: cluster 2024-09-21T13:16:47.929503+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 895 B/s wr, 1 op/s 2024-09-21T13:16:50.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:50 smithi170 bash[21665]: audit 2024-09-21T13:16:49.936872+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-09-21T13:16:50.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:50 smithi170 bash[21665]: audit 2024-09-21T13:16:49.975739+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:50.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:50 smithi092 bash[19827]: audit 2024-09-21T13:16:49.936872+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-09-21T13:16:50.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:50 smithi092 bash[19827]: audit 2024-09-21T13:16:49.975739+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:50.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:50 smithi092 bash[26840]: audit 2024-09-21T13:16:49.936872+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]: dispatch 2024-09-21T13:16:50.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:50 smithi092 bash[26840]: audit 2024-09-21T13:16:49.975739+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:16:51.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:51 smithi170 bash[21665]: cluster 2024-09-21T13:16:49.930099+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 722 B/s wr, 1 op/s 2024-09-21T13:16:51.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:51 smithi170 bash[21665]: audit 2024-09-21T13:16:50.056217+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-21T13:16:51.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:51 smithi170 bash[21665]: cluster 2024-09-21T13:16:50.062588+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T13:16:51.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:51 smithi092 bash[26840]: cluster 2024-09-21T13:16:49.930099+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 722 B/s wr, 1 op/s 2024-09-21T13:16:51.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:51 smithi092 bash[26840]: audit 2024-09-21T13:16:50.056217+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-21T13:16:51.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:51 smithi092 bash[26840]: cluster 2024-09-21T13:16:50.062588+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T13:16:51.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:51 smithi092 bash[19827]: cluster 2024-09-21T13:16:49.930099+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 206 B/s rd, 722 B/s wr, 1 op/s 2024-09-21T13:16:51.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:51 smithi092 bash[19827]: audit 2024-09-21T13:16:50.056217+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.18", "id": [7, 2]}]': finished 2024-09-21T13:16:51.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:51 smithi092 bash[19827]: cluster 2024-09-21T13:16:50.062588+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T13:16:51.781 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:16:52.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:52 smithi092 bash[19827]: cluster 2024-09-21T13:16:51.065017+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T13:16:52.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:52 smithi092 bash[26840]: cluster 2024-09-21T13:16:51.065017+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T13:16:52.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:52 smithi170 bash[21665]: cluster 2024-09-21T13:16:51.065017+0000 mon.a (mon.0) 824 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "ac07d2e5-0254-4394-a6ea-1d29a2333cc1", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "z", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "domain_root": "z.rgw.meta:root", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "control_pool": "z.rgw.control", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "log_pool": "z.rgw.log", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-21T13:16:52.919 INFO:teuthology.orchestra.run.smithi092.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "otp_pool": "z.rgw.otp", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "system_key": { 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "access_key": "", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "secret_key": "" 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "placement_pools": [ 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "key": "default-placement", 2024-09-21T13:16:52.920 INFO:teuthology.orchestra.run.smithi092.stdout: "val": { 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: "storage_classes": { 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: "STANDARD": { 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: "index_type": 0, 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: "inline_data": true 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_id": "ec70c183-8bb0-40eb-aa55-6be8aec9e05e" 2024-09-21T13:16:52.921 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:16:53.019 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:16:52 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:16:52] "GET /metrics HTTP/1.1" 200 28527 "" "Prometheus/2.43.0" 2024-09-21T13:16:53.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:53 smithi170 bash[21665]: cluster 2024-09-21T13:16:51.930730+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:16:53.492 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:53 smithi092 bash[26840]: cluster 2024-09-21T13:16:51.930730+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:16:53.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:53 smithi092 bash[19827]: cluster 2024-09-21T13:16:51.930730+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:16:53.493 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-21T13:16:55.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:55 smithi170 bash[21665]: cluster 2024-09-21T13:16:53.931340+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:16:55.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:55 smithi092 bash[19827]: cluster 2024-09-21T13:16:53.931340+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:16:55.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:55 smithi092 bash[26840]: cluster 2024-09-21T13:16:53.931340+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 578 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:16:57.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:57 smithi170 bash[21665]: cluster 2024-09-21T13:16:55.932130+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 44 B/s, 0 objects/s recovering 2024-09-21T13:16:57.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:57 smithi092 bash[19827]: cluster 2024-09-21T13:16:55.932130+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 44 B/s, 0 objects/s recovering 2024-09-21T13:16:57.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:57 smithi092 bash[26840]: cluster 2024-09-21T13:16:55.932130+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 44 B/s, 0 objects/s recovering 2024-09-21T13:16:58.286 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:16:59.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:16:59 smithi170 bash[21665]: cluster 2024-09-21T13:16:57.932721+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 44 B/s, 0 objects/s recovering 2024-09-21T13:16:59.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:16:59 smithi092 bash[19827]: cluster 2024-09-21T13:16:57.932721+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 44 B/s, 0 objects/s recovering 2024-09-21T13:16:59.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:16:59 smithi092 bash[26840]: cluster 2024-09-21T13:16:57.932721+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s; 44 B/s, 0 objects/s recovering 2024-09-21T13:17:01.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:01 smithi092 bash[19827]: cluster 2024-09-21T13:16:59.933304+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 933 B/s wr, 2 op/s; 36 B/s, 0 objects/s recovering 2024-09-21T13:17:01.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:01 smithi092 bash[19827]: cluster 2024-09-21T13:17:00.113342+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T13:17:01.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:01 smithi092 bash[19827]: audit 2024-09-21T13:17:00.119790+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:17:01.435 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:01 smithi092 bash[19827]: audit 2024-09-21T13:17:00.121192+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:17:01.435 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:01 smithi092 bash[26840]: cluster 2024-09-21T13:16:59.933304+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 933 B/s wr, 2 op/s; 36 B/s, 0 objects/s recovering 2024-09-21T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:01 smithi092 bash[26840]: cluster 2024-09-21T13:17:00.113342+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:01 smithi092 bash[26840]: audit 2024-09-21T13:17:00.119790+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:17:01.436 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:01 smithi092 bash[26840]: audit 2024-09-21T13:17:00.121192+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:17:01.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:01 smithi170 bash[21665]: cluster 2024-09-21T13:16:59.933304+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 829 B/s rd, 933 B/s wr, 2 op/s; 36 B/s, 0 objects/s recovering 2024-09-21T13:17:01.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:01 smithi170 bash[21665]: cluster 2024-09-21T13:17:00.113342+0000 mon.a (mon.0) 825 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T13:17:01.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:01 smithi170 bash[21665]: audit 2024-09-21T13:17:00.119790+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:17:01.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:01 smithi170 bash[21665]: audit 2024-09-21T13:17:00.121192+0000 mon.a (mon.0) 826 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T13:17:02.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:02 smithi092 bash[19827]: audit 2024-09-21T13:17:01.105727+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T13:17:02.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:02 smithi092 bash[19827]: cluster 2024-09-21T13:17:01.115767+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T13:17:02.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:02 smithi092 bash[26840]: audit 2024-09-21T13:17:01.105727+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T13:17:02.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:02 smithi092 bash[26840]: cluster 2024-09-21T13:17:01.115767+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T13:17:02.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:02 smithi170 bash[21665]: audit 2024-09-21T13:17:01.105727+0000 mon.a (mon.0) 827 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T13:17:02.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:02 smithi170 bash[21665]: cluster 2024-09-21T13:17:01.115767+0000 mon.a (mon.0) 828 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T13:17:03.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:03 smithi092 bash[26840]: cluster 2024-09-21T13:17:01.933918+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v76: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 639 B/s wr, 5 op/s; 44 B/s, 0 objects/s recovering 2024-09-21T13:17:03.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:03 smithi092 bash[26840]: cluster 2024-09-21T13:17:02.143802+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T13:17:03.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:03 smithi092 bash[26840]: audit 2024-09-21T13:17:02.147703+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:17:03.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:03 smithi092 bash[26840]: audit 2024-09-21T13:17:02.148837+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:17:03.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:02 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:17:02] "GET /metrics HTTP/1.1" 200 28527 "" "Prometheus/2.43.0" 2024-09-21T13:17:03.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:03 smithi092 bash[19827]: cluster 2024-09-21T13:17:01.933918+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v76: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 639 B/s wr, 5 op/s; 44 B/s, 0 objects/s recovering 2024-09-21T13:17:03.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:03 smithi092 bash[19827]: cluster 2024-09-21T13:17:02.143802+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T13:17:03.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:03 smithi092 bash[19827]: audit 2024-09-21T13:17:02.147703+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:17:03.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:03 smithi092 bash[19827]: audit 2024-09-21T13:17:02.148837+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:17:03.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:03 smithi170 bash[21665]: cluster 2024-09-21T13:17:01.933918+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v76: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 639 B/s wr, 5 op/s; 44 B/s, 0 objects/s recovering 2024-09-21T13:17:03.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:03 smithi170 bash[21665]: cluster 2024-09-21T13:17:02.143802+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T13:17:03.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:03 smithi170 bash[21665]: audit 2024-09-21T13:17:02.147703+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:17:03.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:03 smithi170 bash[21665]: audit 2024-09-21T13:17:02.148837+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T13:17:04.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:04 smithi092 bash[19827]: audit 2024-09-21T13:17:03.137432+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T13:17:04.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:04 smithi092 bash[19827]: cluster 2024-09-21T13:17:03.144777+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T13:17:04.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:04 smithi092 bash[26840]: audit 2024-09-21T13:17:03.137432+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T13:17:04.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:04 smithi092 bash[26840]: cluster 2024-09-21T13:17:03.144777+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T13:17:04.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:04 smithi170 bash[21665]: audit 2024-09-21T13:17:03.137432+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T13:17:04.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:04 smithi170 bash[21665]: cluster 2024-09-21T13:17:03.144777+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T13:17:05.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:05 smithi092 bash[19827]: cluster 2024-09-21T13:17:03.934564+0000 mgr.y (mgr.24296) 104 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-21T13:17:05.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:05 smithi092 bash[19827]: cluster 2024-09-21T13:17:04.171170+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T13:17:05.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:05 smithi092 bash[19827]: audit 2024-09-21T13:17:04.174023+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:17:05.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:05 smithi092 bash[19827]: audit 2024-09-21T13:17:04.175025+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:17:05.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:05 smithi092 bash[19827]: audit 2024-09-21T13:17:04.976412+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:05.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:05 smithi092 bash[26840]: cluster 2024-09-21T13:17:03.934564+0000 mgr.y (mgr.24296) 104 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-21T13:17:05.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:05 smithi092 bash[26840]: cluster 2024-09-21T13:17:04.171170+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T13:17:05.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:05 smithi092 bash[26840]: audit 2024-09-21T13:17:04.174023+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:17:05.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:05 smithi092 bash[26840]: audit 2024-09-21T13:17:04.175025+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:17:05.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:05 smithi092 bash[26840]: audit 2024-09-21T13:17:04.976412+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:05.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:05 smithi170 bash[21665]: cluster 2024-09-21T13:17:03.934564+0000 mgr.y (mgr.24296) 104 : cluster [DBG] pgmap v79: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 6 op/s 2024-09-21T13:17:05.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:05 smithi170 bash[21665]: cluster 2024-09-21T13:17:04.171170+0000 mon.a (mon.0) 833 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T13:17:05.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:05 smithi170 bash[21665]: audit 2024-09-21T13:17:04.174023+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:17:05.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:05 smithi170 bash[21665]: audit 2024-09-21T13:17:04.175025+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T13:17:05.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:05 smithi170 bash[21665]: audit 2024-09-21T13:17:04.976412+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:06.288 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "8870fe87-4c1c-41ac-8e0a-e691fc854563", 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "epoch": 1, 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "predecessor_uuid": "c1e1cfd6-1542-4033-9c51-150340f70235", 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "sync_status": [], 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "period_map": { 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "8870fe87-4c1c-41ac-8e0a-e691fc854563", 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "zonegroups": [ 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "0f558ad6-ed37-45fb-8b65-816078d8c27f", 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "default", 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "api_name": "default", 2024-09-21T13:17:06.289 INFO:teuthology.orchestra.run.smithi092.stdout: "is_master": true, 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "endpoints": [], 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "hostnames": [], 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "hostnames_s3website": [], 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "master_zone": "ac07d2e5-0254-4394-a6ea-1d29a2333cc1", 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "zones": [ 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "id": "ac07d2e5-0254-4394-a6ea-1d29a2333cc1", 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "z", 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "endpoints": [], 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "log_meta": false, 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "log_data": false, 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "bucket_index_max_shards": 11, 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "read_only": false, 2024-09-21T13:17:06.290 INFO:teuthology.orchestra.run.smithi092.stdout: "tier_type": "", 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "sync_from_all": true, 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "sync_from": [], 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "redirect_zone": "", 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "supported_features": [ 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "compress-encrypted", 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "notification_v2", 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "resharding" 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "placement_targets": [ 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "name": "default-placement", 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "tags": [], 2024-09-21T13:17:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "storage_classes": [ 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "STANDARD" 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "default_placement": "default-placement", 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_id": "ec70c183-8bb0-40eb-aa55-6be8aec9e05e", 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "sync_policy": { 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "groups": [] 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled_features": [ 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "notification_v2", 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "resharding" 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:17:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "short_zone_ids": [ 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: { 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "key": "ac07d2e5-0254-4394-a6ea-1d29a2333cc1", 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "val": 1747192674 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: ] 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "master_zonegroup": "0f558ad6-ed37-45fb-8b65-816078d8c27f", 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "master_zone": "ac07d2e5-0254-4394-a6ea-1d29a2333cc1", 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "period_config": { 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "bucket_quota": { 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled": false, 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "check_on_raw": false, 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "max_size": -1, 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "max_size_kb": 0, 2024-09-21T13:17:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "max_objects": -1 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "user_quota": { 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled": false, 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "check_on_raw": false, 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "max_size": -1, 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "max_size_kb": 0, 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "max_objects": -1 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "user_ratelimit": { 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_ops": 0, 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_ops": 0, 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_bytes": 0, 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_bytes": 0, 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled": false 2024-09-21T13:17:06.294 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "bucket_ratelimit": { 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_ops": 0, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_ops": 0, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_bytes": 0, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_bytes": 0, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled": false 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "anonymous_ratelimit": { 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_ops": 0, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_ops": 0, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "max_read_bytes": 0, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "max_write_bytes": 0, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "enabled": false 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:17:06.295 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_id": "ec70c183-8bb0-40eb-aa55-6be8aec9e05e", 2024-09-21T13:17:06.296 INFO:teuthology.orchestra.run.smithi092.stdout: "realm_epoch": 2 2024-09-21T13:17:06.296 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:17:06.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[19827]: audit 2024-09-21T13:17:05.162742+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T13:17:06.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[19827]: cluster 2024-09-21T13:17:05.170491+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T13:17:06.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[19827]: audit 2024-09-21T13:17:05.177997+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T13:17:06.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[19827]: audit 2024-09-21T13:17:05.184945+0000 mon.a (mon.0) 838 : 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-21T13:17:06.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[19827]: cluster 2024-09-21T13:17:05.935848+0000 mgr.y (mgr.24296) 105 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:17:06.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[19827]: audit 2024-09-21T13:17:06.165391+0000 mon.a (mon.0) 839 : 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-21T13:17:06.471 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[19827]: cluster 2024-09-21T13:17:06.174661+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T13:17:06.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[26840]: audit 2024-09-21T13:17:05.162742+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T13:17:06.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[26840]: cluster 2024-09-21T13:17:05.170491+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T13:17:06.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[26840]: audit 2024-09-21T13:17:05.177997+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T13:17:06.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[26840]: audit 2024-09-21T13:17:05.184945+0000 mon.a (mon.0) 838 : 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-21T13:17:06.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[26840]: cluster 2024-09-21T13:17:05.935848+0000 mgr.y (mgr.24296) 105 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:17:06.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[26840]: audit 2024-09-21T13:17:06.165391+0000 mon.a (mon.0) 839 : 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-21T13:17:06.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:06 smithi092 bash[26840]: cluster 2024-09-21T13:17:06.174661+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T13:17:06.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:06 smithi170 bash[21665]: audit 2024-09-21T13:17:05.162742+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T13:17:06.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:06 smithi170 bash[21665]: cluster 2024-09-21T13:17:05.170491+0000 mon.a (mon.0) 837 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T13:17:06.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:06 smithi170 bash[21665]: audit 2024-09-21T13:17:05.177997+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.92:0/3072443028' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T13:17:06.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:06 smithi170 bash[21665]: audit 2024-09-21T13:17:05.184945+0000 mon.a (mon.0) 838 : 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-21T13:17:06.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:06 smithi170 bash[21665]: cluster 2024-09-21T13:17:05.935848+0000 mgr.y (mgr.24296) 105 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T13:17:06.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:06 smithi170 bash[21665]: audit 2024-09-21T13:17:06.165391+0000 mon.a (mon.0) 839 : 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-21T13:17:06.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:06 smithi170 bash[21665]: cluster 2024-09-21T13:17:06.174661+0000 mon.a (mon.0) 840 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T13:17:06.950 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-21T13:17:09.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:08 smithi092 bash[19827]: cluster 2024-09-21T13:17:07.936521+0000 mgr.y (mgr.24296) 106 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 213 B/s rd, 426 B/s wr, 1 op/s 2024-09-21T13:17:09.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:08 smithi092 bash[26840]: cluster 2024-09-21T13:17:07.936521+0000 mgr.y (mgr.24296) 106 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 213 B/s rd, 426 B/s wr, 1 op/s 2024-09-21T13:17:09.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:08 smithi170 bash[21665]: cluster 2024-09-21T13:17:07.936521+0000 mgr.y (mgr.24296) 106 : cluster [DBG] pgmap v84: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 213 B/s rd, 426 B/s wr, 1 op/s 2024-09-21T13:17:11.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:10 smithi092 bash[19827]: cluster 2024-09-21T13:17:09.937206+0000 mgr.y (mgr.24296) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-21T13:17:11.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:10 smithi092 bash[26840]: cluster 2024-09-21T13:17:09.937206+0000 mgr.y (mgr.24296) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-21T13:17:11.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:10 smithi170 bash[21665]: cluster 2024-09-21T13:17:09.937206+0000 mgr.y (mgr.24296) 107 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 341 B/s wr, 0 op/s 2024-09-21T13:17:11.736 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:17:12.994 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:12 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:17:12] "GET /metrics HTTP/1.1" 200 35407 "" "Prometheus/2.43.0" 2024-09-21T13:17:13.086 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled rgw.foo update... 2024-09-21T13:17:13.250 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:13 smithi092 bash[19827]: cluster 2024-09-21T13:17:11.938656+0000 mgr.y (mgr.24296) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-21T13:17:13.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:13 smithi092 bash[26840]: cluster 2024-09-21T13:17:11.938656+0000 mgr.y (mgr.24296) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-21T13:17:13.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:13 smithi170 bash[21665]: cluster 2024-09-21T13:17:11.938656+0000 mgr.y (mgr.24296) 108 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-21T13:17:13.649 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph osd pool create foo' 2024-09-21T13:17:14.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:14 smithi170 bash[21665]: audit 2024-09-21T13:17:13.084719+0000 mgr.y (mgr.24296) 109 : audit [DBG] from='client.14640 -' 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-21T13:17:14.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:14 smithi170 bash[21665]: cephadm 2024-09-21T13:17:13.086286+0000 mgr.y (mgr.24296) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:17:14.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:14 smithi170 bash[21665]: audit 2024-09-21T13:17:13.092598+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:14.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:14 smithi170 bash[21665]: audit 2024-09-21T13:17:13.781171+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:14.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:14 smithi170 bash[21665]: audit 2024-09-21T13:17:13.782463+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:14.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:14 smithi170 bash[21665]: audit 2024-09-21T13:17:13.791096+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:14.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:14 smithi170 bash[21665]: audit 2024-09-21T13:17:13.796041+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:17:14.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:14 smithi170 bash[21665]: audit 2024-09-21T13:17:13.798720+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:17:14.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:14 smithi170 bash[21665]: audit 2024-09-21T13:17:13.809367+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:14.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:14 smithi170 bash[21665]: audit 2024-09-21T13:17:13.812876+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:14.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[19827]: audit 2024-09-21T13:17:13.084719+0000 mgr.y (mgr.24296) 109 : audit [DBG] from='client.14640 -' 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-21T13:17:14.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[19827]: cephadm 2024-09-21T13:17:13.086286+0000 mgr.y (mgr.24296) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:17:14.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[19827]: audit 2024-09-21T13:17:13.092598+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[19827]: audit 2024-09-21T13:17:13.781171+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[19827]: audit 2024-09-21T13:17:13.782463+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[19827]: audit 2024-09-21T13:17:13.791096+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[19827]: audit 2024-09-21T13:17:13.796041+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[19827]: audit 2024-09-21T13:17:13.798720+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[19827]: audit 2024-09-21T13:17:13.809367+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[19827]: audit 2024-09-21T13:17:13.812876+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[26840]: audit 2024-09-21T13:17:13.084719+0000 mgr.y (mgr.24296) 109 : audit [DBG] from='client.14640 -' 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-21T13:17:14.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[26840]: cephadm 2024-09-21T13:17:13.086286+0000 mgr.y (mgr.24296) 110 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[26840]: audit 2024-09-21T13:17:13.092598+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[26840]: audit 2024-09-21T13:17:13.781171+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[26840]: audit 2024-09-21T13:17:13.782463+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:14.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[26840]: audit 2024-09-21T13:17:13.791096+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:14.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[26840]: audit 2024-09-21T13:17:13.796041+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:17:14.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[26840]: audit 2024-09-21T13:17:13.798720+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:17:14.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[26840]: audit 2024-09-21T13:17:13.809367+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:14.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:14 smithi092 bash[26840]: audit 2024-09-21T13:17:13.812876+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:15.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:15 smithi170 bash[21665]: cephadm 2024-09-21T13:17:13.814198+0000 mgr.y (mgr.24296) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi170.dhymth on smithi170 2024-09-21T13:17:15.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:15 smithi170 bash[21665]: cluster 2024-09-21T13:17:13.939303+0000 mgr.y (mgr.24296) 112 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-21T13:17:15.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:15 smithi092 bash[19827]: cephadm 2024-09-21T13:17:13.814198+0000 mgr.y (mgr.24296) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi170.dhymth on smithi170 2024-09-21T13:17:15.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:15 smithi092 bash[19827]: cluster 2024-09-21T13:17:13.939303+0000 mgr.y (mgr.24296) 112 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-21T13:17:15.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:15 smithi092 bash[26840]: cephadm 2024-09-21T13:17:13.814198+0000 mgr.y (mgr.24296) 111 : cephadm [INF] Deploying daemon rgw.foo.smithi170.dhymth on smithi170 2024-09-21T13:17:15.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:15 smithi092 bash[26840]: cluster 2024-09-21T13:17:13.939303+0000 mgr.y (mgr.24296) 112 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-09-21T13:17:16.767 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:16.767 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:16.767 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:16.767 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:16.768 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:16.768 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:16.768 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:16.768 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:16.769 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:17.024 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:17.025 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:17.025 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:17.025 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:17.025 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:17.026 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:17.026 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:17.026 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:17.026 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:17:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:17.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:17 smithi170 bash[21665]: cluster 2024-09-21T13:17:15.940627+0000 mgr.y (mgr.24296) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-21T13:17:17.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:17 smithi170 bash[21665]: audit 2024-09-21T13:17:17.085855+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:17.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:17 smithi092 bash[19827]: cluster 2024-09-21T13:17:15.940627+0000 mgr.y (mgr.24296) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-21T13:17:17.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:17 smithi092 bash[19827]: audit 2024-09-21T13:17:17.085855+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:17.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:17 smithi092 bash[26840]: cluster 2024-09-21T13:17:15.940627+0000 mgr.y (mgr.24296) 113 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-21T13:17:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:17 smithi092 bash[26840]: audit 2024-09-21T13:17:17.085855+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:18.417 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:18 smithi170 bash[21665]: audit 2024-09-21T13:17:17.099375+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:18.417 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:18 smithi170 bash[21665]: audit 2024-09-21T13:17:17.119769+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:18.417 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:18 smithi170 bash[21665]: audit 2024-09-21T13:17:17.121464+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:17:18.417 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:18 smithi170 bash[21665]: audit 2024-09-21T13:17:17.125088+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:17:18.417 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:18 smithi170 bash[21665]: audit 2024-09-21T13:17:17.138009+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:18.417 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:18 smithi170 bash[21665]: audit 2024-09-21T13:17:17.143580+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:18.417 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:18 smithi170 bash[21665]: cephadm 2024-09-21T13:17:17.145930+0000 mgr.y (mgr.24296) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi092.drshui on smithi092 2024-09-21T13:17:18.439 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:17:18.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[19827]: audit 2024-09-21T13:17:17.099375+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:18.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[19827]: audit 2024-09-21T13:17:17.119769+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:18.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[19827]: audit 2024-09-21T13:17:17.121464+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:17:18.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[19827]: audit 2024-09-21T13:17:17.125088+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:17:18.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[19827]: audit 2024-09-21T13:17:17.138009+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:18.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[19827]: audit 2024-09-21T13:17:17.143580+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:18.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[19827]: cephadm 2024-09-21T13:17:17.145930+0000 mgr.y (mgr.24296) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi092.drshui on smithi092 2024-09-21T13:17:18.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[26840]: audit 2024-09-21T13:17:17.099375+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:18.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[26840]: audit 2024-09-21T13:17:17.119769+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:18.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[26840]: audit 2024-09-21T13:17:17.121464+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T13:17:18.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[26840]: audit 2024-09-21T13:17:17.125088+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T13:17:18.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[26840]: audit 2024-09-21T13:17:17.138009+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:18.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[26840]: audit 2024-09-21T13:17:17.143580+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:18.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:18 smithi092 bash[26840]: cephadm 2024-09-21T13:17:17.145930+0000 mgr.y (mgr.24296) 114 : cephadm [INF] Deploying daemon rgw.foo.smithi092.drshui on smithi092 2024-09-21T13:17:19.410 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:19 smithi092 bash[26840]: cluster 2024-09-21T13:17:17.941295+0000 mgr.y (mgr.24296) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 869 B/s wr, 2 op/s 2024-09-21T13:17:19.411 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:19 smithi092 bash[19827]: cluster 2024-09-21T13:17:17.941295+0000 mgr.y (mgr.24296) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 869 B/s wr, 2 op/s 2024-09-21T13:17:19.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:19 smithi170 bash[21665]: cluster 2024-09-21T13:17:17.941295+0000 mgr.y (mgr.24296) 115 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 869 B/s wr, 2 op/s 2024-09-21T13:17:20.438 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:20 smithi092 bash[19827]: audit 2024-09-21T13:17:19.975951+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:20.438 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:20 smithi092 bash[26840]: audit 2024-09-21T13:17:19.975951+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:20.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:20 smithi170 bash[21665]: audit 2024-09-21T13:17:19.975951+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:20.689 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.689 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.689 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.689 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.689 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.690 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.690 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.690 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.690 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.690 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.691 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:20.691 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:21.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:21.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:21.021 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:21.021 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:21.021 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:21.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:20 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:21.150 INFO:teuthology.orchestra.run.smithi092.stderr:pool 'foo' created 2024-09-21T13:17:21.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[19827]: cluster 2024-09-21T13:17:19.941805+0000 mgr.y (mgr.24296) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-21T13:17:21.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[19827]: audit 2024-09-21T13:17:20.178569+0000 mon.a (mon.0) 857 : audit [INF] from='client.? 172.21.15.92:0/1878030217' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T13:17:21.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[19827]: audit 2024-09-21T13:17:20.853114+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[19827]: audit 2024-09-21T13:17:20.857868+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[19827]: audit 2024-09-21T13:17:20.862906+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[19827]: audit 2024-09-21T13:17:20.867546+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[19827]: audit 2024-09-21T13:17:20.874546+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[19827]: audit 2024-09-21T13:17:20.881611+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[19827]: audit 2024-09-21T13:17:20.886430+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[26840]: cluster 2024-09-21T13:17:19.941805+0000 mgr.y (mgr.24296) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-21T13:17:21.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[26840]: audit 2024-09-21T13:17:20.178569+0000 mon.a (mon.0) 857 : audit [INF] from='client.? 172.21.15.92:0/1878030217' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T13:17:21.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[26840]: audit 2024-09-21T13:17:20.853114+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[26840]: audit 2024-09-21T13:17:20.857868+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[26840]: audit 2024-09-21T13:17:20.862906+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[26840]: audit 2024-09-21T13:17:20.867546+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[26840]: audit 2024-09-21T13:17:20.874546+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[26840]: audit 2024-09-21T13:17:20.881611+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:21 smithi092 bash[26840]: audit 2024-09-21T13:17:20.886430+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:21 smithi170 bash[21665]: cluster 2024-09-21T13:17:19.941805+0000 mgr.y (mgr.24296) 116 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-21T13:17:21.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:21 smithi170 bash[21665]: audit 2024-09-21T13:17:20.178569+0000 mon.a (mon.0) 857 : audit [INF] from='client.? 172.21.15.92:0/1878030217' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T13:17:21.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:21 smithi170 bash[21665]: audit 2024-09-21T13:17:20.853114+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:21 smithi170 bash[21665]: audit 2024-09-21T13:17:20.857868+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:21 smithi170 bash[21665]: audit 2024-09-21T13:17:20.862906+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:21 smithi170 bash[21665]: audit 2024-09-21T13:17:20.867546+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:21 smithi170 bash[21665]: audit 2024-09-21T13:17:20.874546+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:21 smithi170 bash[21665]: audit 2024-09-21T13:17:20.881611+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:21.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:21 smithi170 bash[21665]: audit 2024-09-21T13:17:20.886430+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:22.191 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'rbd pool init foo' 2024-09-21T13:17:22.493 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:22 smithi092 bash[19827]: cephadm 2024-09-21T13:17:20.875960+0000 mgr.y (mgr.24296) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:17:22.494 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:22 smithi092 bash[19827]: audit 2024-09-21T13:17:21.156516+0000 mon.a (mon.0) 865 : audit [INF] from='client.? 172.21.15.92:0/1878030217' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T13:17:22.494 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:22 smithi092 bash[19827]: cluster 2024-09-21T13:17:21.168215+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T13:17:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:22 smithi092 bash[26840]: cephadm 2024-09-21T13:17:20.875960+0000 mgr.y (mgr.24296) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:17:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:22 smithi092 bash[26840]: audit 2024-09-21T13:17:21.156516+0000 mon.a (mon.0) 865 : audit [INF] from='client.? 172.21.15.92:0/1878030217' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T13:17:22.494 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:22 smithi092 bash[26840]: cluster 2024-09-21T13:17:21.168215+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T13:17:22.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:22 smithi170 bash[21665]: cephadm 2024-09-21T13:17:20.875960+0000 mgr.y (mgr.24296) 117 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T13:17:22.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:22 smithi170 bash[21665]: audit 2024-09-21T13:17:21.156516+0000 mon.a (mon.0) 865 : audit [INF] from='client.? 172.21.15.92:0/1878030217' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T13:17:22.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:22 smithi170 bash[21665]: cluster 2024-09-21T13:17:21.168215+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T13:17:23.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:23 smithi092 bash[19827]: cluster 2024-09-21T13:17:21.942543+0000 mgr.y (mgr.24296) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-21T13:17:23.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:23 smithi092 bash[19827]: cluster 2024-09-21T13:17:22.157505+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:17:23.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:23 smithi092 bash[19827]: cluster 2024-09-21T13:17:22.165521+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T13:17:23.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:23 smithi092 bash[19827]: cluster 2024-09-21T13:17:23.171811+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T13:17:23.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:22 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:17:22] "GET /metrics HTTP/1.1" 200 35566 "" "Prometheus/2.43.0" 2024-09-21T13:17:23.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:23 smithi092 bash[26840]: cluster 2024-09-21T13:17:21.942543+0000 mgr.y (mgr.24296) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-21T13:17:23.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:23 smithi092 bash[26840]: cluster 2024-09-21T13:17:22.157505+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:17:23.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:23 smithi092 bash[26840]: cluster 2024-09-21T13:17:22.165521+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T13:17:23.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:23 smithi092 bash[26840]: cluster 2024-09-21T13:17:23.171811+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T13:17:23.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:23 smithi170 bash[21665]: cluster 2024-09-21T13:17:21.942543+0000 mgr.y (mgr.24296) 118 : cluster [DBG] pgmap v92: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 KiB/s wr, 112 op/s 2024-09-21T13:17:23.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:23 smithi170 bash[21665]: cluster 2024-09-21T13:17:22.157505+0000 mon.a (mon.0) 867 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:17:23.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:23 smithi170 bash[21665]: cluster 2024-09-21T13:17:22.165521+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T13:17:23.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:23 smithi170 bash[21665]: cluster 2024-09-21T13:17:23.171811+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T13:17:25.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:25 smithi092 bash[19827]: cluster 2024-09-21T13:17:23.943346+0000 mgr.y (mgr.24296) 119 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-21T13:17:25.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:25 smithi092 bash[19827]: audit 2024-09-21T13:17:25.028442+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:25.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:25 smithi092 bash[26840]: cluster 2024-09-21T13:17:23.943346+0000 mgr.y (mgr.24296) 119 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-21T13:17:25.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:25 smithi092 bash[26840]: audit 2024-09-21T13:17:25.028442+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:25.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:25 smithi170 bash[21665]: cluster 2024-09-21T13:17:23.943346+0000 mgr.y (mgr.24296) 119 : cluster [DBG] pgmap v95: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 187 op/s 2024-09-21T13:17:25.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:25 smithi170 bash[21665]: audit 2024-09-21T13:17:25.028442+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:26.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:26 smithi092 bash[19827]: cluster 2024-09-21T13:17:25.944856+0000 mgr.y (mgr.24296) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-21T13:17:26.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:26 smithi092 bash[26840]: cluster 2024-09-21T13:17:25.944856+0000 mgr.y (mgr.24296) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-21T13:17:26.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:26 smithi170 bash[21665]: cluster 2024-09-21T13:17:25.944856+0000 mgr.y (mgr.24296) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 5.7 KiB/s wr, 354 op/s 2024-09-21T13:17:26.974 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:17:28.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[19827]: audit 2024-09-21T13:17:26.837831+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[19827]: audit 2024-09-21T13:17:26.848398+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[19827]: audit 2024-09-21T13:17:27.491615+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[19827]: audit 2024-09-21T13:17:27.497133+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[19827]: audit 2024-09-21T13:17:27.498059+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:28.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[19827]: audit 2024-09-21T13:17:27.498733+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[20080]: [21/Sep/2024:13:17:27] ENGINE Bus STOPPING 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[20080]: [21/Sep/2024:13:17:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[20080]: [21/Sep/2024:13:17:27] ENGINE Bus STOPPED 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[20080]: [21/Sep/2024:13:17:27] ENGINE Bus STARTING 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[20080]: [21/Sep/2024:13:17:28] ENGINE Serving on http://:::9283 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[20080]: [21/Sep/2024:13:17:28] ENGINE Bus STARTED 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[20080]: [21/Sep/2024:13:17:28] ENGINE Bus STOPPING 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[26840]: audit 2024-09-21T13:17:26.837831+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[26840]: audit 2024-09-21T13:17:26.848398+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[26840]: audit 2024-09-21T13:17:27.491615+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.082 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[26840]: audit 2024-09-21T13:17:27.497133+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[26840]: audit 2024-09-21T13:17:27.498059+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:28.083 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:27 smithi092 bash[26840]: audit 2024-09-21T13:17:27.498733+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:28.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:27 smithi170 bash[21665]: audit 2024-09-21T13:17:26.837831+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:27 smithi170 bash[21665]: audit 2024-09-21T13:17:26.848398+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:27 smithi170 bash[21665]: audit 2024-09-21T13:17:27.491615+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:27 smithi170 bash[21665]: audit 2024-09-21T13:17:27.497133+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:28.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:27 smithi170 bash[21665]: audit 2024-09-21T13:17:27.498059+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:28.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:27 smithi170 bash[21665]: audit 2024-09-21T13:17:27.498733+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:28.917 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[20080]: [21/Sep/2024:13:17:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:17:28.917 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[20080]: [21/Sep/2024:13:17:28] ENGINE Bus STOPPED 2024-09-21T13:17:28.917 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[20080]: [21/Sep/2024:13:17:28] ENGINE Bus STARTING 2024-09-21T13:17:28.917 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[20080]: [21/Sep/2024:13:17:28] ENGINE Serving on http://:::9283 2024-09-21T13:17:28.917 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[20080]: [21/Sep/2024:13:17:28] ENGINE Bus STARTED 2024-09-21T13:17:29.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[26840]: cephadm 2024-09-21T13:17:27.502909+0000 mgr.y (mgr.24296) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[26840]: audit 2024-09-21T13:17:27.922470+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[26840]: audit 2024-09-21T13:17:27.930690+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[26840]: audit 2024-09-21T13:17:27.937551+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[26840]: cluster 2024-09-21T13:17:27.945321+0000 mgr.y (mgr.24296) 122 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 150 B/s wr, 147 op/s 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[26840]: audit 2024-09-21T13:17:28.021168+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[26840]: audit 2024-09-21T13:17:28.021985+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[26840]: cephadm 2024-09-21T13:17:28.028710+0000 mgr.y (mgr.24296) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[26840]: audit 2024-09-21T13:17:28.176661+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.92:0/1013935424' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[26840]: audit 2024-09-21T13:17:28.289561+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[19827]: cephadm 2024-09-21T13:17:27.502909+0000 mgr.y (mgr.24296) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[19827]: audit 2024-09-21T13:17:27.922470+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[19827]: audit 2024-09-21T13:17:27.930690+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[19827]: audit 2024-09-21T13:17:27.937551+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[19827]: cluster 2024-09-21T13:17:27.945321+0000 mgr.y (mgr.24296) 122 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 150 B/s wr, 147 op/s 2024-09-21T13:17:29.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[19827]: audit 2024-09-21T13:17:28.021168+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:29.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[19827]: audit 2024-09-21T13:17:28.021985+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:29.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[19827]: cephadm 2024-09-21T13:17:28.028710+0000 mgr.y (mgr.24296) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:17:29.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[19827]: audit 2024-09-21T13:17:28.176661+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.92:0/1013935424' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T13:17:29.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:28 smithi092 bash[19827]: audit 2024-09-21T13:17:28.289561+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:28 smithi170 bash[21665]: cephadm 2024-09-21T13:17:27.502909+0000 mgr.y (mgr.24296) 121 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:17:29.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:28 smithi170 bash[21665]: audit 2024-09-21T13:17:27.922470+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:28 smithi170 bash[21665]: audit 2024-09-21T13:17:27.930690+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:28 smithi170 bash[21665]: audit 2024-09-21T13:17:27.937551+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:29.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:28 smithi170 bash[21665]: cluster 2024-09-21T13:17:27.945321+0000 mgr.y (mgr.24296) 122 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 150 B/s wr, 147 op/s 2024-09-21T13:17:29.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:28 smithi170 bash[21665]: audit 2024-09-21T13:17:28.021168+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:29.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:28 smithi170 bash[21665]: audit 2024-09-21T13:17:28.021985+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:29.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:28 smithi170 bash[21665]: cephadm 2024-09-21T13:17:28.028710+0000 mgr.y (mgr.24296) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:17:29.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:28 smithi170 bash[21665]: audit 2024-09-21T13:17:28.176661+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.92:0/1013935424' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T13:17:29.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:28 smithi170 bash[21665]: audit 2024-09-21T13:17:28.289561+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:30.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:29 smithi092 bash[19827]: audit 2024-09-21T13:17:28.944153+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.92:0/1013935424' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T13:17:30.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:29 smithi092 bash[19827]: cluster 2024-09-21T13:17:28.951412+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T13:17:30.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:29 smithi092 bash[26840]: audit 2024-09-21T13:17:28.944153+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.92:0/1013935424' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T13:17:30.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:29 smithi092 bash[26840]: cluster 2024-09-21T13:17:28.951412+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T13:17:30.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:29 smithi170 bash[21665]: audit 2024-09-21T13:17:28.944153+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.92:0/1013935424' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T13:17:30.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:29 smithi170 bash[21665]: cluster 2024-09-21T13:17:28.951412+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T13:17:31.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:30 smithi092 bash[26840]: cluster 2024-09-21T13:17:29.946165+0000 mgr.y (mgr.24296) 124 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 131 B/s wr, 128 op/s 2024-09-21T13:17:31.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:30 smithi092 bash[26840]: cluster 2024-09-21T13:17:29.957075+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T13:17:31.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:30 smithi092 bash[26840]: cluster 2024-09-21T13:17:30.946580+0000 mon.a (mon.0) 887 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:17:31.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:30 smithi092 bash[26840]: cluster 2024-09-21T13:17:30.946622+0000 mon.a (mon.0) 888 : cluster [INF] Cluster is now healthy 2024-09-21T13:17:31.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:30 smithi092 bash[19827]: cluster 2024-09-21T13:17:29.946165+0000 mgr.y (mgr.24296) 124 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 131 B/s wr, 128 op/s 2024-09-21T13:17:31.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:30 smithi092 bash[19827]: cluster 2024-09-21T13:17:29.957075+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T13:17:31.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:30 smithi092 bash[19827]: cluster 2024-09-21T13:17:30.946580+0000 mon.a (mon.0) 887 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:17:31.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:30 smithi092 bash[19827]: cluster 2024-09-21T13:17:30.946622+0000 mon.a (mon.0) 888 : cluster [INF] Cluster is now healthy 2024-09-21T13:17:31.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:30 smithi170 bash[21665]: cluster 2024-09-21T13:17:29.946165+0000 mgr.y (mgr.24296) 124 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 131 B/s wr, 128 op/s 2024-09-21T13:17:31.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:30 smithi170 bash[21665]: cluster 2024-09-21T13:17:29.957075+0000 mon.a (mon.0) 886 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T13:17:31.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:30 smithi170 bash[21665]: cluster 2024-09-21T13:17:30.946580+0000 mon.a (mon.0) 887 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:17:31.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:30 smithi170 bash[21665]: cluster 2024-09-21T13:17:30.946622+0000 mon.a (mon.0) 888 : cluster [INF] Cluster is now healthy 2024-09-21T13:17:31.638 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-21T13:17:32.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:31 smithi092 bash[26840]: cluster 2024-09-21T13:17:30.976851+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T13:17:32.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:31 smithi092 bash[19827]: cluster 2024-09-21T13:17:30.976851+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T13:17:32.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:31 smithi170 bash[21665]: cluster 2024-09-21T13:17:30.976851+0000 mon.a (mon.0) 889 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T13:17:33.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:32 smithi092 bash[19827]: cluster 2024-09-21T13:17:31.946972+0000 mgr.y (mgr.24296) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-21T13:17:33.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:32 smithi092 bash[26840]: cluster 2024-09-21T13:17:31.946972+0000 mgr.y (mgr.24296) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-21T13:17:33.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:32 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:17:32] "GET /metrics HTTP/1.1" 200 35566 "" "Prometheus/2.43.0" 2024-09-21T13:17:33.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:32 smithi170 bash[21665]: cluster 2024-09-21T13:17:31.946972+0000 mgr.y (mgr.24296) 125 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-21T13:17:35.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:34 smithi092 bash[19827]: cluster 2024-09-21T13:17:33.947707+0000 mgr.y (mgr.24296) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-21T13:17:35.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:34 smithi092 bash[19827]: audit 2024-09-21T13:17:34.977351+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:35.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:34 smithi092 bash[26840]: cluster 2024-09-21T13:17:33.947707+0000 mgr.y (mgr.24296) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-21T13:17:35.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:34 smithi092 bash[26840]: audit 2024-09-21T13:17:34.977351+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:35.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:34 smithi170 bash[21665]: cluster 2024-09-21T13:17:33.947707+0000 mgr.y (mgr.24296) 126 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-21T13:17:35.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:34 smithi170 bash[21665]: audit 2024-09-21T13:17:34.977351+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:36.428 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:17:37.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:36 smithi092 bash[19827]: cluster 2024-09-21T13:17:35.948896+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 584 B/s wr, 9 op/s 2024-09-21T13:17:37.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:36 smithi092 bash[19827]: cluster 2024-09-21T13:17:36.749568+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T13:17:37.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:36 smithi092 bash[26840]: cluster 2024-09-21T13:17:35.948896+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 584 B/s wr, 9 op/s 2024-09-21T13:17:37.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:36 smithi092 bash[26840]: cluster 2024-09-21T13:17:36.749568+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T13:17:37.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:36 smithi170 bash[21665]: cluster 2024-09-21T13:17:35.948896+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 584 B/s wr, 9 op/s 2024-09-21T13:17:37.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:36 smithi170 bash[21665]: cluster 2024-09-21T13:17:36.749568+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T13:17:37.751 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled iscsi.foo update... 2024-09-21T13:17:38.288 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T13:17:39.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: audit 2024-09-21T13:17:37.746300+0000 mgr.y (mgr.24296) 128 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:17:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: cephadm 2024-09-21T13:17:37.748616+0000 mgr.y (mgr.24296) 129 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-21T13:17:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: audit 2024-09-21T13:17:37.756846+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: audit 2024-09-21T13:17:37.759428+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: audit 2024-09-21T13:17:37.761042+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: audit 2024-09-21T13:17:37.769967+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: audit 2024-09-21T13:17:37.774304+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:17:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: audit 2024-09-21T13:17:37.778545+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:17:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: audit 2024-09-21T13:17:37.785702+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: cephadm 2024-09-21T13:17:37.786599+0000 mgr.y (mgr.24296) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:17:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[19827]: cluster 2024-09-21T13:17:37.949563+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 512 B/s wr, 8 op/s 2024-09-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: audit 2024-09-21T13:17:37.746300+0000 mgr.y (mgr.24296) 128 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: cephadm 2024-09-21T13:17:37.748616+0000 mgr.y (mgr.24296) 129 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: audit 2024-09-21T13:17:37.756846+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: audit 2024-09-21T13:17:37.759428+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: audit 2024-09-21T13:17:37.761042+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: audit 2024-09-21T13:17:37.769967+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: audit 2024-09-21T13:17:37.774304+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: audit 2024-09-21T13:17:37.778545+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: audit 2024-09-21T13:17:37.785702+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: cephadm 2024-09-21T13:17:37.786599+0000 mgr.y (mgr.24296) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:17:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:38 smithi092 bash[26840]: cluster 2024-09-21T13:17:37.949563+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 512 B/s wr, 8 op/s 2024-09-21T13:17:39.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: audit 2024-09-21T13:17:37.746300+0000 mgr.y (mgr.24296) 128 : audit [DBG] from='client.14778 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:17:39.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: cephadm 2024-09-21T13:17:37.748616+0000 mgr.y (mgr.24296) 129 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-21T13:17:39.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: audit 2024-09-21T13:17:37.756846+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:39.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: audit 2024-09-21T13:17:37.759428+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:39.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: audit 2024-09-21T13:17:37.761042+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:39.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: audit 2024-09-21T13:17:37.769967+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:39.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: audit 2024-09-21T13:17:37.774304+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:17:39.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: audit 2024-09-21T13:17:37.778545+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:17:39.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: audit 2024-09-21T13:17:37.785702+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:39.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: cephadm 2024-09-21T13:17:37.786599+0000 mgr.y (mgr.24296) 130 : cephadm [INF] Deploying daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:17:39.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:38 smithi170 bash[21665]: cluster 2024-09-21T13:17:37.949563+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 512 B/s wr, 8 op/s 2024-09-21T13:17:40.226 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.227 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:17:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.227 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:17:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.228 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:17:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.228 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:17:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.228 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:17:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.228 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:17:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.228 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:17:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.228 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.229 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.229 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:17:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.229 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:17:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.497 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:17:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.497 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.498 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:17:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.498 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:17:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:40.498 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:17:41.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:41 smithi092 bash[19827]: cluster 2024-09-21T13:17:39.950033+0000 mgr.y (mgr.24296) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 114 B/s wr, 0 op/s 2024-09-21T13:17:41.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:41 smithi092 bash[19827]: audit 2024-09-21T13:17:40.398569+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:41 smithi092 bash[19827]: audit 2024-09-21T13:17:40.404802+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:41 smithi092 bash[19827]: audit 2024-09-21T13:17:40.410651+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:41 smithi092 bash[19827]: audit 2024-09-21T13:17:40.422780+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:41 smithi092 bash[26840]: cluster 2024-09-21T13:17:39.950033+0000 mgr.y (mgr.24296) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 114 B/s wr, 0 op/s 2024-09-21T13:17:41.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:41 smithi092 bash[26840]: audit 2024-09-21T13:17:40.398569+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:41 smithi092 bash[26840]: audit 2024-09-21T13:17:40.404802+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:41 smithi092 bash[26840]: audit 2024-09-21T13:17:40.410651+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:41 smithi092 bash[26840]: audit 2024-09-21T13:17:40.422780+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:41 smithi170 bash[21665]: cluster 2024-09-21T13:17:39.950033+0000 mgr.y (mgr.24296) 132 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 114 B/s wr, 0 op/s 2024-09-21T13:17:41.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:41 smithi170 bash[21665]: audit 2024-09-21T13:17:40.398569+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:41 smithi170 bash[21665]: audit 2024-09-21T13:17:40.404802+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:41 smithi170 bash[21665]: audit 2024-09-21T13:17:40.410651+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:41.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:41 smithi170 bash[21665]: audit 2024-09-21T13:17:40.422780+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:42.120 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:42 smithi092 bash[26840]: cephadm 2024-09-21T13:17:40.411343+0000 mgr.y (mgr.24296) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-21T13:17:42.120 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:42 smithi092 bash[19827]: cephadm 2024-09-21T13:17:40.411343+0000 mgr.y (mgr.24296) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-21T13:17:42.349 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:42 smithi170 bash[21665]: cephadm 2024-09-21T13:17:40.411343+0000 mgr.y (mgr.24296) 133 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-21T13:17:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:43 smithi092 bash[19827]: cluster 2024-09-21T13:17:41.950845+0000 mgr.y (mgr.24296) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-21T13:17:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:43 smithi092 bash[19827]: cluster 2024-09-21T13:17:42.024628+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-09-21T13:17:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:43 smithi092 bash[19827]: audit 2024-09-21T13:17:42.490969+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.92:0/1947704862' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:17:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:43 smithi092 bash[19827]: audit 2024-09-21T13:17:42.776478+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.92:0/1898149963' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3117417969"}]: dispatch 2024-09-21T13:17:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:43 smithi092 bash[19827]: audit 2024-09-21T13:17:42.777531+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3117417969"}]: dispatch 2024-09-21T13:17:43.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:42 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:17:42] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-09-21T13:17:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:43 smithi092 bash[26840]: cluster 2024-09-21T13:17:41.950845+0000 mgr.y (mgr.24296) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-21T13:17:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:43 smithi092 bash[26840]: cluster 2024-09-21T13:17:42.024628+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-09-21T13:17:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:43 smithi092 bash[26840]: audit 2024-09-21T13:17:42.490969+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.92:0/1947704862' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:17:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:43 smithi092 bash[26840]: audit 2024-09-21T13:17:42.776478+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.92:0/1898149963' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3117417969"}]: dispatch 2024-09-21T13:17:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:43 smithi092 bash[26840]: audit 2024-09-21T13:17:42.777531+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3117417969"}]: dispatch 2024-09-21T13:17:43.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:43 smithi170 bash[21665]: cluster 2024-09-21T13:17:41.950845+0000 mgr.y (mgr.24296) 134 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2024-09-21T13:17:43.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:43 smithi170 bash[21665]: cluster 2024-09-21T13:17:42.024628+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-09-21T13:17:43.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:43 smithi170 bash[21665]: audit 2024-09-21T13:17:42.490969+0000 mon.a (mon.0) 904 : audit [DBG] from='client.? 172.21.15.92:0/1947704862' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:17:43.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:43 smithi170 bash[21665]: audit 2024-09-21T13:17:42.776478+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.92:0/1898149963' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3117417969"}]: dispatch 2024-09-21T13:17:43.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:43 smithi170 bash[21665]: audit 2024-09-21T13:17:42.777531+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3117417969"}]: dispatch 2024-09-21T13:17:44.066 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:17:44.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:44 smithi170 bash[21665]: audit 2024-09-21T13:17:43.026046+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3117417969"}]': finished 2024-09-21T13:17:44.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:44 smithi170 bash[21665]: cluster 2024-09-21T13:17:43.033364+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T13:17:44.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:44 smithi170 bash[21665]: audit 2024-09-21T13:17:43.354000+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.92:0/2311260660' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1987161843"}]: dispatch 2024-09-21T13:17:44.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:44 smithi170 bash[21665]: audit 2024-09-21T13:17:43.354713+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1987161843"}]: dispatch 2024-09-21T13:17:44.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:44 smithi092 bash[19827]: audit 2024-09-21T13:17:43.026046+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3117417969"}]': finished 2024-09-21T13:17:44.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:44 smithi092 bash[19827]: cluster 2024-09-21T13:17:43.033364+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T13:17:44.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:44 smithi092 bash[19827]: audit 2024-09-21T13:17:43.354000+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.92:0/2311260660' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1987161843"}]: dispatch 2024-09-21T13:17:44.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:44 smithi092 bash[19827]: audit 2024-09-21T13:17:43.354713+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1987161843"}]: dispatch 2024-09-21T13:17:44.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:44 smithi092 bash[26840]: audit 2024-09-21T13:17:43.026046+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3117417969"}]': finished 2024-09-21T13:17:44.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:44 smithi092 bash[26840]: cluster 2024-09-21T13:17:43.033364+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T13:17:44.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:44 smithi092 bash[26840]: audit 2024-09-21T13:17:43.354000+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.92:0/2311260660' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1987161843"}]: dispatch 2024-09-21T13:17:44.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:44 smithi092 bash[26840]: audit 2024-09-21T13:17:43.354713+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1987161843"}]: dispatch 2024-09-21T13:17:45.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:45 smithi170 bash[21665]: cluster 2024-09-21T13:17:43.951532+0000 mgr.y (mgr.24296) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:17:45.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:45 smithi170 bash[21665]: audit 2024-09-21T13:17:44.028334+0000 mon.a (mon.0) 909 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1987161843"}]': finished 2024-09-21T13:17:45.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:45 smithi170 bash[21665]: cluster 2024-09-21T13:17:44.037238+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T13:17:45.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:45 smithi170 bash[21665]: audit 2024-09-21T13:17:44.354638+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.92:0/4078372078' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3629422954"}]: dispatch 2024-09-21T13:17:45.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:45 smithi170 bash[21665]: audit 2024-09-21T13:17:44.355405+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3629422954"}]: dispatch 2024-09-21T13:17:45.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:45 smithi170 bash[21665]: audit 2024-09-21T13:17:45.041206+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:45.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[26840]: cluster 2024-09-21T13:17:43.951532+0000 mgr.y (mgr.24296) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:17:45.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[26840]: audit 2024-09-21T13:17:44.028334+0000 mon.a (mon.0) 909 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1987161843"}]': finished 2024-09-21T13:17:45.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[26840]: cluster 2024-09-21T13:17:44.037238+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T13:17:45.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[26840]: audit 2024-09-21T13:17:44.354638+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.92:0/4078372078' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3629422954"}]: dispatch 2024-09-21T13:17:45.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[26840]: audit 2024-09-21T13:17:44.355405+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3629422954"}]: dispatch 2024-09-21T13:17:45.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[26840]: audit 2024-09-21T13:17:45.041206+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:45.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[19827]: cluster 2024-09-21T13:17:43.951532+0000 mgr.y (mgr.24296) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:17:45.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[19827]: audit 2024-09-21T13:17:44.028334+0000 mon.a (mon.0) 909 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1987161843"}]': finished 2024-09-21T13:17:45.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[19827]: cluster 2024-09-21T13:17:44.037238+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T13:17:45.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[19827]: audit 2024-09-21T13:17:44.354638+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.92:0/4078372078' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3629422954"}]: dispatch 2024-09-21T13:17:45.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[19827]: audit 2024-09-21T13:17:44.355405+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3629422954"}]: dispatch 2024-09-21T13:17:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:45 smithi092 bash[19827]: audit 2024-09-21T13:17:45.041206+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:46.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:46 smithi170 bash[21665]: audit 2024-09-21T13:17:45.044258+0000 mon.a (mon.0) 913 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3629422954"}]': finished 2024-09-21T13:17:46.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:46 smithi170 bash[21665]: cluster 2024-09-21T13:17:45.051050+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T13:17:46.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:46 smithi170 bash[21665]: audit 2024-09-21T13:17:45.364807+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.92:0/1705889469' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3970168454"}]: dispatch 2024-09-21T13:17:46.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:46 smithi092 bash[19827]: audit 2024-09-21T13:17:45.044258+0000 mon.a (mon.0) 913 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3629422954"}]': finished 2024-09-21T13:17:46.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:46 smithi092 bash[19827]: cluster 2024-09-21T13:17:45.051050+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T13:17:46.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:46 smithi092 bash[19827]: audit 2024-09-21T13:17:45.364807+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.92:0/1705889469' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3970168454"}]: dispatch 2024-09-21T13:17:46.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:46 smithi092 bash[26840]: audit 2024-09-21T13:17:45.044258+0000 mon.a (mon.0) 913 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3629422954"}]': finished 2024-09-21T13:17:46.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:46 smithi092 bash[26840]: cluster 2024-09-21T13:17:45.051050+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T13:17:46.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:46 smithi092 bash[26840]: audit 2024-09-21T13:17:45.364807+0000 mon.a (mon.0) 915 : audit [INF] from='client.? 172.21.15.92:0/1705889469' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3970168454"}]: dispatch 2024-09-21T13:17:47.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:47 smithi170 bash[21665]: cluster 2024-09-21T13:17:45.953122+0000 mgr.y (mgr.24296) 136 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2024-09-21T13:17:47.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:47 smithi170 bash[21665]: audit 2024-09-21T13:17:46.058296+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.92:0/1705889469' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3970168454"}]': finished 2024-09-21T13:17:47.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:47 smithi170 bash[21665]: cluster 2024-09-21T13:17:46.065948+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T13:17:47.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:47 smithi170 bash[21665]: audit 2024-09-21T13:17:46.376268+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.92:0/2315090199' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/474215612"}]: dispatch 2024-09-21T13:17:47.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[26840]: cluster 2024-09-21T13:17:45.953122+0000 mgr.y (mgr.24296) 136 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2024-09-21T13:17:47.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[26840]: audit 2024-09-21T13:17:46.058296+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.92:0/1705889469' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3970168454"}]': finished 2024-09-21T13:17:47.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[26840]: cluster 2024-09-21T13:17:46.065948+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T13:17:47.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[26840]: audit 2024-09-21T13:17:46.376268+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.92:0/2315090199' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/474215612"}]: dispatch 2024-09-21T13:17:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[19827]: cluster 2024-09-21T13:17:45.953122+0000 mgr.y (mgr.24296) 136 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s 2024-09-21T13:17:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[19827]: audit 2024-09-21T13:17:46.058296+0000 mon.a (mon.0) 916 : audit [INF] from='client.? 172.21.15.92:0/1705889469' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3970168454"}]': finished 2024-09-21T13:17:47.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[19827]: cluster 2024-09-21T13:17:46.065948+0000 mon.a (mon.0) 917 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T13:17:47.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[19827]: audit 2024-09-21T13:17:46.376268+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.92:0/2315090199' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/474215612"}]: dispatch 2024-09-21T13:17:48.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[20080]: [21/Sep/2024:13:17:47] ENGINE Bus STOPPING 2024-09-21T13:17:48.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[20080]: [21/Sep/2024:13:17:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:17:48.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[20080]: [21/Sep/2024:13:17:47] ENGINE Bus STOPPED 2024-09-21T13:17:48.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:47 smithi092 bash[20080]: [21/Sep/2024:13:17:47] ENGINE Bus STARTING 2024-09-21T13:17:48.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[20080]: [21/Sep/2024:13:17:48] ENGINE Serving on http://:::9283 2024-09-21T13:17:48.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[20080]: [21/Sep/2024:13:17:48] ENGINE Bus STARTED 2024-09-21T13:17:48.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.082247+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.92:0/2315090199' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/474215612"}]': finished 2024-09-21T13:17:48.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: cluster 2024-09-21T13:17:47.089681+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T13:17:48.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.429625+0000 mon.a (mon.0) 921 : audit [INF] from='client.? 172.21.15.92:0/97700314' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2336348148"}]: dispatch 2024-09-21T13:17:48.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.778098+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.785685+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.786541+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:48.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.787279+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:48.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.794174+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.851516+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:17:48.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.854860+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:17:48.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.864440+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.876612+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:17:48.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.884614+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.943416+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:48.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.944566+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:48.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[26840]: audit 2024-09-21T13:17:47.956400+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.082247+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.92:0/2315090199' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/474215612"}]': finished 2024-09-21T13:17:48.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: cluster 2024-09-21T13:17:47.089681+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T13:17:48.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.429625+0000 mon.a (mon.0) 921 : audit [INF] from='client.? 172.21.15.92:0/97700314' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2336348148"}]: dispatch 2024-09-21T13:17:48.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.778098+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.785685+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.786541+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:48.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.787279+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:48.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.794174+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.851516+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:17:48.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.854860+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:17:48.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.864440+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.876612+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:17:48.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.884614+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.943416+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:48.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.944566+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:48.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:48 smithi092 bash[19827]: audit 2024-09-21T13:17:47.956400+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.082247+0000 mon.a (mon.0) 919 : audit [INF] from='client.? 172.21.15.92:0/2315090199' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/474215612"}]': finished 2024-09-21T13:17:48.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: cluster 2024-09-21T13:17:47.089681+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T13:17:48.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.429625+0000 mon.a (mon.0) 921 : audit [INF] from='client.? 172.21.15.92:0/97700314' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2336348148"}]: dispatch 2024-09-21T13:17:48.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.778098+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.785685+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.786541+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:48.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.787279+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:48.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.794174+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.851516+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:17:48.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.854860+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:17:48.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.864440+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.876612+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:17:48.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.884614+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:48.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.943416+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:17:48.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.944566+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:17:48.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:48 smithi170 bash[21665]: audit 2024-09-21T13:17:47.956400+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:17:49.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:49 smithi170 bash[21665]: audit 2024-09-21T13:17:47.852798+0000 mgr.y (mgr.24296) 137 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:17:49.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:49 smithi170 bash[21665]: cephadm 2024-09-21T13:17:47.854415+0000 mgr.y (mgr.24296) 138 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-21T13:17:49.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:49 smithi170 bash[21665]: audit 2024-09-21T13:17:47.855706+0000 mgr.y (mgr.24296) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:17:49.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:49 smithi170 bash[21665]: audit 2024-09-21T13:17:47.877717+0000 mgr.y (mgr.24296) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:17:49.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:49 smithi170 bash[21665]: cluster 2024-09-21T13:17:47.953595+0000 mgr.y (mgr.24296) 141 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-09-21T13:17:49.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:49 smithi170 bash[21665]: audit 2024-09-21T13:17:48.086155+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.92:0/97700314' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2336348148"}]': finished 2024-09-21T13:17:49.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:49 smithi170 bash[21665]: cluster 2024-09-21T13:17:48.093167+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T13:17:49.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:49 smithi170 bash[21665]: audit 2024-09-21T13:17:48.384683+0000 mon.a (mon.0) 937 : audit [INF] from='client.? 172.21.15.92:0/1998425810' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1212593834"}]: dispatch 2024-09-21T13:17:49.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[26840]: audit 2024-09-21T13:17:47.852798+0000 mgr.y (mgr.24296) 137 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:17:49.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[26840]: cephadm 2024-09-21T13:17:47.854415+0000 mgr.y (mgr.24296) 138 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-21T13:17:49.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[26840]: audit 2024-09-21T13:17:47.855706+0000 mgr.y (mgr.24296) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:17:49.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[26840]: audit 2024-09-21T13:17:47.877717+0000 mgr.y (mgr.24296) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:17:49.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[26840]: cluster 2024-09-21T13:17:47.953595+0000 mgr.y (mgr.24296) 141 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-09-21T13:17:49.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[26840]: audit 2024-09-21T13:17:48.086155+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.92:0/97700314' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2336348148"}]': finished 2024-09-21T13:17:49.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[26840]: cluster 2024-09-21T13:17:48.093167+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T13:17:49.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[26840]: audit 2024-09-21T13:17:48.384683+0000 mon.a (mon.0) 937 : audit [INF] from='client.? 172.21.15.92:0/1998425810' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1212593834"}]: dispatch 2024-09-21T13:17:49.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[19827]: audit 2024-09-21T13:17:47.852798+0000 mgr.y (mgr.24296) 137 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:17:49.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[19827]: cephadm 2024-09-21T13:17:47.854415+0000 mgr.y (mgr.24296) 138 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-21T13:17:49.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[19827]: audit 2024-09-21T13:17:47.855706+0000 mgr.y (mgr.24296) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:17:49.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[19827]: audit 2024-09-21T13:17:47.877717+0000 mgr.y (mgr.24296) 140 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:17:49.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[19827]: cluster 2024-09-21T13:17:47.953595+0000 mgr.y (mgr.24296) 141 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-09-21T13:17:49.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[19827]: audit 2024-09-21T13:17:48.086155+0000 mon.a (mon.0) 935 : audit [INF] from='client.? 172.21.15.92:0/97700314' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2336348148"}]': finished 2024-09-21T13:17:49.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[19827]: cluster 2024-09-21T13:17:48.093167+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T13:17:49.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:49 smithi092 bash[19827]: audit 2024-09-21T13:17:48.384683+0000 mon.a (mon.0) 937 : audit [INF] from='client.? 172.21.15.92:0/1998425810' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1212593834"}]: dispatch 2024-09-21T13:17:50.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[19827]: audit 2024-09-21T13:17:49.111878+0000 mon.a (mon.0) 938 : audit [INF] from='client.? 172.21.15.92:0/1998425810' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1212593834"}]': finished 2024-09-21T13:17:50.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[19827]: cluster 2024-09-21T13:17:49.119303+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-21T13:17:50.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[19827]: audit 2024-09-21T13:17:49.429151+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.92:0/2868959822' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/2886549206"}]: dispatch 2024-09-21T13:17:50.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[19827]: audit 2024-09-21T13:17:49.430095+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/2886549206"}]: dispatch 2024-09-21T13:17:50.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[19827]: audit 2024-09-21T13:17:49.977321+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:50.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[19827]: audit 2024-09-21T13:17:50.079622+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-09-21T13:17:50.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[19827]: audit 2024-09-21T13:17:50.080153+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T13:17:50.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[19827]: audit 2024-09-21T13:17:50.080592+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-21T13:17:50.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[26840]: audit 2024-09-21T13:17:49.111878+0000 mon.a (mon.0) 938 : audit [INF] from='client.? 172.21.15.92:0/1998425810' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1212593834"}]': finished 2024-09-21T13:17:50.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[26840]: cluster 2024-09-21T13:17:49.119303+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-21T13:17:50.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[26840]: audit 2024-09-21T13:17:49.429151+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.92:0/2868959822' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/2886549206"}]: dispatch 2024-09-21T13:17:50.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[26840]: audit 2024-09-21T13:17:49.430095+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/2886549206"}]: dispatch 2024-09-21T13:17:50.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[26840]: audit 2024-09-21T13:17:49.977321+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:50.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[26840]: audit 2024-09-21T13:17:50.079622+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-09-21T13:17:50.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[26840]: audit 2024-09-21T13:17:50.080153+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T13:17:50.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:50 smithi092 bash[26840]: audit 2024-09-21T13:17:50.080592+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-21T13:17:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:50 smithi170 bash[21665]: audit 2024-09-21T13:17:49.111878+0000 mon.a (mon.0) 938 : audit [INF] from='client.? 172.21.15.92:0/1998425810' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1212593834"}]': finished 2024-09-21T13:17:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:50 smithi170 bash[21665]: cluster 2024-09-21T13:17:49.119303+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-21T13:17:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:50 smithi170 bash[21665]: audit 2024-09-21T13:17:49.429151+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.92:0/2868959822' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/2886549206"}]: dispatch 2024-09-21T13:17:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:50 smithi170 bash[21665]: audit 2024-09-21T13:17:49.430095+0000 mon.a (mon.0) 940 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/2886549206"}]: dispatch 2024-09-21T13:17:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:50 smithi170 bash[21665]: audit 2024-09-21T13:17:49.977321+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:17:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:50 smithi170 bash[21665]: audit 2024-09-21T13:17:50.079622+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-09-21T13:17:50.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:50 smithi170 bash[21665]: audit 2024-09-21T13:17:50.080153+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T13:17:50.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:50 smithi170 bash[21665]: audit 2024-09-21T13:17:50.080592+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-09-21T13:17:51.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[19827]: cluster 2024-09-21T13:17:49.954192+0000 mgr.y (mgr.24296) 142 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:17:51.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[19827]: audit 2024-09-21T13:17:50.123833+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/2886549206"}]': finished 2024-09-21T13:17:51.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[19827]: audit 2024-09-21T13:17:50.124041+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-09-21T13:17:51.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[19827]: audit 2024-09-21T13:17:50.124180+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T13:17:51.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[19827]: audit 2024-09-21T13:17:50.124374+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-21T13:17:51.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[19827]: cluster 2024-09-21T13:17:50.133185+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-21T13:17:51.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[19827]: audit 2024-09-21T13:17:50.449081+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.92:0/3044860952' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2568075183"}]: dispatch 2024-09-21T13:17:51.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[26840]: cluster 2024-09-21T13:17:49.954192+0000 mgr.y (mgr.24296) 142 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:17:51.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[26840]: audit 2024-09-21T13:17:50.123833+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/2886549206"}]': finished 2024-09-21T13:17:51.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[26840]: audit 2024-09-21T13:17:50.124041+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-09-21T13:17:51.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[26840]: audit 2024-09-21T13:17:50.124180+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T13:17:51.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[26840]: audit 2024-09-21T13:17:50.124374+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-21T13:17:51.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[26840]: cluster 2024-09-21T13:17:50.133185+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-21T13:17:51.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:51 smithi092 bash[26840]: audit 2024-09-21T13:17:50.449081+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.92:0/3044860952' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2568075183"}]: dispatch 2024-09-21T13:17:51.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:51 smithi170 bash[21665]: cluster 2024-09-21T13:17:49.954192+0000 mgr.y (mgr.24296) 142 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:17:51.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:51 smithi170 bash[21665]: audit 2024-09-21T13:17:50.123833+0000 mon.a (mon.0) 945 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/2886549206"}]': finished 2024-09-21T13:17:51.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:51 smithi170 bash[21665]: audit 2024-09-21T13:17:50.124041+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-09-21T13:17:51.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:51 smithi170 bash[21665]: audit 2024-09-21T13:17:50.124180+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T13:17:51.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:51 smithi170 bash[21665]: audit 2024-09-21T13:17:50.124374+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-09-21T13:17:51.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:51 smithi170 bash[21665]: cluster 2024-09-21T13:17:50.133185+0000 mon.a (mon.0) 949 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-21T13:17:51.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:51 smithi170 bash[21665]: audit 2024-09-21T13:17:50.449081+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.92:0/3044860952' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2568075183"}]: dispatch 2024-09-21T13:17:52.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:52 smithi092 bash[26840]: audit 2024-09-21T13:17:51.126303+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.92:0/3044860952' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2568075183"}]': finished 2024-09-21T13:17:52.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:52 smithi092 bash[26840]: cluster 2024-09-21T13:17:51.141657+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-21T13:17:52.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:52 smithi092 bash[26840]: audit 2024-09-21T13:17:51.451490+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.92:0/2628313430' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/2886549206"}]: dispatch 2024-09-21T13:17:52.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:52 smithi092 bash[26840]: audit 2024-09-21T13:17:51.452426+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/2886549206"}]: dispatch 2024-09-21T13:17:52.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:52 smithi092 bash[19827]: audit 2024-09-21T13:17:51.126303+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.92:0/3044860952' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2568075183"}]': finished 2024-09-21T13:17:52.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:52 smithi092 bash[19827]: cluster 2024-09-21T13:17:51.141657+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-21T13:17:52.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:52 smithi092 bash[19827]: audit 2024-09-21T13:17:51.451490+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.92:0/2628313430' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/2886549206"}]: dispatch 2024-09-21T13:17:52.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:52 smithi092 bash[19827]: audit 2024-09-21T13:17:51.452426+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/2886549206"}]: dispatch 2024-09-21T13:17:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:52 smithi170 bash[21665]: audit 2024-09-21T13:17:51.126303+0000 mon.a (mon.0) 951 : audit [INF] from='client.? 172.21.15.92:0/3044860952' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2568075183"}]': finished 2024-09-21T13:17:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:52 smithi170 bash[21665]: cluster 2024-09-21T13:17:51.141657+0000 mon.a (mon.0) 952 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-21T13:17:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:52 smithi170 bash[21665]: audit 2024-09-21T13:17:51.451490+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.92:0/2628313430' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/2886549206"}]: dispatch 2024-09-21T13:17:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:52 smithi170 bash[21665]: audit 2024-09-21T13:17:51.452426+0000 mon.a (mon.0) 953 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/2886549206"}]: dispatch 2024-09-21T13:17:53.187 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:17:52 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:17:52] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:17:53.188 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:53 smithi092 bash[26840]: cluster 2024-09-21T13:17:51.955068+0000 mgr.y (mgr.24296) 143 : cluster [DBG] pgmap v122: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:17:53.188 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:53 smithi092 bash[26840]: audit 2024-09-21T13:17:52.157613+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/2886549206"}]': finished 2024-09-21T13:17:53.188 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:53 smithi092 bash[26840]: cluster 2024-09-21T13:17:52.169180+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T13:17:53.188 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:53 smithi092 bash[26840]: audit 2024-09-21T13:17:52.487180+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.92:0/2146526199' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/605539381"}]: dispatch 2024-09-21T13:17:53.188 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:53 smithi092 bash[26840]: audit 2024-09-21T13:17:52.487686+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/605539381"}]: dispatch 2024-09-21T13:17:53.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:53 smithi092 bash[19827]: cluster 2024-09-21T13:17:51.955068+0000 mgr.y (mgr.24296) 143 : cluster [DBG] pgmap v122: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:17:53.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:53 smithi092 bash[19827]: audit 2024-09-21T13:17:52.157613+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/2886549206"}]': finished 2024-09-21T13:17:53.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:53 smithi092 bash[19827]: cluster 2024-09-21T13:17:52.169180+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T13:17:53.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:53 smithi092 bash[19827]: audit 2024-09-21T13:17:52.487180+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.92:0/2146526199' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/605539381"}]: dispatch 2024-09-21T13:17:53.188 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:53 smithi092 bash[19827]: audit 2024-09-21T13:17:52.487686+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/605539381"}]: dispatch 2024-09-21T13:17:53.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:53 smithi170 bash[21665]: cluster 2024-09-21T13:17:51.955068+0000 mgr.y (mgr.24296) 143 : cluster [DBG] pgmap v122: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:17:53.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:53 smithi170 bash[21665]: audit 2024-09-21T13:17:52.157613+0000 mon.a (mon.0) 954 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/2886549206"}]': finished 2024-09-21T13:17:53.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:53 smithi170 bash[21665]: cluster 2024-09-21T13:17:52.169180+0000 mon.a (mon.0) 955 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T13:17:53.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:53 smithi170 bash[21665]: audit 2024-09-21T13:17:52.487180+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.92:0/2146526199' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/605539381"}]: dispatch 2024-09-21T13:17:53.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:53 smithi170 bash[21665]: audit 2024-09-21T13:17:52.487686+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/605539381"}]: dispatch 2024-09-21T13:17:54.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:54 smithi092 bash[26840]: audit 2024-09-21T13:17:52.231319+0000 mgr.y (mgr.24296) 144 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:17:54.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:54 smithi092 bash[26840]: audit 2024-09-21T13:17:53.161966+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/605539381"}]': finished 2024-09-21T13:17:54.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:54 smithi092 bash[26840]: cluster 2024-09-21T13:17:53.173367+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T13:17:54.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:54 smithi092 bash[26840]: audit 2024-09-21T13:17:53.493019+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.92:0/2060217480' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/605539381"}]: dispatch 2024-09-21T13:17:54.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:54 smithi092 bash[26840]: audit 2024-09-21T13:17:53.493789+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/605539381"}]: dispatch 2024-09-21T13:17:54.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:54 smithi092 bash[19827]: audit 2024-09-21T13:17:52.231319+0000 mgr.y (mgr.24296) 144 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:17:54.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:54 smithi092 bash[19827]: audit 2024-09-21T13:17:53.161966+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/605539381"}]': finished 2024-09-21T13:17:54.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:54 smithi092 bash[19827]: cluster 2024-09-21T13:17:53.173367+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T13:17:54.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:54 smithi092 bash[19827]: audit 2024-09-21T13:17:53.493019+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.92:0/2060217480' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/605539381"}]: dispatch 2024-09-21T13:17:54.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:54 smithi092 bash[19827]: audit 2024-09-21T13:17:53.493789+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/605539381"}]: dispatch 2024-09-21T13:17:54.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:54 smithi170 bash[21665]: audit 2024-09-21T13:17:52.231319+0000 mgr.y (mgr.24296) 144 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:17:54.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:54 smithi170 bash[21665]: audit 2024-09-21T13:17:53.161966+0000 mon.a (mon.0) 957 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/605539381"}]': finished 2024-09-21T13:17:54.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:54 smithi170 bash[21665]: cluster 2024-09-21T13:17:53.173367+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T13:17:54.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:54 smithi170 bash[21665]: audit 2024-09-21T13:17:53.493019+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.92:0/2060217480' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/605539381"}]: dispatch 2024-09-21T13:17:54.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:54 smithi170 bash[21665]: audit 2024-09-21T13:17:53.493789+0000 mon.a (mon.0) 959 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/605539381"}]: dispatch 2024-09-21T13:17:55.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:55 smithi092 bash[19827]: cluster 2024-09-21T13:17:53.955758+0000 mgr.y (mgr.24296) 145 : cluster [DBG] pgmap v125: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:17:55.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:55 smithi092 bash[19827]: audit 2024-09-21T13:17:54.189328+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/605539381"}]': finished 2024-09-21T13:17:55.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:55 smithi092 bash[19827]: cluster 2024-09-21T13:17:54.196978+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-21T13:17:55.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:55 smithi092 bash[19827]: audit 2024-09-21T13:17:54.518657+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.92:0/2037252513' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/325270089"}]: dispatch 2024-09-21T13:17:55.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:55 smithi092 bash[26840]: cluster 2024-09-21T13:17:53.955758+0000 mgr.y (mgr.24296) 145 : cluster [DBG] pgmap v125: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:17:55.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:55 smithi092 bash[26840]: audit 2024-09-21T13:17:54.189328+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/605539381"}]': finished 2024-09-21T13:17:55.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:55 smithi092 bash[26840]: cluster 2024-09-21T13:17:54.196978+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-21T13:17:55.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:55 smithi092 bash[26840]: audit 2024-09-21T13:17:54.518657+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.92:0/2037252513' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/325270089"}]: dispatch 2024-09-21T13:17:55.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:55 smithi170 bash[21665]: cluster 2024-09-21T13:17:53.955758+0000 mgr.y (mgr.24296) 145 : cluster [DBG] pgmap v125: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:17:55.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:55 smithi170 bash[21665]: audit 2024-09-21T13:17:54.189328+0000 mon.a (mon.0) 960 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/605539381"}]': finished 2024-09-21T13:17:55.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:55 smithi170 bash[21665]: cluster 2024-09-21T13:17:54.196978+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-21T13:17:55.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:55 smithi170 bash[21665]: audit 2024-09-21T13:17:54.518657+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.92:0/2037252513' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/325270089"}]: dispatch 2024-09-21T13:17:56.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:56 smithi092 bash[19827]: audit 2024-09-21T13:17:55.191276+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.92:0/2037252513' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/325270089"}]': finished 2024-09-21T13:17:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:56 smithi092 bash[19827]: cluster 2024-09-21T13:17:55.202552+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-21T13:17:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:56 smithi092 bash[19827]: audit 2024-09-21T13:17:55.504771+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.92:0/1284919473' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2649656129"}]: dispatch 2024-09-21T13:17:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:56 smithi092 bash[19827]: audit 2024-09-21T13:17:55.505670+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2649656129"}]: dispatch 2024-09-21T13:17:56.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:56 smithi092 bash[19827]: cluster 2024-09-21T13:17:55.957312+0000 mgr.y (mgr.24296) 146 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:17:56.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:56 smithi092 bash[26840]: audit 2024-09-21T13:17:55.191276+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.92:0/2037252513' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/325270089"}]': finished 2024-09-21T13:17:56.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:56 smithi092 bash[26840]: cluster 2024-09-21T13:17:55.202552+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-21T13:17:56.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:56 smithi092 bash[26840]: audit 2024-09-21T13:17:55.504771+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.92:0/1284919473' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2649656129"}]: dispatch 2024-09-21T13:17:56.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:56 smithi092 bash[26840]: audit 2024-09-21T13:17:55.505670+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2649656129"}]: dispatch 2024-09-21T13:17:56.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:56 smithi092 bash[26840]: cluster 2024-09-21T13:17:55.957312+0000 mgr.y (mgr.24296) 146 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:17:56.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:56 smithi170 bash[21665]: audit 2024-09-21T13:17:55.191276+0000 mon.a (mon.0) 963 : audit [INF] from='client.? 172.21.15.92:0/2037252513' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/325270089"}]': finished 2024-09-21T13:17:56.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:56 smithi170 bash[21665]: cluster 2024-09-21T13:17:55.202552+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-21T13:17:56.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:56 smithi170 bash[21665]: audit 2024-09-21T13:17:55.504771+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.92:0/1284919473' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2649656129"}]: dispatch 2024-09-21T13:17:56.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:56 smithi170 bash[21665]: audit 2024-09-21T13:17:55.505670+0000 mon.a (mon.0) 965 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2649656129"}]: dispatch 2024-09-21T13:17:56.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:56 smithi170 bash[21665]: cluster 2024-09-21T13:17:55.957312+0000 mgr.y (mgr.24296) 146 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:17:57.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:57 smithi092 bash[19827]: audit 2024-09-21T13:17:56.201704+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2649656129"}]': finished 2024-09-21T13:17:57.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:57 smithi092 bash[19827]: cluster 2024-09-21T13:17:56.214702+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-21T13:17:57.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:57 smithi092 bash[19827]: audit 2024-09-21T13:17:56.536272+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.92:0/2289841291' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3800928840"}]: dispatch 2024-09-21T13:17:57.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:57 smithi092 bash[19827]: audit 2024-09-21T13:17:56.536836+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3800928840"}]: dispatch 2024-09-21T13:17:57.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:57 smithi092 bash[26840]: audit 2024-09-21T13:17:56.201704+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2649656129"}]': finished 2024-09-21T13:17:57.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:57 smithi092 bash[26840]: cluster 2024-09-21T13:17:56.214702+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-21T13:17:57.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:57 smithi092 bash[26840]: audit 2024-09-21T13:17:56.536272+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.92:0/2289841291' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3800928840"}]: dispatch 2024-09-21T13:17:57.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:57 smithi092 bash[26840]: audit 2024-09-21T13:17:56.536836+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3800928840"}]: dispatch 2024-09-21T13:17:57.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:57 smithi170 bash[21665]: audit 2024-09-21T13:17:56.201704+0000 mon.a (mon.0) 966 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2649656129"}]': finished 2024-09-21T13:17:57.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:57 smithi170 bash[21665]: cluster 2024-09-21T13:17:56.214702+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-21T13:17:57.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:57 smithi170 bash[21665]: audit 2024-09-21T13:17:56.536272+0000 mon.c (mon.2) 39 : audit [INF] from='client.? 172.21.15.92:0/2289841291' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3800928840"}]: dispatch 2024-09-21T13:17:57.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:57 smithi170 bash[21665]: audit 2024-09-21T13:17:56.536836+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3800928840"}]: dispatch 2024-09-21T13:17:58.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:58 smithi092 bash[19827]: audit 2024-09-21T13:17:57.204224+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3800928840"}]': finished 2024-09-21T13:17:58.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:58 smithi092 bash[19827]: cluster 2024-09-21T13:17:57.216019+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T13:17:58.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:58 smithi092 bash[19827]: audit 2024-09-21T13:17:57.526147+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.92:0/2719989419' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3970168454"}]: dispatch 2024-09-21T13:17:58.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:58 smithi092 bash[19827]: audit 2024-09-21T13:17:57.526923+0000 mon.a (mon.0) 971 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3970168454"}]: dispatch 2024-09-21T13:17:58.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:58 smithi092 bash[19827]: cluster 2024-09-21T13:17:57.958038+0000 mgr.y (mgr.24296) 147 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:17:58.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:58 smithi092 bash[26840]: audit 2024-09-21T13:17:57.204224+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3800928840"}]': finished 2024-09-21T13:17:58.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:58 smithi092 bash[26840]: cluster 2024-09-21T13:17:57.216019+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T13:17:58.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:58 smithi092 bash[26840]: audit 2024-09-21T13:17:57.526147+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.92:0/2719989419' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3970168454"}]: dispatch 2024-09-21T13:17:58.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:58 smithi092 bash[26840]: audit 2024-09-21T13:17:57.526923+0000 mon.a (mon.0) 971 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3970168454"}]: dispatch 2024-09-21T13:17:58.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:58 smithi092 bash[26840]: cluster 2024-09-21T13:17:57.958038+0000 mgr.y (mgr.24296) 147 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:17:58.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:58 smithi170 bash[21665]: audit 2024-09-21T13:17:57.204224+0000 mon.a (mon.0) 969 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3800928840"}]': finished 2024-09-21T13:17:58.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:58 smithi170 bash[21665]: cluster 2024-09-21T13:17:57.216019+0000 mon.a (mon.0) 970 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T13:17:58.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:58 smithi170 bash[21665]: audit 2024-09-21T13:17:57.526147+0000 mon.c (mon.2) 40 : audit [INF] from='client.? 172.21.15.92:0/2719989419' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3970168454"}]: dispatch 2024-09-21T13:17:58.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:58 smithi170 bash[21665]: audit 2024-09-21T13:17:57.526923+0000 mon.a (mon.0) 971 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3970168454"}]: dispatch 2024-09-21T13:17:58.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:58 smithi170 bash[21665]: cluster 2024-09-21T13:17:57.958038+0000 mgr.y (mgr.24296) 147 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:17:59.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:59 smithi092 bash[19827]: audit 2024-09-21T13:17:58.230850+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3970168454"}]': finished 2024-09-21T13:17:59.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:17:59 smithi092 bash[19827]: cluster 2024-09-21T13:17:58.243321+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T13:17:59.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:59 smithi092 bash[26840]: audit 2024-09-21T13:17:58.230850+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3970168454"}]': finished 2024-09-21T13:17:59.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:17:59 smithi092 bash[26840]: cluster 2024-09-21T13:17:58.243321+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T13:17:59.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:59 smithi170 bash[21665]: audit 2024-09-21T13:17:58.230850+0000 mon.a (mon.0) 972 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3970168454"}]': finished 2024-09-21T13:17:59.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:17:59 smithi170 bash[21665]: cluster 2024-09-21T13:17:58.243321+0000 mon.a (mon.0) 973 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T13:18:00.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:00 smithi092 bash[19827]: cluster 2024-09-21T13:17:59.958911+0000 mgr.y (mgr.24296) 148 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:18:00.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:00 smithi092 bash[26840]: cluster 2024-09-21T13:17:59.958911+0000 mgr.y (mgr.24296) 148 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:18:00.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:00 smithi170 bash[21665]: cluster 2024-09-21T13:17:59.958911+0000 mgr.y (mgr.24296) 148 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:18:03.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:03 smithi092 bash[19827]: cluster 2024-09-21T13:18:01.960708+0000 mgr.y (mgr.24296) 149 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:03.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:18:02 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:18:02] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:18:03.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:03 smithi092 bash[26840]: cluster 2024-09-21T13:18:01.960708+0000 mgr.y (mgr.24296) 149 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:03.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:03 smithi170 bash[21665]: cluster 2024-09-21T13:18:01.960708+0000 mgr.y (mgr.24296) 149 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:04.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:04 smithi170 bash[21665]: audit 2024-09-21T13:18:02.240327+0000 mgr.y (mgr.24296) 150 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:04.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:04 smithi092 bash[19827]: audit 2024-09-21T13:18:02.240327+0000 mgr.y (mgr.24296) 150 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:04.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:04 smithi092 bash[26840]: audit 2024-09-21T13:18:02.240327+0000 mgr.y (mgr.24296) 150 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:05.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:05 smithi170 bash[21665]: cluster 2024-09-21T13:18:03.961392+0000 mgr.y (mgr.24296) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 660 B/s rd, 0 op/s 2024-09-21T13:18:05.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:05 smithi170 bash[21665]: audit 2024-09-21T13:18:04.977940+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:05.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:05 smithi092 bash[19827]: cluster 2024-09-21T13:18:03.961392+0000 mgr.y (mgr.24296) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 660 B/s rd, 0 op/s 2024-09-21T13:18:05.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:05 smithi092 bash[19827]: audit 2024-09-21T13:18:04.977940+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:05.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:05 smithi092 bash[26840]: cluster 2024-09-21T13:18:03.961392+0000 mgr.y (mgr.24296) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 660 B/s rd, 0 op/s 2024-09-21T13:18:05.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:05 smithi092 bash[26840]: audit 2024-09-21T13:18:04.977940+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:07.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:07 smithi170 bash[21665]: cluster 2024-09-21T13:18:05.963091+0000 mgr.y (mgr.24296) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:18:07.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:07 smithi092 bash[19827]: cluster 2024-09-21T13:18:05.963091+0000 mgr.y (mgr.24296) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:18:07.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:07 smithi092 bash[26840]: cluster 2024-09-21T13:18:05.963091+0000 mgr.y (mgr.24296) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:18:09.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:09 smithi170 bash[21665]: cluster 2024-09-21T13:18:07.963810+0000 mgr.y (mgr.24296) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:18:09.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:09 smithi092 bash[19827]: cluster 2024-09-21T13:18:07.963810+0000 mgr.y (mgr.24296) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:18:09.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:09 smithi092 bash[26840]: cluster 2024-09-21T13:18:07.963810+0000 mgr.y (mgr.24296) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:18:11.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:11 smithi170 bash[21665]: cluster 2024-09-21T13:18:09.964489+0000 mgr.y (mgr.24296) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-21T13:18:11.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:11 smithi092 bash[19827]: cluster 2024-09-21T13:18:09.964489+0000 mgr.y (mgr.24296) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-21T13:18:11.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:11 smithi092 bash[26840]: cluster 2024-09-21T13:18:09.964489+0000 mgr.y (mgr.24296) 154 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-09-21T13:18:13.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:13 smithi092 bash[19827]: cluster 2024-09-21T13:18:11.966148+0000 mgr.y (mgr.24296) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:13.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:18:12 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:18:12] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:18:13.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:13 smithi092 bash[26840]: cluster 2024-09-21T13:18:11.966148+0000 mgr.y (mgr.24296) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:13.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:13 smithi170 bash[21665]: cluster 2024-09-21T13:18:11.966148+0000 mgr.y (mgr.24296) 155 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:14.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:14 smithi170 bash[21665]: audit 2024-09-21T13:18:12.245126+0000 mgr.y (mgr.24296) 156 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:14.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:14 smithi092 bash[19827]: audit 2024-09-21T13:18:12.245126+0000 mgr.y (mgr.24296) 156 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:14.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:14 smithi092 bash[26840]: audit 2024-09-21T13:18:12.245126+0000 mgr.y (mgr.24296) 156 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:15.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:15 smithi170 bash[21665]: cluster 2024-09-21T13:18:13.966887+0000 mgr.y (mgr.24296) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:15.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:15 smithi092 bash[19827]: cluster 2024-09-21T13:18:13.966887+0000 mgr.y (mgr.24296) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:15.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:15 smithi092 bash[26840]: cluster 2024-09-21T13:18:13.966887+0000 mgr.y (mgr.24296) 157 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:17.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:17 smithi170 bash[21665]: cluster 2024-09-21T13:18:15.968484+0000 mgr.y (mgr.24296) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:17.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:17 smithi092 bash[19827]: cluster 2024-09-21T13:18:15.968484+0000 mgr.y (mgr.24296) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:17 smithi092 bash[26840]: cluster 2024-09-21T13:18:15.968484+0000 mgr.y (mgr.24296) 158 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:19.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:19 smithi170 bash[21665]: cluster 2024-09-21T13:18:17.969172+0000 mgr.y (mgr.24296) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:19.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:19 smithi092 bash[19827]: cluster 2024-09-21T13:18:17.969172+0000 mgr.y (mgr.24296) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:19.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:19 smithi092 bash[26840]: cluster 2024-09-21T13:18:17.969172+0000 mgr.y (mgr.24296) 159 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:20.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:20 smithi170 bash[21665]: audit 2024-09-21T13:18:19.978138+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:20.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:20 smithi092 bash[19827]: audit 2024-09-21T13:18:19.978138+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:20.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:20 smithi092 bash[26840]: audit 2024-09-21T13:18:19.978138+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:21.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:21 smithi170 bash[21665]: cluster 2024-09-21T13:18:19.969884+0000 mgr.y (mgr.24296) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:21.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:21 smithi092 bash[19827]: cluster 2024-09-21T13:18:19.969884+0000 mgr.y (mgr.24296) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:21.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:21 smithi092 bash[26840]: cluster 2024-09-21T13:18:19.969884+0000 mgr.y (mgr.24296) 160 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:23.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:23 smithi092 bash[19827]: cluster 2024-09-21T13:18:21.971589+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:23.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:18:22 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:18:22] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-21T13:18:23.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:23 smithi092 bash[26840]: cluster 2024-09-21T13:18:21.971589+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:23.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:23 smithi170 bash[21665]: cluster 2024-09-21T13:18:21.971589+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:24.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:24 smithi170 bash[21665]: audit 2024-09-21T13:18:22.255460+0000 mgr.y (mgr.24296) 162 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:24.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:24 smithi092 bash[19827]: audit 2024-09-21T13:18:22.255460+0000 mgr.y (mgr.24296) 162 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:24.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:24 smithi092 bash[26840]: audit 2024-09-21T13:18:22.255460+0000 mgr.y (mgr.24296) 162 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:25.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:25 smithi170 bash[21665]: cluster 2024-09-21T13:18:23.972304+0000 mgr.y (mgr.24296) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:25.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:25 smithi092 bash[19827]: cluster 2024-09-21T13:18:23.972304+0000 mgr.y (mgr.24296) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:25.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:25 smithi092 bash[26840]: cluster 2024-09-21T13:18:23.972304+0000 mgr.y (mgr.24296) 163 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:27.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:27 smithi170 bash[21665]: cluster 2024-09-21T13:18:25.973864+0000 mgr.y (mgr.24296) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:27.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:27 smithi092 bash[26840]: cluster 2024-09-21T13:18:25.973864+0000 mgr.y (mgr.24296) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:27.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:27 smithi092 bash[19827]: cluster 2024-09-21T13:18:25.973864+0000 mgr.y (mgr.24296) 164 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:29.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:29 smithi170 bash[21665]: cluster 2024-09-21T13:18:27.974646+0000 mgr.y (mgr.24296) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:29.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:29 smithi092 bash[19827]: cluster 2024-09-21T13:18:27.974646+0000 mgr.y (mgr.24296) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:29.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:29 smithi092 bash[26840]: cluster 2024-09-21T13:18:27.974646+0000 mgr.y (mgr.24296) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:31.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:31 smithi170 bash[21665]: cluster 2024-09-21T13:18:29.975469+0000 mgr.y (mgr.24296) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:31.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:31 smithi092 bash[19827]: cluster 2024-09-21T13:18:29.975469+0000 mgr.y (mgr.24296) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:31.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:31 smithi092 bash[26840]: cluster 2024-09-21T13:18:29.975469+0000 mgr.y (mgr.24296) 166 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:33.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:33 smithi092 bash[19827]: cluster 2024-09-21T13:18:31.977270+0000 mgr.y (mgr.24296) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:33.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:18:32 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:18:32] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-21T13:18:33.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:33 smithi092 bash[26840]: cluster 2024-09-21T13:18:31.977270+0000 mgr.y (mgr.24296) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:33.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:33 smithi170 bash[21665]: cluster 2024-09-21T13:18:31.977270+0000 mgr.y (mgr.24296) 167 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:34.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:34 smithi092 bash[19827]: audit 2024-09-21T13:18:32.259454+0000 mgr.y (mgr.24296) 168 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:34.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:34 smithi092 bash[26840]: audit 2024-09-21T13:18:32.259454+0000 mgr.y (mgr.24296) 168 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:34.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:34 smithi170 bash[21665]: audit 2024-09-21T13:18:32.259454+0000 mgr.y (mgr.24296) 168 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:35.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:35 smithi092 bash[19827]: cluster 2024-09-21T13:18:33.978096+0000 mgr.y (mgr.24296) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:35.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:35 smithi092 bash[19827]: audit 2024-09-21T13:18:34.978682+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:35.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:35 smithi092 bash[26840]: cluster 2024-09-21T13:18:33.978096+0000 mgr.y (mgr.24296) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:35.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:35 smithi092 bash[26840]: audit 2024-09-21T13:18:34.978682+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:35.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:35 smithi170 bash[21665]: cluster 2024-09-21T13:18:33.978096+0000 mgr.y (mgr.24296) 169 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:35.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:35 smithi170 bash[21665]: audit 2024-09-21T13:18:34.978682+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:37.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:37 smithi092 bash[19827]: cluster 2024-09-21T13:18:35.979881+0000 mgr.y (mgr.24296) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:37.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:37 smithi092 bash[26840]: cluster 2024-09-21T13:18:35.979881+0000 mgr.y (mgr.24296) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:37.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:37 smithi170 bash[21665]: cluster 2024-09-21T13:18:35.979881+0000 mgr.y (mgr.24296) 170 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:39.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:39 smithi092 bash[19827]: cluster 2024-09-21T13:18:37.980583+0000 mgr.y (mgr.24296) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:39.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:39 smithi092 bash[26840]: cluster 2024-09-21T13:18:37.980583+0000 mgr.y (mgr.24296) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:39.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:39 smithi170 bash[21665]: cluster 2024-09-21T13:18:37.980583+0000 mgr.y (mgr.24296) 171 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:41.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:41 smithi092 bash[19827]: cluster 2024-09-21T13:18:39.981257+0000 mgr.y (mgr.24296) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:41.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:41 smithi092 bash[26840]: cluster 2024-09-21T13:18:39.981257+0000 mgr.y (mgr.24296) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:41.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:41 smithi170 bash[21665]: cluster 2024-09-21T13:18:39.981257+0000 mgr.y (mgr.24296) 172 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:43 smithi092 bash[19827]: cluster 2024-09-21T13:18:41.982937+0000 mgr.y (mgr.24296) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:43.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:18:42 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:18:42] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:18:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:43 smithi092 bash[26840]: cluster 2024-09-21T13:18:41.982937+0000 mgr.y (mgr.24296) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:43.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:43 smithi170 bash[21665]: cluster 2024-09-21T13:18:41.982937+0000 mgr.y (mgr.24296) 173 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:44.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:44 smithi092 bash[19827]: audit 2024-09-21T13:18:42.270615+0000 mgr.y (mgr.24296) 174 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:44.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:44 smithi092 bash[26840]: audit 2024-09-21T13:18:42.270615+0000 mgr.y (mgr.24296) 174 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:44.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:44 smithi170 bash[21665]: audit 2024-09-21T13:18:42.270615+0000 mgr.y (mgr.24296) 174 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:45.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:45 smithi092 bash[19827]: cluster 2024-09-21T13:18:43.983597+0000 mgr.y (mgr.24296) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:45.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:45 smithi092 bash[26840]: cluster 2024-09-21T13:18:43.983597+0000 mgr.y (mgr.24296) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:45.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:45 smithi170 bash[21665]: cluster 2024-09-21T13:18:43.983597+0000 mgr.y (mgr.24296) 175 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:47 smithi092 bash[19827]: cluster 2024-09-21T13:18:45.985173+0000 mgr.y (mgr.24296) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:47.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:47 smithi092 bash[26840]: cluster 2024-09-21T13:18:45.985173+0000 mgr.y (mgr.24296) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:47.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:47 smithi170 bash[21665]: cluster 2024-09-21T13:18:45.985173+0000 mgr.y (mgr.24296) 176 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:49.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:49 smithi092 bash[26840]: cluster 2024-09-21T13:18:47.985871+0000 mgr.y (mgr.24296) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:49.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:49 smithi092 bash[26840]: audit 2024-09-21T13:18:48.773440+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:18:49.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:49 smithi092 bash[26840]: audit 2024-09-21T13:18:48.774901+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:18:49.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:49 smithi092 bash[26840]: audit 2024-09-21T13:18:48.781401+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:18:49.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:49 smithi092 bash[19827]: cluster 2024-09-21T13:18:47.985871+0000 mgr.y (mgr.24296) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:49.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:49 smithi092 bash[19827]: audit 2024-09-21T13:18:48.773440+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:18:49.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:49 smithi092 bash[19827]: audit 2024-09-21T13:18:48.774901+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:18:49.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:49 smithi092 bash[19827]: audit 2024-09-21T13:18:48.781401+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:18:49.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:49 smithi170 bash[21665]: cluster 2024-09-21T13:18:47.985871+0000 mgr.y (mgr.24296) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:49.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:49 smithi170 bash[21665]: audit 2024-09-21T13:18:48.773440+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:18:49.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:49 smithi170 bash[21665]: audit 2024-09-21T13:18:48.774901+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:18:49.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:49 smithi170 bash[21665]: audit 2024-09-21T13:18:48.781401+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:18:50.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:50 smithi092 bash[19827]: audit 2024-09-21T13:18:49.979000+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:50.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:50 smithi092 bash[26840]: audit 2024-09-21T13:18:49.979000+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:50 smithi170 bash[21665]: audit 2024-09-21T13:18:49.979000+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:18:51.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:51 smithi092 bash[19827]: cluster 2024-09-21T13:18:49.987892+0000 mgr.y (mgr.24296) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:51.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:51 smithi092 bash[26840]: cluster 2024-09-21T13:18:49.987892+0000 mgr.y (mgr.24296) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:51.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:51 smithi170 bash[21665]: cluster 2024-09-21T13:18:49.987892+0000 mgr.y (mgr.24296) 178 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:53.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:18:52 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:18:52] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:18:53.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:53 smithi092 bash[26840]: cluster 2024-09-21T13:18:51.989533+0000 mgr.y (mgr.24296) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:53.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:53 smithi092 bash[19827]: cluster 2024-09-21T13:18:51.989533+0000 mgr.y (mgr.24296) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:53.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:53 smithi170 bash[21665]: cluster 2024-09-21T13:18:51.989533+0000 mgr.y (mgr.24296) 179 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:54.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:54 smithi092 bash[26840]: audit 2024-09-21T13:18:52.275445+0000 mgr.y (mgr.24296) 180 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:54.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:54 smithi092 bash[19827]: audit 2024-09-21T13:18:52.275445+0000 mgr.y (mgr.24296) 180 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:54.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:54 smithi170 bash[21665]: audit 2024-09-21T13:18:52.275445+0000 mgr.y (mgr.24296) 180 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:18:55.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:55 smithi092 bash[19827]: cluster 2024-09-21T13:18:53.990201+0000 mgr.y (mgr.24296) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:55.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:55 smithi092 bash[26840]: cluster 2024-09-21T13:18:53.990201+0000 mgr.y (mgr.24296) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:55.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:55 smithi170 bash[21665]: cluster 2024-09-21T13:18:53.990201+0000 mgr.y (mgr.24296) 181 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:57.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:57 smithi092 bash[26840]: cluster 2024-09-21T13:18:55.991809+0000 mgr.y (mgr.24296) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:57.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:57 smithi092 bash[19827]: cluster 2024-09-21T13:18:55.991809+0000 mgr.y (mgr.24296) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:57.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:57 smithi170 bash[21665]: cluster 2024-09-21T13:18:55.991809+0000 mgr.y (mgr.24296) 182 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:18:59.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:18:59 smithi092 bash[19827]: cluster 2024-09-21T13:18:57.992504+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:59.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:18:59 smithi092 bash[26840]: cluster 2024-09-21T13:18:57.992504+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:18:59.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:18:59 smithi170 bash[21665]: cluster 2024-09-21T13:18:57.992504+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:01.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:01 smithi092 bash[19827]: cluster 2024-09-21T13:18:59.993235+0000 mgr.y (mgr.24296) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:01.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:01 smithi092 bash[26840]: cluster 2024-09-21T13:18:59.993235+0000 mgr.y (mgr.24296) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:01.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:01 smithi170 bash[21665]: cluster 2024-09-21T13:18:59.993235+0000 mgr.y (mgr.24296) 184 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:02.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:02 smithi092 bash[19827]: cluster 2024-09-21T13:19:01.994919+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:02.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:02 smithi092 bash[26840]: cluster 2024-09-21T13:19:01.994919+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:02.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:02 smithi170 bash[21665]: cluster 2024-09-21T13:19:01.994919+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:03.206 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:19:02 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:19:02] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:19:03.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:03 smithi092 bash[19827]: audit 2024-09-21T13:19:02.285630+0000 mgr.y (mgr.24296) 186 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:03.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:03 smithi092 bash[26840]: audit 2024-09-21T13:19:02.285630+0000 mgr.y (mgr.24296) 186 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:03.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:03 smithi170 bash[21665]: audit 2024-09-21T13:19:02.285630+0000 mgr.y (mgr.24296) 186 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:04.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:04 smithi092 bash[19827]: cluster 2024-09-21T13:19:03.995571+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:04.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:04 smithi092 bash[26840]: cluster 2024-09-21T13:19:03.995571+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:04.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:04 smithi170 bash[21665]: cluster 2024-09-21T13:19:03.995571+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:05.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:05 smithi092 bash[19827]: audit 2024-09-21T13:19:04.979612+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:05.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:05 smithi092 bash[26840]: audit 2024-09-21T13:19:04.979612+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:05.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:05 smithi170 bash[21665]: audit 2024-09-21T13:19:04.979612+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:06.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:06 smithi092 bash[19827]: cluster 2024-09-21T13:19:05.997232+0000 mgr.y (mgr.24296) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:06.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:06 smithi092 bash[26840]: cluster 2024-09-21T13:19:05.997232+0000 mgr.y (mgr.24296) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:06.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:06 smithi170 bash[21665]: cluster 2024-09-21T13:19:05.997232+0000 mgr.y (mgr.24296) 188 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:09.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:09 smithi170 bash[21665]: cluster 2024-09-21T13:19:07.998073+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:09.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:09 smithi092 bash[19827]: cluster 2024-09-21T13:19:07.998073+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:09.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:09 smithi092 bash[26840]: cluster 2024-09-21T13:19:07.998073+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:11.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:11 smithi170 bash[21665]: cluster 2024-09-21T13:19:09.998939+0000 mgr.y (mgr.24296) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:11.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:11 smithi092 bash[19827]: cluster 2024-09-21T13:19:09.998939+0000 mgr.y (mgr.24296) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:11.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:11 smithi092 bash[26840]: cluster 2024-09-21T13:19:09.998939+0000 mgr.y (mgr.24296) 190 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:13.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:13 smithi092 bash[19827]: cluster 2024-09-21T13:19:12.000677+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:13.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:13 smithi092 bash[26840]: cluster 2024-09-21T13:19:12.000677+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:13.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:19:12 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:19:12] "GET /metrics HTTP/1.1" 200 38081 "" "Prometheus/2.43.0" 2024-09-21T13:19:13.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:13 smithi170 bash[21665]: cluster 2024-09-21T13:19:12.000677+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:14.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:14 smithi170 bash[21665]: audit 2024-09-21T13:19:12.287162+0000 mgr.y (mgr.24296) 192 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:14.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:14 smithi092 bash[19827]: audit 2024-09-21T13:19:12.287162+0000 mgr.y (mgr.24296) 192 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:14.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:14 smithi092 bash[26840]: audit 2024-09-21T13:19:12.287162+0000 mgr.y (mgr.24296) 192 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:15.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:15 smithi170 bash[21665]: cluster 2024-09-21T13:19:14.001375+0000 mgr.y (mgr.24296) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:15.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:15 smithi092 bash[19827]: cluster 2024-09-21T13:19:14.001375+0000 mgr.y (mgr.24296) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:15.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:15 smithi092 bash[26840]: cluster 2024-09-21T13:19:14.001375+0000 mgr.y (mgr.24296) 193 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:17.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:17 smithi170 bash[21665]: cluster 2024-09-21T13:19:16.003005+0000 mgr.y (mgr.24296) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:17.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:17 smithi092 bash[19827]: cluster 2024-09-21T13:19:16.003005+0000 mgr.y (mgr.24296) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:17.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:17 smithi092 bash[26840]: cluster 2024-09-21T13:19:16.003005+0000 mgr.y (mgr.24296) 194 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:19.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:19 smithi170 bash[21665]: cluster 2024-09-21T13:19:18.003726+0000 mgr.y (mgr.24296) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:19.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:19 smithi092 bash[19827]: cluster 2024-09-21T13:19:18.003726+0000 mgr.y (mgr.24296) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:19.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:19 smithi092 bash[26840]: cluster 2024-09-21T13:19:18.003726+0000 mgr.y (mgr.24296) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:20.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:20 smithi170 bash[21665]: audit 2024-09-21T13:19:19.979852+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:20.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:20 smithi092 bash[19827]: audit 2024-09-21T13:19:19.979852+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:20.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:20 smithi092 bash[26840]: audit 2024-09-21T13:19:19.979852+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:21.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:21 smithi170 bash[21665]: cluster 2024-09-21T13:19:20.004490+0000 mgr.y (mgr.24296) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:21.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:21 smithi092 bash[26840]: cluster 2024-09-21T13:19:20.004490+0000 mgr.y (mgr.24296) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:21.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:21 smithi092 bash[19827]: cluster 2024-09-21T13:19:20.004490+0000 mgr.y (mgr.24296) 196 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:23.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:23 smithi092 bash[19827]: cluster 2024-09-21T13:19:22.006187+0000 mgr.y (mgr.24296) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:23.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:23 smithi092 bash[26840]: cluster 2024-09-21T13:19:22.006187+0000 mgr.y (mgr.24296) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:23.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:19:22 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:19:22] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-21T13:19:23.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:23 smithi170 bash[21665]: cluster 2024-09-21T13:19:22.006187+0000 mgr.y (mgr.24296) 197 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:24.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:24 smithi092 bash[19827]: audit 2024-09-21T13:19:22.298252+0000 mgr.y (mgr.24296) 198 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:24.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:24 smithi092 bash[26840]: audit 2024-09-21T13:19:22.298252+0000 mgr.y (mgr.24296) 198 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:24.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:24 smithi170 bash[21665]: audit 2024-09-21T13:19:22.298252+0000 mgr.y (mgr.24296) 198 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:25.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:25 smithi092 bash[19827]: cluster 2024-09-21T13:19:24.006908+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:25.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:25 smithi092 bash[26840]: cluster 2024-09-21T13:19:24.006908+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:25.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:25 smithi170 bash[21665]: cluster 2024-09-21T13:19:24.006908+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:27.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:27 smithi092 bash[19827]: cluster 2024-09-21T13:19:26.008435+0000 mgr.y (mgr.24296) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:27.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:27 smithi092 bash[26840]: cluster 2024-09-21T13:19:26.008435+0000 mgr.y (mgr.24296) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:27.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:27 smithi170 bash[21665]: cluster 2024-09-21T13:19:26.008435+0000 mgr.y (mgr.24296) 200 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:29.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:29 smithi092 bash[19827]: cluster 2024-09-21T13:19:28.009119+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:29.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:29 smithi092 bash[26840]: cluster 2024-09-21T13:19:28.009119+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:29.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:29 smithi170 bash[21665]: cluster 2024-09-21T13:19:28.009119+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:31.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:31 smithi092 bash[19827]: cluster 2024-09-21T13:19:30.009825+0000 mgr.y (mgr.24296) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:31.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:31 smithi092 bash[26840]: cluster 2024-09-21T13:19:30.009825+0000 mgr.y (mgr.24296) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:31.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:31 smithi170 bash[21665]: cluster 2024-09-21T13:19:30.009825+0000 mgr.y (mgr.24296) 202 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:33.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:33 smithi092 bash[19827]: cluster 2024-09-21T13:19:32.011431+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:33.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:19:32 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:19:32] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-21T13:19:33.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:33 smithi092 bash[26840]: cluster 2024-09-21T13:19:32.011431+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:33.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:33 smithi170 bash[21665]: cluster 2024-09-21T13:19:32.011431+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:34.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:34 smithi092 bash[19827]: audit 2024-09-21T13:19:32.307377+0000 mgr.y (mgr.24296) 204 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:34.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:34 smithi092 bash[26840]: audit 2024-09-21T13:19:32.307377+0000 mgr.y (mgr.24296) 204 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:34.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:34 smithi170 bash[21665]: audit 2024-09-21T13:19:32.307377+0000 mgr.y (mgr.24296) 204 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:35.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:35 smithi092 bash[19827]: cluster 2024-09-21T13:19:34.012072+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:35.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:35 smithi092 bash[19827]: audit 2024-09-21T13:19:34.980493+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:35.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:35 smithi092 bash[26840]: cluster 2024-09-21T13:19:34.012072+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:35.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:35 smithi092 bash[26840]: audit 2024-09-21T13:19:34.980493+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:35.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:35 smithi170 bash[21665]: cluster 2024-09-21T13:19:34.012072+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:35.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:35 smithi170 bash[21665]: audit 2024-09-21T13:19:34.980493+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:37.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:37 smithi092 bash[19827]: cluster 2024-09-21T13:19:36.013666+0000 mgr.y (mgr.24296) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:37.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:37 smithi092 bash[26840]: cluster 2024-09-21T13:19:36.013666+0000 mgr.y (mgr.24296) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:37.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:37 smithi170 bash[21665]: cluster 2024-09-21T13:19:36.013666+0000 mgr.y (mgr.24296) 206 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:39.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:39 smithi092 bash[19827]: cluster 2024-09-21T13:19:38.014367+0000 mgr.y (mgr.24296) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:39.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:39 smithi092 bash[26840]: cluster 2024-09-21T13:19:38.014367+0000 mgr.y (mgr.24296) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:39.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:39 smithi170 bash[21665]: cluster 2024-09-21T13:19:38.014367+0000 mgr.y (mgr.24296) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:41.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:41 smithi092 bash[19827]: cluster 2024-09-21T13:19:40.015101+0000 mgr.y (mgr.24296) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:41.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:41 smithi092 bash[26840]: cluster 2024-09-21T13:19:40.015101+0000 mgr.y (mgr.24296) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:41.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:41 smithi170 bash[21665]: cluster 2024-09-21T13:19:40.015101+0000 mgr.y (mgr.24296) 208 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:43 smithi092 bash[19827]: cluster 2024-09-21T13:19:42.016799+0000 mgr.y (mgr.24296) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:43.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:19:42 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:19:42] "GET /metrics HTTP/1.1" 200 38087 "" "Prometheus/2.43.0" 2024-09-21T13:19:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:43 smithi092 bash[26840]: cluster 2024-09-21T13:19:42.016799+0000 mgr.y (mgr.24296) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:43.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:43 smithi170 bash[21665]: cluster 2024-09-21T13:19:42.016799+0000 mgr.y (mgr.24296) 209 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:44.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:44 smithi092 bash[26840]: audit 2024-09-21T13:19:42.318502+0000 mgr.y (mgr.24296) 210 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:44.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:44 smithi092 bash[19827]: audit 2024-09-21T13:19:42.318502+0000 mgr.y (mgr.24296) 210 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:44.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:44 smithi170 bash[21665]: audit 2024-09-21T13:19:42.318502+0000 mgr.y (mgr.24296) 210 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:45.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:45 smithi092 bash[19827]: cluster 2024-09-21T13:19:44.017528+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:45.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:45 smithi092 bash[26840]: cluster 2024-09-21T13:19:44.017528+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:45.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:45 smithi170 bash[21665]: cluster 2024-09-21T13:19:44.017528+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:47 smithi092 bash[19827]: cluster 2024-09-21T13:19:46.019119+0000 mgr.y (mgr.24296) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:47.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:47 smithi092 bash[26840]: cluster 2024-09-21T13:19:46.019119+0000 mgr.y (mgr.24296) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:47.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:47 smithi170 bash[21665]: cluster 2024-09-21T13:19:46.019119+0000 mgr.y (mgr.24296) 212 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:49.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:49 smithi092 bash[19827]: cluster 2024-09-21T13:19:48.019803+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:49.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:49 smithi092 bash[26840]: cluster 2024-09-21T13:19:48.019803+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:49.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:49 smithi170 bash[21665]: cluster 2024-09-21T13:19:48.019803+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:50.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:50 smithi092 bash[19827]: audit 2024-09-21T13:19:49.672039+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:19:50.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:50 smithi092 bash[19827]: audit 2024-09-21T13:19:49.673728+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:19:50.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:50 smithi092 bash[19827]: audit 2024-09-21T13:19:49.682764+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:19:50.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:50 smithi092 bash[19827]: audit 2024-09-21T13:19:49.980703+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:50.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:50 smithi092 bash[26840]: audit 2024-09-21T13:19:49.672039+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:19:50.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:50 smithi092 bash[26840]: audit 2024-09-21T13:19:49.673728+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:19:50.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:50 smithi092 bash[26840]: audit 2024-09-21T13:19:49.682764+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:19:50.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:50 smithi092 bash[26840]: audit 2024-09-21T13:19:49.980703+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:50 smithi170 bash[21665]: audit 2024-09-21T13:19:49.672039+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:19:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:50 smithi170 bash[21665]: audit 2024-09-21T13:19:49.673728+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:19:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:50 smithi170 bash[21665]: audit 2024-09-21T13:19:49.682764+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:19:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:50 smithi170 bash[21665]: audit 2024-09-21T13:19:49.980703+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:19:51.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:51 smithi092 bash[19827]: cluster 2024-09-21T13:19:50.020662+0000 mgr.y (mgr.24296) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:51.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:51 smithi092 bash[26840]: cluster 2024-09-21T13:19:50.020662+0000 mgr.y (mgr.24296) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:51.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:51 smithi170 bash[21665]: cluster 2024-09-21T13:19:50.020662+0000 mgr.y (mgr.24296) 214 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:53.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:53 smithi092 bash[19827]: cluster 2024-09-21T13:19:52.022373+0000 mgr.y (mgr.24296) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:53.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:53 smithi092 bash[26840]: cluster 2024-09-21T13:19:52.022373+0000 mgr.y (mgr.24296) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:53.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:19:52 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:19:52] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-21T13:19:53.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:53 smithi170 bash[21665]: cluster 2024-09-21T13:19:52.022373+0000 mgr.y (mgr.24296) 215 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:54.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:54 smithi092 bash[19827]: audit 2024-09-21T13:19:52.327388+0000 mgr.y (mgr.24296) 216 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:54.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:54 smithi092 bash[26840]: audit 2024-09-21T13:19:52.327388+0000 mgr.y (mgr.24296) 216 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:54.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:54 smithi170 bash[21665]: audit 2024-09-21T13:19:52.327388+0000 mgr.y (mgr.24296) 216 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:19:55.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:55 smithi092 bash[19827]: cluster 2024-09-21T13:19:54.023103+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:55.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:55 smithi092 bash[26840]: cluster 2024-09-21T13:19:54.023103+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:55.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:55 smithi170 bash[21665]: cluster 2024-09-21T13:19:54.023103+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:57.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:57 smithi092 bash[19827]: cluster 2024-09-21T13:19:56.024672+0000 mgr.y (mgr.24296) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:57.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:57 smithi092 bash[26840]: cluster 2024-09-21T13:19:56.024672+0000 mgr.y (mgr.24296) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:57.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:57 smithi170 bash[21665]: cluster 2024-09-21T13:19:56.024672+0000 mgr.y (mgr.24296) 218 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:19:59.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:19:59 smithi092 bash[19827]: cluster 2024-09-21T13:19:58.025393+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:59.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:19:59 smithi092 bash[26840]: cluster 2024-09-21T13:19:58.025393+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:19:59.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:19:59 smithi170 bash[21665]: cluster 2024-09-21T13:19:58.025393+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:00.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:00 smithi092 bash[19827]: cluster 2024-09-21T13:20:00.000169+0000 mon.a (mon.0) 988 : cluster [INF] overall HEALTH_OK 2024-09-21T13:20:00.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:00 smithi092 bash[26840]: cluster 2024-09-21T13:20:00.000169+0000 mon.a (mon.0) 988 : cluster [INF] overall HEALTH_OK 2024-09-21T13:20:00.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:00 smithi170 bash[21665]: cluster 2024-09-21T13:20:00.000169+0000 mon.a (mon.0) 988 : cluster [INF] overall HEALTH_OK 2024-09-21T13:20:01.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:01 smithi092 bash[19827]: cluster 2024-09-21T13:20:00.025938+0000 mgr.y (mgr.24296) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:01.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:01 smithi092 bash[26840]: cluster 2024-09-21T13:20:00.025938+0000 mgr.y (mgr.24296) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:01.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:01 smithi170 bash[21665]: cluster 2024-09-21T13:20:00.025938+0000 mgr.y (mgr.24296) 220 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:02.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:02 smithi092 bash[19827]: cluster 2024-09-21T13:20:02.027655+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:02.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:02 smithi092 bash[26840]: cluster 2024-09-21T13:20:02.027655+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:02.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:02 smithi170 bash[21665]: cluster 2024-09-21T13:20:02.027655+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:03.224 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:20:02 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:20:02] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-21T13:20:03.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:03 smithi092 bash[19827]: audit 2024-09-21T13:20:02.335418+0000 mgr.y (mgr.24296) 222 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:03.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:03 smithi092 bash[26840]: audit 2024-09-21T13:20:02.335418+0000 mgr.y (mgr.24296) 222 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:03.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:03 smithi170 bash[21665]: audit 2024-09-21T13:20:02.335418+0000 mgr.y (mgr.24296) 222 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:04.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:04 smithi092 bash[19827]: cluster 2024-09-21T13:20:04.028386+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:04.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:04 smithi092 bash[26840]: cluster 2024-09-21T13:20:04.028386+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:04.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:04 smithi170 bash[21665]: cluster 2024-09-21T13:20:04.028386+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:05.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:05 smithi092 bash[19827]: audit 2024-09-21T13:20:04.981411+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:05.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:05 smithi092 bash[26840]: audit 2024-09-21T13:20:04.981411+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:05.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:05 smithi170 bash[21665]: audit 2024-09-21T13:20:04.981411+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:06.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:06 smithi092 bash[19827]: cluster 2024-09-21T13:20:06.029954+0000 mgr.y (mgr.24296) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:06.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:06 smithi092 bash[26840]: cluster 2024-09-21T13:20:06.029954+0000 mgr.y (mgr.24296) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:06.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:06 smithi170 bash[21665]: cluster 2024-09-21T13:20:06.029954+0000 mgr.y (mgr.24296) 224 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:09.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:09 smithi170 bash[21665]: cluster 2024-09-21T13:20:08.030703+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:09.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:09 smithi092 bash[19827]: cluster 2024-09-21T13:20:08.030703+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:09.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:09 smithi092 bash[26840]: cluster 2024-09-21T13:20:08.030703+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:11.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:11 smithi170 bash[21665]: cluster 2024-09-21T13:20:10.031433+0000 mgr.y (mgr.24296) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:11.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:11 smithi092 bash[19827]: cluster 2024-09-21T13:20:10.031433+0000 mgr.y (mgr.24296) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:11.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:11 smithi092 bash[26840]: cluster 2024-09-21T13:20:10.031433+0000 mgr.y (mgr.24296) 226 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:13.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:13 smithi092 bash[19827]: cluster 2024-09-21T13:20:12.033096+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:13.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:20:12 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:20:12] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-21T13:20:13.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:13 smithi092 bash[26840]: cluster 2024-09-21T13:20:12.033096+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:13.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:13 smithi170 bash[21665]: cluster 2024-09-21T13:20:12.033096+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:14.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:14 smithi092 bash[26840]: audit 2024-09-21T13:20:12.345795+0000 mgr.y (mgr.24296) 228 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:14.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:14 smithi092 bash[19827]: audit 2024-09-21T13:20:12.345795+0000 mgr.y (mgr.24296) 228 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:14.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:14 smithi170 bash[21665]: audit 2024-09-21T13:20:12.345795+0000 mgr.y (mgr.24296) 228 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:15.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:15 smithi092 bash[26840]: cluster 2024-09-21T13:20:14.033763+0000 mgr.y (mgr.24296) 229 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:15.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:15 smithi092 bash[19827]: cluster 2024-09-21T13:20:14.033763+0000 mgr.y (mgr.24296) 229 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:15.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:15 smithi170 bash[21665]: cluster 2024-09-21T13:20:14.033763+0000 mgr.y (mgr.24296) 229 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:17.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:17 smithi092 bash[19827]: cluster 2024-09-21T13:20:16.035393+0000 mgr.y (mgr.24296) 230 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:17.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:17 smithi092 bash[26840]: cluster 2024-09-21T13:20:16.035393+0000 mgr.y (mgr.24296) 230 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:17.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:17 smithi170 bash[21665]: cluster 2024-09-21T13:20:16.035393+0000 mgr.y (mgr.24296) 230 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:19.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:19 smithi092 bash[19827]: cluster 2024-09-21T13:20:18.036125+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:19.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:19 smithi092 bash[26840]: cluster 2024-09-21T13:20:18.036125+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:19.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:19 smithi170 bash[21665]: cluster 2024-09-21T13:20:18.036125+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:20.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:20 smithi092 bash[19827]: audit 2024-09-21T13:20:19.981494+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:20.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:20 smithi092 bash[26840]: audit 2024-09-21T13:20:19.981494+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:20.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:20 smithi170 bash[21665]: audit 2024-09-21T13:20:19.981494+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:21.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:21 smithi092 bash[19827]: cluster 2024-09-21T13:20:20.036924+0000 mgr.y (mgr.24296) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:21.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:21 smithi092 bash[26840]: cluster 2024-09-21T13:20:20.036924+0000 mgr.y (mgr.24296) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:21.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:21 smithi170 bash[21665]: cluster 2024-09-21T13:20:20.036924+0000 mgr.y (mgr.24296) 232 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:23.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:23 smithi092 bash[19827]: cluster 2024-09-21T13:20:22.038635+0000 mgr.y (mgr.24296) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:23.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:20:22 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:20:22] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:20:23.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:23 smithi092 bash[26840]: cluster 2024-09-21T13:20:22.038635+0000 mgr.y (mgr.24296) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:23.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:23 smithi170 bash[21665]: cluster 2024-09-21T13:20:22.038635+0000 mgr.y (mgr.24296) 233 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:24.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:24 smithi092 bash[19827]: audit 2024-09-21T13:20:22.351852+0000 mgr.y (mgr.24296) 234 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:24.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:24 smithi092 bash[26840]: audit 2024-09-21T13:20:22.351852+0000 mgr.y (mgr.24296) 234 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:24.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:24 smithi170 bash[21665]: audit 2024-09-21T13:20:22.351852+0000 mgr.y (mgr.24296) 234 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:25.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:25 smithi092 bash[19827]: cluster 2024-09-21T13:20:24.039383+0000 mgr.y (mgr.24296) 235 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:25.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:25 smithi092 bash[26840]: cluster 2024-09-21T13:20:24.039383+0000 mgr.y (mgr.24296) 235 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:25.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:25 smithi170 bash[21665]: cluster 2024-09-21T13:20:24.039383+0000 mgr.y (mgr.24296) 235 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:27.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:27 smithi092 bash[19827]: cluster 2024-09-21T13:20:26.040986+0000 mgr.y (mgr.24296) 236 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:27.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:27 smithi092 bash[26840]: cluster 2024-09-21T13:20:26.040986+0000 mgr.y (mgr.24296) 236 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:27.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:27 smithi170 bash[21665]: cluster 2024-09-21T13:20:26.040986+0000 mgr.y (mgr.24296) 236 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:29.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:29 smithi092 bash[19827]: cluster 2024-09-21T13:20:28.041733+0000 mgr.y (mgr.24296) 237 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:29.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:29 smithi092 bash[26840]: cluster 2024-09-21T13:20:28.041733+0000 mgr.y (mgr.24296) 237 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:29.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:29 smithi170 bash[21665]: cluster 2024-09-21T13:20:28.041733+0000 mgr.y (mgr.24296) 237 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:31.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:31 smithi092 bash[19827]: cluster 2024-09-21T13:20:30.042464+0000 mgr.y (mgr.24296) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:31.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:31 smithi092 bash[26840]: cluster 2024-09-21T13:20:30.042464+0000 mgr.y (mgr.24296) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:31.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:31 smithi170 bash[21665]: cluster 2024-09-21T13:20:30.042464+0000 mgr.y (mgr.24296) 238 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:33.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:20:32 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:20:32] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:20:33.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:33 smithi092 bash[26840]: cluster 2024-09-21T13:20:32.044137+0000 mgr.y (mgr.24296) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:33.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:33 smithi092 bash[19827]: cluster 2024-09-21T13:20:32.044137+0000 mgr.y (mgr.24296) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:33.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:33 smithi170 bash[21665]: cluster 2024-09-21T13:20:32.044137+0000 mgr.y (mgr.24296) 239 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:34.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:34 smithi092 bash[19827]: audit 2024-09-21T13:20:32.363138+0000 mgr.y (mgr.24296) 240 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:34.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:34 smithi092 bash[26840]: audit 2024-09-21T13:20:32.363138+0000 mgr.y (mgr.24296) 240 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:34.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:34 smithi170 bash[21665]: audit 2024-09-21T13:20:32.363138+0000 mgr.y (mgr.24296) 240 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:35.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:35 smithi092 bash[19827]: cluster 2024-09-21T13:20:34.044821+0000 mgr.y (mgr.24296) 241 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:35.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:35 smithi092 bash[19827]: audit 2024-09-21T13:20:34.981969+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:35.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:35 smithi092 bash[26840]: cluster 2024-09-21T13:20:34.044821+0000 mgr.y (mgr.24296) 241 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:35.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:35 smithi092 bash[26840]: audit 2024-09-21T13:20:34.981969+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:35.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:35 smithi170 bash[21665]: cluster 2024-09-21T13:20:34.044821+0000 mgr.y (mgr.24296) 241 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:35.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:35 smithi170 bash[21665]: audit 2024-09-21T13:20:34.981969+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:37.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:37 smithi092 bash[26840]: cluster 2024-09-21T13:20:36.046483+0000 mgr.y (mgr.24296) 242 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:37.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:37 smithi092 bash[19827]: cluster 2024-09-21T13:20:36.046483+0000 mgr.y (mgr.24296) 242 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:37.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:37 smithi170 bash[21665]: cluster 2024-09-21T13:20:36.046483+0000 mgr.y (mgr.24296) 242 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:39.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:39 smithi092 bash[26840]: cluster 2024-09-21T13:20:38.047281+0000 mgr.y (mgr.24296) 243 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:39.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:39 smithi092 bash[19827]: cluster 2024-09-21T13:20:38.047281+0000 mgr.y (mgr.24296) 243 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:39.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:39 smithi170 bash[21665]: cluster 2024-09-21T13:20:38.047281+0000 mgr.y (mgr.24296) 243 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:41.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:41 smithi092 bash[19827]: cluster 2024-09-21T13:20:40.048043+0000 mgr.y (mgr.24296) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:41.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:41 smithi092 bash[26840]: cluster 2024-09-21T13:20:40.048043+0000 mgr.y (mgr.24296) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:41.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:41 smithi170 bash[21665]: cluster 2024-09-21T13:20:40.048043+0000 mgr.y (mgr.24296) 244 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:43.189 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:20:42 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:20:42] "GET /metrics HTTP/1.1" 200 38077 "" "Prometheus/2.43.0" 2024-09-21T13:20:43.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:43 smithi092 bash[19827]: cluster 2024-09-21T13:20:42.049766+0000 mgr.y (mgr.24296) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:43.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:43 smithi092 bash[26840]: cluster 2024-09-21T13:20:42.049766+0000 mgr.y (mgr.24296) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:43.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:43 smithi170 bash[21665]: cluster 2024-09-21T13:20:42.049766+0000 mgr.y (mgr.24296) 245 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:44.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:44 smithi092 bash[26840]: audit 2024-09-21T13:20:42.374353+0000 mgr.y (mgr.24296) 246 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:44.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:44 smithi092 bash[19827]: audit 2024-09-21T13:20:42.374353+0000 mgr.y (mgr.24296) 246 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:44 smithi170 bash[21665]: audit 2024-09-21T13:20:42.374353+0000 mgr.y (mgr.24296) 246 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:45.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:45 smithi092 bash[26840]: cluster 2024-09-21T13:20:44.050447+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:45.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:45 smithi092 bash[19827]: cluster 2024-09-21T13:20:44.050447+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:45.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:45 smithi170 bash[21665]: cluster 2024-09-21T13:20:44.050447+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:45.745 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-21T13:20:47.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:47 smithi092 bash[26840]: cluster 2024-09-21T13:20:46.052106+0000 mgr.y (mgr.24296) 248 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:47 smithi092 bash[19827]: cluster 2024-09-21T13:20:46.052106+0000 mgr.y (mgr.24296) 248 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:47.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:47 smithi170 bash[21665]: cluster 2024-09-21T13:20:46.052106+0000 mgr.y (mgr.24296) 248 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:48.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:48 smithi092 bash[19827]: cluster 2024-09-21T13:20:48.052779+0000 mgr.y (mgr.24296) 249 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:48.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:48 smithi092 bash[26840]: cluster 2024-09-21T13:20:48.052779+0000 mgr.y (mgr.24296) 249 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:48.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:48 smithi170 bash[21665]: cluster 2024-09-21T13:20:48.052779+0000 mgr.y (mgr.24296) 249 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:50.349 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:50 smithi170 bash[21665]: audit 2024-09-21T13:20:49.982163+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:50.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:50 smithi092 bash[19827]: audit 2024-09-21T13:20:49.982163+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:50.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:50 smithi092 bash[26840]: audit 2024-09-21T13:20:49.982163+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:20:50.561 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:20:51.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:51 smithi170 bash[21665]: cluster 2024-09-21T13:20:50.053588+0000 mgr.y (mgr.24296) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:51.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:51 smithi170 bash[21665]: audit 2024-09-21T13:20:50.611063+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:20:51.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:51 smithi170 bash[21665]: audit 2024-09-21T13:20:50.612023+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:20:51.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:51 smithi170 bash[21665]: audit 2024-09-21T13:20:50.617791+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:20:51.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:51 smithi092 bash[19827]: cluster 2024-09-21T13:20:50.053588+0000 mgr.y (mgr.24296) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:51.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:51 smithi092 bash[19827]: audit 2024-09-21T13:20:50.611063+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:20:51.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:51 smithi092 bash[19827]: audit 2024-09-21T13:20:50.612023+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:20:51.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:51 smithi092 bash[19827]: audit 2024-09-21T13:20:50.617791+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:20:51.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:51 smithi092 bash[26840]: cluster 2024-09-21T13:20:50.053588+0000 mgr.y (mgr.24296) 250 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:51.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:51 smithi092 bash[26840]: audit 2024-09-21T13:20:50.611063+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:20:51.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:51 smithi092 bash[26840]: audit 2024-09-21T13:20:50.612023+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:20:51.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:51 smithi092 bash[26840]: audit 2024-09-21T13:20:50.617791+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:20:52.548 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-21T13:20:53.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:53 smithi092 bash[19827]: cluster 2024-09-21T13:20:52.054626+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:53.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:53 smithi092 bash[26840]: cluster 2024-09-21T13:20:52.054626+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:53.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:20:52 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:20:52] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-21T13:20:53.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:53 smithi170 bash[21665]: cluster 2024-09-21T13:20:52.054626+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:54.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:54 smithi092 bash[19827]: audit 2024-09-21T13:20:52.383496+0000 mgr.y (mgr.24296) 252 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:54.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:54 smithi092 bash[26840]: audit 2024-09-21T13:20:52.383496+0000 mgr.y (mgr.24296) 252 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:54.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:54 smithi170 bash[21665]: audit 2024-09-21T13:20:52.383496+0000 mgr.y (mgr.24296) 252 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:20:55.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:55 smithi092 bash[19827]: cluster 2024-09-21T13:20:54.055303+0000 mgr.y (mgr.24296) 253 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:55.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:55 smithi092 bash[26840]: cluster 2024-09-21T13:20:54.055303+0000 mgr.y (mgr.24296) 253 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:55.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:55 smithi170 bash[21665]: cluster 2024-09-21T13:20:54.055303+0000 mgr.y (mgr.24296) 253 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:57.361 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:20:57.452 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:57 smithi092 bash[19827]: cluster 2024-09-21T13:20:56.056867+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:57.453 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:57 smithi092 bash[26840]: cluster 2024-09-21T13:20:56.056867+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:57.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:57 smithi170 bash[21665]: cluster 2024-09-21T13:20:56.056867+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:20:59.185 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-21T13:20:59.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:20:59 smithi092 bash[19827]: cluster 2024-09-21T13:20:58.057556+0000 mgr.y (mgr.24296) 255 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:59.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:20:59 smithi092 bash[26840]: cluster 2024-09-21T13:20:58.057556+0000 mgr.y (mgr.24296) 255 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:20:59.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:20:59 smithi170 bash[21665]: cluster 2024-09-21T13:20:58.057556+0000 mgr.y (mgr.24296) 255 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:01.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:01 smithi092 bash[19827]: cluster 2024-09-21T13:21:00.058354+0000 mgr.y (mgr.24296) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:01.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:01 smithi092 bash[26840]: cluster 2024-09-21T13:21:00.058354+0000 mgr.y (mgr.24296) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:01.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:01 smithi170 bash[21665]: cluster 2024-09-21T13:21:00.058354+0000 mgr.y (mgr.24296) 256 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:03.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:03 smithi092 bash[19827]: cluster 2024-09-21T13:21:02.060131+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:03.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:21:02 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:21:02] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-21T13:21:03.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:03 smithi092 bash[26840]: cluster 2024-09-21T13:21:02.060131+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:03.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:03 smithi170 bash[21665]: cluster 2024-09-21T13:21:02.060131+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:04.006 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:21:04.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:04 smithi092 bash[19827]: audit 2024-09-21T13:21:02.394766+0000 mgr.y (mgr.24296) 258 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:04.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:04 smithi092 bash[26840]: audit 2024-09-21T13:21:02.394766+0000 mgr.y (mgr.24296) 258 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:04.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:04 smithi170 bash[21665]: audit 2024-09-21T13:21:02.394766+0000 mgr.y (mgr.24296) 258 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:05.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:05 smithi092 bash[19827]: cluster 2024-09-21T13:21:04.060687+0000 mgr.y (mgr.24296) 259 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:05.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:05 smithi092 bash[19827]: audit 2024-09-21T13:21:04.982387+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:05.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:05 smithi092 bash[26840]: cluster 2024-09-21T13:21:04.060687+0000 mgr.y (mgr.24296) 259 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:05.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:05 smithi092 bash[26840]: audit 2024-09-21T13:21:04.982387+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:05.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:05 smithi170 bash[21665]: cluster 2024-09-21T13:21:04.060687+0000 mgr.y (mgr.24296) 259 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:05.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:05 smithi170 bash[21665]: audit 2024-09-21T13:21:04.982387+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:05.856 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:21:07.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:07 smithi092 bash[19827]: cluster 2024-09-21T13:21:06.061449+0000 mgr.y (mgr.24296) 260 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:07.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:07 smithi092 bash[26840]: cluster 2024-09-21T13:21:06.061449+0000 mgr.y (mgr.24296) 260 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:07.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:07 smithi170 bash[21665]: cluster 2024-09-21T13:21:06.061449+0000 mgr.y (mgr.24296) 260 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:09.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:09 smithi092 bash[19827]: cluster 2024-09-21T13:21:08.062080+0000 mgr.y (mgr.24296) 261 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:09.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:09 smithi092 bash[26840]: cluster 2024-09-21T13:21:08.062080+0000 mgr.y (mgr.24296) 261 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:09.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:09 smithi170 bash[21665]: cluster 2024-09-21T13:21:08.062080+0000 mgr.y (mgr.24296) 261 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:10.669 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:21:11.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:11 smithi092 bash[19827]: cluster 2024-09-21T13:21:10.062758+0000 mgr.y (mgr.24296) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:11.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:11 smithi092 bash[26840]: cluster 2024-09-21T13:21:10.062758+0000 mgr.y (mgr.24296) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:11.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:11 smithi170 bash[21665]: cluster 2024-09-21T13:21:10.062758+0000 mgr.y (mgr.24296) 262 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:12.025 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:21:12.025 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (5m) 3m ago 6m 13.8M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:21:12.025 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (5m) 3m ago 5m 74.8M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:21:12.025 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (3m) 3m ago 3m 72.9M - 3.8 164465d2334a a08f25aea842 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,8765 running (14m) 3m ago 14m 427M - 19.1.1-373-g4e45e6b4 164465d2334a 64e54afdb1a6 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:9283,8765 running (16m) 3m ago 16m 491M - 19.1.1-373-g4e45e6b4 164465d2334a e95e66c916c2 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (16m) 3m ago 16m 50.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (14m) 3m ago 14m 38.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (14m) 3m ago 14m 40.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (6m) 3m ago 6m 8131k - 1.5.0 0da6a335fe13 bc1b0887dd46 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (6m) 3m ago 6m 8899k - 1.5.0 0da6a335fe13 3462121e42ef 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (13m) 3m ago 13m 48.5M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (12m) 3m ago 12m 57.6M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (11m) 3m ago 11m 46.0M 4060M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (10m) 3m ago 10m 54.5M 4060M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (10m) 3m ago 10m 47.0M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (9m) 3m ago 9m 53.2M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:21:12.026 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (8m) 3m ago 8m 44.7M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:21:12.027 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (7m) 3m ago 7m 54.1M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:21:12.027 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (5m) 3m ago 6m 38.0M - 2.43.0 a07b618ecd1d 47475e3ac9f1 2024-09-21T13:21:12.027 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (3m) 3m ago 3m 89.6M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:21:12.027 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (3m) 3m ago 3m 88.5M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:21:12.599 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T13:21:13.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:21:12 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:21:12] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:21:13.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:13 smithi092 bash[19827]: audit 2024-09-21T13:21:12.012457+0000 mgr.y (mgr.24296) 263 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:13.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:13 smithi092 bash[19827]: cluster 2024-09-21T13:21:12.063470+0000 mgr.y (mgr.24296) 264 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:13.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:13 smithi092 bash[26840]: audit 2024-09-21T13:21:12.012457+0000 mgr.y (mgr.24296) 263 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:13.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:13 smithi092 bash[26840]: cluster 2024-09-21T13:21:12.063470+0000 mgr.y (mgr.24296) 264 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:13.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:13 smithi170 bash[21665]: audit 2024-09-21T13:21:12.012457+0000 mgr.y (mgr.24296) 263 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:13.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:13 smithi170 bash[21665]: cluster 2024-09-21T13:21:12.063470+0000 mgr.y (mgr.24296) 264 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:14.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:14 smithi092 bash[19827]: audit 2024-09-21T13:21:12.406028+0000 mgr.y (mgr.24296) 265 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:14.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:14 smithi092 bash[26840]: audit 2024-09-21T13:21:12.406028+0000 mgr.y (mgr.24296) 265 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:14.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:14 smithi170 bash[21665]: audit 2024-09-21T13:21:12.406028+0000 mgr.y (mgr.24296) 265 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:15.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:15 smithi092 bash[19827]: cluster 2024-09-21T13:21:14.064108+0000 mgr.y (mgr.24296) 266 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:15.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:15 smithi092 bash[26840]: cluster 2024-09-21T13:21:14.064108+0000 mgr.y (mgr.24296) 266 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:15.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:15 smithi170 bash[21665]: cluster 2024-09-21T13:21:14.064108+0000 mgr.y (mgr.24296) 266 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:17.414 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:21:17.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:17 smithi092 bash[19827]: cluster 2024-09-21T13:21:16.065706+0000 mgr.y (mgr.24296) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:17.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:17 smithi092 bash[26840]: cluster 2024-09-21T13:21:16.065706+0000 mgr.y (mgr.24296) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:17.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:17 smithi170 bash[21665]: cluster 2024-09-21T13:21:16.065706+0000 mgr.y (mgr.24296) 267 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:18.764 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:21:18.764 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:21:18.764 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:21:18.764 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:21:18.764 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 15 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:21:18.765 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:21:19.296 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T13:21:19.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:19 smithi092 bash[19827]: cluster 2024-09-21T13:21:18.066389+0000 mgr.y (mgr.24296) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:19.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:19 smithi092 bash[19827]: audit 2024-09-21T13:21:18.771132+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.92:0/2439063427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:21:19.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:19 smithi092 bash[26840]: cluster 2024-09-21T13:21:18.066389+0000 mgr.y (mgr.24296) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:19.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:19 smithi092 bash[26840]: audit 2024-09-21T13:21:18.771132+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.92:0/2439063427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:21:19.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:19 smithi170 bash[21665]: cluster 2024-09-21T13:21:18.066389+0000 mgr.y (mgr.24296) 268 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:19.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:19 smithi170 bash[21665]: audit 2024-09-21T13:21:18.771132+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.92:0/2439063427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:21:20.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:20 smithi092 bash[19827]: audit 2024-09-21T13:21:19.982721+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:20.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:20 smithi092 bash[26840]: audit 2024-09-21T13:21:19.982721+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:20.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:20 smithi170 bash[21665]: audit 2024-09-21T13:21:19.982721+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:21.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:21 smithi092 bash[26840]: cluster 2024-09-21T13:21:20.067155+0000 mgr.y (mgr.24296) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:21.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:21 smithi092 bash[19827]: cluster 2024-09-21T13:21:20.067155+0000 mgr.y (mgr.24296) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:21.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:21 smithi170 bash[21665]: cluster 2024-09-21T13:21:20.067155+0000 mgr.y (mgr.24296) 269 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:23.203 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:21:22 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:21:22] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:21:23.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:23 smithi092 bash[19827]: cluster 2024-09-21T13:21:22.068367+0000 mgr.y (mgr.24296) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:23.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:23 smithi092 bash[26840]: cluster 2024-09-21T13:21:22.068367+0000 mgr.y (mgr.24296) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:23.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:23 smithi170 bash[21665]: cluster 2024-09-21T13:21:22.068367+0000 mgr.y (mgr.24296) 270 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:24.111 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:21:24.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:24 smithi092 bash[19827]: audit 2024-09-21T13:21:22.417253+0000 mgr.y (mgr.24296) 271 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:24.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:24 smithi092 bash[26840]: audit 2024-09-21T13:21:22.417253+0000 mgr.y (mgr.24296) 271 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:24.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:24 smithi170 bash[21665]: audit 2024-09-21T13:21:22.417253+0000 mgr.y (mgr.24296) 271 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:25.446 INFO:teuthology.orchestra.run.smithi092.stdout: cluster: 2024-09-21T13:21:25.446 INFO:teuthology.orchestra.run.smithi092.stdout: id: 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: health: HEALTH_OK 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: services: 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: mon: 3 daemons, quorum a,b,c (age 14m) 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: mgr: y(active, since 6m), standbys: x 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 7m) 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: data: 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: pools: 6 pools, 161 pgs 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: objects: 212 objects, 585 KiB 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: usage: 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: pgs: 161 active+clean 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:21:25.447 INFO:teuthology.orchestra.run.smithi092.stdout: io: 2024-09-21T13:21:25.448 INFO:teuthology.orchestra.run.smithi092.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T13:21:25.448 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:21:25.458 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:25 smithi092 bash[26840]: cluster 2024-09-21T13:21:24.069056+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:25.458 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:25 smithi092 bash[19827]: cluster 2024-09-21T13:21:24.069056+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:25.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:25 smithi170 bash[21665]: cluster 2024-09-21T13:21:24.069056+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:26.035 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ls' 2024-09-21T13:21:26.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:26 smithi092 bash[19827]: audit 2024-09-21T13:21:25.453538+0000 mon.a (mon.0) 998 : audit [DBG] from='client.? 172.21.15.92:0/3771829853' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:21:26.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:26 smithi092 bash[26840]: audit 2024-09-21T13:21:25.453538+0000 mon.a (mon.0) 998 : audit [DBG] from='client.? 172.21.15.92:0/3771829853' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:21:26.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:26 smithi170 bash[21665]: audit 2024-09-21T13:21:25.453538+0000 mon.a (mon.0) 998 : audit [DBG] from='client.? 172.21.15.92:0/3771829853' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:21:27.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:27 smithi092 bash[19827]: cluster 2024-09-21T13:21:26.070114+0000 mgr.y (mgr.24296) 273 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:27.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:27 smithi092 bash[26840]: cluster 2024-09-21T13:21:26.070114+0000 mgr.y (mgr.24296) 273 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:27.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:27 smithi170 bash[21665]: cluster 2024-09-21T13:21:26.070114+0000 mgr.y (mgr.24296) 273 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:28.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:28 smithi092 bash[19827]: cluster 2024-09-21T13:21:28.070767+0000 mgr.y (mgr.24296) 274 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:28.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:28 smithi092 bash[26840]: cluster 2024-09-21T13:21:28.070767+0000 mgr.y (mgr.24296) 274 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:28.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:28 smithi170 bash[21665]: cluster 2024-09-21T13:21:28.070767+0000 mgr.y (mgr.24296) 274 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:30.837 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:21:31.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:31 smithi092 bash[19827]: cluster 2024-09-21T13:21:30.071482+0000 mgr.y (mgr.24296) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:31.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:31 smithi092 bash[26840]: cluster 2024-09-21T13:21:30.071482+0000 mgr.y (mgr.24296) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:31.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:31 smithi170 bash[21665]: cluster 2024-09-21T13:21:30.071482+0000 mgr.y (mgr.24296) 275 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:32.146 INFO:teuthology.orchestra.run.smithi092.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T13:21:32.146 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager ?:9093,9094 1/1 3m ago 6m smithi092=a;count:1 2024-09-21T13:21:32.146 INFO:teuthology.orchestra.run.smithi092.stdout:grafana ?:3000 1/1 4m ago 6m smithi170=a;count:1 2024-09-21T13:21:32.146 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo ?:5000 1/1 3m ago 3m count:1 2024-09-21T13:21:32.146 INFO:teuthology.orchestra.run.smithi092.stdout:mgr 2/2 4m ago 14m smithi092=y;smithi170=x;count:2 2024-09-21T13:21:32.146 INFO:teuthology.orchestra.run.smithi092.stdout:mon 3/3 4m ago 15m smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi170:172.21.15.170=b;count:3 2024-09-21T13:21:32.146 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter ?:9100 2/2 4m ago 6m smithi092=a;smithi170=b;count:2 2024-09-21T13:21:32.146 INFO:teuthology.orchestra.run.smithi092.stdout:osd 8 4m ago - 2024-09-21T13:21:32.146 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus ?:9095 1/1 4m ago 7m smithi170=a;count:1 2024-09-21T13:21:32.146 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo ?:8000 2/2 4m ago 4m count:2 2024-09-21T13:21:32.635 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:21:33.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:21:32 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:21:32] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:21:33.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:33 smithi092 bash[19827]: cluster 2024-09-21T13:21:32.073092+0000 mgr.y (mgr.24296) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:33.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:33 smithi092 bash[19827]: audit 2024-09-21T13:21:32.145269+0000 mgr.y (mgr.24296) 277 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:33.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:33 smithi092 bash[26840]: cluster 2024-09-21T13:21:32.073092+0000 mgr.y (mgr.24296) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:33.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:33 smithi092 bash[26840]: audit 2024-09-21T13:21:32.145269+0000 mgr.y (mgr.24296) 277 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:33.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:33 smithi170 bash[21665]: cluster 2024-09-21T13:21:32.073092+0000 mgr.y (mgr.24296) 276 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:33.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:33 smithi170 bash[21665]: audit 2024-09-21T13:21:32.145269+0000 mgr.y (mgr.24296) 277 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:34.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:34 smithi092 bash[19827]: audit 2024-09-21T13:21:32.428493+0000 mgr.y (mgr.24296) 278 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:34.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:34 smithi092 bash[26840]: audit 2024-09-21T13:21:32.428493+0000 mgr.y (mgr.24296) 278 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:34.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:34 smithi170 bash[21665]: audit 2024-09-21T13:21:32.428493+0000 mgr.y (mgr.24296) 278 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:35.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:35 smithi092 bash[19827]: cluster 2024-09-21T13:21:34.073909+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:35.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:35 smithi092 bash[19827]: audit 2024-09-21T13:21:34.983399+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:35.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:35 smithi092 bash[26840]: cluster 2024-09-21T13:21:34.073909+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:35.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:35 smithi092 bash[26840]: audit 2024-09-21T13:21:34.983399+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:35.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:35 smithi170 bash[21665]: cluster 2024-09-21T13:21:34.073909+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:35.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:35 smithi170 bash[21665]: audit 2024-09-21T13:21:34.983399+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:37.456 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:21:37.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:37 smithi092 bash[19827]: cluster 2024-09-21T13:21:36.075587+0000 mgr.y (mgr.24296) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:37.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:37 smithi092 bash[26840]: cluster 2024-09-21T13:21:36.075587+0000 mgr.y (mgr.24296) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:37.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:37 smithi170 bash[21665]: cluster 2024-09-21T13:21:36.075587+0000 mgr.y (mgr.24296) 280 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:39.143 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled to redeploy mgr.x on host 'smithi170' 2024-09-21T13:21:39.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:39 smithi092 bash[19827]: cluster 2024-09-21T13:21:38.076323+0000 mgr.y (mgr.24296) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:39.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:39 smithi092 bash[19827]: audit 2024-09-21T13:21:38.784426+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.92:0/2684612803' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:21:39.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:39 smithi092 bash[19827]: audit 2024-09-21T13:21:39.133800+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:39.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:39 smithi092 bash[19827]: audit 2024-09-21T13:21:39.144020+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:39.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:39 smithi092 bash[19827]: audit 2024-09-21T13:21:39.149890+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:39.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:39 smithi092 bash[26840]: cluster 2024-09-21T13:21:38.076323+0000 mgr.y (mgr.24296) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:39.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:39 smithi092 bash[26840]: audit 2024-09-21T13:21:38.784426+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.92:0/2684612803' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:21:39.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:39 smithi092 bash[26840]: audit 2024-09-21T13:21:39.133800+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:39.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:39 smithi092 bash[26840]: audit 2024-09-21T13:21:39.144020+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:39.521 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:39 smithi092 bash[26840]: audit 2024-09-21T13:21:39.149890+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:39.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:39 smithi170 bash[21665]: cluster 2024-09-21T13:21:38.076323+0000 mgr.y (mgr.24296) 281 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:39.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:39 smithi170 bash[21665]: audit 2024-09-21T13:21:38.784426+0000 mon.a (mon.0) 1000 : audit [DBG] from='client.? 172.21.15.92:0/2684612803' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:21:39.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:39 smithi170 bash[21665]: audit 2024-09-21T13:21:39.133800+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:39.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:39 smithi170 bash[21665]: audit 2024-09-21T13:21:39.144020+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:39.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:39 smithi170 bash[21665]: audit 2024-09-21T13:21:39.149890+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:39.714 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps --refresh' 2024-09-21T13:21:40.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[26840]: audit 2024-09-21T13:21:39.127552+0000 mgr.y (mgr.24296) 282 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:40.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[26840]: cephadm 2024-09-21T13:21:39.137025+0000 mgr.y (mgr.24296) 283 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-21T13:21:40.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[26840]: audit 2024-09-21T13:21:39.151841+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:21:40.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[26840]: audit 2024-09-21T13:21:39.152948+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:21:40.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[26840]: audit 2024-09-21T13:21:39.167703+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:40.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[26840]: audit 2024-09-21T13:21:39.204428+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:21:40.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[26840]: audit 2024-09-21T13:21:39.205211+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[26840]: audit 2024-09-21T13:21:39.205960+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[26840]: cephadm 2024-09-21T13:21:39.206648+0000 mgr.y (mgr.24296) 284 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[19827]: audit 2024-09-21T13:21:39.127552+0000 mgr.y (mgr.24296) 282 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[19827]: cephadm 2024-09-21T13:21:39.137025+0000 mgr.y (mgr.24296) 283 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[19827]: audit 2024-09-21T13:21:39.151841+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[19827]: audit 2024-09-21T13:21:39.152948+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[19827]: audit 2024-09-21T13:21:39.167703+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[19827]: audit 2024-09-21T13:21:39.204428+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[19827]: audit 2024-09-21T13:21:39.205211+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[19827]: audit 2024-09-21T13:21:39.205960+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:21:40.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:40 smithi092 bash[19827]: cephadm 2024-09-21T13:21:39.206648+0000 mgr.y (mgr.24296) 284 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-09-21T13:21:40.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:40 smithi170 bash[21665]: audit 2024-09-21T13:21:39.127552+0000 mgr.y (mgr.24296) 282 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:40.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:40 smithi170 bash[21665]: cephadm 2024-09-21T13:21:39.137025+0000 mgr.y (mgr.24296) 283 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-21T13:21:40.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:40 smithi170 bash[21665]: audit 2024-09-21T13:21:39.151841+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:21:40.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:40 smithi170 bash[21665]: audit 2024-09-21T13:21:39.152948+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:21:40.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:40 smithi170 bash[21665]: audit 2024-09-21T13:21:39.167703+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:21:40.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:40 smithi170 bash[21665]: audit 2024-09-21T13:21:39.204428+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:21:40.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:40 smithi170 bash[21665]: audit 2024-09-21T13:21:39.205211+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:21:40.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:40 smithi170 bash[21665]: audit 2024-09-21T13:21:39.205960+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:21:40.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:40 smithi170 bash[21665]: cephadm 2024-09-21T13:21:39.206648+0000 mgr.y (mgr.24296) 284 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-09-21T13:21:41.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:41 smithi092 bash[26840]: cluster 2024-09-21T13:21:40.076994+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:41.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:41 smithi092 bash[19827]: cluster 2024-09-21T13:21:40.076994+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:41.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:41 smithi170 bash[21665]: cluster 2024-09-21T13:21:40.076994+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:43.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:43 smithi092 bash[19827]: cluster 2024-09-21T13:21:42.078706+0000 mgr.y (mgr.24296) 286 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:43.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:21:42 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:21:42] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-21T13:21:43.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:43 smithi092 bash[26840]: cluster 2024-09-21T13:21:42.078706+0000 mgr.y (mgr.24296) 286 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:43.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:43 smithi170 bash[21665]: cluster 2024-09-21T13:21:42.078706+0000 mgr.y (mgr.24296) 286 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:44.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:44 smithi092 bash[19827]: audit 2024-09-21T13:21:42.439498+0000 mgr.y (mgr.24296) 287 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:44.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:44 smithi092 bash[26840]: audit 2024-09-21T13:21:42.439498+0000 mgr.y (mgr.24296) 287 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:44.528 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:21:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:44 smithi170 bash[21665]: audit 2024-09-21T13:21:42.439498+0000 mgr.y (mgr.24296) 287 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:45.440 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:45 smithi092 bash[26840]: cluster 2024-09-21T13:21:44.079410+0000 mgr.y (mgr.24296) 288 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:45.440 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:45 smithi092 bash[19827]: cluster 2024-09-21T13:21:44.079410+0000 mgr.y (mgr.24296) 288 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:45.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:45 smithi170 bash[21665]: cluster 2024-09-21T13:21:44.079410+0000 mgr.y (mgr.24296) 288 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:45.777 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (6m) 3m ago 6m 13.8M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (6m) 4m ago 6m 74.8M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (4m) 3m ago 4m 72.9M - 3.8 164465d2334a a08f25aea842 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,8765 running (14m) 4m ago 14m 427M - 19.1.1-373-g4e45e6b4 164465d2334a 64e54afdb1a6 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:9283,8765 running (17m) 3m ago 17m 491M - 19.1.1-373-g4e45e6b4 164465d2334a e95e66c916c2 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (17m) 3m ago 17m 50.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (15m) 4m ago 15m 38.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (15m) 3m ago 15m 40.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (6m) 3m ago 6m 8131k - 1.5.0 0da6a335fe13 bc1b0887dd46 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (6m) 4m ago 6m 8899k - 1.5.0 0da6a335fe13 3462121e42ef 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (14m) 3m ago 14m 48.5M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:21:45.778 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (13m) 3m ago 13m 57.6M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:21:45.779 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (12m) 3m ago 12m 46.0M 4060M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:21:45.779 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (11m) 3m ago 11m 54.5M 4060M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:21:45.779 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (10m) 4m ago 10m 47.0M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:21:45.779 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (9m) 4m ago 9m 53.2M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:21:45.779 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (8m) 4m ago 8m 44.7M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:21:45.779 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (7m) 4m ago 7m 54.1M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:21:45.779 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (5m) 4m ago 7m 38.0M - 2.43.0 a07b618ecd1d 47475e3ac9f1 2024-09-21T13:21:45.779 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (4m) 3m ago 4m 89.6M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:21:45.779 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (4m) 4m ago 4m 88.5M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:21:46.370 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T13:21:47.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:47 smithi092 bash[26840]: audit 2024-09-21T13:21:45.772089+0000 mgr.y (mgr.24296) 289 : audit [DBG] from='client.24866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:47.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:47 smithi092 bash[26840]: cluster 2024-09-21T13:21:46.080938+0000 mgr.y (mgr.24296) 290 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:47 smithi092 bash[19827]: audit 2024-09-21T13:21:45.772089+0000 mgr.y (mgr.24296) 289 : audit [DBG] from='client.24866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:47 smithi092 bash[19827]: cluster 2024-09-21T13:21:46.080938+0000 mgr.y (mgr.24296) 290 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:47.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:47 smithi170 bash[21665]: audit 2024-09-21T13:21:45.772089+0000 mgr.y (mgr.24296) 289 : audit [DBG] from='client.24866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:47.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:47 smithi170 bash[21665]: cluster 2024-09-21T13:21:46.080938+0000 mgr.y (mgr.24296) 290 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:49.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:49 smithi092 bash[26840]: cluster 2024-09-21T13:21:48.081671+0000 mgr.y (mgr.24296) 291 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:49.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:49 smithi092 bash[19827]: cluster 2024-09-21T13:21:48.081671+0000 mgr.y (mgr.24296) 291 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:49.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:49 smithi170 bash[21665]: cluster 2024-09-21T13:21:48.081671+0000 mgr.y (mgr.24296) 291 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:50.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:50 smithi092 bash[26840]: audit 2024-09-21T13:21:49.983614+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:50.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:50 smithi092 bash[19827]: audit 2024-09-21T13:21:49.983614+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:50.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:50 smithi170 bash[21665]: audit 2024-09-21T13:21:49.983614+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:21:51.174 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:21:51.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:51 smithi092 bash[19827]: cluster 2024-09-21T13:21:50.082319+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:51.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:51 smithi092 bash[26840]: cluster 2024-09-21T13:21:50.082319+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:51.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:51 smithi170 bash[21665]: cluster 2024-09-21T13:21:50.082319+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:53.205 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:21:52 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:21:52] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-21T13:21:53.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:53 smithi092 bash[19827]: cluster 2024-09-21T13:21:52.083498+0000 mgr.y (mgr.24296) 293 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:53.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:53 smithi092 bash[26840]: cluster 2024-09-21T13:21:52.083498+0000 mgr.y (mgr.24296) 293 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:53.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:53 smithi170 bash[21665]: cluster 2024-09-21T13:21:52.083498+0000 mgr.y (mgr.24296) 293 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:54.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:54 smithi092 bash[19827]: audit 2024-09-21T13:21:52.450650+0000 mgr.y (mgr.24296) 294 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:54.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:54 smithi092 bash[26840]: audit 2024-09-21T13:21:52.450650+0000 mgr.y (mgr.24296) 294 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:54.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:54 smithi170 bash[21665]: audit 2024-09-21T13:21:52.450650+0000 mgr.y (mgr.24296) 294 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:21:55.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:55 smithi092 bash[19827]: cluster 2024-09-21T13:21:54.084125+0000 mgr.y (mgr.24296) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:55.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:55 smithi092 bash[26840]: cluster 2024-09-21T13:21:54.084125+0000 mgr.y (mgr.24296) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:55.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:55 smithi170 bash[21665]: cluster 2024-09-21T13:21:54.084125+0000 mgr.y (mgr.24296) 295 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:57.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:57 smithi092 bash[26840]: cluster 2024-09-21T13:21:56.085698+0000 mgr.y (mgr.24296) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:57.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:57 smithi092 bash[19827]: cluster 2024-09-21T13:21:56.085698+0000 mgr.y (mgr.24296) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:57.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:57 smithi170 bash[21665]: cluster 2024-09-21T13:21:56.085698+0000 mgr.y (mgr.24296) 296 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:21:58.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:21:58 smithi170 bash[21665]: cluster 2024-09-21T13:21:58.086415+0000 mgr.y (mgr.24296) 297 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:58.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:21:58 smithi092 bash[19827]: cluster 2024-09-21T13:21:58.086415+0000 mgr.y (mgr.24296) 297 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:21:58.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:21:58 smithi092 bash[26840]: cluster 2024-09-21T13:21:58.086415+0000 mgr.y (mgr.24296) 297 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:01.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:01 smithi092 bash[19827]: cluster 2024-09-21T13:22:00.087219+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:01.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:01 smithi092 bash[26840]: cluster 2024-09-21T13:22:00.087219+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:01.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:01 smithi170 bash[21665]: cluster 2024-09-21T13:22:00.087219+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:03.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:03 smithi092 bash[19827]: cluster 2024-09-21T13:22:02.088983+0000 mgr.y (mgr.24296) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:03.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:03 smithi092 bash[26840]: cluster 2024-09-21T13:22:02.088983+0000 mgr.y (mgr.24296) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:03.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:22:02 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:22:02] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-21T13:22:03.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:03 smithi170 bash[21665]: cluster 2024-09-21T13:22:02.088983+0000 mgr.y (mgr.24296) 299 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:04.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:04 smithi092 bash[19827]: audit 2024-09-21T13:22:02.459460+0000 mgr.y (mgr.24296) 300 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:04.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:04 smithi092 bash[26840]: audit 2024-09-21T13:22:02.459460+0000 mgr.y (mgr.24296) 300 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:04.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:04 smithi170 bash[21665]: audit 2024-09-21T13:22:02.459460+0000 mgr.y (mgr.24296) 300 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:05.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:05 smithi092 bash[19827]: cluster 2024-09-21T13:22:04.089791+0000 mgr.y (mgr.24296) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:05.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:05 smithi092 bash[19827]: audit 2024-09-21T13:22:04.984148+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:05.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:05 smithi092 bash[26840]: cluster 2024-09-21T13:22:04.089791+0000 mgr.y (mgr.24296) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:05.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:05 smithi092 bash[26840]: audit 2024-09-21T13:22:04.984148+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:05.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:05 smithi170 bash[21665]: cluster 2024-09-21T13:22:04.089791+0000 mgr.y (mgr.24296) 301 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:05.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:05 smithi170 bash[21665]: audit 2024-09-21T13:22:04.984148+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:07.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:07 smithi092 bash[19827]: cluster 2024-09-21T13:22:06.091546+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:07.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:07 smithi092 bash[26840]: cluster 2024-09-21T13:22:06.091546+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:07.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:07 smithi170 bash[21665]: cluster 2024-09-21T13:22:06.091546+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:09.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:09 smithi092 bash[19827]: cluster 2024-09-21T13:22:08.092377+0000 mgr.y (mgr.24296) 303 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:09.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:09 smithi092 bash[26840]: cluster 2024-09-21T13:22:08.092377+0000 mgr.y (mgr.24296) 303 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:09.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:09 smithi170 bash[21665]: cluster 2024-09-21T13:22:08.092377+0000 mgr.y (mgr.24296) 303 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:11.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:11 smithi092 bash[19827]: cluster 2024-09-21T13:22:10.093123+0000 mgr.y (mgr.24296) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:11.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:11 smithi092 bash[26840]: cluster 2024-09-21T13:22:10.093123+0000 mgr.y (mgr.24296) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:11.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:11 smithi170 bash[21665]: cluster 2024-09-21T13:22:10.093123+0000 mgr.y (mgr.24296) 304 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:13.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:13 smithi092 bash[19827]: cluster 2024-09-21T13:22:12.094769+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:13.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:13 smithi092 bash[26840]: cluster 2024-09-21T13:22:12.094769+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:13.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:22:12 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:22:12] "GET /metrics HTTP/1.1" 200 38084 "" "Prometheus/2.43.0" 2024-09-21T13:22:13.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:13 smithi170 bash[21665]: cluster 2024-09-21T13:22:12.094769+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:14.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:14 smithi092 bash[19827]: audit 2024-09-21T13:22:12.464340+0000 mgr.y (mgr.24296) 306 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:14.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:14 smithi092 bash[26840]: audit 2024-09-21T13:22:12.464340+0000 mgr.y (mgr.24296) 306 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:14.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:14 smithi170 bash[21665]: audit 2024-09-21T13:22:12.464340+0000 mgr.y (mgr.24296) 306 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:15.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:15 smithi092 bash[19827]: cluster 2024-09-21T13:22:14.095442+0000 mgr.y (mgr.24296) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:15.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:15 smithi092 bash[26840]: cluster 2024-09-21T13:22:14.095442+0000 mgr.y (mgr.24296) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:15.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:15 smithi170 bash[21665]: cluster 2024-09-21T13:22:14.095442+0000 mgr.y (mgr.24296) 307 : cluster [DBG] pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:17.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:17 smithi092 bash[19827]: cluster 2024-09-21T13:22:16.096994+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:17.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:17 smithi092 bash[26840]: cluster 2024-09-21T13:22:16.096994+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:17.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:17 smithi170 bash[21665]: cluster 2024-09-21T13:22:16.096994+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:19.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:19 smithi092 bash[19827]: cluster 2024-09-21T13:22:18.097678+0000 mgr.y (mgr.24296) 309 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:19.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:19 smithi092 bash[26840]: cluster 2024-09-21T13:22:18.097678+0000 mgr.y (mgr.24296) 309 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:19.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:19 smithi170 bash[21665]: cluster 2024-09-21T13:22:18.097678+0000 mgr.y (mgr.24296) 309 : cluster [DBG] pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:20.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:20 smithi092 bash[19827]: audit 2024-09-21T13:22:19.984760+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:20.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:20 smithi092 bash[26840]: audit 2024-09-21T13:22:19.984760+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:20.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:20 smithi170 bash[21665]: audit 2024-09-21T13:22:19.984760+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:21.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:21 smithi092 bash[19827]: cluster 2024-09-21T13:22:20.098352+0000 mgr.y (mgr.24296) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:21.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:21 smithi092 bash[26840]: cluster 2024-09-21T13:22:20.098352+0000 mgr.y (mgr.24296) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:21.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:21 smithi170 bash[21665]: cluster 2024-09-21T13:22:20.098352+0000 mgr.y (mgr.24296) 310 : cluster [DBG] pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:23.204 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:22:22 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:22:22] "GET /metrics HTTP/1.1" 200 38081 "" "Prometheus/2.43.0" 2024-09-21T13:22:23.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:23 smithi092 bash[19827]: cluster 2024-09-21T13:22:22.100049+0000 mgr.y (mgr.24296) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:23.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:23 smithi092 bash[26840]: cluster 2024-09-21T13:22:22.100049+0000 mgr.y (mgr.24296) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:23.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:23 smithi170 bash[21665]: cluster 2024-09-21T13:22:22.100049+0000 mgr.y (mgr.24296) 311 : cluster [DBG] pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:24.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:24 smithi092 bash[19827]: audit 2024-09-21T13:22:22.475456+0000 mgr.y (mgr.24296) 312 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:24.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:24 smithi092 bash[26840]: audit 2024-09-21T13:22:22.475456+0000 mgr.y (mgr.24296) 312 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:24.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:24 smithi170 bash[21665]: audit 2024-09-21T13:22:22.475456+0000 mgr.y (mgr.24296) 312 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:25.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:25 smithi092 bash[19827]: cluster 2024-09-21T13:22:24.100721+0000 mgr.y (mgr.24296) 313 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:25.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:25 smithi092 bash[26840]: cluster 2024-09-21T13:22:24.100721+0000 mgr.y (mgr.24296) 313 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:25.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:25 smithi170 bash[21665]: cluster 2024-09-21T13:22:24.100721+0000 mgr.y (mgr.24296) 313 : cluster [DBG] pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:27.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:27 smithi092 bash[26840]: cluster 2024-09-21T13:22:26.102311+0000 mgr.y (mgr.24296) 314 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:27.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:27 smithi092 bash[19827]: cluster 2024-09-21T13:22:26.102311+0000 mgr.y (mgr.24296) 314 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:27.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:27 smithi170 bash[21665]: cluster 2024-09-21T13:22:26.102311+0000 mgr.y (mgr.24296) 314 : cluster [DBG] pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:29.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:29 smithi092 bash[26840]: cluster 2024-09-21T13:22:28.103017+0000 mgr.y (mgr.24296) 315 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:29.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:29 smithi092 bash[19827]: cluster 2024-09-21T13:22:28.103017+0000 mgr.y (mgr.24296) 315 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:29.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:29 smithi170 bash[21665]: cluster 2024-09-21T13:22:28.103017+0000 mgr.y (mgr.24296) 315 : cluster [DBG] pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:31.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:31 smithi092 bash[19827]: cluster 2024-09-21T13:22:30.103690+0000 mgr.y (mgr.24296) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:31.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:31 smithi092 bash[26840]: cluster 2024-09-21T13:22:30.103690+0000 mgr.y (mgr.24296) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:31.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:31 smithi170 bash[21665]: cluster 2024-09-21T13:22:30.103690+0000 mgr.y (mgr.24296) 316 : cluster [DBG] pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:32.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:32 smithi170 bash[21665]: cluster 2024-09-21T13:22:32.105301+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:32.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:32 smithi092 bash[19827]: cluster 2024-09-21T13:22:32.105301+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:32.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:32 smithi092 bash[26840]: cluster 2024-09-21T13:22:32.105301+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:33.269 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:22:32 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:22:32] "GET /metrics HTTP/1.1" 200 38081 "" "Prometheus/2.43.0" 2024-09-21T13:22:33.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:33 smithi170 bash[21665]: audit 2024-09-21T13:22:32.484529+0000 mgr.y (mgr.24296) 318 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:33.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:33 smithi092 bash[19827]: audit 2024-09-21T13:22:32.484529+0000 mgr.y (mgr.24296) 318 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:33.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:33 smithi092 bash[26840]: audit 2024-09-21T13:22:32.484529+0000 mgr.y (mgr.24296) 318 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:34.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:34 smithi170 bash[21665]: cluster 2024-09-21T13:22:34.105976+0000 mgr.y (mgr.24296) 319 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:34.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:34 smithi092 bash[19827]: cluster 2024-09-21T13:22:34.105976+0000 mgr.y (mgr.24296) 319 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:34.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:34 smithi092 bash[26840]: cluster 2024-09-21T13:22:34.105976+0000 mgr.y (mgr.24296) 319 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:35.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:35 smithi170 bash[21665]: audit 2024-09-21T13:22:34.984992+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:35.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:35 smithi092 bash[19827]: audit 2024-09-21T13:22:34.984992+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:35.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:35 smithi092 bash[26840]: audit 2024-09-21T13:22:34.984992+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:36.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:36 smithi170 bash[21665]: cluster 2024-09-21T13:22:36.107591+0000 mgr.y (mgr.24296) 320 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:36.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:36 smithi092 bash[19827]: cluster 2024-09-21T13:22:36.107591+0000 mgr.y (mgr.24296) 320 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:36.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:36 smithi092 bash[26840]: cluster 2024-09-21T13:22:36.107591+0000 mgr.y (mgr.24296) 320 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:39.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:39 smithi092 bash[19827]: cluster 2024-09-21T13:22:38.108268+0000 mgr.y (mgr.24296) 321 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:39.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:39 smithi092 bash[26840]: cluster 2024-09-21T13:22:38.108268+0000 mgr.y (mgr.24296) 321 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:39.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:39 smithi170 bash[21665]: cluster 2024-09-21T13:22:38.108268+0000 mgr.y (mgr.24296) 321 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:41.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:41 smithi092 bash[19827]: cluster 2024-09-21T13:22:40.108967+0000 mgr.y (mgr.24296) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:41.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:41 smithi092 bash[26840]: cluster 2024-09-21T13:22:40.108967+0000 mgr.y (mgr.24296) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:41.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:41 smithi170 bash[21665]: cluster 2024-09-21T13:22:40.108967+0000 mgr.y (mgr.24296) 322 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:43.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:43 smithi092 bash[19827]: cluster 2024-09-21T13:22:42.110717+0000 mgr.y (mgr.24296) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:43.269 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:22:42 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:22:42] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-21T13:22:43.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:43 smithi092 bash[26840]: cluster 2024-09-21T13:22:42.110717+0000 mgr.y (mgr.24296) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:43.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:43 smithi170 bash[21665]: cluster 2024-09-21T13:22:42.110717+0000 mgr.y (mgr.24296) 323 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:44.042 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:43 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:44.043 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:22:43 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:44.043 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:22:43 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:44.043 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:22:43 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:44.044 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:22:43 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:44.044 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:22:43 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:44.044 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:43 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:44.044 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:44 smithi170 systemd[1]: Stopping Ceph mgr.x for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:22:44.045 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:22:43 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:44.045 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:22:43 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:44.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:44 smithi170 bash[21665]: audit 2024-09-21T13:22:42.495811+0000 mgr.y (mgr.24296) 324 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:44.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:44 smithi092 bash[19827]: audit 2024-09-21T13:22:42.495811+0000 mgr.y (mgr.24296) 324 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:44.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:44 smithi092 bash[26840]: audit 2024-09-21T13:22:42.495811+0000 mgr.y (mgr.24296) 324 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:44.985 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:44 smithi170 bash[49174]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mgr-x 2024-09-21T13:22:44.985 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:44 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:22:44.985 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:44 smithi170 bash[49236]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mgr-x 2024-09-21T13:22:44.985 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:44 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T13:22:44.985 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:44 smithi170 systemd[1]: Stopped Ceph mgr.x for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:22:45.349 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:22:44 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:45.349 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:22:44 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:45.349 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:22:44 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:45.350 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:45 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:45.350 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:45 smithi170 systemd[1]: Started Ceph mgr.x for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:22:45.350 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:22:44 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:45.350 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:22:45 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:45.351 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:22:45 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:45.351 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:22:44 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:45.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:45 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:22:45.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:45 smithi170 bash[21665]: cluster 2024-09-21T13:22:44.111520+0000 mgr.y (mgr.24296) 325 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:45.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:45 smithi170 bash[21665]: audit 2024-09-21T13:22:45.162423+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:45.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:45 smithi170 bash[21665]: audit 2024-09-21T13:22:45.174580+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:45.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:45 smithi092 bash[26840]: cluster 2024-09-21T13:22:44.111520+0000 mgr.y (mgr.24296) 325 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:45.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:45 smithi092 bash[26840]: audit 2024-09-21T13:22:45.162423+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:45.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:45 smithi092 bash[26840]: audit 2024-09-21T13:22:45.174580+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:45.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:45 smithi092 bash[19827]: cluster 2024-09-21T13:22:44.111520+0000 mgr.y (mgr.24296) 325 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:45.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:45 smithi092 bash[19827]: audit 2024-09-21T13:22:45.162423+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:45.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:45 smithi092 bash[19827]: audit 2024-09-21T13:22:45.174580+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:46.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:46 smithi092 bash[19827]: audit 2024-09-21T13:22:45.185237+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:46.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:46 smithi092 bash[19827]: audit 2024-09-21T13:22:45.203435+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:46.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:46 smithi092 bash[26840]: audit 2024-09-21T13:22:45.185237+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:46.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:46 smithi092 bash[26840]: audit 2024-09-21T13:22:45.203435+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:46.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:46 smithi170 bash[21665]: audit 2024-09-21T13:22:45.185237+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:46.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:46 smithi170 bash[21665]: audit 2024-09-21T13:22:45.203435+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:46.599 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:46 smithi170 bash[49291]: debug 2024-09-21T13:22:46.343+0000 7faa270f0640 1 -- 172.21.15.170:0/875072399 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56156af8f0e0 con 0x56156af91800 2024-09-21T13:22:47.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:47 smithi092 bash[19827]: cluster 2024-09-21T13:22:46.113143+0000 mgr.y (mgr.24296) 326 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:47.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:47 smithi092 bash[26840]: cluster 2024-09-21T13:22:46.113143+0000 mgr.y (mgr.24296) 326 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:47.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:47 smithi170 bash[21665]: cluster 2024-09-21T13:22:46.113143+0000 mgr.y (mgr.24296) 326 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:49.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:49 smithi092 bash[19827]: cluster 2024-09-21T13:22:48.113809+0000 mgr.y (mgr.24296) 327 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:49.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:49 smithi092 bash[26840]: cluster 2024-09-21T13:22:48.113809+0000 mgr.y (mgr.24296) 327 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:49.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:49 smithi170 bash[21665]: cluster 2024-09-21T13:22:48.113809+0000 mgr.y (mgr.24296) 327 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:50.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:50 smithi092 bash[19827]: audit 2024-09-21T13:22:49.985547+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:50.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:50 smithi092 bash[26840]: audit 2024-09-21T13:22:49.985547+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:50.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:50 smithi170 bash[21665]: audit 2024-09-21T13:22:49.985547+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:22:51.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:51 smithi092 bash[19827]: cluster 2024-09-21T13:22:50.114437+0000 mgr.y (mgr.24296) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:51.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:51 smithi092 bash[19827]: audit 2024-09-21T13:22:51.074593+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:51.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:51 smithi092 bash[19827]: audit 2024-09-21T13:22:51.084041+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:51.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:51 smithi092 bash[26840]: cluster 2024-09-21T13:22:50.114437+0000 mgr.y (mgr.24296) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:51.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:51 smithi092 bash[26840]: audit 2024-09-21T13:22:51.074593+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:51.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:51 smithi092 bash[26840]: audit 2024-09-21T13:22:51.084041+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:51.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:51 smithi170 bash[21665]: cluster 2024-09-21T13:22:50.114437+0000 mgr.y (mgr.24296) 328 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:51.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:51 smithi170 bash[21665]: audit 2024-09-21T13:22:51.074593+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:51.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:51 smithi170 bash[21665]: audit 2024-09-21T13:22:51.084041+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[19827]: audit 2024-09-21T13:22:51.377643+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[19827]: audit 2024-09-21T13:22:51.387890+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[19827]: audit 2024-09-21T13:22:52.000365+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:22:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[19827]: audit 2024-09-21T13:22:52.001686+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:22:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[19827]: audit 2024-09-21T13:22:52.010341+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[19827]: cluster 2024-09-21T13:22:52.116102+0000 mgr.y (mgr.24296) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:52.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[26840]: audit 2024-09-21T13:22:51.377643+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:52.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[26840]: audit 2024-09-21T13:22:51.387890+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:52.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[26840]: audit 2024-09-21T13:22:52.000365+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:22:52.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[26840]: audit 2024-09-21T13:22:52.001686+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:22:52.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[26840]: audit 2024-09-21T13:22:52.010341+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:52.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[26840]: cluster 2024-09-21T13:22:52.116102+0000 mgr.y (mgr.24296) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:52.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[49291]: [21/Sep/2024:13:22:52] ENGINE Bus STARTING 2024-09-21T13:22:52.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[49291]: CherryPy Checker: 2024-09-21T13:22:52.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[49291]: The Application mounted at '' has an empty config. 2024-09-21T13:22:52.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[49291]: [21/Sep/2024:13:22:52] ENGINE Serving on http://:::9283 2024-09-21T13:22:52.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[49291]: [21/Sep/2024:13:22:52] ENGINE Bus STARTED 2024-09-21T13:22:52.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[21665]: audit 2024-09-21T13:22:51.377643+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:52.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[21665]: audit 2024-09-21T13:22:51.387890+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:52.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[21665]: audit 2024-09-21T13:22:52.000365+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:22:52.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[21665]: audit 2024-09-21T13:22:52.001686+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:22:52.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[21665]: audit 2024-09-21T13:22:52.010341+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:22:52.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:52 smithi170 bash[21665]: cluster 2024-09-21T13:22:52.116102+0000 mgr.y (mgr.24296) 329 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:53.269 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:22:52 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:22:52] "GET /metrics HTTP/1.1" 200 38079 "" "Prometheus/2.43.0" 2024-09-21T13:22:53.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[19827]: cluster 2024-09-21T13:22:52.468377+0000 mon.a (mon.0) 1026 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:22:53.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[19827]: cluster 2024-09-21T13:22:52.468553+0000 mon.a (mon.0) 1027 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:22:53.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[19827]: audit 2024-09-21T13:22:52.468675+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:22:53.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[19827]: audit 2024-09-21T13:22:52.469627+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:22:53.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[19827]: audit 2024-09-21T13:22:52.472045+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:22:53.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[19827]: audit 2024-09-21T13:22:52.473330+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:22:53.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[19827]: audit 2024-09-21T13:22:52.500597+0000 mgr.y (mgr.24296) 330 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:53.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[26840]: cluster 2024-09-21T13:22:52.468377+0000 mon.a (mon.0) 1026 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:22:53.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[26840]: cluster 2024-09-21T13:22:52.468553+0000 mon.a (mon.0) 1027 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:22:53.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[26840]: audit 2024-09-21T13:22:52.468675+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:22:53.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[26840]: audit 2024-09-21T13:22:52.469627+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:22:53.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[26840]: audit 2024-09-21T13:22:52.472045+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:22:53.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[26840]: audit 2024-09-21T13:22:52.473330+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:22:53.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:53 smithi092 bash[26840]: audit 2024-09-21T13:22:52.500597+0000 mgr.y (mgr.24296) 330 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:53.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:53 smithi170 bash[21665]: cluster 2024-09-21T13:22:52.468377+0000 mon.a (mon.0) 1026 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:22:53.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:53 smithi170 bash[21665]: cluster 2024-09-21T13:22:52.468553+0000 mon.a (mon.0) 1027 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:22:53.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:53 smithi170 bash[21665]: audit 2024-09-21T13:22:52.468675+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:22:53.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:53 smithi170 bash[21665]: audit 2024-09-21T13:22:52.469627+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:22:53.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:53 smithi170 bash[21665]: audit 2024-09-21T13:22:52.472045+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:22:53.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:53 smithi170 bash[21665]: audit 2024-09-21T13:22:52.473330+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:22:53.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:53 smithi170 bash[21665]: audit 2024-09-21T13:22:52.500597+0000 mgr.y (mgr.24296) 330 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:22:54.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:54 smithi092 bash[19827]: cluster 2024-09-21T13:22:53.411691+0000 mon.a (mon.0) 1028 : cluster [DBG] mgrmap e22: y(active, since 8m), standbys: x 2024-09-21T13:22:54.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:54 smithi092 bash[19827]: cluster 2024-09-21T13:22:54.116773+0000 mgr.y (mgr.24296) 331 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:54.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:54 smithi092 bash[26840]: cluster 2024-09-21T13:22:53.411691+0000 mon.a (mon.0) 1028 : cluster [DBG] mgrmap e22: y(active, since 8m), standbys: x 2024-09-21T13:22:54.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:54 smithi092 bash[26840]: cluster 2024-09-21T13:22:54.116773+0000 mgr.y (mgr.24296) 331 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:54.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:54 smithi170 bash[21665]: cluster 2024-09-21T13:22:53.411691+0000 mon.a (mon.0) 1028 : cluster [DBG] mgrmap e22: y(active, since 8m), standbys: x 2024-09-21T13:22:54.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:54 smithi170 bash[21665]: cluster 2024-09-21T13:22:54.116773+0000 mgr.y (mgr.24296) 331 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:57.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:57 smithi092 bash[19827]: cluster 2024-09-21T13:22:56.118375+0000 mgr.y (mgr.24296) 332 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:57.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:57 smithi092 bash[26840]: cluster 2024-09-21T13:22:56.118375+0000 mgr.y (mgr.24296) 332 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:57.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:57 smithi170 bash[21665]: cluster 2024-09-21T13:22:56.118375+0000 mgr.y (mgr.24296) 332 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:22:59.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:22:59 smithi092 bash[19827]: cluster 2024-09-21T13:22:58.119109+0000 mgr.y (mgr.24296) 333 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:59.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:22:59 smithi092 bash[26840]: cluster 2024-09-21T13:22:58.119109+0000 mgr.y (mgr.24296) 333 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:22:59.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:22:59 smithi170 bash[21665]: cluster 2024-09-21T13:22:58.119109+0000 mgr.y (mgr.24296) 333 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:01.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:01 smithi092 bash[19827]: cluster 2024-09-21T13:23:00.119727+0000 mgr.y (mgr.24296) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:01.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:01 smithi092 bash[26840]: cluster 2024-09-21T13:23:00.119727+0000 mgr.y (mgr.24296) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:01.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:01 smithi170 bash[21665]: cluster 2024-09-21T13:23:00.119727+0000 mgr.y (mgr.24296) 334 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:03.183 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:23:02 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:23:02] "GET /metrics HTTP/1.1" 200 38079 "" "Prometheus/2.43.0" 2024-09-21T13:23:03.183 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:03 smithi092 bash[19827]: cluster 2024-09-21T13:23:02.121406+0000 mgr.y (mgr.24296) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:03.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:03 smithi092 bash[26840]: cluster 2024-09-21T13:23:02.121406+0000 mgr.y (mgr.24296) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:03.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:03 smithi170 bash[21665]: cluster 2024-09-21T13:23:02.121406+0000 mgr.y (mgr.24296) 335 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:04.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:04 smithi092 bash[19827]: audit 2024-09-21T13:23:02.503515+0000 mgr.y (mgr.24296) 336 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:04.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:04 smithi092 bash[26840]: audit 2024-09-21T13:23:02.503515+0000 mgr.y (mgr.24296) 336 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:04.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:04 smithi170 bash[21665]: audit 2024-09-21T13:23:02.503515+0000 mgr.y (mgr.24296) 336 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:05.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:05 smithi092 bash[19827]: cluster 2024-09-21T13:23:04.122113+0000 mgr.y (mgr.24296) 337 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:05.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:05 smithi092 bash[19827]: audit 2024-09-21T13:23:04.985788+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:05.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:05 smithi092 bash[26840]: cluster 2024-09-21T13:23:04.122113+0000 mgr.y (mgr.24296) 337 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:05.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:05 smithi092 bash[26840]: audit 2024-09-21T13:23:04.985788+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:05.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:05 smithi170 bash[21665]: cluster 2024-09-21T13:23:04.122113+0000 mgr.y (mgr.24296) 337 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:05.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:05 smithi170 bash[21665]: audit 2024-09-21T13:23:04.985788+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:07.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:07 smithi092 bash[19827]: cluster 2024-09-21T13:23:06.123732+0000 mgr.y (mgr.24296) 338 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:07.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:07 smithi092 bash[26840]: cluster 2024-09-21T13:23:06.123732+0000 mgr.y (mgr.24296) 338 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:07.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:07 smithi170 bash[21665]: cluster 2024-09-21T13:23:06.123732+0000 mgr.y (mgr.24296) 338 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:09.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:09 smithi092 bash[19827]: cluster 2024-09-21T13:23:08.124445+0000 mgr.y (mgr.24296) 339 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:09.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:09 smithi092 bash[26840]: cluster 2024-09-21T13:23:08.124445+0000 mgr.y (mgr.24296) 339 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:09.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:09 smithi170 bash[21665]: cluster 2024-09-21T13:23:08.124445+0000 mgr.y (mgr.24296) 339 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:11.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:11 smithi092 bash[19827]: cluster 2024-09-21T13:23:10.125133+0000 mgr.y (mgr.24296) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:11.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:11 smithi092 bash[26840]: cluster 2024-09-21T13:23:10.125133+0000 mgr.y (mgr.24296) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:11.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:11 smithi170 bash[21665]: cluster 2024-09-21T13:23:10.125133+0000 mgr.y (mgr.24296) 340 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:13.208 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:23:12 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:23:12] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-21T13:23:13.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:13 smithi092 bash[19827]: cluster 2024-09-21T13:23:12.126801+0000 mgr.y (mgr.24296) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:13.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:13 smithi092 bash[26840]: cluster 2024-09-21T13:23:12.126801+0000 mgr.y (mgr.24296) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:13.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:13 smithi170 bash[21665]: cluster 2024-09-21T13:23:12.126801+0000 mgr.y (mgr.24296) 341 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:14.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:14 smithi092 bash[19827]: audit 2024-09-21T13:23:12.514710+0000 mgr.y (mgr.24296) 342 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:14.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:14 smithi092 bash[26840]: audit 2024-09-21T13:23:12.514710+0000 mgr.y (mgr.24296) 342 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:14.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:14 smithi170 bash[21665]: audit 2024-09-21T13:23:12.514710+0000 mgr.y (mgr.24296) 342 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:15.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:15 smithi092 bash[19827]: cluster 2024-09-21T13:23:14.127511+0000 mgr.y (mgr.24296) 343 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:15.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:15 smithi092 bash[26840]: cluster 2024-09-21T13:23:14.127511+0000 mgr.y (mgr.24296) 343 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:15.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:15 smithi170 bash[21665]: cluster 2024-09-21T13:23:14.127511+0000 mgr.y (mgr.24296) 343 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:17.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:17 smithi092 bash[19827]: cluster 2024-09-21T13:23:16.129120+0000 mgr.y (mgr.24296) 344 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:17.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:17 smithi092 bash[26840]: cluster 2024-09-21T13:23:16.129120+0000 mgr.y (mgr.24296) 344 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:17.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:17 smithi170 bash[21665]: cluster 2024-09-21T13:23:16.129120+0000 mgr.y (mgr.24296) 344 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:19.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:19 smithi092 bash[19827]: cluster 2024-09-21T13:23:18.129833+0000 mgr.y (mgr.24296) 345 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:19.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:19 smithi092 bash[26840]: cluster 2024-09-21T13:23:18.129833+0000 mgr.y (mgr.24296) 345 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:19.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:19 smithi170 bash[21665]: cluster 2024-09-21T13:23:18.129833+0000 mgr.y (mgr.24296) 345 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:20.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:20 smithi092 bash[19827]: audit 2024-09-21T13:23:19.986350+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:20.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:20 smithi092 bash[26840]: audit 2024-09-21T13:23:19.986350+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:20.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:20 smithi170 bash[21665]: audit 2024-09-21T13:23:19.986350+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:21.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:21 smithi092 bash[19827]: cluster 2024-09-21T13:23:20.130572+0000 mgr.y (mgr.24296) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:21.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:21 smithi092 bash[26840]: cluster 2024-09-21T13:23:20.130572+0000 mgr.y (mgr.24296) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:21.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:21 smithi170 bash[21665]: cluster 2024-09-21T13:23:20.130572+0000 mgr.y (mgr.24296) 346 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:22.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:22 smithi170 bash[21665]: cluster 2024-09-21T13:23:22.132309+0000 mgr.y (mgr.24296) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:22.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:22 smithi092 bash[19827]: cluster 2024-09-21T13:23:22.132309+0000 mgr.y (mgr.24296) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:22.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:22 smithi092 bash[26840]: cluster 2024-09-21T13:23:22.132309+0000 mgr.y (mgr.24296) 347 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:23.268 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:23:22 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:23:22] "GET /metrics HTTP/1.1" 200 38073 "" "Prometheus/2.43.0" 2024-09-21T13:23:23.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:23 smithi170 bash[21665]: audit 2024-09-21T13:23:22.525865+0000 mgr.y (mgr.24296) 348 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:23.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:23 smithi092 bash[19827]: audit 2024-09-21T13:23:22.525865+0000 mgr.y (mgr.24296) 348 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:23.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:23 smithi092 bash[26840]: audit 2024-09-21T13:23:22.525865+0000 mgr.y (mgr.24296) 348 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:24.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:24 smithi170 bash[21665]: cluster 2024-09-21T13:23:24.133005+0000 mgr.y (mgr.24296) 349 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:24.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:24 smithi092 bash[19827]: cluster 2024-09-21T13:23:24.133005+0000 mgr.y (mgr.24296) 349 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:24.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:24 smithi092 bash[26840]: cluster 2024-09-21T13:23:24.133005+0000 mgr.y (mgr.24296) 349 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:27.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:27 smithi092 bash[19827]: cluster 2024-09-21T13:23:26.134641+0000 mgr.y (mgr.24296) 350 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:27.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:27 smithi092 bash[26840]: cluster 2024-09-21T13:23:26.134641+0000 mgr.y (mgr.24296) 350 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:27.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:27 smithi170 bash[21665]: cluster 2024-09-21T13:23:26.134641+0000 mgr.y (mgr.24296) 350 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:29.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:29 smithi092 bash[19827]: cluster 2024-09-21T13:23:28.135351+0000 mgr.y (mgr.24296) 351 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:29.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:29 smithi092 bash[26840]: cluster 2024-09-21T13:23:28.135351+0000 mgr.y (mgr.24296) 351 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:29.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:29 smithi170 bash[21665]: cluster 2024-09-21T13:23:28.135351+0000 mgr.y (mgr.24296) 351 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:31.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:31 smithi092 bash[19827]: cluster 2024-09-21T13:23:30.136048+0000 mgr.y (mgr.24296) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:31.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:31 smithi092 bash[26840]: cluster 2024-09-21T13:23:30.136048+0000 mgr.y (mgr.24296) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:31.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:31 smithi170 bash[21665]: cluster 2024-09-21T13:23:30.136048+0000 mgr.y (mgr.24296) 352 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:33.195 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:23:32 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:23:32] "GET /metrics HTTP/1.1" 200 38073 "" "Prometheus/2.43.0" 2024-09-21T13:23:33.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:33 smithi092 bash[19827]: cluster 2024-09-21T13:23:32.137731+0000 mgr.y (mgr.24296) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:33.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:33 smithi092 bash[26840]: cluster 2024-09-21T13:23:32.137731+0000 mgr.y (mgr.24296) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:33.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:33 smithi170 bash[21665]: cluster 2024-09-21T13:23:32.137731+0000 mgr.y (mgr.24296) 353 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:34.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:34 smithi092 bash[19827]: audit 2024-09-21T13:23:32.535040+0000 mgr.y (mgr.24296) 354 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:34.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:34 smithi092 bash[26840]: audit 2024-09-21T13:23:32.535040+0000 mgr.y (mgr.24296) 354 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:34.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:34 smithi170 bash[21665]: audit 2024-09-21T13:23:32.535040+0000 mgr.y (mgr.24296) 354 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:35.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:35 smithi092 bash[19827]: cluster 2024-09-21T13:23:34.138381+0000 mgr.y (mgr.24296) 355 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:35.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:35 smithi092 bash[19827]: audit 2024-09-21T13:23:34.986641+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:35.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:35 smithi092 bash[26840]: cluster 2024-09-21T13:23:34.138381+0000 mgr.y (mgr.24296) 355 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:35.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:35 smithi092 bash[26840]: audit 2024-09-21T13:23:34.986641+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:35.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:35 smithi170 bash[21665]: cluster 2024-09-21T13:23:34.138381+0000 mgr.y (mgr.24296) 355 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:35.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:35 smithi170 bash[21665]: audit 2024-09-21T13:23:34.986641+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:37.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:37 smithi092 bash[19827]: cluster 2024-09-21T13:23:36.140018+0000 mgr.y (mgr.24296) 356 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:37.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:37 smithi092 bash[26840]: cluster 2024-09-21T13:23:36.140018+0000 mgr.y (mgr.24296) 356 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:37.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:37 smithi170 bash[21665]: cluster 2024-09-21T13:23:36.140018+0000 mgr.y (mgr.24296) 356 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:39.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:39 smithi092 bash[19827]: cluster 2024-09-21T13:23:38.140717+0000 mgr.y (mgr.24296) 357 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:39.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:39 smithi092 bash[26840]: cluster 2024-09-21T13:23:38.140717+0000 mgr.y (mgr.24296) 357 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:39.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:39 smithi170 bash[21665]: cluster 2024-09-21T13:23:38.140717+0000 mgr.y (mgr.24296) 357 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:41.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:41 smithi092 bash[19827]: cluster 2024-09-21T13:23:40.141418+0000 mgr.y (mgr.24296) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:41.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:41 smithi092 bash[26840]: cluster 2024-09-21T13:23:40.141418+0000 mgr.y (mgr.24296) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:41.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:41 smithi170 bash[21665]: cluster 2024-09-21T13:23:40.141418+0000 mgr.y (mgr.24296) 358 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:43.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:23:42 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:23:42] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-09-21T13:23:43.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:43 smithi092 bash[19827]: cluster 2024-09-21T13:23:42.143140+0000 mgr.y (mgr.24296) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:43.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:43 smithi092 bash[26840]: cluster 2024-09-21T13:23:42.143140+0000 mgr.y (mgr.24296) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:43.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:43 smithi170 bash[21665]: cluster 2024-09-21T13:23:42.143140+0000 mgr.y (mgr.24296) 359 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:44.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:44 smithi092 bash[26840]: audit 2024-09-21T13:23:42.546149+0000 mgr.y (mgr.24296) 360 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:44.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:44 smithi092 bash[19827]: audit 2024-09-21T13:23:42.546149+0000 mgr.y (mgr.24296) 360 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:44.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:44 smithi170 bash[21665]: audit 2024-09-21T13:23:42.546149+0000 mgr.y (mgr.24296) 360 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:45.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:45 smithi092 bash[19827]: cluster 2024-09-21T13:23:44.143858+0000 mgr.y (mgr.24296) 361 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:45.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:45 smithi092 bash[26840]: cluster 2024-09-21T13:23:44.143858+0000 mgr.y (mgr.24296) 361 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:45.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:45 smithi170 bash[21665]: cluster 2024-09-21T13:23:44.143858+0000 mgr.y (mgr.24296) 361 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:47.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:47 smithi092 bash[19827]: cluster 2024-09-21T13:23:46.145534+0000 mgr.y (mgr.24296) 362 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:47.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:47 smithi092 bash[26840]: cluster 2024-09-21T13:23:46.145534+0000 mgr.y (mgr.24296) 362 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:47.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:47 smithi170 bash[21665]: cluster 2024-09-21T13:23:46.145534+0000 mgr.y (mgr.24296) 362 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:48.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:48 smithi092 bash[19827]: cluster 2024-09-21T13:23:48.146357+0000 mgr.y (mgr.24296) 363 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:48.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:48 smithi092 bash[26840]: cluster 2024-09-21T13:23:48.146357+0000 mgr.y (mgr.24296) 363 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:48.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:48 smithi170 bash[21665]: cluster 2024-09-21T13:23:48.146357+0000 mgr.y (mgr.24296) 363 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:50.348 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:50 smithi170 bash[21665]: audit 2024-09-21T13:23:49.987117+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:50.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:50 smithi092 bash[19827]: audit 2024-09-21T13:23:49.987117+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:50.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:50 smithi092 bash[26840]: audit 2024-09-21T13:23:49.987117+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:23:51.348 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:51 smithi170 bash[21665]: cluster 2024-09-21T13:23:50.147055+0000 mgr.y (mgr.24296) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:51.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:51 smithi092 bash[26840]: cluster 2024-09-21T13:23:50.147055+0000 mgr.y (mgr.24296) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:51.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:51 smithi092 bash[19827]: cluster 2024-09-21T13:23:50.147055+0000 mgr.y (mgr.24296) 364 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:53.197 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:23:52 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:23:52] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-21T13:23:53.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:53 smithi092 bash[19827]: cluster 2024-09-21T13:23:52.148714+0000 mgr.y (mgr.24296) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:53.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:53 smithi092 bash[26840]: cluster 2024-09-21T13:23:52.148714+0000 mgr.y (mgr.24296) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:53.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:53 smithi170 bash[21665]: cluster 2024-09-21T13:23:52.148714+0000 mgr.y (mgr.24296) 365 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:54.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:54 smithi092 bash[19827]: audit 2024-09-21T13:23:52.557208+0000 mgr.y (mgr.24296) 366 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:54.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:54 smithi092 bash[26840]: audit 2024-09-21T13:23:52.557208+0000 mgr.y (mgr.24296) 366 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:54.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:54 smithi170 bash[21665]: audit 2024-09-21T13:23:52.557208+0000 mgr.y (mgr.24296) 366 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:23:55.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:55 smithi092 bash[19827]: cluster 2024-09-21T13:23:54.149430+0000 mgr.y (mgr.24296) 367 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:55.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:55 smithi092 bash[26840]: cluster 2024-09-21T13:23:54.149430+0000 mgr.y (mgr.24296) 367 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:55.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:55 smithi170 bash[21665]: cluster 2024-09-21T13:23:54.149430+0000 mgr.y (mgr.24296) 367 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:57.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:57 smithi092 bash[19827]: cluster 2024-09-21T13:23:56.151031+0000 mgr.y (mgr.24296) 368 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:57.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:57 smithi092 bash[26840]: cluster 2024-09-21T13:23:56.151031+0000 mgr.y (mgr.24296) 368 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:57.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:57 smithi170 bash[21665]: cluster 2024-09-21T13:23:56.151031+0000 mgr.y (mgr.24296) 368 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:23:59.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[19827]: cluster 2024-09-21T13:23:58.151604+0000 mgr.y (mgr.24296) 369 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:59.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[19827]: audit 2024-09-21T13:23:58.164961+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:23:59.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[19827]: audit 2024-09-21T13:23:58.177264+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:23:59.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[19827]: audit 2024-09-21T13:23:58.819864+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:23:59.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[19827]: audit 2024-09-21T13:23:58.821193+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:23:59.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[19827]: audit 2024-09-21T13:23:58.829638+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:23:59.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[26840]: cluster 2024-09-21T13:23:58.151604+0000 mgr.y (mgr.24296) 369 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:59.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[26840]: audit 2024-09-21T13:23:58.164961+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:23:59.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[26840]: audit 2024-09-21T13:23:58.177264+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:23:59.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[26840]: audit 2024-09-21T13:23:58.819864+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:23:59.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[26840]: audit 2024-09-21T13:23:58.821193+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:23:59.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:23:59 smithi092 bash[26840]: audit 2024-09-21T13:23:58.829638+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:23:59.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:59 smithi170 bash[21665]: cluster 2024-09-21T13:23:58.151604+0000 mgr.y (mgr.24296) 369 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:23:59.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:59 smithi170 bash[21665]: audit 2024-09-21T13:23:58.164961+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:23:59.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:59 smithi170 bash[21665]: audit 2024-09-21T13:23:58.177264+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:23:59.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:59 smithi170 bash[21665]: audit 2024-09-21T13:23:58.819864+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:23:59.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:59 smithi170 bash[21665]: audit 2024-09-21T13:23:58.821193+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:23:59.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:23:59 smithi170 bash[21665]: audit 2024-09-21T13:23:58.829638+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:24:01.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:01 smithi092 bash[19827]: cluster 2024-09-21T13:24:00.152309+0000 mgr.y (mgr.24296) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:01.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:01 smithi092 bash[26840]: cluster 2024-09-21T13:24:00.152309+0000 mgr.y (mgr.24296) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:01.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:01 smithi170 bash[21665]: cluster 2024-09-21T13:24:00.152309+0000 mgr.y (mgr.24296) 370 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:03.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:03 smithi092 bash[19827]: cluster 2024-09-21T13:24:02.154046+0000 mgr.y (mgr.24296) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:03.268 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:24:02 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:24:02] "GET /metrics HTTP/1.1" 200 38082 "" "Prometheus/2.43.0" 2024-09-21T13:24:03.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:03 smithi092 bash[26840]: cluster 2024-09-21T13:24:02.154046+0000 mgr.y (mgr.24296) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:03.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:03 smithi170 bash[21665]: cluster 2024-09-21T13:24:02.154046+0000 mgr.y (mgr.24296) 371 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:04.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:04 smithi092 bash[19827]: audit 2024-09-21T13:24:02.567670+0000 mgr.y (mgr.24296) 372 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:04.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:04 smithi092 bash[26840]: audit 2024-09-21T13:24:02.567670+0000 mgr.y (mgr.24296) 372 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:04.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:04 smithi170 bash[21665]: audit 2024-09-21T13:24:02.567670+0000 mgr.y (mgr.24296) 372 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:05.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:05 smithi092 bash[19827]: cluster 2024-09-21T13:24:04.154732+0000 mgr.y (mgr.24296) 373 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:24:05.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:05 smithi092 bash[19827]: audit 2024-09-21T13:24:04.987572+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:05.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:05 smithi092 bash[26840]: cluster 2024-09-21T13:24:04.154732+0000 mgr.y (mgr.24296) 373 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:24:05.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:05 smithi092 bash[26840]: audit 2024-09-21T13:24:04.987572+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:05.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:05 smithi170 bash[21665]: cluster 2024-09-21T13:24:04.154732+0000 mgr.y (mgr.24296) 373 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:24:05.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:05 smithi170 bash[21665]: audit 2024-09-21T13:24:04.987572+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:07.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:07 smithi092 bash[19827]: cluster 2024-09-21T13:24:06.156316+0000 mgr.y (mgr.24296) 374 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:07.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:07 smithi092 bash[26840]: cluster 2024-09-21T13:24:06.156316+0000 mgr.y (mgr.24296) 374 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:07.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:07 smithi170 bash[21665]: cluster 2024-09-21T13:24:06.156316+0000 mgr.y (mgr.24296) 374 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:09.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:09 smithi092 bash[26840]: cluster 2024-09-21T13:24:08.157040+0000 mgr.y (mgr.24296) 375 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:24:09.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:09 smithi092 bash[19827]: cluster 2024-09-21T13:24:08.157040+0000 mgr.y (mgr.24296) 375 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:24:09.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:09 smithi170 bash[21665]: cluster 2024-09-21T13:24:08.157040+0000 mgr.y (mgr.24296) 375 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:24:11.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:11 smithi092 bash[26840]: cluster 2024-09-21T13:24:10.158116+0000 mgr.y (mgr.24296) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:24:11.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:11 smithi092 bash[19827]: cluster 2024-09-21T13:24:10.158116+0000 mgr.y (mgr.24296) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:24:11.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:11 smithi170 bash[21665]: cluster 2024-09-21T13:24:10.158116+0000 mgr.y (mgr.24296) 376 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:24:13.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:12 smithi170 bash[21665]: cluster 2024-09-21T13:24:12.159829+0000 mgr.y (mgr.24296) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:13.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:12 smithi092 bash[19827]: cluster 2024-09-21T13:24:12.159829+0000 mgr.y (mgr.24296) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:13.268 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:24:12 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:24:12] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-09-21T13:24:13.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:12 smithi092 bash[26840]: cluster 2024-09-21T13:24:12.159829+0000 mgr.y (mgr.24296) 377 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:14.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:13 smithi170 bash[21665]: audit 2024-09-21T13:24:12.578904+0000 mgr.y (mgr.24296) 378 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:14.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:13 smithi092 bash[19827]: audit 2024-09-21T13:24:12.578904+0000 mgr.y (mgr.24296) 378 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:14.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:13 smithi092 bash[26840]: audit 2024-09-21T13:24:12.578904+0000 mgr.y (mgr.24296) 378 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:15.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:14 smithi092 bash[26840]: cluster 2024-09-21T13:24:14.160529+0000 mgr.y (mgr.24296) 379 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:15.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:14 smithi092 bash[19827]: cluster 2024-09-21T13:24:14.160529+0000 mgr.y (mgr.24296) 379 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:15.348 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:14 smithi170 bash[21665]: cluster 2024-09-21T13:24:14.160529+0000 mgr.y (mgr.24296) 379 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:17.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:17 smithi092 bash[19827]: cluster 2024-09-21T13:24:16.162161+0000 mgr.y (mgr.24296) 380 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:17.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:17 smithi092 bash[26840]: cluster 2024-09-21T13:24:16.162161+0000 mgr.y (mgr.24296) 380 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:17.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:17 smithi170 bash[21665]: cluster 2024-09-21T13:24:16.162161+0000 mgr.y (mgr.24296) 380 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:19.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:19 smithi092 bash[26840]: cluster 2024-09-21T13:24:18.162851+0000 mgr.y (mgr.24296) 381 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:19.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:19 smithi092 bash[19827]: cluster 2024-09-21T13:24:18.162851+0000 mgr.y (mgr.24296) 381 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:19.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:19 smithi170 bash[21665]: cluster 2024-09-21T13:24:18.162851+0000 mgr.y (mgr.24296) 381 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:20.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:20 smithi092 bash[19827]: audit 2024-09-21T13:24:19.987962+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:20.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:20 smithi092 bash[26840]: audit 2024-09-21T13:24:19.987962+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:20.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:20 smithi170 bash[21665]: audit 2024-09-21T13:24:19.987962+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:21.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:21 smithi092 bash[26840]: cluster 2024-09-21T13:24:20.163499+0000 mgr.y (mgr.24296) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:21.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:21 smithi092 bash[19827]: cluster 2024-09-21T13:24:20.163499+0000 mgr.y (mgr.24296) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:21.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:21 smithi170 bash[21665]: cluster 2024-09-21T13:24:20.163499+0000 mgr.y (mgr.24296) 382 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:23.231 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:24:22 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:24:22] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-21T13:24:23.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:23 smithi092 bash[19827]: cluster 2024-09-21T13:24:22.165225+0000 mgr.y (mgr.24296) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:23.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:23 smithi092 bash[26840]: cluster 2024-09-21T13:24:22.165225+0000 mgr.y (mgr.24296) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:23.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:23 smithi170 bash[21665]: cluster 2024-09-21T13:24:22.165225+0000 mgr.y (mgr.24296) 383 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:24.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:24 smithi092 bash[26840]: audit 2024-09-21T13:24:22.590095+0000 mgr.y (mgr.24296) 384 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:24.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:24 smithi092 bash[19827]: audit 2024-09-21T13:24:22.590095+0000 mgr.y (mgr.24296) 384 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:24.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:24 smithi170 bash[21665]: audit 2024-09-21T13:24:22.590095+0000 mgr.y (mgr.24296) 384 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:25.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:25 smithi092 bash[19827]: cluster 2024-09-21T13:24:24.165932+0000 mgr.y (mgr.24296) 385 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:25.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:25 smithi092 bash[26840]: cluster 2024-09-21T13:24:24.165932+0000 mgr.y (mgr.24296) 385 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:25.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:25 smithi170 bash[21665]: cluster 2024-09-21T13:24:24.165932+0000 mgr.y (mgr.24296) 385 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:27.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:27 smithi092 bash[19827]: cluster 2024-09-21T13:24:26.167547+0000 mgr.y (mgr.24296) 386 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:27.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:27 smithi092 bash[26840]: cluster 2024-09-21T13:24:26.167547+0000 mgr.y (mgr.24296) 386 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:27.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:27 smithi170 bash[21665]: cluster 2024-09-21T13:24:26.167547+0000 mgr.y (mgr.24296) 386 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:28.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:28 smithi170 bash[21665]: cluster 2024-09-21T13:24:28.168233+0000 mgr.y (mgr.24296) 387 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:28.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:28 smithi092 bash[19827]: cluster 2024-09-21T13:24:28.168233+0000 mgr.y (mgr.24296) 387 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:28.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:28 smithi092 bash[26840]: cluster 2024-09-21T13:24:28.168233+0000 mgr.y (mgr.24296) 387 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:31.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:31 smithi092 bash[19827]: cluster 2024-09-21T13:24:30.168964+0000 mgr.y (mgr.24296) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:31.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:31 smithi092 bash[26840]: cluster 2024-09-21T13:24:30.168964+0000 mgr.y (mgr.24296) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:31.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:31 smithi170 bash[21665]: cluster 2024-09-21T13:24:30.168964+0000 mgr.y (mgr.24296) 388 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:33.223 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:24:32 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:24:32] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-21T13:24:33.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:33 smithi092 bash[19827]: cluster 2024-09-21T13:24:32.170712+0000 mgr.y (mgr.24296) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:33.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:33 smithi092 bash[26840]: cluster 2024-09-21T13:24:32.170712+0000 mgr.y (mgr.24296) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:33.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:33 smithi170 bash[21665]: cluster 2024-09-21T13:24:32.170712+0000 mgr.y (mgr.24296) 389 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:34.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:34 smithi092 bash[19827]: audit 2024-09-21T13:24:32.599366+0000 mgr.y (mgr.24296) 390 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:34.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:34 smithi092 bash[26840]: audit 2024-09-21T13:24:32.599366+0000 mgr.y (mgr.24296) 390 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:34.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:34 smithi170 bash[21665]: audit 2024-09-21T13:24:32.599366+0000 mgr.y (mgr.24296) 390 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:35.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:35 smithi092 bash[19827]: cluster 2024-09-21T13:24:34.171468+0000 mgr.y (mgr.24296) 391 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:35.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:35 smithi092 bash[19827]: audit 2024-09-21T13:24:34.988361+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:35.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:35 smithi092 bash[26840]: cluster 2024-09-21T13:24:34.171468+0000 mgr.y (mgr.24296) 391 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:35.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:35 smithi092 bash[26840]: audit 2024-09-21T13:24:34.988361+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:35.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:35 smithi170 bash[21665]: cluster 2024-09-21T13:24:34.171468+0000 mgr.y (mgr.24296) 391 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:35.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:35 smithi170 bash[21665]: audit 2024-09-21T13:24:34.988361+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:37.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:37 smithi092 bash[19827]: cluster 2024-09-21T13:24:36.173050+0000 mgr.y (mgr.24296) 392 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:37.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:37 smithi092 bash[26840]: cluster 2024-09-21T13:24:36.173050+0000 mgr.y (mgr.24296) 392 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:37.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:37 smithi170 bash[21665]: cluster 2024-09-21T13:24:36.173050+0000 mgr.y (mgr.24296) 392 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:39.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:39 smithi092 bash[19827]: cluster 2024-09-21T13:24:38.173737+0000 mgr.y (mgr.24296) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:39.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:39 smithi092 bash[26840]: cluster 2024-09-21T13:24:38.173737+0000 mgr.y (mgr.24296) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:39.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:39 smithi170 bash[21665]: cluster 2024-09-21T13:24:38.173737+0000 mgr.y (mgr.24296) 393 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:40.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:40 smithi092 bash[19827]: cluster 2024-09-21T13:24:40.174419+0000 mgr.y (mgr.24296) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:40.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:40 smithi092 bash[26840]: cluster 2024-09-21T13:24:40.174419+0000 mgr.y (mgr.24296) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:40.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:40 smithi170 bash[21665]: cluster 2024-09-21T13:24:40.174419+0000 mgr.y (mgr.24296) 394 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:43.225 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:24:42 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:24:42] "GET /metrics HTTP/1.1" 200 38083 "" "Prometheus/2.43.0" 2024-09-21T13:24:43.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:43 smithi092 bash[19827]: cluster 2024-09-21T13:24:42.176158+0000 mgr.y (mgr.24296) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:43.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:43 smithi092 bash[26840]: cluster 2024-09-21T13:24:42.176158+0000 mgr.y (mgr.24296) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:43.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:43 smithi170 bash[21665]: cluster 2024-09-21T13:24:42.176158+0000 mgr.y (mgr.24296) 395 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:44.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:44 smithi092 bash[19827]: audit 2024-09-21T13:24:42.610525+0000 mgr.y (mgr.24296) 396 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:44.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:44 smithi092 bash[26840]: audit 2024-09-21T13:24:42.610525+0000 mgr.y (mgr.24296) 396 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:44.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:44 smithi170 bash[21665]: audit 2024-09-21T13:24:42.610525+0000 mgr.y (mgr.24296) 396 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:45.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:45 smithi092 bash[19827]: cluster 2024-09-21T13:24:44.176956+0000 mgr.y (mgr.24296) 397 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:45.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:45 smithi092 bash[26840]: cluster 2024-09-21T13:24:44.176956+0000 mgr.y (mgr.24296) 397 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:45.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:45 smithi170 bash[21665]: cluster 2024-09-21T13:24:44.176956+0000 mgr.y (mgr.24296) 397 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:47.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:47 smithi092 bash[19827]: cluster 2024-09-21T13:24:46.178580+0000 mgr.y (mgr.24296) 398 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:47.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:47 smithi092 bash[26840]: cluster 2024-09-21T13:24:46.178580+0000 mgr.y (mgr.24296) 398 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:47.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:47 smithi170 bash[21665]: cluster 2024-09-21T13:24:46.178580+0000 mgr.y (mgr.24296) 398 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:49.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:49 smithi092 bash[26840]: cluster 2024-09-21T13:24:48.179316+0000 mgr.y (mgr.24296) 399 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:49.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:49 smithi092 bash[19827]: cluster 2024-09-21T13:24:48.179316+0000 mgr.y (mgr.24296) 399 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:49.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:49 smithi170 bash[21665]: cluster 2024-09-21T13:24:48.179316+0000 mgr.y (mgr.24296) 399 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:50.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:50 smithi092 bash[19827]: audit 2024-09-21T13:24:49.988709+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:50.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:50 smithi092 bash[26840]: audit 2024-09-21T13:24:49.988709+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:50.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:50 smithi170 bash[21665]: audit 2024-09-21T13:24:49.988709+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:24:51.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:51 smithi092 bash[19827]: cluster 2024-09-21T13:24:50.179911+0000 mgr.y (mgr.24296) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:51.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:51 smithi092 bash[26840]: cluster 2024-09-21T13:24:50.179911+0000 mgr.y (mgr.24296) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:51.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:51 smithi170 bash[21665]: cluster 2024-09-21T13:24:50.179911+0000 mgr.y (mgr.24296) 400 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:52.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:52 smithi092 bash[19827]: cluster 2024-09-21T13:24:52.180797+0000 mgr.y (mgr.24296) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:52.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:52 smithi092 bash[26840]: cluster 2024-09-21T13:24:52.180797+0000 mgr.y (mgr.24296) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:52.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:52 smithi170 bash[21665]: cluster 2024-09-21T13:24:52.180797+0000 mgr.y (mgr.24296) 401 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:52.732 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:24:53.017 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:24:52 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:24:52] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-21T13:24:53.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:53 smithi170 bash[21665]: audit 2024-09-21T13:24:52.621766+0000 mgr.y (mgr.24296) 402 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:53.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:53 smithi092 bash[19827]: audit 2024-09-21T13:24:52.621766+0000 mgr.y (mgr.24296) 402 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:53.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:53 smithi092 bash[26840]: audit 2024-09-21T13:24:52.621766+0000 mgr.y (mgr.24296) 402 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:24:54.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:54 smithi170 bash[21665]: cluster 2024-09-21T13:24:54.181453+0000 mgr.y (mgr.24296) 403 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:54.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:54 smithi092 bash[19827]: cluster 2024-09-21T13:24:54.181453+0000 mgr.y (mgr.24296) 403 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:54.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:54 smithi092 bash[26840]: cluster 2024-09-21T13:24:54.181453+0000 mgr.y (mgr.24296) 403 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:57.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:57 smithi092 bash[19827]: cluster 2024-09-21T13:24:56.183242+0000 mgr.y (mgr.24296) 404 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:57.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:57 smithi092 bash[26840]: cluster 2024-09-21T13:24:56.183242+0000 mgr.y (mgr.24296) 404 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:57.548 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:57.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:57 smithi170 bash[21665]: cluster 2024-09-21T13:24:56.183242+0000 mgr.y (mgr.24296) 404 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:24:58.895 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:24:58.895 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (9m) 2m ago 9m 13.3M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:24:58.895 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (9m) 60s ago 9m 75.3M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (7m) 2m ago 7m 47.7M - 3.8 164465d2334a a08f25aea842 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (2m) 60s ago 18m 437M - 19.3.0-5104-g44178494 b415816db8b4 dddb4683567b 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:9283,8765 running (20m) 2m ago 20m 495M - 19.1.1-373-g4e45e6b4 164465d2334a e95e66c916c2 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (20m) 2m ago 20m 58.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (18m) 60s ago 18m 41.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (18m) 2m ago 18m 45.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (9m) 2m ago 10m 8431k - 1.5.0 0da6a335fe13 bc1b0887dd46 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (9m) 60s ago 9m 8452k - 1.5.0 0da6a335fe13 3462121e42ef 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (17m) 2m ago 17m 51.5M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (16m) 2m ago 16m 60.4M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (15m) 2m ago 15m 49.3M 4060M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (14m) 2m ago 14m 58.6M 4060M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (13m) 60s ago 13m 51.5M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:24:58.896 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (12m) 60s ago 12m 58.6M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:24:58.897 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (12m) 60s ago 12m 48.3M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:24:58.897 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (11m) 60s ago 11m 58.4M 4060M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:24:58.897 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (9m) 60s ago 10m 45.2M - 2.43.0 a07b618ecd1d 47475e3ac9f1 2024-09-21T13:24:58.897 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (7m) 2m ago 7m 92.3M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:24:58.897 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (7m) 60s ago 7m 93.6M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:24:59.456 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T13:24:59.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:24:59 smithi092 bash[26840]: cluster 2024-09-21T13:24:58.183999+0000 mgr.y (mgr.24296) 405 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:59.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:24:59 smithi092 bash[19827]: cluster 2024-09-21T13:24:58.183999+0000 mgr.y (mgr.24296) 405 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:24:59.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:24:59 smithi170 bash[21665]: cluster 2024-09-21T13:24:58.183999+0000 mgr.y (mgr.24296) 405 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:00.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:58.891407+0000 mgr.y (mgr.24296) 406 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:00.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.630202+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.631267+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.631795+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.632898+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.633142+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.634109+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.634524+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.636407+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.641639+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.651884+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.656105+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.657104+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[19827]: audit 2024-09-21T13:24:59.662376+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:58.891407+0000 mgr.y (mgr.24296) 406 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.630202+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.631267+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.631795+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.632898+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.633142+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.519 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.634109+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.634524+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.636407+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.641639+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:25:00.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.651884+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:25:00.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.656105+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:00.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.657104+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:25:00.520 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:00 smithi092 bash[26840]: audit 2024-09-21T13:24:59.662376+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:25:00.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:58.891407+0000 mgr.y (mgr.24296) 406 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:00.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.630202+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.631267+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.631795+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.632898+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.633142+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.634109+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.634524+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.636407+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.641639+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.651884+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.656105+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.657104+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:25:00.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:00 smithi170 bash[21665]: audit 2024-09-21T13:24:59.662376+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' 2024-09-21T13:25:01.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:01 smithi092 bash[19827]: cephadm 2024-09-21T13:24:59.635498+0000 mgr.y (mgr.24296) 407 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3036M 2024-09-21T13:25:01.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:01 smithi092 bash[19827]: cephadm 2024-09-21T13:24:59.645950+0000 mgr.y (mgr.24296) 408 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 3292M 2024-09-21T13:25:01.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:01 smithi092 bash[19827]: cluster 2024-09-21T13:25:00.184726+0000 mgr.y (mgr.24296) 409 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:01.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:01 smithi092 bash[26840]: cephadm 2024-09-21T13:24:59.635498+0000 mgr.y (mgr.24296) 407 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3036M 2024-09-21T13:25:01.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:01 smithi092 bash[26840]: cephadm 2024-09-21T13:24:59.645950+0000 mgr.y (mgr.24296) 408 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 3292M 2024-09-21T13:25:01.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:01 smithi092 bash[26840]: cluster 2024-09-21T13:25:00.184726+0000 mgr.y (mgr.24296) 409 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:01.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:01 smithi170 bash[21665]: cephadm 2024-09-21T13:24:59.635498+0000 mgr.y (mgr.24296) 407 : cephadm [INF] Adjusting osd_memory_target on smithi092 to 3036M 2024-09-21T13:25:01.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:01 smithi170 bash[21665]: cephadm 2024-09-21T13:24:59.645950+0000 mgr.y (mgr.24296) 408 : cephadm [INF] Adjusting osd_memory_target on smithi170 to 3292M 2024-09-21T13:25:01.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:01 smithi170 bash[21665]: cluster 2024-09-21T13:25:00.184726+0000 mgr.y (mgr.24296) 409 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:03.242 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:02 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:25:02] "GET /metrics HTTP/1.1" 200 38078 "" "Prometheus/2.43.0" 2024-09-21T13:25:03.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:03 smithi092 bash[19827]: cluster 2024-09-21T13:25:02.186395+0000 mgr.y (mgr.24296) 410 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:03.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:03 smithi092 bash[26840]: cluster 2024-09-21T13:25:02.186395+0000 mgr.y (mgr.24296) 410 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:03.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:03 smithi170 bash[21665]: cluster 2024-09-21T13:25:02.186395+0000 mgr.y (mgr.24296) 410 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:04.271 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:25:04.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:04 smithi092 bash[19827]: audit 2024-09-21T13:25:02.632961+0000 mgr.y (mgr.24296) 411 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:04.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:04 smithi092 bash[26840]: audit 2024-09-21T13:25:02.632961+0000 mgr.y (mgr.24296) 411 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:04.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:04 smithi170 bash[21665]: audit 2024-09-21T13:25:02.632961+0000 mgr.y (mgr.24296) 411 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:05.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:05 smithi092 bash[19827]: cluster 2024-09-21T13:25:04.187136+0000 mgr.y (mgr.24296) 412 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:05.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:05 smithi092 bash[19827]: audit 2024-09-21T13:25:04.988953+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:05.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:05 smithi092 bash[26840]: cluster 2024-09-21T13:25:04.187136+0000 mgr.y (mgr.24296) 412 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:05.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:05 smithi092 bash[26840]: audit 2024-09-21T13:25:04.988953+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:05.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:05 smithi170 bash[21665]: cluster 2024-09-21T13:25:04.187136+0000 mgr.y (mgr.24296) 412 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:05.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:05 smithi170 bash[21665]: audit 2024-09-21T13:25:04.988953+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:25:05.691 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:25:05.692 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:25:05.692 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:25:05.692 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:25:05.692 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 14, 2024-09-21T13:25:05.692 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T13:25:05.692 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:25:05.692 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:25:06.301 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T13:25:06.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:06 smithi092 bash[19827]: audit 2024-09-21T13:25:05.699687+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.92:0/3703960960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:25:06.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:06 smithi092 bash[19827]: cluster 2024-09-21T13:25:06.188711+0000 mgr.y (mgr.24296) 413 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:06.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:06 smithi092 bash[26840]: audit 2024-09-21T13:25:05.699687+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.92:0/3703960960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:25:06.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:06 smithi092 bash[26840]: cluster 2024-09-21T13:25:06.188711+0000 mgr.y (mgr.24296) 413 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:06.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:06 smithi170 bash[21665]: audit 2024-09-21T13:25:05.699687+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.92:0/3703960960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:25:06.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:06 smithi170 bash[21665]: cluster 2024-09-21T13:25:06.188711+0000 mgr.y (mgr.24296) 413 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:09.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:09 smithi092 bash[19827]: cluster 2024-09-21T13:25:08.189392+0000 mgr.y (mgr.24296) 414 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:09.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:09 smithi092 bash[26840]: cluster 2024-09-21T13:25:08.189392+0000 mgr.y (mgr.24296) 414 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:09.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:09 smithi170 bash[21665]: cluster 2024-09-21T13:25:08.189392+0000 mgr.y (mgr.24296) 414 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:11.114 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:25:11.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:11 smithi092 bash[19827]: cluster 2024-09-21T13:25:10.190177+0000 mgr.y (mgr.24296) 415 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:11.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:11 smithi092 bash[26840]: cluster 2024-09-21T13:25:10.190177+0000 mgr.y (mgr.24296) 415 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:11.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:11 smithi170 bash[21665]: cluster 2024-09-21T13:25:10.190177+0000 mgr.y (mgr.24296) 415 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:12.485 INFO:teuthology.orchestra.run.smithi092.stdout: cluster: 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: id: 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: health: HEALTH_OK 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: services: 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: mgr: y(active, since 10m), standbys: x 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: data: 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: pools: 6 pools, 161 pgs 2024-09-21T13:25:12.486 INFO:teuthology.orchestra.run.smithi092.stdout: objects: 212 objects, 585 KiB 2024-09-21T13:25:12.487 INFO:teuthology.orchestra.run.smithi092.stdout: usage: 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:25:12.487 INFO:teuthology.orchestra.run.smithi092.stdout: pgs: 161 active+clean 2024-09-21T13:25:12.487 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:25:12.487 INFO:teuthology.orchestra.run.smithi092.stdout: io: 2024-09-21T13:25:12.487 INFO:teuthology.orchestra.run.smithi092.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-21T13:25:12.487 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:25:13.070 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:25:13.244 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:12 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:25:12] "GET /metrics HTTP/1.1" 200 38076 "" "Prometheus/2.43.0" 2024-09-21T13:25:13.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:13 smithi092 bash[26840]: cluster 2024-09-21T13:25:12.191082+0000 mgr.y (mgr.24296) 416 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:13.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:13 smithi092 bash[26840]: audit 2024-09-21T13:25:12.494952+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.92:0/517066976' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:25:13.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:13 smithi092 bash[19827]: cluster 2024-09-21T13:25:12.191082+0000 mgr.y (mgr.24296) 416 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:13.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:13 smithi092 bash[19827]: audit 2024-09-21T13:25:12.494952+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.92:0/517066976' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:25:13.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:13 smithi170 bash[21665]: cluster 2024-09-21T13:25:12.191082+0000 mgr.y (mgr.24296) 416 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:13.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:13 smithi170 bash[21665]: audit 2024-09-21T13:25:12.494952+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.92:0/517066976' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:25:14.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:14 smithi092 bash[19827]: audit 2024-09-21T13:25:12.643387+0000 mgr.y (mgr.24296) 417 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:14.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:14 smithi092 bash[26840]: audit 2024-09-21T13:25:12.643387+0000 mgr.y (mgr.24296) 417 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:14.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:14 smithi170 bash[21665]: audit 2024-09-21T13:25:12.643387+0000 mgr.y (mgr.24296) 417 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:15.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:15 smithi092 bash[19827]: cluster 2024-09-21T13:25:14.191716+0000 mgr.y (mgr.24296) 418 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:15.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:15 smithi092 bash[26840]: cluster 2024-09-21T13:25:14.191716+0000 mgr.y (mgr.24296) 418 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:15.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:15 smithi170 bash[21665]: cluster 2024-09-21T13:25:14.191716+0000 mgr.y (mgr.24296) 418 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:16.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:16 smithi170 bash[21665]: cluster 2024-09-21T13:25:16.193313+0000 mgr.y (mgr.24296) 419 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:16.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:16 smithi092 bash[26840]: cluster 2024-09-21T13:25:16.193313+0000 mgr.y (mgr.24296) 419 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:16.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:16 smithi092 bash[19827]: cluster 2024-09-21T13:25:16.193313+0000 mgr.y (mgr.24296) 419 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:17.887 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:25:19.217 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-21T13:25:19.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:19 smithi092 bash[19827]: cluster 2024-09-21T13:25:18.193953+0000 mgr.y (mgr.24296) 420 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:19.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:19 smithi092 bash[19827]: audit 2024-09-21T13:25:19.226018+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.92:0/2531055462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:25:19.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:19 smithi092 bash[26840]: cluster 2024-09-21T13:25:18.193953+0000 mgr.y (mgr.24296) 420 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:19.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:19 smithi092 bash[26840]: audit 2024-09-21T13:25:19.226018+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.92:0/2531055462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:25:19.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:19 smithi170 bash[21665]: cluster 2024-09-21T13:25:18.193953+0000 mgr.y (mgr.24296) 420 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:19.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:19 smithi170 bash[21665]: audit 2024-09-21T13:25:19.226018+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.92:0/2531055462' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:25:19.718 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-21T13:25:20.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:20 smithi092 bash[19827]: audit 2024-09-21T13:25:19.989056+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:20.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:20 smithi092 bash[26840]: audit 2024-09-21T13:25:19.989056+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:20.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:20 smithi170 bash[21665]: audit 2024-09-21T13:25:19.989056+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24296 172.21.15.92:0/243863172' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:21.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:21 smithi092 bash[19827]: cluster 2024-09-21T13:25:20.194669+0000 mgr.y (mgr.24296) 421 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:21.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:21 smithi092 bash[26840]: cluster 2024-09-21T13:25:20.194669+0000 mgr.y (mgr.24296) 421 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:21.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:21 smithi170 bash[21665]: cluster 2024-09-21T13:25:20.194669+0000 mgr.y (mgr.24296) 421 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:23.255 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:22 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:25:22] "GET /metrics HTTP/1.1" 200 38077 "" "Prometheus/2.43.0" 2024-09-21T13:25:23.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:23 smithi092 bash[19827]: cluster 2024-09-21T13:25:22.196435+0000 mgr.y (mgr.24296) 422 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:23.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:23 smithi092 bash[26840]: cluster 2024-09-21T13:25:22.196435+0000 mgr.y (mgr.24296) 422 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:23.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:23 smithi170 bash[21665]: cluster 2024-09-21T13:25:22.196435+0000 mgr.y (mgr.24296) 422 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:24.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:24 smithi092 bash[19827]: audit 2024-09-21T13:25:22.654454+0000 mgr.y (mgr.24296) 423 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:24.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:24 smithi092 bash[26840]: audit 2024-09-21T13:25:22.654454+0000 mgr.y (mgr.24296) 423 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:24.537 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:25:24.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:24 smithi170 bash[21665]: audit 2024-09-21T13:25:22.654454+0000 mgr.y (mgr.24296) 423 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:25.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:25 smithi092 bash[19827]: cluster 2024-09-21T13:25:24.197172+0000 mgr.y (mgr.24296) 424 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:25.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:25 smithi092 bash[26840]: cluster 2024-09-21T13:25:24.197172+0000 mgr.y (mgr.24296) 424 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:25.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:25 smithi170 bash[21665]: cluster 2024-09-21T13:25:24.197172+0000 mgr.y (mgr.24296) 424 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:25.855 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:25:26.409 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph mgr fail' 2024-09-21T13:25:26.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:26 smithi170 bash[21665]: audit 2024-09-21T13:25:25.853282+0000 mon.a (mon.0) 1057 : audit [DBG] from='client.? 172.21.15.92:0/995968299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:25:26.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:26 smithi170 bash[21665]: cluster 2024-09-21T13:25:26.198808+0000 mgr.y (mgr.24296) 425 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:26.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:26 smithi092 bash[26840]: audit 2024-09-21T13:25:25.853282+0000 mon.a (mon.0) 1057 : audit [DBG] from='client.? 172.21.15.92:0/995968299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:25:26.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:26 smithi092 bash[26840]: cluster 2024-09-21T13:25:26.198808+0000 mgr.y (mgr.24296) 425 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:26.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:26 smithi092 bash[19827]: audit 2024-09-21T13:25:25.853282+0000 mon.a (mon.0) 1057 : audit [DBG] from='client.? 172.21.15.92:0/995968299' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:25:26.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:26 smithi092 bash[19827]: cluster 2024-09-21T13:25:26.198808+0000 mgr.y (mgr.24296) 425 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:29.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:29 smithi092 bash[19827]: cluster 2024-09-21T13:25:28.199562+0000 mgr.y (mgr.24296) 426 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:29.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:29 smithi092 bash[26840]: cluster 2024-09-21T13:25:28.199562+0000 mgr.y (mgr.24296) 426 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:29.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:29 smithi170 bash[21665]: cluster 2024-09-21T13:25:28.199562+0000 mgr.y (mgr.24296) 426 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:31.213 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:25:31.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:31 smithi092 bash[19827]: cluster 2024-09-21T13:25:30.200293+0000 mgr.y (mgr.24296) 427 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:31.517 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:31 smithi092 bash[26840]: cluster 2024-09-21T13:25:30.200293+0000 mgr.y (mgr.24296) 427 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:31.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:31 smithi170 bash[21665]: cluster 2024-09-21T13:25:30.200293+0000 mgr.y (mgr.24296) 427 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:25:32.767 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:32 smithi092 bash[20080]: debug 2024-09-21T13:25:32.483+0000 7f150566a640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T13:25:32.767 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:32 smithi092 bash[20080]: ignoring --setuser ceph since I am not root 2024-09-21T13:25:32.767 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:32 smithi092 bash[20080]: ignoring --setgroup ceph since I am not root 2024-09-21T13:25:32.767 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:32 smithi092 bash[20080]: debug 2024-09-21T13:25:32.647+0000 7ff377497040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T13:25:32.775 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:32 smithi170 bash[49291]: [21/Sep/2024:13:25:32] ENGINE Bus STOPPING 2024-09-21T13:25:33.097 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:32 smithi170 bash[49291]: [21/Sep/2024:13:25:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:25:33.097 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:32 smithi170 bash[49291]: [21/Sep/2024:13:25:32] ENGINE Bus STOPPED 2024-09-21T13:25:33.156 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T13:25:33.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: cluster 2024-09-21T13:25:32.201449+0000 mgr.y (mgr.24296) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:33.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.483141+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.92:0/2219760268' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T13:25:33.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: cluster 2024-09-21T13:25:32.483703+0000 mon.a (mon.0) 1059 : cluster [INF] Activating manager daemon x 2024-09-21T13:25:33.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.487042+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.92:0/2219760268' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T13:25:33.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: cluster 2024-09-21T13:25:32.492757+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-21T13:25:33.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: cluster 2024-09-21T13:25:32.493264+0000 mon.a (mon.0) 1062 : cluster [DBG] mgrmap e23: x(active, starting, since 0.00955635s) 2024-09-21T13:25:33.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.502442+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:25:33.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.503014+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.503642+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.505162+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.505753+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.506130+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.506474+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.506794+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.507122+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.507486+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.507838+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.508187+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.508879+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.509235+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: audit 2024-09-21T13:25:32.510138+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:25:33.499 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[19827]: cluster 2024-09-21T13:25:32.816673+0000 mon.a (mon.0) 1063 : cluster [INF] Manager daemon x is now available 2024-09-21T13:25:33.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: cluster 2024-09-21T13:25:32.201449+0000 mgr.y (mgr.24296) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:33.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.483141+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.92:0/2219760268' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T13:25:33.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: cluster 2024-09-21T13:25:32.483703+0000 mon.a (mon.0) 1059 : cluster [INF] Activating manager daemon x 2024-09-21T13:25:33.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.487042+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.92:0/2219760268' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T13:25:33.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: cluster 2024-09-21T13:25:32.492757+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-21T13:25:33.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: cluster 2024-09-21T13:25:32.493264+0000 mon.a (mon.0) 1062 : cluster [DBG] mgrmap e23: x(active, starting, since 0.00955635s) 2024-09-21T13:25:33.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.502442+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:25:33.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.503014+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:25:33.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.503642+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:25:33.500 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.505162+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.505753+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.506130+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.506474+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.506794+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.507122+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.507486+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.507838+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.508187+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.508879+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.509235+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: audit 2024-09-21T13:25:32.510138+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:25:33.501 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[26840]: cluster 2024-09-21T13:25:32.816673+0000 mon.a (mon.0) 1063 : cluster [INF] Manager daemon x is now available 2024-09-21T13:25:33.551 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: cluster 2024-09-21T13:25:32.201449+0000 mgr.y (mgr.24296) 428 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:33.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.483141+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.92:0/2219760268' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T13:25:33.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: cluster 2024-09-21T13:25:32.483703+0000 mon.a (mon.0) 1059 : cluster [INF] Activating manager daemon x 2024-09-21T13:25:33.553 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.487042+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.92:0/2219760268' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: cluster 2024-09-21T13:25:32.492757+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: cluster 2024-09-21T13:25:32.493264+0000 mon.a (mon.0) 1062 : cluster [DBG] mgrmap e23: x(active, starting, since 0.00955635s) 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.502442+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.503014+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.503642+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.505162+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.505753+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.506130+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.506474+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.506794+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.507122+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.507486+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.507838+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.508187+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:25:33.554 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.508879+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:25:33.555 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.509235+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:25:33.555 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: audit 2024-09-21T13:25:32.510138+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:25:33.555 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[21665]: cluster 2024-09-21T13:25:32.816673+0000 mon.a (mon.0) 1063 : cluster [INF] Manager daemon x is now available 2024-09-21T13:25:33.835 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[49291]: [21/Sep/2024:13:25:33] ENGINE Bus STARTING 2024-09-21T13:25:33.835 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[49291]: [21/Sep/2024:13:25:33] ENGINE Serving on http://:::9283 2024-09-21T13:25:33.835 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:33 smithi170 bash[49291]: [21/Sep/2024:13:25:33] ENGINE Bus STARTED 2024-09-21T13:25:33.989 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[20080]: debug 2024-09-21T13:25:33.866+0000 7ff377497040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T13:25:33.990 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:33 smithi092 bash[20080]: debug 2024-09-21T13:25:33.930+0000 7ff377497040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T13:25:34.267 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[20080]: debug 2024-09-21T13:25:34.086+0000 7ff377497040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T13:25:34.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[26840]: cluster 2024-09-21T13:25:33.503165+0000 mon.a (mon.0) 1064 : cluster [DBG] mgrmap e24: x(active, since 1.01944s) 2024-09-21T13:25:34.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[26840]: audit 2024-09-21T13:25:33.520867+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:34.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[26840]: audit 2024-09-21T13:25:33.530845+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:34.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[26840]: audit 2024-09-21T13:25:33.553187+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:34.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[26840]: audit 2024-09-21T13:25:33.553384+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:25:34.738 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[26840]: audit 2024-09-21T13:25:33.582638+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[26840]: audit 2024-09-21T13:25:33.584455+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[26840]: audit 2024-09-21T13:25:33.595843+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[26840]: audit 2024-09-21T13:25:33.597385+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[26840]: cephadm 2024-09-21T13:25:34.036085+0000 mgr.x (mgr.24508) 4 : cephadm [INF] Deploying cephadm binary to smithi170 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[19827]: cluster 2024-09-21T13:25:33.503165+0000 mon.a (mon.0) 1064 : cluster [DBG] mgrmap e24: x(active, since 1.01944s) 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[19827]: audit 2024-09-21T13:25:33.520867+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[19827]: audit 2024-09-21T13:25:33.530845+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[19827]: audit 2024-09-21T13:25:33.553187+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[19827]: audit 2024-09-21T13:25:33.553384+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[19827]: audit 2024-09-21T13:25:33.582638+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[19827]: audit 2024-09-21T13:25:33.584455+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[19827]: audit 2024-09-21T13:25:33.595843+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:25:34.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[19827]: audit 2024-09-21T13:25:33.597385+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:25:34.740 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[19827]: cephadm 2024-09-21T13:25:34.036085+0000 mgr.x (mgr.24508) 4 : cephadm [INF] Deploying cephadm binary to smithi170 2024-09-21T13:25:34.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[21665]: cluster 2024-09-21T13:25:33.503165+0000 mon.a (mon.0) 1064 : cluster [DBG] mgrmap e24: x(active, since 1.01944s) 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[21665]: audit 2024-09-21T13:25:33.520867+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[21665]: audit 2024-09-21T13:25:33.530845+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[21665]: audit 2024-09-21T13:25:33.553187+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[21665]: audit 2024-09-21T13:25:33.553384+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[21665]: audit 2024-09-21T13:25:33.582638+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[21665]: audit 2024-09-21T13:25:33.584455+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[21665]: audit 2024-09-21T13:25:33.595843+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[21665]: audit 2024-09-21T13:25:33.597385+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[21665]: cephadm 2024-09-21T13:25:34.036085+0000 mgr.x (mgr.24508) 4 : cephadm [INF] Deploying cephadm binary to smithi170 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: debug 2024-09-21T13:25:34.737+0000 7fa97f8a8640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:25:34] ENGINE Error in HTTPServer.serve 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: Traceback (most recent call last): 2024-09-21T13:25:34.848 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: self._connections.run(self.expiration_interval) 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: self._run(expiration_interval) 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: s = self.context.wrap_socket( 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: return self.sslsocket_class._create( 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: self.do_handshake() 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:25:34.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: self._sslobj.do_handshake() 2024-09-21T13:25:34.850 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:34 smithi170 bash[49291]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:25:35.017 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[20080]: debug 2024-09-21T13:25:34.742+0000 7ff377497040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T13:25:35.017 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[20080]: debug 2024-09-21T13:25:34.810+0000 7ff377497040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T13:25:35.017 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:34 smithi092 bash[20080]: debug 2024-09-21T13:25:34.878+0000 7ff377497040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T13:25:35.477 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[20080]: debug 2024-09-21T13:25:35.062+0000 7ff377497040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T13:25:35.477 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[20080]: debug 2024-09-21T13:25:35.142+0000 7ff377497040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T13:25:35.477 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[20080]: debug 2024-09-21T13:25:35.214+0000 7ff377497040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T13:25:35.477 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[20080]: debug 2024-09-21T13:25:35.478+0000 7ff377497040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T13:25:35.748 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[20080]: debug 2024-09-21T13:25:35.550+0000 7ff377497040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T13:25:35.748 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[20080]: debug 2024-09-21T13:25:35.750+0000 7ff377497040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T13:25:35.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: cephadm 2024-09-21T13:25:34.437404+0000 mgr.x (mgr.24508) 5 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Bus STARTING 2024-09-21T13:25:35.749 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: cluster 2024-09-21T13:25:34.509187+0000 mgr.x (mgr.24508) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: cluster 2024-09-21T13:25:34.538223+0000 mon.a (mon.0) 1069 : cluster [DBG] mgrmap e25: x(active, since 2s) 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: cephadm 2024-09-21T13:25:34.553201+0000 mgr.x (mgr.24508) 7 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Serving on http://172.21.15.170:8765 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: cephadm 2024-09-21T13:25:34.714272+0000 mgr.x (mgr.24508) 8 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Serving on https://172.21.15.170:7150 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: cephadm 2024-09-21T13:25:34.714495+0000 mgr.x (mgr.24508) 9 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Bus STARTED 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: cephadm 2024-09-21T13:25:34.738955+0000 mgr.x (mgr.24508) 10 : cephadm [ERR] [21/Sep/2024:13:25:34] ENGINE Error in HTTPServer.serve 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: Traceback (most recent call last): 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: self._run(expiration_interval) 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:25:35.750 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: s = self.context.wrap_socket( 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: return self.sslsocket_class._create( 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: self.do_handshake() 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: self._sslobj.do_handshake() 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[19827]: cephadm 2024-09-21T13:25:35.251454+0000 mgr.x (mgr.24508) 11 : cephadm [INF] Deploying cephadm binary to smithi092 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: cephadm 2024-09-21T13:25:34.437404+0000 mgr.x (mgr.24508) 5 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Bus STARTING 2024-09-21T13:25:35.751 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: cluster 2024-09-21T13:25:34.509187+0000 mgr.x (mgr.24508) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: cluster 2024-09-21T13:25:34.538223+0000 mon.a (mon.0) 1069 : cluster [DBG] mgrmap e25: x(active, since 2s) 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: cephadm 2024-09-21T13:25:34.553201+0000 mgr.x (mgr.24508) 7 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Serving on http://172.21.15.170:8765 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: cephadm 2024-09-21T13:25:34.714272+0000 mgr.x (mgr.24508) 8 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Serving on https://172.21.15.170:7150 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: cephadm 2024-09-21T13:25:34.714495+0000 mgr.x (mgr.24508) 9 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Bus STARTED 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: cephadm 2024-09-21T13:25:34.738955+0000 mgr.x (mgr.24508) 10 : cephadm [ERR] [21/Sep/2024:13:25:34] ENGINE Error in HTTPServer.serve 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: Traceback (most recent call last): 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: self._connections.run(self.expiration_interval) 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: self._run(expiration_interval) 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:25:35.752 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: s = self.context.wrap_socket( 2024-09-21T13:25:35.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:25:35.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: return self.sslsocket_class._create( 2024-09-21T13:25:35.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:25:35.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: self.do_handshake() 2024-09-21T13:25:35.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:25:35.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: self._sslobj.do_handshake() 2024-09-21T13:25:35.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:25:35.753 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[26840]: cephadm 2024-09-21T13:25:35.251454+0000 mgr.x (mgr.24508) 11 : cephadm [INF] Deploying cephadm binary to smithi092 2024-09-21T13:25:35.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: cephadm 2024-09-21T13:25:34.437404+0000 mgr.x (mgr.24508) 5 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Bus STARTING 2024-09-21T13:25:35.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: cluster 2024-09-21T13:25:34.509187+0000 mgr.x (mgr.24508) 6 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:25:35.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: cluster 2024-09-21T13:25:34.538223+0000 mon.a (mon.0) 1069 : cluster [DBG] mgrmap e25: x(active, since 2s) 2024-09-21T13:25:35.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: cephadm 2024-09-21T13:25:34.553201+0000 mgr.x (mgr.24508) 7 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Serving on http://172.21.15.170:8765 2024-09-21T13:25:35.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: cephadm 2024-09-21T13:25:34.714272+0000 mgr.x (mgr.24508) 8 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Serving on https://172.21.15.170:7150 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: cephadm 2024-09-21T13:25:34.714495+0000 mgr.x (mgr.24508) 9 : cephadm [INF] [21/Sep/2024:13:25:34] ENGINE Bus STARTED 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: cephadm 2024-09-21T13:25:34.738955+0000 mgr.x (mgr.24508) 10 : cephadm [ERR] [21/Sep/2024:13:25:34] ENGINE Error in HTTPServer.serve 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: Traceback (most recent call last): 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: self._connections.run(self.expiration_interval) 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: self._run(expiration_interval) 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: s = self.context.wrap_socket( 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: return self.sslsocket_class._create( 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:25:35.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: self.do_handshake() 2024-09-21T13:25:35.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:25:35.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: self._sslobj.do_handshake() 2024-09-21T13:25:35.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:25:35.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:35 smithi170 bash[21665]: cephadm 2024-09-21T13:25:35.251454+0000 mgr.x (mgr.24508) 11 : cephadm [INF] Deploying cephadm binary to smithi092 2024-09-21T13:25:36.017 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:35 smithi092 bash[20080]: debug 2024-09-21T13:25:35.830+0000 7ff377497040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T13:25:36.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:36 smithi092 bash[20080]: debug 2024-09-21T13:25:36.086+0000 7ff377497040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T13:25:36.432 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:36 smithi092 bash[20080]: debug 2024-09-21T13:25:36.270+0000 7ff377497040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:25:36.433 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:36 smithi092 bash[20080]: debug 2024-09-21T13:25:36.438+0000 7ff377497040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T13:25:36.702 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:36 smithi092 bash[20080]: debug 2024-09-21T13:25:36.522+0000 7ff377497040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T13:25:36.703 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:36 smithi092 bash[20080]: debug 2024-09-21T13:25:36.710+0000 7ff377497040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T13:25:37.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:37 smithi170 bash[21665]: cluster 2024-09-21T13:25:36.509827+0000 mgr.x (mgr.24508) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:25:37.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:37 smithi170 bash[21665]: cluster 2024-09-21T13:25:36.550904+0000 mon.a (mon.0) 1070 : cluster [DBG] mgrmap e26: x(active, since 4s) 2024-09-21T13:25:37.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:37 smithi092 bash[19827]: cluster 2024-09-21T13:25:36.509827+0000 mgr.x (mgr.24508) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:25:37.856 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:37 smithi092 bash[19827]: cluster 2024-09-21T13:25:36.550904+0000 mon.a (mon.0) 1070 : cluster [DBG] mgrmap e26: x(active, since 4s) 2024-09-21T13:25:37.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:37 smithi092 bash[26840]: cluster 2024-09-21T13:25:36.509827+0000 mgr.x (mgr.24508) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:25:37.857 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:37 smithi092 bash[26840]: cluster 2024-09-21T13:25:36.550904+0000 mon.a (mon.0) 1070 : cluster [DBG] mgrmap e26: x(active, since 4s) 2024-09-21T13:25:37.857 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:37 smithi092 bash[20080]: debug 2024-09-21T13:25:37.562+0000 7ff377497040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T13:25:37.857 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:37 smithi092 bash[20080]: debug 2024-09-21T13:25:37.638+0000 7ff377497040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T13:25:37.857 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:37 smithi092 bash[20080]: debug 2024-09-21T13:25:37.862+0000 7ff377497040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T13:25:37.948 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:25:38.267 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:37 smithi092 bash[20080]: debug 2024-09-21T13:25:37.938+0000 7ff377497040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T13:25:38.767 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[26840]: cluster 2024-09-21T13:25:38.441650+0000 mon.a (mon.0) 1071 : cluster [DBG] Standby manager daemon y started 2024-09-21T13:25:38.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[26840]: audit 2024-09-21T13:25:38.445457+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T13:25:38.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[26840]: audit 2024-09-21T13:25:38.447965+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:25:38.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[26840]: audit 2024-09-21T13:25:38.449306+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T13:25:38.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[26840]: audit 2024-09-21T13:25:38.449565+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:25:38.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[19827]: cluster 2024-09-21T13:25:38.441650+0000 mon.a (mon.0) 1071 : cluster [DBG] Standby manager daemon y started 2024-09-21T13:25:38.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[19827]: audit 2024-09-21T13:25:38.445457+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T13:25:38.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[19827]: audit 2024-09-21T13:25:38.447965+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:25:38.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[19827]: audit 2024-09-21T13:25:38.449306+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T13:25:38.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[19827]: audit 2024-09-21T13:25:38.449565+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:25:38.769 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[20080]: debug 2024-09-21T13:25:38.338+0000 7ff377497040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T13:25:38.769 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[20080]: debug 2024-09-21T13:25:38.418+0000 7ff377497040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T13:25:38.769 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[20080]: [21/Sep/2024:13:25:38] ENGINE Bus STARTING 2024-09-21T13:25:38.769 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[20080]: CherryPy Checker: 2024-09-21T13:25:38.769 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[20080]: The Application mounted at '' has an empty config. 2024-09-21T13:25:38.769 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[20080]: [21/Sep/2024:13:25:38] ENGINE Serving on http://:::9283 2024-09-21T13:25:38.769 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:38 smithi092 bash[20080]: [21/Sep/2024:13:25:38] ENGINE Bus STARTED 2024-09-21T13:25:38.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:38 smithi170 bash[21665]: cluster 2024-09-21T13:25:38.441650+0000 mon.a (mon.0) 1071 : cluster [DBG] Standby manager daemon y started 2024-09-21T13:25:38.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:38 smithi170 bash[21665]: audit 2024-09-21T13:25:38.445457+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T13:25:38.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:38 smithi170 bash[21665]: audit 2024-09-21T13:25:38.447965+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:25:38.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:38 smithi170 bash[21665]: audit 2024-09-21T13:25:38.449306+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T13:25:38.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:38 smithi170 bash[21665]: audit 2024-09-21T13:25:38.449565+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.? 172.21.15.92:0/4197886824' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:25:39.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:39 smithi170 bash[21665]: cluster 2024-09-21T13:25:38.510991+0000 mgr.x (mgr.24508) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T13:25:39.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:39 smithi170 bash[21665]: cluster 2024-09-21T13:25:38.558473+0000 mon.a (mon.0) 1076 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-21T13:25:39.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:39 smithi170 bash[21665]: audit 2024-09-21T13:25:38.570432+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:25:40.017 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:39 smithi092 bash[19827]: cluster 2024-09-21T13:25:38.510991+0000 mgr.x (mgr.24508) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T13:25:40.017 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:39 smithi092 bash[19827]: cluster 2024-09-21T13:25:38.558473+0000 mon.a (mon.0) 1076 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-21T13:25:40.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:39 smithi092 bash[19827]: audit 2024-09-21T13:25:38.570432+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:25:40.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:39 smithi092 bash[26840]: cluster 2024-09-21T13:25:38.510991+0000 mgr.x (mgr.24508) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T13:25:40.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:39 smithi092 bash[26840]: cluster 2024-09-21T13:25:38.558473+0000 mon.a (mon.0) 1076 : cluster [DBG] mgrmap e27: x(active, since 6s), standbys: y 2024-09-21T13:25:40.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:39 smithi092 bash[26840]: audit 2024-09-21T13:25:38.570432+0000 mon.b (mon.1) 54 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:25:42.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[19827]: cluster 2024-09-21T13:25:40.511857+0000 mgr.x (mgr.24508) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:25:42.517 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[19827]: audit 2024-09-21T13:25:41.206309+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[19827]: audit 2024-09-21T13:25:41.215335+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[19827]: audit 2024-09-21T13:25:41.709633+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.518 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[19827]: audit 2024-09-21T13:25:41.719604+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[26840]: cluster 2024-09-21T13:25:40.511857+0000 mgr.x (mgr.24508) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:25:42.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[26840]: audit 2024-09-21T13:25:41.206309+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[26840]: audit 2024-09-21T13:25:41.215335+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[26840]: audit 2024-09-21T13:25:41.709633+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.518 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[26840]: audit 2024-09-21T13:25:41.719604+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:42 smithi170 bash[21665]: cluster 2024-09-21T13:25:40.511857+0000 mgr.x (mgr.24508) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:25:42.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:42 smithi170 bash[21665]: audit 2024-09-21T13:25:41.206309+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:42 smithi170 bash[21665]: audit 2024-09-21T13:25:41.215335+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:42 smithi170 bash[21665]: audit 2024-09-21T13:25:41.709633+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:42.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:42 smithi170 bash[21665]: audit 2024-09-21T13:25:41.719604+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.245 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:25:42 smithi092 bash[20080]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:25:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T13:25:43.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[26840]: audit 2024-09-21T13:25:42.257079+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[26840]: audit 2024-09-21T13:25:42.266348+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[26840]: audit 2024-09-21T13:25:42.928522+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[26840]: audit 2024-09-21T13:25:42.940994+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[26840]: audit 2024-09-21T13:25:42.947009+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:43.503 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[26840]: audit 2024-09-21T13:25:42.948667+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:25:43.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[19827]: audit 2024-09-21T13:25:42.257079+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[19827]: audit 2024-09-21T13:25:42.266348+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[19827]: audit 2024-09-21T13:25:42.928522+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[19827]: audit 2024-09-21T13:25:42.940994+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[19827]: audit 2024-09-21T13:25:42.947009+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:43.504 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:43 smithi092 bash[19827]: audit 2024-09-21T13:25:42.948667+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:25:43.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:43 smithi170 bash[21665]: audit 2024-09-21T13:25:42.257079+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:43 smithi170 bash[21665]: audit 2024-09-21T13:25:42.266348+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:43 smithi170 bash[21665]: audit 2024-09-21T13:25:42.928522+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:43 smithi170 bash[21665]: audit 2024-09-21T13:25:42.940994+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:43.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:43 smithi170 bash[21665]: audit 2024-09-21T13:25:42.947009+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:43.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:43 smithi170 bash[21665]: audit 2024-09-21T13:25:42.948667+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:25:44.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: cluster 2024-09-21T13:25:42.512526+0000 mgr.x (mgr.24508) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:25:44.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: cephadm 2024-09-21T13:25:42.950968+0000 mgr.x (mgr.24508) 16 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:25:44.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: cephadm 2024-09-21T13:25:42.951487+0000 mgr.x (mgr.24508) 17 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:25:44.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: cephadm 2024-09-21T13:25:43.068953+0000 mgr.x (mgr.24508) 18 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:25:44.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: cephadm 2024-09-21T13:25:43.069117+0000 mgr.x (mgr.24508) 19 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:25:44.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: cephadm 2024-09-21T13:25:43.158522+0000 mgr.x (mgr.24508) 20 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:25:44.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: cephadm 2024-09-21T13:25:43.158659+0000 mgr.x (mgr.24508) 21 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:25:44.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: cephadm 2024-09-21T13:25:43.245918+0000 mgr.x (mgr.24508) 22 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:25:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: cephadm 2024-09-21T13:25:43.246077+0000 mgr.x (mgr.24508) 23 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:25:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: audit 2024-09-21T13:25:43.338919+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: audit 2024-09-21T13:25:43.344423+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: audit 2024-09-21T13:25:43.350665+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: audit 2024-09-21T13:25:43.356148+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: audit 2024-09-21T13:25:43.362877+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: audit 2024-09-21T13:25:43.389513+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:25:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: audit 2024-09-21T13:25:43.391026+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:25:44.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:44 smithi170 bash[21665]: audit 2024-09-21T13:25:43.407612+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: cluster 2024-09-21T13:25:42.512526+0000 mgr.x (mgr.24508) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: cephadm 2024-09-21T13:25:42.950968+0000 mgr.x (mgr.24508) 16 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: cephadm 2024-09-21T13:25:42.951487+0000 mgr.x (mgr.24508) 17 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: cephadm 2024-09-21T13:25:43.068953+0000 mgr.x (mgr.24508) 18 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: cephadm 2024-09-21T13:25:43.069117+0000 mgr.x (mgr.24508) 19 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: cephadm 2024-09-21T13:25:43.158522+0000 mgr.x (mgr.24508) 20 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: cephadm 2024-09-21T13:25:43.158659+0000 mgr.x (mgr.24508) 21 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: cephadm 2024-09-21T13:25:43.245918+0000 mgr.x (mgr.24508) 22 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: cephadm 2024-09-21T13:25:43.246077+0000 mgr.x (mgr.24508) 23 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: audit 2024-09-21T13:25:43.338919+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: audit 2024-09-21T13:25:43.344423+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: audit 2024-09-21T13:25:43.350665+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: audit 2024-09-21T13:25:43.356148+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: audit 2024-09-21T13:25:43.362877+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: audit 2024-09-21T13:25:43.389513+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:25:44.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: audit 2024-09-21T13:25:43.391026+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:25:44.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[19827]: audit 2024-09-21T13:25:43.407612+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:44.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: cluster 2024-09-21T13:25:42.512526+0000 mgr.x (mgr.24508) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:25:44.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: cephadm 2024-09-21T13:25:42.950968+0000 mgr.x (mgr.24508) 16 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:25:44.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: cephadm 2024-09-21T13:25:42.951487+0000 mgr.x (mgr.24508) 17 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:25:44.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: cephadm 2024-09-21T13:25:43.068953+0000 mgr.x (mgr.24508) 18 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: cephadm 2024-09-21T13:25:43.069117+0000 mgr.x (mgr.24508) 19 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: cephadm 2024-09-21T13:25:43.158522+0000 mgr.x (mgr.24508) 20 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: cephadm 2024-09-21T13:25:43.158659+0000 mgr.x (mgr.24508) 21 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: cephadm 2024-09-21T13:25:43.245918+0000 mgr.x (mgr.24508) 22 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: cephadm 2024-09-21T13:25:43.246077+0000 mgr.x (mgr.24508) 23 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: audit 2024-09-21T13:25:43.338919+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: audit 2024-09-21T13:25:43.344423+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: audit 2024-09-21T13:25:43.350665+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: audit 2024-09-21T13:25:43.356148+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: audit 2024-09-21T13:25:43.362877+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: audit 2024-09-21T13:25:43.389513+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: audit 2024-09-21T13:25:43.391026+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:25:44.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:44 smithi092 bash[26840]: audit 2024-09-21T13:25:43.407612+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:45.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:45 smithi170 bash[21665]: cephadm 2024-09-21T13:25:43.388825+0000 mgr.x (mgr.24508) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:25:45.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:45 smithi170 bash[21665]: cephadm 2024-09-21T13:25:43.409221+0000 mgr.x (mgr.24508) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:25:45.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:45 smithi170 bash[21665]: audit 2024-09-21T13:25:43.510903+0000 mgr.x (mgr.24508) 26 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:45.624 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:45 smithi092 bash[19827]: cephadm 2024-09-21T13:25:43.388825+0000 mgr.x (mgr.24508) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:25:45.625 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:45 smithi092 bash[19827]: cephadm 2024-09-21T13:25:43.409221+0000 mgr.x (mgr.24508) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:25:45.625 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:45 smithi092 bash[19827]: audit 2024-09-21T13:25:43.510903+0000 mgr.x (mgr.24508) 26 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:45.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:45 smithi092 bash[26840]: cephadm 2024-09-21T13:25:43.388825+0000 mgr.x (mgr.24508) 24 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:25:45.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:45 smithi092 bash[26840]: cephadm 2024-09-21T13:25:43.409221+0000 mgr.x (mgr.24508) 25 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:25:45.625 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:45 smithi092 bash[26840]: audit 2024-09-21T13:25:43.510903+0000 mgr.x (mgr.24508) 26 : audit [DBG] from='client.14799 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:46.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:46 smithi170 bash[21665]: cluster 2024-09-21T13:25:44.514229+0000 mgr.x (mgr.24508) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:25:46.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:46 smithi170 bash[21665]: audit 2024-09-21T13:25:46.314935+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:46.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:46 smithi170 bash[21665]: audit 2024-09-21T13:25:46.326688+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:46.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:46 smithi092 bash[19827]: cluster 2024-09-21T13:25:44.514229+0000 mgr.x (mgr.24508) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:25:46.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:46 smithi092 bash[19827]: audit 2024-09-21T13:25:46.314935+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:46.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:46 smithi092 bash[19827]: audit 2024-09-21T13:25:46.326688+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:46.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:46 smithi092 bash[26840]: cluster 2024-09-21T13:25:44.514229+0000 mgr.x (mgr.24508) 27 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:25:46.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:46 smithi092 bash[26840]: audit 2024-09-21T13:25:46.314935+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:46.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:46 smithi092 bash[26840]: audit 2024-09-21T13:25:46.326688+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:47.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:47 smithi170 bash[21665]: cephadm 2024-09-21T13:25:46.332689+0000 mgr.x (mgr.24508) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:25:47.721 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:47 smithi092 bash[19827]: cephadm 2024-09-21T13:25:46.332689+0000 mgr.x (mgr.24508) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:25:47.722 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:47 smithi092 bash[26840]: cephadm 2024-09-21T13:25:46.332689+0000 mgr.x (mgr.24508) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:25:48.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:48 smithi170 bash[21665]: cluster 2024-09-21T13:25:46.515029+0000 mgr.x (mgr.24508) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:25:48.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:48 smithi170 bash[21665]: cephadm 2024-09-21T13:25:46.630841+0000 mgr.x (mgr.24508) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:25:48.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:48 smithi170 bash[21665]: audit 2024-09-21T13:25:47.717432+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.92:0/448744017' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:25:48.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:48 smithi170 bash[21665]: audit 2024-09-21T13:25:48.018541+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.92:0/1255378771' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3503793142"}]: dispatch 2024-09-21T13:25:48.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:48 smithi170 bash[21665]: audit 2024-09-21T13:25:48.019007+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3503793142"}]: dispatch 2024-09-21T13:25:48.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:48 smithi092 bash[19827]: cluster 2024-09-21T13:25:46.515029+0000 mgr.x (mgr.24508) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:25:48.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:48 smithi092 bash[19827]: cephadm 2024-09-21T13:25:46.630841+0000 mgr.x (mgr.24508) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:25:48.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:48 smithi092 bash[19827]: audit 2024-09-21T13:25:47.717432+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.92:0/448744017' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:25:48.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:48 smithi092 bash[19827]: audit 2024-09-21T13:25:48.018541+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.92:0/1255378771' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3503793142"}]: dispatch 2024-09-21T13:25:48.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:48 smithi092 bash[19827]: audit 2024-09-21T13:25:48.019007+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3503793142"}]: dispatch 2024-09-21T13:25:48.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:48 smithi092 bash[26840]: cluster 2024-09-21T13:25:46.515029+0000 mgr.x (mgr.24508) 29 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:25:48.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:48 smithi092 bash[26840]: cephadm 2024-09-21T13:25:46.630841+0000 mgr.x (mgr.24508) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:25:48.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:48 smithi092 bash[26840]: audit 2024-09-21T13:25:47.717432+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.92:0/448744017' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:25:48.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:48 smithi092 bash[26840]: audit 2024-09-21T13:25:48.018541+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.92:0/1255378771' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3503793142"}]: dispatch 2024-09-21T13:25:48.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:48 smithi092 bash[26840]: audit 2024-09-21T13:25:48.019007+0000 mon.a (mon.0) 1093 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3503793142"}]: dispatch 2024-09-21T13:25:49.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:49 smithi170 bash[21665]: audit 2024-09-21T13:25:48.366512+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3503793142"}]': finished 2024-09-21T13:25:49.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:49 smithi170 bash[21665]: cluster 2024-09-21T13:25:48.373970+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-21T13:25:49.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:49 smithi170 bash[21665]: audit 2024-09-21T13:25:48.553752+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:49.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:49 smithi170 bash[21665]: audit 2024-09-21T13:25:48.696390+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? 172.21.15.92:0/2693988907' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4146610857"}]: dispatch 2024-09-21T13:25:49.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:49 smithi092 bash[19827]: audit 2024-09-21T13:25:48.366512+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3503793142"}]': finished 2024-09-21T13:25:49.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:49 smithi092 bash[19827]: cluster 2024-09-21T13:25:48.373970+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-21T13:25:49.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:49 smithi092 bash[19827]: audit 2024-09-21T13:25:48.553752+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:49.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:49 smithi092 bash[19827]: audit 2024-09-21T13:25:48.696390+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? 172.21.15.92:0/2693988907' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4146610857"}]: dispatch 2024-09-21T13:25:49.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:49 smithi092 bash[26840]: audit 2024-09-21T13:25:48.366512+0000 mon.a (mon.0) 1094 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/3503793142"}]': finished 2024-09-21T13:25:49.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:49 smithi092 bash[26840]: cluster 2024-09-21T13:25:48.373970+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-21T13:25:49.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:49 smithi092 bash[26840]: audit 2024-09-21T13:25:48.553752+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:25:49.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:49 smithi092 bash[26840]: audit 2024-09-21T13:25:48.696390+0000 mon.a (mon.0) 1096 : audit [INF] from='client.? 172.21.15.92:0/2693988907' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4146610857"}]: dispatch 2024-09-21T13:25:50.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:50 smithi170 bash[21665]: cluster 2024-09-21T13:25:48.515869+0000 mgr.x (mgr.24508) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T13:25:50.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:50 smithi170 bash[21665]: audit 2024-09-21T13:25:49.377581+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.92:0/2693988907' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4146610857"}]': finished 2024-09-21T13:25:50.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:50 smithi170 bash[21665]: cluster 2024-09-21T13:25:49.389700+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-21T13:25:50.649 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:50 smithi170 bash[21665]: audit 2024-09-21T13:25:49.717068+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.92:0/3387340235' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4226107509"}]: dispatch 2024-09-21T13:25:50.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:50 smithi092 bash[19827]: cluster 2024-09-21T13:25:48.515869+0000 mgr.x (mgr.24508) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T13:25:50.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:50 smithi092 bash[19827]: audit 2024-09-21T13:25:49.377581+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.92:0/2693988907' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4146610857"}]': finished 2024-09-21T13:25:50.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:50 smithi092 bash[19827]: cluster 2024-09-21T13:25:49.389700+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-21T13:25:50.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:50 smithi092 bash[19827]: audit 2024-09-21T13:25:49.717068+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.92:0/3387340235' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4226107509"}]: dispatch 2024-09-21T13:25:50.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:50 smithi092 bash[26840]: cluster 2024-09-21T13:25:48.515869+0000 mgr.x (mgr.24508) 31 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T13:25:50.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:50 smithi092 bash[26840]: audit 2024-09-21T13:25:49.377581+0000 mon.a (mon.0) 1097 : audit [INF] from='client.? 172.21.15.92:0/2693988907' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4146610857"}]': finished 2024-09-21T13:25:50.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:50 smithi092 bash[26840]: cluster 2024-09-21T13:25:49.389700+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-21T13:25:50.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:50 smithi092 bash[26840]: audit 2024-09-21T13:25:49.717068+0000 mon.a (mon.0) 1099 : audit [INF] from='client.? 172.21.15.92:0/3387340235' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4226107509"}]: dispatch 2024-09-21T13:25:51.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[21665]: audit 2024-09-21T13:25:50.393543+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.92:0/3387340235' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4226107509"}]': finished 2024-09-21T13:25:51.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[21665]: cluster 2024-09-21T13:25:50.403447+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T13:25:51.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[21665]: cluster 2024-09-21T13:25:50.516259+0000 mgr.x (mgr.24508) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-21T13:25:51.620 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[21665]: audit 2024-09-21T13:25:50.709916+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.92:0/350231910' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/412750666"}]: dispatch 2024-09-21T13:25:51.620 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 systemd[1]: Stopping Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.466Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.466Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.466Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.466Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.467Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.467Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.467Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.467Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.467Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.467Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.467Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T13:25:51.621 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[47314]: ts=2024-09-21T13:25:51.467Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T13:25:51.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:51 smithi092 bash[19827]: audit 2024-09-21T13:25:50.393543+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.92:0/3387340235' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4226107509"}]': finished 2024-09-21T13:25:51.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:51 smithi092 bash[19827]: cluster 2024-09-21T13:25:50.403447+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T13:25:51.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:51 smithi092 bash[19827]: cluster 2024-09-21T13:25:50.516259+0000 mgr.x (mgr.24508) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-21T13:25:51.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:51 smithi092 bash[19827]: audit 2024-09-21T13:25:50.709916+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.92:0/350231910' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/412750666"}]: dispatch 2024-09-21T13:25:51.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:51 smithi092 bash[26840]: audit 2024-09-21T13:25:50.393543+0000 mon.a (mon.0) 1100 : audit [INF] from='client.? 172.21.15.92:0/3387340235' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4226107509"}]': finished 2024-09-21T13:25:51.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:51 smithi092 bash[26840]: cluster 2024-09-21T13:25:50.403447+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T13:25:51.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:51 smithi092 bash[26840]: cluster 2024-09-21T13:25:50.516259+0000 mgr.x (mgr.24508) 32 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 1 op/s 2024-09-21T13:25:51.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:51 smithi092 bash[26840]: audit 2024-09-21T13:25:50.709916+0000 mon.a (mon.0) 1102 : audit [INF] from='client.? 172.21.15.92:0/350231910' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/412750666"}]: dispatch 2024-09-21T13:25:52.342 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:51 smithi170 bash[51015]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:25:52.342 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[51073]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:25:52.342 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:52 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T13:25:52.342 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:52 smithi170 systemd[1]: Stopped Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:25:52.342 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:52 smithi170 systemd[1]: Started Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:25:52.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:51.404281+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.92:0/350231910' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/412750666"}]': finished 2024-09-21T13:25:52.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: cluster 2024-09-21T13:25:51.412946+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T13:25:52.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:51.727799+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.92:0/2861194919' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/412750666"}]: dispatch 2024-09-21T13:25:52.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:51.728331+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/412750666"}]: dispatch 2024-09-21T13:25:52.599 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:52.264299+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:52.274667+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:52.280022+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:25:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:52.280629+0000 mgr.x (mgr.24508) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:25:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:52.284903+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:25:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:52.285256+0000 mgr.x (mgr.24508) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:25:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:52.289685+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:25:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:52 smithi170 bash[21665]: audit 2024-09-21T13:25:52.290046+0000 mgr.x (mgr.24508) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:25:52.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:51.404281+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.92:0/350231910' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/412750666"}]': finished 2024-09-21T13:25:52.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: cluster 2024-09-21T13:25:51.412946+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T13:25:52.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:51.727799+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.92:0/2861194919' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/412750666"}]: dispatch 2024-09-21T13:25:52.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:51.728331+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/412750666"}]: dispatch 2024-09-21T13:25:52.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:52.264299+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:52.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:52.274667+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:52.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:52.280022+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:25:52.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:52.280629+0000 mgr.x (mgr.24508) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:25:52.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:52.284903+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:25:52.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:52.285256+0000 mgr.x (mgr.24508) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:25:52.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:52.289685+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:25:52.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[26840]: audit 2024-09-21T13:25:52.290046+0000 mgr.x (mgr.24508) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:25:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:51.404281+0000 mon.a (mon.0) 1103 : audit [INF] from='client.? 172.21.15.92:0/350231910' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/412750666"}]': finished 2024-09-21T13:25:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: cluster 2024-09-21T13:25:51.412946+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T13:25:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:51.727799+0000 mon.c (mon.2) 47 : audit [INF] from='client.? 172.21.15.92:0/2861194919' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/412750666"}]: dispatch 2024-09-21T13:25:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:51.728331+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/412750666"}]: dispatch 2024-09-21T13:25:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:52.264299+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:52.274667+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:52.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:52.280022+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:25:52.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:52.280629+0000 mgr.x (mgr.24508) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:25:52.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:52.284903+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:25:52.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:52.285256+0000 mgr.x (mgr.24508) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:25:52.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:52.289685+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:25:52.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:52 smithi092 bash[19827]: audit 2024-09-21T13:25:52.290046+0000 mgr.x (mgr.24508) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:25:53.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[26840]: audit 2024-09-21T13:25:52.406677+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/412750666"}]': finished 2024-09-21T13:25:53.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[26840]: cluster 2024-09-21T13:25:52.413794+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-21T13:25:53.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[26840]: cluster 2024-09-21T13:25:52.516732+0000 mgr.x (mgr.24508) 36 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:25:53.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[26840]: audit 2024-09-21T13:25:52.735914+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.92:0/1356234222' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4259657533"}]: dispatch 2024-09-21T13:25:53.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[26840]: audit 2024-09-21T13:25:52.736680+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4259657533"}]: dispatch 2024-09-21T13:25:53.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[26840]: audit 2024-09-21T13:25:52.883662+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:53.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[26840]: audit 2024-09-21T13:25:52.896405+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:53.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[19827]: audit 2024-09-21T13:25:52.406677+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/412750666"}]': finished 2024-09-21T13:25:53.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[19827]: cluster 2024-09-21T13:25:52.413794+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-21T13:25:53.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[19827]: cluster 2024-09-21T13:25:52.516732+0000 mgr.x (mgr.24508) 36 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:25:53.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[19827]: audit 2024-09-21T13:25:52.735914+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.92:0/1356234222' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4259657533"}]: dispatch 2024-09-21T13:25:53.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[19827]: audit 2024-09-21T13:25:52.736680+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4259657533"}]: dispatch 2024-09-21T13:25:53.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[19827]: audit 2024-09-21T13:25:52.883662+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:53.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:53 smithi092 bash[19827]: audit 2024-09-21T13:25:52.896405+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:53.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[21665]: audit 2024-09-21T13:25:52.406677+0000 mon.a (mon.0) 1108 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/412750666"}]': finished 2024-09-21T13:25:53.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[21665]: cluster 2024-09-21T13:25:52.413794+0000 mon.a (mon.0) 1109 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-21T13:25:53.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[21665]: cluster 2024-09-21T13:25:52.516732+0000 mgr.x (mgr.24508) 36 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:25:53.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[21665]: audit 2024-09-21T13:25:52.735914+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.92:0/1356234222' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4259657533"}]: dispatch 2024-09-21T13:25:53.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[21665]: audit 2024-09-21T13:25:52.736680+0000 mon.a (mon.0) 1110 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4259657533"}]: dispatch 2024-09-21T13:25:53.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[21665]: audit 2024-09-21T13:25:52.883662+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:53.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[21665]: audit 2024-09-21T13:25:52.896405+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:53.848 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.589Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T13:25:53.848 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.589Z 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-21T13:25:53.848 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.589Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi170 (none))" 2024-09-21T13:25:53.849 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.589Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:25:53.849 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.589Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:25:53.849 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.591Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:25:53.849 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.591Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T13:25:53.849 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.592Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:25:53.849 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.592Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:25:53.849 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.594Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:25:53.849 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.594Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.872µs 2024-09-21T13:25:53.850 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.594Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:25:53.850 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.595Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-21T13:25:53.850 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.608Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-21T13:25:53.850 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.609Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-21T13:25:53.850 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.609Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.72µs wal_replay_duration=15.292851ms wbl_replay_duration=176ns total_replay_duration=15.340741ms 2024-09-21T13:25:53.850 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.612Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:25:53.850 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.612Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T13:25:53.851 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.612Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:25:53.851 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.635Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.025423ms db_storage=947ns remote_storage=1.063µs web_handler=381ns query_engine=758ns scrape=267.065µs scrape_sd=153.603µs notify=13.567µs notify_sd=9.435µs rules=22.197866ms tracing=7.006µs 2024-09-21T13:25:53.851 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.635Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T13:25:53.851 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:25:53 smithi170 bash[51101]: ts=2024-09-21T13:25:53.635Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:25:54.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:54 smithi092 bash[19827]: audit 2024-09-21T13:25:53.429171+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4259657533"}]': finished 2024-09-21T13:25:54.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:54 smithi092 bash[19827]: cluster 2024-09-21T13:25:53.436900+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-21T13:25:54.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:54 smithi092 bash[19827]: audit 2024-09-21T13:25:53.737518+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.92:0/941116622' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2479366958"}]: dispatch 2024-09-21T13:25:54.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:54 smithi092 bash[26840]: audit 2024-09-21T13:25:53.429171+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4259657533"}]': finished 2024-09-21T13:25:54.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:54 smithi092 bash[26840]: cluster 2024-09-21T13:25:53.436900+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-21T13:25:54.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:54 smithi092 bash[26840]: audit 2024-09-21T13:25:53.737518+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.92:0/941116622' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2479366958"}]: dispatch 2024-09-21T13:25:54.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:54 smithi170 bash[21665]: audit 2024-09-21T13:25:53.429171+0000 mon.a (mon.0) 1113 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/4259657533"}]': finished 2024-09-21T13:25:54.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:54 smithi170 bash[21665]: cluster 2024-09-21T13:25:53.436900+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-21T13:25:54.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:54 smithi170 bash[21665]: audit 2024-09-21T13:25:53.737518+0000 mon.a (mon.0) 1115 : audit [INF] from='client.? 172.21.15.92:0/941116622' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2479366958"}]: dispatch 2024-09-21T13:25:55.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:55 smithi092 bash[19827]: audit 2024-09-21T13:25:54.431767+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? 172.21.15.92:0/941116622' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2479366958"}]': finished 2024-09-21T13:25:55.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:55 smithi092 bash[19827]: cluster 2024-09-21T13:25:54.438935+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-21T13:25:55.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:55 smithi092 bash[19827]: cluster 2024-09-21T13:25:54.517418+0000 mgr.x (mgr.24508) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:55.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:55 smithi092 bash[26840]: audit 2024-09-21T13:25:54.431767+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? 172.21.15.92:0/941116622' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2479366958"}]': finished 2024-09-21T13:25:55.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:55 smithi092 bash[26840]: cluster 2024-09-21T13:25:54.438935+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-21T13:25:55.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:55 smithi092 bash[26840]: cluster 2024-09-21T13:25:54.517418+0000 mgr.x (mgr.24508) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:55.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:55 smithi170 bash[21665]: audit 2024-09-21T13:25:54.431767+0000 mon.a (mon.0) 1116 : audit [INF] from='client.? 172.21.15.92:0/941116622' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2479366958"}]': finished 2024-09-21T13:25:55.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:55 smithi170 bash[21665]: cluster 2024-09-21T13:25:54.438935+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-21T13:25:55.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:55 smithi170 bash[21665]: cluster 2024-09-21T13:25:54.517418+0000 mgr.x (mgr.24508) 37 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:25:57.767 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:57 smithi092 bash[19827]: cluster 2024-09-21T13:25:56.518188+0000 mgr.x (mgr.24508) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s 2024-09-21T13:25:57.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:57 smithi092 bash[26840]: cluster 2024-09-21T13:25:56.518188+0000 mgr.x (mgr.24508) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s 2024-09-21T13:25:57.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:57 smithi170 bash[21665]: cluster 2024-09-21T13:25:56.518188+0000 mgr.x (mgr.24508) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s 2024-09-21T13:25:58.847 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:25:58 smithi170 bash[46635]: logger=cleanup t=2024-09-21T13:25:58.379487464Z level=info msg="Completed cleanup jobs" duration=79.896137ms 2024-09-21T13:25:59.597 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:25:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:25:59] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-21T13:25:59.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:59 smithi170 bash[21665]: audit 2024-09-21T13:25:57.439393+0000 mgr.x (mgr.24508) 39 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:59.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:59 smithi170 bash[21665]: audit 2024-09-21T13:25:58.337482+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:59 smithi170 bash[21665]: audit 2024-09-21T13:25:58.344184+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:59 smithi170 bash[21665]: audit 2024-09-21T13:25:58.646842+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:59 smithi170 bash[21665]: audit 2024-09-21T13:25:58.659141+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:59 smithi170 bash[21665]: audit 2024-09-21T13:25:58.664889+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:59.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:59 smithi170 bash[21665]: audit 2024-09-21T13:25:58.666389+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:25:59.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:25:59 smithi170 bash[21665]: audit 2024-09-21T13:25:58.674024+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[19827]: audit 2024-09-21T13:25:57.439393+0000 mgr.x (mgr.24508) 39 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:59.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[19827]: audit 2024-09-21T13:25:58.337482+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[19827]: audit 2024-09-21T13:25:58.344184+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[19827]: audit 2024-09-21T13:25:58.646842+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[19827]: audit 2024-09-21T13:25:58.659141+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[19827]: audit 2024-09-21T13:25:58.664889+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:59.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[19827]: audit 2024-09-21T13:25:58.666389+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:25:59.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[19827]: audit 2024-09-21T13:25:58.674024+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[26840]: audit 2024-09-21T13:25:57.439393+0000 mgr.x (mgr.24508) 39 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:25:59.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[26840]: audit 2024-09-21T13:25:58.337482+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[26840]: audit 2024-09-21T13:25:58.344184+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[26840]: audit 2024-09-21T13:25:58.646842+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[26840]: audit 2024-09-21T13:25:58.659141+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:25:59.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[26840]: audit 2024-09-21T13:25:58.664889+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:25:59.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[26840]: audit 2024-09-21T13:25:58.666389+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:25:59.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:25:59 smithi092 bash[26840]: audit 2024-09-21T13:25:58.674024+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:26:00.597 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:00 smithi170 bash[21665]: cluster 2024-09-21T13:25:58.519791+0000 mgr.x (mgr.24508) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T13:26:00.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:00 smithi092 bash[19827]: cluster 2024-09-21T13:25:58.519791+0000 mgr.x (mgr.24508) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T13:26:00.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:00 smithi092 bash[26840]: cluster 2024-09-21T13:25:58.519791+0000 mgr.x (mgr.24508) 40 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-09-21T13:26:02.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:02 smithi092 bash[19827]: cluster 2024-09-21T13:26:00.520669+0000 mgr.x (mgr.24508) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:02.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:02 smithi092 bash[26840]: cluster 2024-09-21T13:26:00.520669+0000 mgr.x (mgr.24508) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:02.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:02 smithi170 bash[21665]: cluster 2024-09-21T13:26:00.520669+0000 mgr.x (mgr.24508) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:04.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:04 smithi092 bash[19827]: cluster 2024-09-21T13:26:02.521462+0000 mgr.x (mgr.24508) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:26:04.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:04 smithi092 bash[19827]: audit 2024-09-21T13:26:03.554450+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:04.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:04 smithi092 bash[26840]: cluster 2024-09-21T13:26:02.521462+0000 mgr.x (mgr.24508) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:26:04.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:04 smithi092 bash[26840]: audit 2024-09-21T13:26:03.554450+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:04.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:04 smithi170 bash[21665]: cluster 2024-09-21T13:26:02.521462+0000 mgr.x (mgr.24508) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:26:04.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:04 smithi170 bash[21665]: audit 2024-09-21T13:26:03.554450+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:06.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:06 smithi092 bash[19827]: cluster 2024-09-21T13:26:04.523120+0000 mgr.x (mgr.24508) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-21T13:26:06.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:06 smithi092 bash[26840]: cluster 2024-09-21T13:26:04.523120+0000 mgr.x (mgr.24508) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-21T13:26:06.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:06 smithi170 bash[21665]: cluster 2024-09-21T13:26:04.523120+0000 mgr.x (mgr.24508) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1014 B/s rd, 0 op/s 2024-09-21T13:26:08.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:08 smithi092 bash[19827]: cluster 2024-09-21T13:26:06.523882+0000 mgr.x (mgr.24508) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:08.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:08 smithi092 bash[26840]: cluster 2024-09-21T13:26:06.523882+0000 mgr.x (mgr.24508) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:08.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:08 smithi170 bash[21665]: cluster 2024-09-21T13:26:06.523882+0000 mgr.x (mgr.24508) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:09.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:09 smithi092 bash[19827]: audit 2024-09-21T13:26:07.451100+0000 mgr.x (mgr.24508) 45 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:09.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:09 smithi092 bash[26840]: audit 2024-09-21T13:26:07.451100+0000 mgr.x (mgr.24508) 45 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:09.847 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:26:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:26:09] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-21T13:26:09.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:09 smithi170 bash[21665]: audit 2024-09-21T13:26:07.451100+0000 mgr.x (mgr.24508) 45 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:10.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:10 smithi092 bash[19827]: cluster 2024-09-21T13:26:08.525425+0000 mgr.x (mgr.24508) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:10.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:10 smithi092 bash[26840]: cluster 2024-09-21T13:26:08.525425+0000 mgr.x (mgr.24508) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:10.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:10 smithi170 bash[21665]: cluster 2024-09-21T13:26:08.525425+0000 mgr.x (mgr.24508) 46 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:12.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:12 smithi092 bash[19827]: cluster 2024-09-21T13:26:10.526156+0000 mgr.x (mgr.24508) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:12.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:12 smithi092 bash[26840]: cluster 2024-09-21T13:26:10.526156+0000 mgr.x (mgr.24508) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:12.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:12 smithi170 bash[21665]: cluster 2024-09-21T13:26:10.526156+0000 mgr.x (mgr.24508) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:14.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:14 smithi092 bash[19827]: cluster 2024-09-21T13:26:12.526881+0000 mgr.x (mgr.24508) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:14.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:14 smithi092 bash[26840]: cluster 2024-09-21T13:26:12.526881+0000 mgr.x (mgr.24508) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:14.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:14 smithi170 bash[21665]: cluster 2024-09-21T13:26:12.526881+0000 mgr.x (mgr.24508) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:15.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:15 smithi092 bash[19827]: cluster 2024-09-21T13:26:14.528502+0000 mgr.x (mgr.24508) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:15.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:15 smithi092 bash[26840]: cluster 2024-09-21T13:26:14.528502+0000 mgr.x (mgr.24508) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:15.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:15 smithi170 bash[21665]: cluster 2024-09-21T13:26:14.528502+0000 mgr.x (mgr.24508) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:17.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:17 smithi092 bash[26840]: cluster 2024-09-21T13:26:16.529227+0000 mgr.x (mgr.24508) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:17.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:17 smithi092 bash[19827]: cluster 2024-09-21T13:26:16.529227+0000 mgr.x (mgr.24508) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:17.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:17 smithi170 bash[21665]: cluster 2024-09-21T13:26:16.529227+0000 mgr.x (mgr.24508) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:18.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:18 smithi170 bash[21665]: audit 2024-09-21T13:26:17.462742+0000 mgr.x (mgr.24508) 51 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:18.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:18 smithi170 bash[21665]: audit 2024-09-21T13:26:18.555204+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:19.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:18 smithi092 bash[26840]: audit 2024-09-21T13:26:17.462742+0000 mgr.x (mgr.24508) 51 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:19.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:18 smithi092 bash[26840]: audit 2024-09-21T13:26:18.555204+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:19.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:18 smithi092 bash[19827]: audit 2024-09-21T13:26:17.462742+0000 mgr.x (mgr.24508) 51 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:19.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:18 smithi092 bash[19827]: audit 2024-09-21T13:26:18.555204+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:19.847 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:26:19 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:26:19] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-21T13:26:19.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:19 smithi170 bash[21665]: cluster 2024-09-21T13:26:18.530819+0000 mgr.x (mgr.24508) 52 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:20.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:19 smithi092 bash[19827]: cluster 2024-09-21T13:26:18.530819+0000 mgr.x (mgr.24508) 52 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:20.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:19 smithi092 bash[26840]: cluster 2024-09-21T13:26:18.530819+0000 mgr.x (mgr.24508) 52 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:21.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:21 smithi170 bash[21665]: cluster 2024-09-21T13:26:20.531527+0000 mgr.x (mgr.24508) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:22.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:21 smithi092 bash[19827]: cluster 2024-09-21T13:26:20.531527+0000 mgr.x (mgr.24508) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:22.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:21 smithi092 bash[26840]: cluster 2024-09-21T13:26:20.531527+0000 mgr.x (mgr.24508) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:23.847 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:23 smithi170 bash[21665]: cluster 2024-09-21T13:26:22.532237+0000 mgr.x (mgr.24508) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:24.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:23 smithi092 bash[19827]: cluster 2024-09-21T13:26:22.532237+0000 mgr.x (mgr.24508) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:24.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:23 smithi092 bash[26840]: cluster 2024-09-21T13:26:22.532237+0000 mgr.x (mgr.24508) 54 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:26.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:25 smithi092 bash[19827]: cluster 2024-09-21T13:26:24.533898+0000 mgr.x (mgr.24508) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:26.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:25 smithi092 bash[26840]: cluster 2024-09-21T13:26:24.533898+0000 mgr.x (mgr.24508) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:26.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:25 smithi170 bash[21665]: cluster 2024-09-21T13:26:24.533898+0000 mgr.x (mgr.24508) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:27.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:27 smithi092 bash[19827]: cluster 2024-09-21T13:26:26.534630+0000 mgr.x (mgr.24508) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:27.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:27 smithi092 bash[26840]: cluster 2024-09-21T13:26:26.534630+0000 mgr.x (mgr.24508) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:28.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:27 smithi170 bash[21665]: cluster 2024-09-21T13:26:26.534630+0000 mgr.x (mgr.24508) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:29.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:28 smithi092 bash[19827]: audit 2024-09-21T13:26:27.474117+0000 mgr.x (mgr.24508) 57 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:29.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:28 smithi092 bash[26840]: audit 2024-09-21T13:26:27.474117+0000 mgr.x (mgr.24508) 57 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:29.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:28 smithi170 bash[21665]: audit 2024-09-21T13:26:27.474117+0000 mgr.x (mgr.24508) 57 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:29.847 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:26:29 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:26:29] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-21T13:26:29.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:29 smithi170 bash[21665]: cluster 2024-09-21T13:26:28.536191+0000 mgr.x (mgr.24508) 58 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:30.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:29 smithi092 bash[19827]: cluster 2024-09-21T13:26:28.536191+0000 mgr.x (mgr.24508) 58 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:30.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:29 smithi092 bash[26840]: cluster 2024-09-21T13:26:28.536191+0000 mgr.x (mgr.24508) 58 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:32.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:31 smithi092 bash[19827]: cluster 2024-09-21T13:26:30.536916+0000 mgr.x (mgr.24508) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:32.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:31 smithi092 bash[26840]: cluster 2024-09-21T13:26:30.536916+0000 mgr.x (mgr.24508) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:32.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:31 smithi170 bash[21665]: cluster 2024-09-21T13:26:30.536916+0000 mgr.x (mgr.24508) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:34.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:33 smithi092 bash[19827]: cluster 2024-09-21T13:26:32.537615+0000 mgr.x (mgr.24508) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:34.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:33 smithi092 bash[19827]: audit 2024-09-21T13:26:33.557485+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:34.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:33 smithi092 bash[26840]: cluster 2024-09-21T13:26:32.537615+0000 mgr.x (mgr.24508) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:34.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:33 smithi092 bash[26840]: audit 2024-09-21T13:26:33.557485+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:34.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:33 smithi170 bash[21665]: cluster 2024-09-21T13:26:32.537615+0000 mgr.x (mgr.24508) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:34.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:33 smithi170 bash[21665]: audit 2024-09-21T13:26:33.557485+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:36.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:35 smithi092 bash[19827]: cluster 2024-09-21T13:26:34.539531+0000 mgr.x (mgr.24508) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:36.018 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:35 smithi092 bash[26840]: cluster 2024-09-21T13:26:34.539531+0000 mgr.x (mgr.24508) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:36.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:35 smithi170 bash[21665]: cluster 2024-09-21T13:26:34.539531+0000 mgr.x (mgr.24508) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:38.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:37 smithi092 bash[26840]: cluster 2024-09-21T13:26:36.540256+0000 mgr.x (mgr.24508) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:26:38.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:37 smithi092 bash[19827]: cluster 2024-09-21T13:26:36.540256+0000 mgr.x (mgr.24508) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:26:38.347 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:37 smithi170 bash[21665]: cluster 2024-09-21T13:26:36.540256+0000 mgr.x (mgr.24508) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:26:39.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:38 smithi092 bash[26840]: audit 2024-09-21T13:26:37.479692+0000 mgr.x (mgr.24508) 63 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:39.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:38 smithi092 bash[19827]: audit 2024-09-21T13:26:37.479692+0000 mgr.x (mgr.24508) 63 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:39.347 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:38 smithi170 bash[21665]: audit 2024-09-21T13:26:37.479692+0000 mgr.x (mgr.24508) 63 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:39.847 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:26:39 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:26:39] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-21T13:26:40.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:39 smithi092 bash[26840]: cluster 2024-09-21T13:26:38.541930+0000 mgr.x (mgr.24508) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:40.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:39 smithi092 bash[19827]: cluster 2024-09-21T13:26:38.541930+0000 mgr.x (mgr.24508) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:40.347 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:39 smithi170 bash[21665]: cluster 2024-09-21T13:26:38.541930+0000 mgr.x (mgr.24508) 64 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:42.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:41 smithi092 bash[26840]: cluster 2024-09-21T13:26:40.542715+0000 mgr.x (mgr.24508) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:26:42.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:41 smithi092 bash[19827]: cluster 2024-09-21T13:26:40.542715+0000 mgr.x (mgr.24508) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:26:42.347 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:41 smithi170 bash[21665]: cluster 2024-09-21T13:26:40.542715+0000 mgr.x (mgr.24508) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:26:44.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:43 smithi092 bash[26840]: cluster 2024-09-21T13:26:42.543396+0000 mgr.x (mgr.24508) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:26:44.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:43 smithi092 bash[19827]: cluster 2024-09-21T13:26:42.543396+0000 mgr.x (mgr.24508) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:26:44.347 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:43 smithi170 bash[21665]: cluster 2024-09-21T13:26:42.543396+0000 mgr.x (mgr.24508) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:26:46.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:45 smithi092 bash[26840]: cluster 2024-09-21T13:26:44.545002+0000 mgr.x (mgr.24508) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:46.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:45 smithi092 bash[19827]: cluster 2024-09-21T13:26:44.545002+0000 mgr.x (mgr.24508) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:46.348 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:45 smithi170 bash[21665]: cluster 2024-09-21T13:26:44.545002+0000 mgr.x (mgr.24508) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:48.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:47 smithi092 bash[26840]: cluster 2024-09-21T13:26:46.545726+0000 mgr.x (mgr.24508) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:48.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:47 smithi092 bash[19827]: cluster 2024-09-21T13:26:46.545726+0000 mgr.x (mgr.24508) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:48.347 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:47 smithi170 bash[21665]: cluster 2024-09-21T13:26:46.545726+0000 mgr.x (mgr.24508) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:49.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:48 smithi092 bash[19827]: audit 2024-09-21T13:26:47.491167+0000 mgr.x (mgr.24508) 69 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:49.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:48 smithi092 bash[19827]: audit 2024-09-21T13:26:48.557796+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:48 smithi092 bash[26840]: audit 2024-09-21T13:26:47.491167+0000 mgr.x (mgr.24508) 69 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:48 smithi092 bash[26840]: audit 2024-09-21T13:26:48.557796+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:49.348 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:48 smithi170 bash[21665]: audit 2024-09-21T13:26:47.491167+0000 mgr.x (mgr.24508) 69 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:49.348 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:48 smithi170 bash[21665]: audit 2024-09-21T13:26:48.557796+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:26:49.847 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:26:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:26:49] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T13:26:50.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:49 smithi092 bash[19827]: cluster 2024-09-21T13:26:48.547307+0000 mgr.x (mgr.24508) 70 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:50.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:49 smithi092 bash[26840]: cluster 2024-09-21T13:26:48.547307+0000 mgr.x (mgr.24508) 70 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:50.348 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:49 smithi170 bash[21665]: cluster 2024-09-21T13:26:48.547307+0000 mgr.x (mgr.24508) 70 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:52.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:51 smithi092 bash[19827]: cluster 2024-09-21T13:26:50.547988+0000 mgr.x (mgr.24508) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:52.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:51 smithi092 bash[26840]: cluster 2024-09-21T13:26:50.547988+0000 mgr.x (mgr.24508) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:52.347 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:51 smithi170 bash[21665]: cluster 2024-09-21T13:26:50.547988+0000 mgr.x (mgr.24508) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:54.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:53 smithi092 bash[19827]: cluster 2024-09-21T13:26:52.548669+0000 mgr.x (mgr.24508) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:54.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:53 smithi092 bash[26840]: cluster 2024-09-21T13:26:52.548669+0000 mgr.x (mgr.24508) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:54.348 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:53 smithi170 bash[21665]: cluster 2024-09-21T13:26:52.548669+0000 mgr.x (mgr.24508) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:56.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:55 smithi092 bash[19827]: cluster 2024-09-21T13:26:54.550305+0000 mgr.x (mgr.24508) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:56.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:55 smithi092 bash[26840]: cluster 2024-09-21T13:26:54.550305+0000 mgr.x (mgr.24508) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:56.348 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:55 smithi170 bash[21665]: cluster 2024-09-21T13:26:54.550305+0000 mgr.x (mgr.24508) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:26:58.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:57 smithi092 bash[19827]: cluster 2024-09-21T13:26:56.551042+0000 mgr.x (mgr.24508) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:58.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:57 smithi092 bash[26840]: cluster 2024-09-21T13:26:56.551042+0000 mgr.x (mgr.24508) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:58.348 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:57 smithi170 bash[21665]: cluster 2024-09-21T13:26:56.551042+0000 mgr.x (mgr.24508) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:26:59.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:26:58 smithi092 bash[26840]: audit 2024-09-21T13:26:57.502646+0000 mgr.x (mgr.24508) 75 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:59.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:26:58 smithi092 bash[19827]: audit 2024-09-21T13:26:57.502646+0000 mgr.x (mgr.24508) 75 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:59.347 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:26:58 smithi170 bash[21665]: audit 2024-09-21T13:26:57.502646+0000 mgr.x (mgr.24508) 75 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:26:59.847 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:26:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:26:59] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T13:27:00.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:00 smithi170 bash[21665]: cluster 2024-09-21T13:26:58.552596+0000 mgr.x (mgr.24508) 76 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:00.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:00 smithi170 bash[21665]: audit 2024-09-21T13:26:59.350712+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:27:00.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:00 smithi170 bash[21665]: audit 2024-09-21T13:26:59.358732+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:27:00.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:00 smithi170 bash[21665]: audit 2024-09-21T13:26:59.948199+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:27:00.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:00 smithi170 bash[21665]: audit 2024-09-21T13:26:59.949570+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:27:00.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:00 smithi170 bash[21665]: audit 2024-09-21T13:26:59.959126+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:27:00.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[19827]: cluster 2024-09-21T13:26:58.552596+0000 mgr.x (mgr.24508) 76 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:00.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[19827]: audit 2024-09-21T13:26:59.350712+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:27:00.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[19827]: audit 2024-09-21T13:26:59.358732+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:27:00.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[19827]: audit 2024-09-21T13:26:59.948199+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:27:00.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[19827]: audit 2024-09-21T13:26:59.949570+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:27:00.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[19827]: audit 2024-09-21T13:26:59.959126+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:27:00.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[26840]: cluster 2024-09-21T13:26:58.552596+0000 mgr.x (mgr.24508) 76 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:00.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[26840]: audit 2024-09-21T13:26:59.350712+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:27:00.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[26840]: audit 2024-09-21T13:26:59.358732+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:27:00.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[26840]: audit 2024-09-21T13:26:59.948199+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:27:00.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[26840]: audit 2024-09-21T13:26:59.949570+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:27:00.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:00 smithi092 bash[26840]: audit 2024-09-21T13:26:59.959126+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:27:02.598 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:02 smithi170 bash[21665]: cluster 2024-09-21T13:27:00.553311+0000 mgr.x (mgr.24508) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:02.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:02 smithi092 bash[19827]: cluster 2024-09-21T13:27:00.553311+0000 mgr.x (mgr.24508) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:02.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:02 smithi092 bash[26840]: cluster 2024-09-21T13:27:00.553311+0000 mgr.x (mgr.24508) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:04.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:04 smithi092 bash[19827]: cluster 2024-09-21T13:27:02.554048+0000 mgr.x (mgr.24508) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:04.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:04 smithi092 bash[19827]: audit 2024-09-21T13:27:03.558296+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:04.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:04 smithi092 bash[26840]: cluster 2024-09-21T13:27:02.554048+0000 mgr.x (mgr.24508) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:04.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:04 smithi092 bash[26840]: audit 2024-09-21T13:27:03.558296+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:04.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:04 smithi170 bash[21665]: cluster 2024-09-21T13:27:02.554048+0000 mgr.x (mgr.24508) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:04.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:04 smithi170 bash[21665]: audit 2024-09-21T13:27:03.558296+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:06.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:06 smithi092 bash[19827]: cluster 2024-09-21T13:27:04.555699+0000 mgr.x (mgr.24508) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:06.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:06 smithi092 bash[26840]: cluster 2024-09-21T13:27:04.555699+0000 mgr.x (mgr.24508) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:06.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:06 smithi170 bash[21665]: cluster 2024-09-21T13:27:04.555699+0000 mgr.x (mgr.24508) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:08.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:08 smithi092 bash[19827]: cluster 2024-09-21T13:27:06.556411+0000 mgr.x (mgr.24508) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:08.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:08 smithi092 bash[26840]: cluster 2024-09-21T13:27:06.556411+0000 mgr.x (mgr.24508) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:08.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:08 smithi170 bash[21665]: cluster 2024-09-21T13:27:06.556411+0000 mgr.x (mgr.24508) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:09.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:09 smithi092 bash[19827]: audit 2024-09-21T13:27:07.514046+0000 mgr.x (mgr.24508) 81 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:09.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:09 smithi092 bash[26840]: audit 2024-09-21T13:27:07.514046+0000 mgr.x (mgr.24508) 81 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:09.848 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:27:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:27:09] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:27:09.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:09 smithi170 bash[21665]: audit 2024-09-21T13:27:07.514046+0000 mgr.x (mgr.24508) 81 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:10.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:10 smithi092 bash[19827]: cluster 2024-09-21T13:27:08.558057+0000 mgr.x (mgr.24508) 82 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:10.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:10 smithi092 bash[26840]: cluster 2024-09-21T13:27:08.558057+0000 mgr.x (mgr.24508) 82 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:10.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:10 smithi170 bash[21665]: cluster 2024-09-21T13:27:08.558057+0000 mgr.x (mgr.24508) 82 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:12.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:12 smithi092 bash[19827]: cluster 2024-09-21T13:27:10.558831+0000 mgr.x (mgr.24508) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:12.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:12 smithi092 bash[26840]: cluster 2024-09-21T13:27:10.558831+0000 mgr.x (mgr.24508) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:12.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:12 smithi170 bash[21665]: cluster 2024-09-21T13:27:10.558831+0000 mgr.x (mgr.24508) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:14.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:14 smithi092 bash[19827]: cluster 2024-09-21T13:27:12.559538+0000 mgr.x (mgr.24508) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:14.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:14 smithi092 bash[26840]: cluster 2024-09-21T13:27:12.559538+0000 mgr.x (mgr.24508) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:14.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:14 smithi170 bash[21665]: cluster 2024-09-21T13:27:12.559538+0000 mgr.x (mgr.24508) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:16.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:16 smithi092 bash[19827]: cluster 2024-09-21T13:27:14.561155+0000 mgr.x (mgr.24508) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:16.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:16 smithi092 bash[26840]: cluster 2024-09-21T13:27:14.561155+0000 mgr.x (mgr.24508) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:16.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:16 smithi170 bash[21665]: cluster 2024-09-21T13:27:14.561155+0000 mgr.x (mgr.24508) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:18.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:18 smithi092 bash[19827]: cluster 2024-09-21T13:27:16.561875+0000 mgr.x (mgr.24508) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:18.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:18 smithi092 bash[26840]: cluster 2024-09-21T13:27:16.561875+0000 mgr.x (mgr.24508) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:18.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:18 smithi170 bash[21665]: cluster 2024-09-21T13:27:16.561875+0000 mgr.x (mgr.24508) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:19.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:19 smithi092 bash[19827]: audit 2024-09-21T13:27:17.522649+0000 mgr.x (mgr.24508) 87 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:19.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:19 smithi092 bash[19827]: audit 2024-09-21T13:27:18.558682+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:19.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:19 smithi092 bash[26840]: audit 2024-09-21T13:27:17.522649+0000 mgr.x (mgr.24508) 87 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:19.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:19 smithi092 bash[26840]: audit 2024-09-21T13:27:18.558682+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:19.848 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:27:19 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:27:19] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T13:27:19.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:19 smithi170 bash[21665]: audit 2024-09-21T13:27:17.522649+0000 mgr.x (mgr.24508) 87 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:19.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:19 smithi170 bash[21665]: audit 2024-09-21T13:27:18.558682+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:20.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:20 smithi092 bash[26840]: cluster 2024-09-21T13:27:18.563536+0000 mgr.x (mgr.24508) 88 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:27:20.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:20 smithi092 bash[19827]: cluster 2024-09-21T13:27:18.563536+0000 mgr.x (mgr.24508) 88 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:27:20.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:20 smithi170 bash[21665]: cluster 2024-09-21T13:27:18.563536+0000 mgr.x (mgr.24508) 88 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:27:21.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:21 smithi092 bash[26840]: cluster 2024-09-21T13:27:20.570550+0000 mgr.x (mgr.24508) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:27:21.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:21 smithi092 bash[19827]: cluster 2024-09-21T13:27:20.570550+0000 mgr.x (mgr.24508) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:27:21.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:21 smithi170 bash[21665]: cluster 2024-09-21T13:27:20.570550+0000 mgr.x (mgr.24508) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:27:24.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:23 smithi092 bash[19827]: cluster 2024-09-21T13:27:22.571340+0000 mgr.x (mgr.24508) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:27:24.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:23 smithi092 bash[26840]: cluster 2024-09-21T13:27:22.571340+0000 mgr.x (mgr.24508) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:27:24.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:23 smithi170 bash[21665]: cluster 2024-09-21T13:27:22.571340+0000 mgr.x (mgr.24508) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:27:26.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:25 smithi092 bash[19827]: cluster 2024-09-21T13:27:24.573019+0000 mgr.x (mgr.24508) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-21T13:27:26.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:25 smithi092 bash[26840]: cluster 2024-09-21T13:27:24.573019+0000 mgr.x (mgr.24508) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-21T13:27:26.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:25 smithi170 bash[21665]: cluster 2024-09-21T13:27:24.573019+0000 mgr.x (mgr.24508) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 108 op/s 2024-09-21T13:27:28.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:27 smithi092 bash[19827]: cluster 2024-09-21T13:27:26.573700+0000 mgr.x (mgr.24508) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-09-21T13:27:28.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:27 smithi092 bash[26840]: cluster 2024-09-21T13:27:26.573700+0000 mgr.x (mgr.24508) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-09-21T13:27:28.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:27 smithi170 bash[21665]: cluster 2024-09-21T13:27:26.573700+0000 mgr.x (mgr.24508) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 107 op/s 2024-09-21T13:27:29.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:28 smithi092 bash[19827]: audit 2024-09-21T13:27:27.533955+0000 mgr.x (mgr.24508) 93 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:29.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:28 smithi092 bash[26840]: audit 2024-09-21T13:27:27.533955+0000 mgr.x (mgr.24508) 93 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:29.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:28 smithi170 bash[21665]: audit 2024-09-21T13:27:27.533955+0000 mgr.x (mgr.24508) 93 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:29.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:29 smithi170 bash[21665]: cluster 2024-09-21T13:27:28.575307+0000 mgr.x (mgr.24508) 94 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:27:29.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:27:29 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:27:29] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T13:27:30.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:29 smithi092 bash[19827]: cluster 2024-09-21T13:27:28.575307+0000 mgr.x (mgr.24508) 94 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:27:30.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:29 smithi092 bash[26840]: cluster 2024-09-21T13:27:28.575307+0000 mgr.x (mgr.24508) 94 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:27:32.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:31 smithi092 bash[19827]: cluster 2024-09-21T13:27:30.575977+0000 mgr.x (mgr.24508) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-09-21T13:27:32.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:31 smithi092 bash[26840]: cluster 2024-09-21T13:27:30.575977+0000 mgr.x (mgr.24508) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-09-21T13:27:32.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:31 smithi170 bash[21665]: cluster 2024-09-21T13:27:30.575977+0000 mgr.x (mgr.24508) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-09-21T13:27:34.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:33 smithi092 bash[26840]: cluster 2024-09-21T13:27:32.576769+0000 mgr.x (mgr.24508) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-09-21T13:27:34.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:33 smithi092 bash[26840]: audit 2024-09-21T13:27:33.558859+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:34.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:33 smithi092 bash[19827]: cluster 2024-09-21T13:27:32.576769+0000 mgr.x (mgr.24508) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-09-21T13:27:34.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:33 smithi092 bash[19827]: audit 2024-09-21T13:27:33.558859+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:34.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:33 smithi170 bash[21665]: cluster 2024-09-21T13:27:32.576769+0000 mgr.x (mgr.24508) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-09-21T13:27:34.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:33 smithi170 bash[21665]: audit 2024-09-21T13:27:33.558859+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:36.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:35 smithi092 bash[19827]: cluster 2024-09-21T13:27:34.578512+0000 mgr.x (mgr.24508) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T13:27:36.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:35 smithi092 bash[26840]: cluster 2024-09-21T13:27:34.578512+0000 mgr.x (mgr.24508) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T13:27:36.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:35 smithi170 bash[21665]: cluster 2024-09-21T13:27:34.578512+0000 mgr.x (mgr.24508) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T13:27:38.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:37 smithi092 bash[19827]: cluster 2024-09-21T13:27:36.579240+0000 mgr.x (mgr.24508) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:27:38.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:37 smithi092 bash[26840]: cluster 2024-09-21T13:27:36.579240+0000 mgr.x (mgr.24508) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:27:38.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:37 smithi170 bash[21665]: cluster 2024-09-21T13:27:36.579240+0000 mgr.x (mgr.24508) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 8.2 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:27:39.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:38 smithi092 bash[19827]: audit 2024-09-21T13:27:37.543088+0000 mgr.x (mgr.24508) 99 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:39.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:38 smithi092 bash[26840]: audit 2024-09-21T13:27:37.543088+0000 mgr.x (mgr.24508) 99 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:39.098 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:38 smithi170 bash[21665]: audit 2024-09-21T13:27:37.543088+0000 mgr.x (mgr.24508) 99 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:39.848 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:27:39 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:27:39] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T13:27:39.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:39 smithi170 bash[21665]: cluster 2024-09-21T13:27:38.580827+0000 mgr.x (mgr.24508) 100 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 8.6 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:27:40.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:39 smithi092 bash[19827]: cluster 2024-09-21T13:27:38.580827+0000 mgr.x (mgr.24508) 100 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 8.6 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:27:40.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:39 smithi092 bash[26840]: cluster 2024-09-21T13:27:38.580827+0000 mgr.x (mgr.24508) 100 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 8.6 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:27:42.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:41 smithi092 bash[19827]: cluster 2024-09-21T13:27:40.581583+0000 mgr.x (mgr.24508) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:42.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:41 smithi092 bash[26840]: cluster 2024-09-21T13:27:40.581583+0000 mgr.x (mgr.24508) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:42.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:41 smithi170 bash[21665]: cluster 2024-09-21T13:27:40.581583+0000 mgr.x (mgr.24508) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:44.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:43 smithi092 bash[19827]: cluster 2024-09-21T13:27:42.582510+0000 mgr.x (mgr.24508) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:44.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:43 smithi092 bash[26840]: cluster 2024-09-21T13:27:42.582510+0000 mgr.x (mgr.24508) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:44.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:43 smithi170 bash[21665]: cluster 2024-09-21T13:27:42.582510+0000 mgr.x (mgr.24508) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:46.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:45 smithi092 bash[19827]: cluster 2024-09-21T13:27:44.584144+0000 mgr.x (mgr.24508) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:46.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:45 smithi092 bash[26840]: cluster 2024-09-21T13:27:44.584144+0000 mgr.x (mgr.24508) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:46.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:45 smithi170 bash[21665]: cluster 2024-09-21T13:27:44.584144+0000 mgr.x (mgr.24508) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:48.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:47 smithi092 bash[19827]: cluster 2024-09-21T13:27:46.584912+0000 mgr.x (mgr.24508) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:48.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:47 smithi092 bash[26840]: cluster 2024-09-21T13:27:46.584912+0000 mgr.x (mgr.24508) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:48.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:47 smithi170 bash[21665]: cluster 2024-09-21T13:27:46.584912+0000 mgr.x (mgr.24508) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:49.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:48 smithi092 bash[19827]: audit 2024-09-21T13:27:47.554514+0000 mgr.x (mgr.24508) 105 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:49.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:48 smithi092 bash[19827]: audit 2024-09-21T13:27:48.559593+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:49.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:48 smithi092 bash[26840]: audit 2024-09-21T13:27:47.554514+0000 mgr.x (mgr.24508) 105 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:49.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:48 smithi092 bash[26840]: audit 2024-09-21T13:27:48.559593+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:49.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:48 smithi170 bash[21665]: audit 2024-09-21T13:27:47.554514+0000 mgr.x (mgr.24508) 105 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:49.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:48 smithi170 bash[21665]: audit 2024-09-21T13:27:48.559593+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:27:49.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:27:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:27:49] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-21T13:27:49.849 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:49 smithi170 bash[21665]: cluster 2024-09-21T13:27:48.586616+0000 mgr.x (mgr.24508) 106 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:50.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:49 smithi092 bash[19827]: cluster 2024-09-21T13:27:48.586616+0000 mgr.x (mgr.24508) 106 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:50.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:49 smithi092 bash[26840]: cluster 2024-09-21T13:27:48.586616+0000 mgr.x (mgr.24508) 106 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:52.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:51 smithi092 bash[19827]: cluster 2024-09-21T13:27:50.587949+0000 mgr.x (mgr.24508) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:52.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:51 smithi092 bash[26840]: cluster 2024-09-21T13:27:50.587949+0000 mgr.x (mgr.24508) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:52.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:51 smithi170 bash[21665]: cluster 2024-09-21T13:27:50.587949+0000 mgr.x (mgr.24508) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:54.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:53 smithi092 bash[19827]: cluster 2024-09-21T13:27:52.588753+0000 mgr.x (mgr.24508) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:54.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:53 smithi092 bash[26840]: cluster 2024-09-21T13:27:52.588753+0000 mgr.x (mgr.24508) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:54.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:53 smithi170 bash[21665]: cluster 2024-09-21T13:27:52.588753+0000 mgr.x (mgr.24508) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:56.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:55 smithi092 bash[19827]: cluster 2024-09-21T13:27:54.590479+0000 mgr.x (mgr.24508) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:56.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:55 smithi092 bash[26840]: cluster 2024-09-21T13:27:54.590479+0000 mgr.x (mgr.24508) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:56.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:55 smithi170 bash[21665]: cluster 2024-09-21T13:27:54.590479+0000 mgr.x (mgr.24508) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:27:58.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:57 smithi092 bash[19827]: cluster 2024-09-21T13:27:56.591263+0000 mgr.x (mgr.24508) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:58.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:57 smithi092 bash[26840]: cluster 2024-09-21T13:27:56.591263+0000 mgr.x (mgr.24508) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:58.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:57 smithi170 bash[21665]: cluster 2024-09-21T13:27:56.591263+0000 mgr.x (mgr.24508) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:27:59.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:58 smithi092 bash[19827]: audit 2024-09-21T13:27:57.565931+0000 mgr.x (mgr.24508) 111 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:59.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:58 smithi092 bash[26840]: audit 2024-09-21T13:27:57.565931+0000 mgr.x (mgr.24508) 111 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:59.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:58 smithi170 bash[21665]: audit 2024-09-21T13:27:57.565931+0000 mgr.x (mgr.24508) 111 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:27:59.741 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:27:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:27:59] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-21T13:28:00.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:27:59 smithi092 bash[19827]: cluster 2024-09-21T13:27:58.592981+0000 mgr.x (mgr.24508) 112 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:00.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:27:59 smithi092 bash[26840]: cluster 2024-09-21T13:27:58.592981+0000 mgr.x (mgr.24508) 112 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:00.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:27:59 smithi170 bash[21665]: cluster 2024-09-21T13:27:58.592981+0000 mgr.x (mgr.24508) 112 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:02.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:01 smithi092 bash[19827]: cluster 2024-09-21T13:28:00.593444+0000 mgr.x (mgr.24508) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:02.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:01 smithi092 bash[19827]: audit 2024-09-21T13:28:00.763732+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:28:02.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:01 smithi092 bash[19827]: audit 2024-09-21T13:28:00.764867+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:28:02.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:01 smithi092 bash[19827]: audit 2024-09-21T13:28:00.775587+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:02.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:01 smithi092 bash[26840]: cluster 2024-09-21T13:28:00.593444+0000 mgr.x (mgr.24508) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:02.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:01 smithi092 bash[26840]: audit 2024-09-21T13:28:00.763732+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:28:02.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:01 smithi092 bash[26840]: audit 2024-09-21T13:28:00.764867+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:28:02.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:01 smithi092 bash[26840]: audit 2024-09-21T13:28:00.775587+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:02.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:01 smithi170 bash[21665]: cluster 2024-09-21T13:28:00.593444+0000 mgr.x (mgr.24508) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:02.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:01 smithi170 bash[21665]: audit 2024-09-21T13:28:00.763732+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:28:02.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:01 smithi170 bash[21665]: audit 2024-09-21T13:28:00.764867+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:28:02.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:01 smithi170 bash[21665]: audit 2024-09-21T13:28:00.775587+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:04.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:03 smithi092 bash[19827]: cluster 2024-09-21T13:28:02.594046+0000 mgr.x (mgr.24508) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:04.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:03 smithi092 bash[19827]: audit 2024-09-21T13:28:03.559925+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:04.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:03 smithi092 bash[26840]: cluster 2024-09-21T13:28:02.594046+0000 mgr.x (mgr.24508) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:04.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:03 smithi092 bash[26840]: audit 2024-09-21T13:28:03.559925+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:04.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:03 smithi170 bash[21665]: cluster 2024-09-21T13:28:02.594046+0000 mgr.x (mgr.24508) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:04.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:03 smithi170 bash[21665]: audit 2024-09-21T13:28:03.559925+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:06.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:05 smithi092 bash[19827]: cluster 2024-09-21T13:28:04.595701+0000 mgr.x (mgr.24508) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:06.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:05 smithi092 bash[26840]: cluster 2024-09-21T13:28:04.595701+0000 mgr.x (mgr.24508) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:06.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:05 smithi170 bash[21665]: cluster 2024-09-21T13:28:04.595701+0000 mgr.x (mgr.24508) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:08.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:07 smithi092 bash[19827]: cluster 2024-09-21T13:28:06.596397+0000 mgr.x (mgr.24508) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:08.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:07 smithi092 bash[26840]: cluster 2024-09-21T13:28:06.596397+0000 mgr.x (mgr.24508) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:08.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:07 smithi170 bash[21665]: cluster 2024-09-21T13:28:06.596397+0000 mgr.x (mgr.24508) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:09.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:08 smithi092 bash[19827]: audit 2024-09-21T13:28:07.577304+0000 mgr.x (mgr.24508) 117 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:09.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:08 smithi092 bash[26840]: audit 2024-09-21T13:28:07.577304+0000 mgr.x (mgr.24508) 117 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:09.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:08 smithi170 bash[21665]: audit 2024-09-21T13:28:07.577304+0000 mgr.x (mgr.24508) 117 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:09.768 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:28:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:28:09] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-21T13:28:10.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:09 smithi092 bash[26840]: cluster 2024-09-21T13:28:08.597879+0000 mgr.x (mgr.24508) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:10.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:09 smithi092 bash[19827]: cluster 2024-09-21T13:28:08.597879+0000 mgr.x (mgr.24508) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:10.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:09 smithi170 bash[21665]: cluster 2024-09-21T13:28:08.597879+0000 mgr.x (mgr.24508) 118 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:12.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:11 smithi170 bash[21665]: cluster 2024-09-21T13:28:10.598576+0000 mgr.x (mgr.24508) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:12.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:11 smithi092 bash[19827]: cluster 2024-09-21T13:28:10.598576+0000 mgr.x (mgr.24508) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:12.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:11 smithi092 bash[26840]: cluster 2024-09-21T13:28:10.598576+0000 mgr.x (mgr.24508) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:14.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:13 smithi170 bash[21665]: cluster 2024-09-21T13:28:12.599239+0000 mgr.x (mgr.24508) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:14.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:13 smithi092 bash[19827]: cluster 2024-09-21T13:28:12.599239+0000 mgr.x (mgr.24508) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:14.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:13 smithi092 bash[26840]: cluster 2024-09-21T13:28:12.599239+0000 mgr.x (mgr.24508) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:16.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:15 smithi170 bash[21665]: cluster 2024-09-21T13:28:14.600875+0000 mgr.x (mgr.24508) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:16.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:15 smithi092 bash[19827]: cluster 2024-09-21T13:28:14.600875+0000 mgr.x (mgr.24508) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:16.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:15 smithi092 bash[26840]: cluster 2024-09-21T13:28:14.600875+0000 mgr.x (mgr.24508) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:18.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:17 smithi092 bash[19827]: cluster 2024-09-21T13:28:16.601523+0000 mgr.x (mgr.24508) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:18.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:17 smithi092 bash[26840]: cluster 2024-09-21T13:28:16.601523+0000 mgr.x (mgr.24508) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:18.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:17 smithi170 bash[21665]: cluster 2024-09-21T13:28:16.601523+0000 mgr.x (mgr.24508) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:19.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:18 smithi170 bash[21665]: audit 2024-09-21T13:28:17.588672+0000 mgr.x (mgr.24508) 123 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:19.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:18 smithi170 bash[21665]: audit 2024-09-21T13:28:18.560419+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:19.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:18 smithi092 bash[19827]: audit 2024-09-21T13:28:17.588672+0000 mgr.x (mgr.24508) 123 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:19.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:18 smithi092 bash[19827]: audit 2024-09-21T13:28:18.560419+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:19.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:18 smithi092 bash[26840]: audit 2024-09-21T13:28:17.588672+0000 mgr.x (mgr.24508) 123 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:19.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:18 smithi092 bash[26840]: audit 2024-09-21T13:28:18.560419+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:19.799 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:28:19 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:28:19] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-21T13:28:20.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:19 smithi170 bash[21665]: cluster 2024-09-21T13:28:18.605264+0000 mgr.x (mgr.24508) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:20.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:19 smithi092 bash[19827]: cluster 2024-09-21T13:28:18.605264+0000 mgr.x (mgr.24508) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:20.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:19 smithi092 bash[26840]: cluster 2024-09-21T13:28:18.605264+0000 mgr.x (mgr.24508) 124 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:22.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:21 smithi170 bash[21665]: cluster 2024-09-21T13:28:20.606032+0000 mgr.x (mgr.24508) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:22.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:21 smithi092 bash[19827]: cluster 2024-09-21T13:28:20.606032+0000 mgr.x (mgr.24508) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:22.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:21 smithi092 bash[26840]: cluster 2024-09-21T13:28:20.606032+0000 mgr.x (mgr.24508) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:24.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:23 smithi170 bash[21665]: cluster 2024-09-21T13:28:22.606790+0000 mgr.x (mgr.24508) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:24.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:23 smithi092 bash[19827]: cluster 2024-09-21T13:28:22.606790+0000 mgr.x (mgr.24508) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:24.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:23 smithi092 bash[26840]: cluster 2024-09-21T13:28:22.606790+0000 mgr.x (mgr.24508) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:26.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:25 smithi170 bash[21665]: cluster 2024-09-21T13:28:24.608417+0000 mgr.x (mgr.24508) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:26.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:25 smithi092 bash[19827]: cluster 2024-09-21T13:28:24.608417+0000 mgr.x (mgr.24508) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:26.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:25 smithi092 bash[26840]: cluster 2024-09-21T13:28:24.608417+0000 mgr.x (mgr.24508) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:28.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:27 smithi092 bash[19827]: cluster 2024-09-21T13:28:26.609123+0000 mgr.x (mgr.24508) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:28.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:27 smithi092 bash[26840]: cluster 2024-09-21T13:28:26.609123+0000 mgr.x (mgr.24508) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:28.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:27 smithi170 bash[21665]: cluster 2024-09-21T13:28:26.609123+0000 mgr.x (mgr.24508) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:29.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:28 smithi170 bash[21665]: audit 2024-09-21T13:28:27.600067+0000 mgr.x (mgr.24508) 129 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:29.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:28 smithi092 bash[19827]: audit 2024-09-21T13:28:27.600067+0000 mgr.x (mgr.24508) 129 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:29.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:28 smithi092 bash[26840]: audit 2024-09-21T13:28:27.600067+0000 mgr.x (mgr.24508) 129 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:29.833 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:28:29 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:28:29] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-21T13:28:30.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:29 smithi170 bash[21665]: cluster 2024-09-21T13:28:28.610706+0000 mgr.x (mgr.24508) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:30.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:29 smithi092 bash[19827]: cluster 2024-09-21T13:28:28.610706+0000 mgr.x (mgr.24508) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:30.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:29 smithi092 bash[26840]: cluster 2024-09-21T13:28:28.610706+0000 mgr.x (mgr.24508) 130 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:32.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:31 smithi170 bash[21665]: cluster 2024-09-21T13:28:30.611364+0000 mgr.x (mgr.24508) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:32.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:31 smithi092 bash[19827]: cluster 2024-09-21T13:28:30.611364+0000 mgr.x (mgr.24508) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:32.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:31 smithi092 bash[26840]: cluster 2024-09-21T13:28:30.611364+0000 mgr.x (mgr.24508) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:34.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:33 smithi170 bash[21665]: cluster 2024-09-21T13:28:32.612099+0000 mgr.x (mgr.24508) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:34.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:33 smithi170 bash[21665]: audit 2024-09-21T13:28:33.560720+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:34.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:33 smithi092 bash[19827]: cluster 2024-09-21T13:28:32.612099+0000 mgr.x (mgr.24508) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:34.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:33 smithi092 bash[19827]: audit 2024-09-21T13:28:33.560720+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:34.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:33 smithi092 bash[26840]: cluster 2024-09-21T13:28:32.612099+0000 mgr.x (mgr.24508) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:34.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:33 smithi092 bash[26840]: audit 2024-09-21T13:28:33.560720+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:36.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:35 smithi170 bash[21665]: cluster 2024-09-21T13:28:34.613760+0000 mgr.x (mgr.24508) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:36.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:35 smithi092 bash[19827]: cluster 2024-09-21T13:28:34.613760+0000 mgr.x (mgr.24508) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:36.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:35 smithi092 bash[26840]: cluster 2024-09-21T13:28:34.613760+0000 mgr.x (mgr.24508) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:38.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:37 smithi092 bash[19827]: cluster 2024-09-21T13:28:36.614481+0000 mgr.x (mgr.24508) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:38.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:37 smithi092 bash[26840]: cluster 2024-09-21T13:28:36.614481+0000 mgr.x (mgr.24508) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:38.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:37 smithi170 bash[21665]: cluster 2024-09-21T13:28:36.614481+0000 mgr.x (mgr.24508) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:39.225 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:38 smithi092 bash[26840]: audit 2024-09-21T13:28:37.608921+0000 mgr.x (mgr.24508) 135 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:39.225 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:38 smithi092 bash[19827]: audit 2024-09-21T13:28:37.608921+0000 mgr.x (mgr.24508) 135 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:39.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:38 smithi170 bash[21665]: audit 2024-09-21T13:28:37.608921+0000 mgr.x (mgr.24508) 135 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:39.643 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:28:39.849 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:28:39 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:28:39] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-21T13:28:40.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:39 smithi092 bash[19827]: cluster 2024-09-21T13:28:38.616016+0000 mgr.x (mgr.24508) 136 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:40.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:39 smithi092 bash[26840]: cluster 2024-09-21T13:28:38.616016+0000 mgr.x (mgr.24508) 136 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:40.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:39 smithi170 bash[21665]: cluster 2024-09-21T13:28:38.616016+0000 mgr.x (mgr.24508) 136 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:42.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:41 smithi092 bash[19827]: cluster 2024-09-21T13:28:40.616769+0000 mgr.x (mgr.24508) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:42.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:41 smithi092 bash[26840]: cluster 2024-09-21T13:28:40.616769+0000 mgr.x (mgr.24508) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:42.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:41 smithi170 bash[21665]: cluster 2024-09-21T13:28:40.616769+0000 mgr.x (mgr.24508) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:44.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:43 smithi092 bash[19827]: cluster 2024-09-21T13:28:42.617507+0000 mgr.x (mgr.24508) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:44.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:43 smithi092 bash[26840]: cluster 2024-09-21T13:28:42.617507+0000 mgr.x (mgr.24508) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:44.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:43 smithi170 bash[21665]: cluster 2024-09-21T13:28:42.617507+0000 mgr.x (mgr.24508) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:44.461 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:46.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:45 smithi092 bash[19827]: cluster 2024-09-21T13:28:44.619258+0000 mgr.x (mgr.24508) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:46.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:45 smithi092 bash[19827]: audit 2024-09-21T13:28:45.857269+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.92:0/2238664207' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:28:46.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:45 smithi092 bash[26840]: cluster 2024-09-21T13:28:44.619258+0000 mgr.x (mgr.24508) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:46.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:45 smithi092 bash[26840]: audit 2024-09-21T13:28:45.857269+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.92:0/2238664207' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:28:46.275 INFO:teuthology.orchestra.run.smithi092.stdout:Scheduled to redeploy mgr.y on host 'smithi092' 2024-09-21T13:28:46.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:45 smithi170 bash[21665]: cluster 2024-09-21T13:28:44.619258+0000 mgr.x (mgr.24508) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:46.350 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:45 smithi170 bash[21665]: audit 2024-09-21T13:28:45.857269+0000 mon.a (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.92:0/2238664207' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T13:28:46.843 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps --refresh' 2024-09-21T13:28:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.238478+0000 mgr.x (mgr.24508) 140 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.248412+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: cephadm 2024-09-21T13:28:46.253099+0000 mgr.x (mgr.24508) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-21T13:28:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.264222+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.279787+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.520 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.282711+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:28:47.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.284226+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:28:47.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.295106+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.335573+0000 mon.b (mon.1) 82 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:28:47.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.337674+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:28:47.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.338397+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:28:47.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: audit 2024-09-21T13:28:46.340082+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:28:47.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[19827]: cephadm 2024-09-21T13:28:46.341695+0000 mgr.x (mgr.24508) 142 : cephadm [INF] Deploying daemon mgr.y on smithi092 2024-09-21T13:28:47.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.238478+0000 mgr.x (mgr.24508) 140 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:47.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.248412+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: cephadm 2024-09-21T13:28:46.253099+0000 mgr.x (mgr.24508) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-21T13:28:47.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.264222+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.279787+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.282711+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:28:47.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.284226+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:28:47.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.295106+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.335573+0000 mon.b (mon.1) 82 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:28:47.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.337674+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:28:47.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.338397+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:28:47.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: audit 2024-09-21T13:28:46.340082+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:28:47.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:47 smithi092 bash[26840]: cephadm 2024-09-21T13:28:46.341695+0000 mgr.x (mgr.24508) 142 : cephadm [INF] Deploying daemon mgr.y on smithi092 2024-09-21T13:28:47.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.238478+0000 mgr.x (mgr.24508) 140 : audit [DBG] from='client.25001 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:47.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.248412+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: cephadm 2024-09-21T13:28:46.253099+0000 mgr.x (mgr.24508) 141 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-21T13:28:47.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.264222+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.279787+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.282711+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:28:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.284226+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:28:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.295106+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:28:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.335573+0000 mon.b (mon.1) 82 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:28:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.337674+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24508 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:28:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.338397+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:28:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: audit 2024-09-21T13:28:46.340082+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:28:47.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:47 smithi170 bash[21665]: cephadm 2024-09-21T13:28:46.341695+0000 mgr.x (mgr.24508) 142 : cephadm [INF] Deploying daemon mgr.y on smithi092 2024-09-21T13:28:48.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:48 smithi170 bash[21665]: cluster 2024-09-21T13:28:46.619961+0000 mgr.x (mgr.24508) 143 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:48.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:48 smithi092 bash[19827]: cluster 2024-09-21T13:28:46.619961+0000 mgr.x (mgr.24508) 143 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:48.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:48 smithi092 bash[26840]: cluster 2024-09-21T13:28:46.619961+0000 mgr.x (mgr.24508) 143 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:49.600 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:28:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:28:49] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-21T13:28:49.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:49 smithi170 bash[21665]: audit 2024-09-21T13:28:47.617969+0000 mgr.x (mgr.24508) 144 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:49.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:49 smithi170 bash[21665]: audit 2024-09-21T13:28:48.561078+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:49.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:49 smithi092 bash[19827]: audit 2024-09-21T13:28:47.617969+0000 mgr.x (mgr.24508) 144 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:49.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:49 smithi092 bash[19827]: audit 2024-09-21T13:28:48.561078+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:49.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:49 smithi092 bash[26840]: audit 2024-09-21T13:28:47.617969+0000 mgr.x (mgr.24508) 144 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:49.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:49 smithi092 bash[26840]: audit 2024-09-21T13:28:48.561078+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:28:50.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:50 smithi170 bash[21665]: cluster 2024-09-21T13:28:48.621529+0000 mgr.x (mgr.24508) 145 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:50.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:50 smithi092 bash[19827]: cluster 2024-09-21T13:28:48.621529+0000 mgr.x (mgr.24508) 145 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:50.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:50 smithi092 bash[26840]: cluster 2024-09-21T13:28:48.621529+0000 mgr.x (mgr.24508) 145 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:51.643 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:52.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:52 smithi170 bash[21665]: cluster 2024-09-21T13:28:50.622344+0000 mgr.x (mgr.24508) 146 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:52.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:52 smithi092 bash[19827]: cluster 2024-09-21T13:28:50.622344+0000 mgr.x (mgr.24508) 146 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:52.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:52 smithi092 bash[26840]: cluster 2024-09-21T13:28:50.622344+0000 mgr.x (mgr.24508) 146 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (13m) 2m ago 13m 13.5M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (13m) 2m ago 13m 75.5M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (3m) 2m ago 11m 46.7M - 3.8 164465d2334a 46a09faac7d9 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (6m) 2m ago 21m 494M - 19.3.0-5104-g44178494 b415816db8b4 dddb4683567b 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:9283,8765 running (24m) 2m ago 24m 426M - 19.1.1-373-g4e45e6b4 164465d2334a e95e66c916c2 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (24m) 2m ago 24m 61.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (22m) 2m ago 22m 48.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (22m) 2m ago 22m 46.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (13m) 2m ago 13m 8403k - 1.5.0 0da6a335fe13 bc1b0887dd46 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (13m) 2m ago 13m 8819k - 1.5.0 0da6a335fe13 3462121e42ef 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (21m) 2m ago 21m 52.5M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:28:53.820 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (20m) 2m ago 20m 60.6M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:28:53.821 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (19m) 2m ago 19m 50.7M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:28:53.821 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (18m) 2m ago 18m 59.9M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:28:53.821 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (17m) 2m ago 17m 52.7M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:28:53.821 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (16m) 2m ago 16m 58.8M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:28:53.821 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (15m) 2m ago 16m 49.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:28:53.821 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (15m) 2m ago 15m 59.8M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:28:53.821 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (3m) 2m ago 14m 29.5M - 2.43.0 a07b618ecd1d a8926d38cb23 2024-09-21T13:28:53.821 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (11m) 2m ago 11m 94.7M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:28:53.821 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (11m) 2m ago 11m 95.2M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:28:54.524 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T13:28:54.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:54 smithi170 bash[21665]: cluster 2024-09-21T13:28:52.623161+0000 mgr.x (mgr.24508) 147 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:54.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:54 smithi092 bash[19827]: cluster 2024-09-21T13:28:52.623161+0000 mgr.x (mgr.24508) 147 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:54.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:54 smithi092 bash[26840]: cluster 2024-09-21T13:28:52.623161+0000 mgr.x (mgr.24508) 147 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:55.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:55 smithi170 bash[21665]: audit 2024-09-21T13:28:53.785610+0000 mgr.x (mgr.24508) 148 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:55.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:55 smithi092 bash[19827]: audit 2024-09-21T13:28:53.785610+0000 mgr.x (mgr.24508) 148 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:55.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:55 smithi092 bash[26840]: audit 2024-09-21T13:28:53.785610+0000 mgr.x (mgr.24508) 148 : audit [DBG] from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:56.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:56 smithi170 bash[21665]: cluster 2024-09-21T13:28:54.624826+0000 mgr.x (mgr.24508) 149 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:56.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:56 smithi092 bash[26840]: cluster 2024-09-21T13:28:54.624826+0000 mgr.x (mgr.24508) 149 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:56.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:56 smithi092 bash[19827]: cluster 2024-09-21T13:28:54.624826+0000 mgr.x (mgr.24508) 149 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:28:58.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:58 smithi170 bash[21665]: cluster 2024-09-21T13:28:56.625559+0000 mgr.x (mgr.24508) 150 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:58.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:58 smithi092 bash[26840]: cluster 2024-09-21T13:28:56.625559+0000 mgr.x (mgr.24508) 150 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:58.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:58 smithi092 bash[19827]: cluster 2024-09-21T13:28:56.625559+0000 mgr.x (mgr.24508) 150 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:28:59.342 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:28:59.600 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:28:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:28:59] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-21T13:28:59.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:28:59 smithi170 bash[21665]: audit 2024-09-21T13:28:57.625841+0000 mgr.x (mgr.24508) 151 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:59.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:28:59 smithi092 bash[19827]: audit 2024-09-21T13:28:57.625841+0000 mgr.x (mgr.24508) 151 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:28:59.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:28:59 smithi092 bash[26840]: audit 2024-09-21T13:28:57.625841+0000 mgr.x (mgr.24508) 151 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:00.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:00 smithi170 bash[21665]: cluster 2024-09-21T13:28:58.627170+0000 mgr.x (mgr.24508) 152 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:00.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:00 smithi092 bash[19827]: cluster 2024-09-21T13:28:58.627170+0000 mgr.x (mgr.24508) 152 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:00.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:00 smithi092 bash[26840]: cluster 2024-09-21T13:28:58.627170+0000 mgr.x (mgr.24508) 152 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:02.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:02 smithi170 bash[21665]: cluster 2024-09-21T13:29:00.627881+0000 mgr.x (mgr.24508) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:02.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:02 smithi092 bash[19827]: cluster 2024-09-21T13:29:00.627881+0000 mgr.x (mgr.24508) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:02.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:02 smithi092 bash[26840]: cluster 2024-09-21T13:29:00.627881+0000 mgr.x (mgr.24508) 153 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:04.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:04 smithi170 bash[21665]: cluster 2024-09-21T13:29:02.628586+0000 mgr.x (mgr.24508) 154 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:04.600 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:04 smithi170 bash[21665]: audit 2024-09-21T13:29:03.561565+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:04.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:04 smithi092 bash[19827]: cluster 2024-09-21T13:29:02.628586+0000 mgr.x (mgr.24508) 154 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:04.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:04 smithi092 bash[19827]: audit 2024-09-21T13:29:03.561565+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:04.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:04 smithi092 bash[26840]: cluster 2024-09-21T13:29:02.628586+0000 mgr.x (mgr.24508) 154 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:04.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:04 smithi092 bash[26840]: audit 2024-09-21T13:29:03.561565+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:06.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:06 smithi092 bash[19827]: cluster 2024-09-21T13:29:04.630297+0000 mgr.x (mgr.24508) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:06.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:06 smithi092 bash[26840]: cluster 2024-09-21T13:29:04.630297+0000 mgr.x (mgr.24508) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:06.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:06 smithi170 bash[21665]: cluster 2024-09-21T13:29:04.630297+0000 mgr.x (mgr.24508) 155 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:08.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:08 smithi092 bash[26840]: cluster 2024-09-21T13:29:06.631117+0000 mgr.x (mgr.24508) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:08.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:08 smithi092 bash[19827]: cluster 2024-09-21T13:29:06.631117+0000 mgr.x (mgr.24508) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:08.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:08 smithi170 bash[21665]: cluster 2024-09-21T13:29:06.631117+0000 mgr.x (mgr.24508) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:09.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:09 smithi092 bash[26840]: audit 2024-09-21T13:29:07.633632+0000 mgr.x (mgr.24508) 157 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:09.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:09 smithi092 bash[19827]: audit 2024-09-21T13:29:07.633632+0000 mgr.x (mgr.24508) 157 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:09.850 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:29:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:29:09] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-21T13:29:09.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:09 smithi170 bash[21665]: audit 2024-09-21T13:29:07.633632+0000 mgr.x (mgr.24508) 157 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:10.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:10 smithi092 bash[19827]: cluster 2024-09-21T13:29:08.632812+0000 mgr.x (mgr.24508) 158 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:10.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:10 smithi092 bash[26840]: cluster 2024-09-21T13:29:08.632812+0000 mgr.x (mgr.24508) 158 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:10.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:10 smithi170 bash[21665]: cluster 2024-09-21T13:29:08.632812+0000 mgr.x (mgr.24508) 158 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:12.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:12 smithi092 bash[26840]: cluster 2024-09-21T13:29:10.633675+0000 mgr.x (mgr.24508) 159 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:12.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:12 smithi092 bash[19827]: cluster 2024-09-21T13:29:10.633675+0000 mgr.x (mgr.24508) 159 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:12.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:12 smithi170 bash[21665]: cluster 2024-09-21T13:29:10.633675+0000 mgr.x (mgr.24508) 159 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:14.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:14 smithi092 bash[19827]: cluster 2024-09-21T13:29:12.634553+0000 mgr.x (mgr.24508) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:14.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:14 smithi092 bash[26840]: cluster 2024-09-21T13:29:12.634553+0000 mgr.x (mgr.24508) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:14.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:14 smithi170 bash[21665]: cluster 2024-09-21T13:29:12.634553+0000 mgr.x (mgr.24508) 160 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:16.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:16 smithi092 bash[19827]: cluster 2024-09-21T13:29:14.636264+0000 mgr.x (mgr.24508) 161 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:16.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:16 smithi092 bash[26840]: cluster 2024-09-21T13:29:14.636264+0000 mgr.x (mgr.24508) 161 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:16.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:16 smithi170 bash[21665]: cluster 2024-09-21T13:29:14.636264+0000 mgr.x (mgr.24508) 161 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:18.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:18 smithi092 bash[19827]: cluster 2024-09-21T13:29:16.636976+0000 mgr.x (mgr.24508) 162 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:18.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:18 smithi092 bash[26840]: cluster 2024-09-21T13:29:16.636976+0000 mgr.x (mgr.24508) 162 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:18.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:18 smithi170 bash[21665]: cluster 2024-09-21T13:29:16.636976+0000 mgr.x (mgr.24508) 162 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:19.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:19 smithi092 bash[26840]: audit 2024-09-21T13:29:17.641553+0000 mgr.x (mgr.24508) 163 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:19.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:19 smithi092 bash[26840]: audit 2024-09-21T13:29:18.562082+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:19.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:19 smithi092 bash[19827]: audit 2024-09-21T13:29:17.641553+0000 mgr.x (mgr.24508) 163 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:19.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:19 smithi092 bash[19827]: audit 2024-09-21T13:29:18.562082+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:19.850 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:29:19 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:29:19] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-21T13:29:19.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:19 smithi170 bash[21665]: audit 2024-09-21T13:29:17.641553+0000 mgr.x (mgr.24508) 163 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:19.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:19 smithi170 bash[21665]: audit 2024-09-21T13:29:18.562082+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:20.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:20 smithi092 bash[19827]: cluster 2024-09-21T13:29:18.638646+0000 mgr.x (mgr.24508) 164 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:20.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:20 smithi092 bash[26840]: cluster 2024-09-21T13:29:18.638646+0000 mgr.x (mgr.24508) 164 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:20.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:20 smithi170 bash[21665]: cluster 2024-09-21T13:29:18.638646+0000 mgr.x (mgr.24508) 164 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:22.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:22 smithi092 bash[19827]: cluster 2024-09-21T13:29:20.639323+0000 mgr.x (mgr.24508) 165 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:22.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:22 smithi092 bash[26840]: cluster 2024-09-21T13:29:20.639323+0000 mgr.x (mgr.24508) 165 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:22.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:22 smithi170 bash[21665]: cluster 2024-09-21T13:29:20.639323+0000 mgr.x (mgr.24508) 165 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:24.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:24 smithi092 bash[19827]: cluster 2024-09-21T13:29:22.640046+0000 mgr.x (mgr.24508) 166 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:24.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:24 smithi092 bash[26840]: cluster 2024-09-21T13:29:22.640046+0000 mgr.x (mgr.24508) 166 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:24.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:24 smithi170 bash[21665]: cluster 2024-09-21T13:29:22.640046+0000 mgr.x (mgr.24508) 166 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:26.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:26 smithi092 bash[19827]: cluster 2024-09-21T13:29:24.641674+0000 mgr.x (mgr.24508) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:26.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:26 smithi092 bash[26840]: cluster 2024-09-21T13:29:24.641674+0000 mgr.x (mgr.24508) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:26.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:26 smithi170 bash[21665]: cluster 2024-09-21T13:29:24.641674+0000 mgr.x (mgr.24508) 167 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:28.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:28 smithi092 bash[19827]: cluster 2024-09-21T13:29:26.642392+0000 mgr.x (mgr.24508) 168 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:28.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:28 smithi092 bash[26840]: cluster 2024-09-21T13:29:26.642392+0000 mgr.x (mgr.24508) 168 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:28.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:28 smithi170 bash[21665]: cluster 2024-09-21T13:29:26.642392+0000 mgr.x (mgr.24508) 168 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:29.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:29 smithi092 bash[19827]: audit 2024-09-21T13:29:27.652770+0000 mgr.x (mgr.24508) 169 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:29.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:29 smithi092 bash[26840]: audit 2024-09-21T13:29:27.652770+0000 mgr.x (mgr.24508) 169 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:29.851 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:29:29 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:29:29] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-21T13:29:29.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:29 smithi170 bash[21665]: audit 2024-09-21T13:29:27.652770+0000 mgr.x (mgr.24508) 169 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:30.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:30 smithi092 bash[19827]: cluster 2024-09-21T13:29:28.643942+0000 mgr.x (mgr.24508) 170 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:30.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:30 smithi092 bash[26840]: cluster 2024-09-21T13:29:28.643942+0000 mgr.x (mgr.24508) 170 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:30.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:30 smithi170 bash[21665]: cluster 2024-09-21T13:29:28.643942+0000 mgr.x (mgr.24508) 170 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:32.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:32 smithi092 bash[19827]: cluster 2024-09-21T13:29:30.644696+0000 mgr.x (mgr.24508) 171 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:32.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:32 smithi092 bash[26840]: cluster 2024-09-21T13:29:30.644696+0000 mgr.x (mgr.24508) 171 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:32.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:32 smithi170 bash[21665]: cluster 2024-09-21T13:29:30.644696+0000 mgr.x (mgr.24508) 171 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:33.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:33 smithi092 bash[26840]: cluster 2024-09-21T13:29:32.645459+0000 mgr.x (mgr.24508) 172 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:33.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:33 smithi092 bash[19827]: cluster 2024-09-21T13:29:32.645459+0000 mgr.x (mgr.24508) 172 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:33.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:33 smithi170 bash[21665]: cluster 2024-09-21T13:29:32.645459+0000 mgr.x (mgr.24508) 172 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:34.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:34 smithi092 bash[26840]: audit 2024-09-21T13:29:33.563024+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:34.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:34 smithi092 bash[19827]: audit 2024-09-21T13:29:33.563024+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:34.850 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:34 smithi170 bash[21665]: audit 2024-09-21T13:29:33.563024+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:35.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:35 smithi092 bash[19827]: cluster 2024-09-21T13:29:34.647123+0000 mgr.x (mgr.24508) 173 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:35.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:35 smithi092 bash[26840]: cluster 2024-09-21T13:29:34.647123+0000 mgr.x (mgr.24508) 173 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:35.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:35 smithi170 bash[21665]: cluster 2024-09-21T13:29:34.647123+0000 mgr.x (mgr.24508) 173 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:38.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:37 smithi092 bash[19827]: cluster 2024-09-21T13:29:36.647864+0000 mgr.x (mgr.24508) 174 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:38.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:37 smithi092 bash[26840]: cluster 2024-09-21T13:29:36.647864+0000 mgr.x (mgr.24508) 174 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:38.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:37 smithi170 bash[21665]: cluster 2024-09-21T13:29:36.647864+0000 mgr.x (mgr.24508) 174 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:39.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:38 smithi092 bash[19827]: audit 2024-09-21T13:29:37.664095+0000 mgr.x (mgr.24508) 175 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:39.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:38 smithi092 bash[26840]: audit 2024-09-21T13:29:37.664095+0000 mgr.x (mgr.24508) 175 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:39.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:38 smithi170 bash[21665]: audit 2024-09-21T13:29:37.664095+0000 mgr.x (mgr.24508) 175 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:39.709 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:29:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:39.710 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:29:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:39.710 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:29:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:39.710 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:29:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:39.711 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:29:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:39.711 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:39.711 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:39.711 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:29:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:39.712 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:39.851 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:29:39 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:29:39] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-21T13:29:39.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:39 smithi170 bash[21665]: cluster 2024-09-21T13:29:38.649459+0000 mgr.x (mgr.24508) 176 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:39.984 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:39 smithi092 systemd[1]: Stopping Ceph mgr.y for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:29:39.985 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:39 smithi092 bash[26840]: cluster 2024-09-21T13:29:38.649459+0000 mgr.x (mgr.24508) 176 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:39.985 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:39 smithi092 bash[19827]: cluster 2024-09-21T13:29:38.649459+0000 mgr.x (mgr.24508) 176 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:40.594 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:40 smithi092 bash[68767]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mgr-y 2024-09-21T13:29:40.594 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:29:40.594 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:40 smithi092 bash[68827]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mgr-y 2024-09-21T13:29:40.594 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-21T13:29:40.594 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: Stopped Ceph mgr.y for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:29:41.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:41.019 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:41.020 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:41.020 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:41.020 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:41.021 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:41.021 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:41.021 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: Started Ceph mgr.y for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:29:41.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:41.021 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:29:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:29:42.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[19827]: cluster 2024-09-21T13:29:40.650156+0000 mgr.x (mgr.24508) 177 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:42.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[19827]: audit 2024-09-21T13:29:40.773692+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[19827]: audit 2024-09-21T13:29:40.784869+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[19827]: audit 2024-09-21T13:29:40.795234+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[19827]: audit 2024-09-21T13:29:40.805849+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.019 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[68882]: debug 2024-09-21T13:29:41.718+0000 7f2160a94640 1 -- 172.21.15.92:0/3404108391 <== mon.2 v2:172.21.15.92:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bc958e10e0 con 0x55bc958e3400 2024-09-21T13:29:42.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[26840]: cluster 2024-09-21T13:29:40.650156+0000 mgr.x (mgr.24508) 177 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:42.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[26840]: audit 2024-09-21T13:29:40.773692+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[26840]: audit 2024-09-21T13:29:40.784869+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[26840]: audit 2024-09-21T13:29:40.795234+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:41 smithi092 bash[26840]: audit 2024-09-21T13:29:40.805849+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:41 smithi170 bash[21665]: cluster 2024-09-21T13:29:40.650156+0000 mgr.x (mgr.24508) 177 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:42.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:41 smithi170 bash[21665]: audit 2024-09-21T13:29:40.773692+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:41 smithi170 bash[21665]: audit 2024-09-21T13:29:40.784869+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:41 smithi170 bash[21665]: audit 2024-09-21T13:29:40.795234+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:42.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:41 smithi170 bash[21665]: audit 2024-09-21T13:29:40.805849+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:44.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:43 smithi170 bash[21665]: cluster 2024-09-21T13:29:42.650886+0000 mgr.x (mgr.24508) 178 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:44.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:43 smithi092 bash[19827]: cluster 2024-09-21T13:29:42.650886+0000 mgr.x (mgr.24508) 178 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:44.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:43 smithi092 bash[26840]: cluster 2024-09-21T13:29:42.650886+0000 mgr.x (mgr.24508) 178 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:46.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:45 smithi170 bash[21665]: cluster 2024-09-21T13:29:44.652487+0000 mgr.x (mgr.24508) 179 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:46.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:45 smithi092 bash[19827]: cluster 2024-09-21T13:29:44.652487+0000 mgr.x (mgr.24508) 179 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:46.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:45 smithi092 bash[26840]: cluster 2024-09-21T13:29:44.652487+0000 mgr.x (mgr.24508) 179 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:48.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[19827]: cluster 2024-09-21T13:29:46.653127+0000 mgr.x (mgr.24508) 180 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:48.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[19827]: audit 2024-09-21T13:29:46.753834+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[19827]: audit 2024-09-21T13:29:46.760975+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[19827]: audit 2024-09-21T13:29:46.969213+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[19827]: audit 2024-09-21T13:29:46.981693+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[19827]: audit 2024-09-21T13:29:47.578703+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:29:48.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[19827]: audit 2024-09-21T13:29:47.579799+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:29:48.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[19827]: audit 2024-09-21T13:29:47.590971+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[68882]: [21/Sep/2024:13:29:47] ENGINE Bus STARTING 2024-09-21T13:29:48.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[68882]: CherryPy Checker: 2024-09-21T13:29:48.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[68882]: The Application mounted at '' has an empty config. 2024-09-21T13:29:48.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[68882]: [21/Sep/2024:13:29:47] ENGINE Serving on http://:::9283 2024-09-21T13:29:48.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[68882]: [21/Sep/2024:13:29:47] ENGINE Bus STARTED 2024-09-21T13:29:48.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[26840]: cluster 2024-09-21T13:29:46.653127+0000 mgr.x (mgr.24508) 180 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:48.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[26840]: audit 2024-09-21T13:29:46.753834+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[26840]: audit 2024-09-21T13:29:46.760975+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[26840]: audit 2024-09-21T13:29:46.969213+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[26840]: audit 2024-09-21T13:29:46.981693+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[26840]: audit 2024-09-21T13:29:47.578703+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:29:48.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[26840]: audit 2024-09-21T13:29:47.579799+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:29:48.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:47 smithi092 bash[26840]: audit 2024-09-21T13:29:47.590971+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:47 smithi170 bash[21665]: cluster 2024-09-21T13:29:46.653127+0000 mgr.x (mgr.24508) 180 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:48.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:47 smithi170 bash[21665]: audit 2024-09-21T13:29:46.753834+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:47 smithi170 bash[21665]: audit 2024-09-21T13:29:46.760975+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:47 smithi170 bash[21665]: audit 2024-09-21T13:29:46.969213+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:47 smithi170 bash[21665]: audit 2024-09-21T13:29:46.981693+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:48.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:47 smithi170 bash[21665]: audit 2024-09-21T13:29:47.578703+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:29:48.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:47 smithi170 bash[21665]: audit 2024-09-21T13:29:47.579799+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:29:48.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:47 smithi170 bash[21665]: audit 2024-09-21T13:29:47.590971+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:29:49.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[19827]: audit 2024-09-21T13:29:47.675269+0000 mgr.x (mgr.24508) 181 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:49.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[19827]: cluster 2024-09-21T13:29:47.813360+0000 mon.a (mon.0) 1142 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T13:29:49.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[19827]: cluster 2024-09-21T13:29:47.813524+0000 mon.a (mon.0) 1143 : cluster [DBG] Standby manager daemon y started 2024-09-21T13:29:49.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[19827]: audit 2024-09-21T13:29:47.816416+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T13:29:49.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[19827]: audit 2024-09-21T13:29:47.817366+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:29:49.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[19827]: audit 2024-09-21T13:29:47.818982+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T13:29:49.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[19827]: audit 2024-09-21T13:29:47.819561+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:29:49.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[19827]: audit 2024-09-21T13:29:48.562791+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:49.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[26840]: audit 2024-09-21T13:29:47.675269+0000 mgr.x (mgr.24508) 181 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:49.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[26840]: cluster 2024-09-21T13:29:47.813360+0000 mon.a (mon.0) 1142 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T13:29:49.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[26840]: cluster 2024-09-21T13:29:47.813524+0000 mon.a (mon.0) 1143 : cluster [DBG] Standby manager daemon y started 2024-09-21T13:29:49.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[26840]: audit 2024-09-21T13:29:47.816416+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T13:29:49.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[26840]: audit 2024-09-21T13:29:47.817366+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:29:49.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[26840]: audit 2024-09-21T13:29:47.818982+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T13:29:49.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[26840]: audit 2024-09-21T13:29:47.819561+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:29:49.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:48 smithi092 bash[26840]: audit 2024-09-21T13:29:48.562791+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:48 smithi170 bash[21665]: audit 2024-09-21T13:29:47.675269+0000 mgr.x (mgr.24508) 181 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:48 smithi170 bash[21665]: cluster 2024-09-21T13:29:47.813360+0000 mon.a (mon.0) 1142 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T13:29:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:48 smithi170 bash[21665]: cluster 2024-09-21T13:29:47.813524+0000 mon.a (mon.0) 1143 : cluster [DBG] Standby manager daemon y started 2024-09-21T13:29:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:48 smithi170 bash[21665]: audit 2024-09-21T13:29:47.816416+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T13:29:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:48 smithi170 bash[21665]: audit 2024-09-21T13:29:47.817366+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:29:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:48 smithi170 bash[21665]: audit 2024-09-21T13:29:47.818982+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T13:29:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:48 smithi170 bash[21665]: audit 2024-09-21T13:29:47.819561+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.? 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:29:49.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:48 smithi170 bash[21665]: audit 2024-09-21T13:29:48.562791+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:29:49.764 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:29:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:29:49] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-21T13:29:50.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:49 smithi092 bash[19827]: cluster 2024-09-21T13:29:48.654747+0000 mgr.x (mgr.24508) 182 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:50.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:49 smithi092 bash[19827]: cluster 2024-09-21T13:29:48.786029+0000 mon.a (mon.0) 1148 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-21T13:29:50.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:49 smithi092 bash[26840]: cluster 2024-09-21T13:29:48.654747+0000 mgr.x (mgr.24508) 182 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:50.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:49 smithi092 bash[26840]: cluster 2024-09-21T13:29:48.786029+0000 mon.a (mon.0) 1148 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-21T13:29:50.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:49 smithi170 bash[21665]: cluster 2024-09-21T13:29:48.654747+0000 mgr.x (mgr.24508) 182 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:50.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:49 smithi170 bash[21665]: cluster 2024-09-21T13:29:48.786029+0000 mon.a (mon.0) 1148 : cluster [DBG] mgrmap e28: x(active, since 4m), standbys: y 2024-09-21T13:29:52.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:51 smithi092 bash[19827]: cluster 2024-09-21T13:29:50.655441+0000 mgr.x (mgr.24508) 183 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:52.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:51 smithi092 bash[26840]: cluster 2024-09-21T13:29:50.655441+0000 mgr.x (mgr.24508) 183 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:52.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:51 smithi170 bash[21665]: cluster 2024-09-21T13:29:50.655441+0000 mgr.x (mgr.24508) 183 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:54.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:53 smithi170 bash[21665]: cluster 2024-09-21T13:29:52.656146+0000 mgr.x (mgr.24508) 184 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:54.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:53 smithi092 bash[26840]: cluster 2024-09-21T13:29:52.656146+0000 mgr.x (mgr.24508) 184 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:54.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:53 smithi092 bash[19827]: cluster 2024-09-21T13:29:52.656146+0000 mgr.x (mgr.24508) 184 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:56.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:55 smithi170 bash[21665]: cluster 2024-09-21T13:29:54.657773+0000 mgr.x (mgr.24508) 185 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:56.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:55 smithi092 bash[26840]: cluster 2024-09-21T13:29:54.657773+0000 mgr.x (mgr.24508) 185 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:56.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:55 smithi092 bash[19827]: cluster 2024-09-21T13:29:54.657773+0000 mgr.x (mgr.24508) 185 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:29:58.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:57 smithi092 bash[19827]: cluster 2024-09-21T13:29:56.658515+0000 mgr.x (mgr.24508) 186 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:58.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:57 smithi092 bash[26840]: cluster 2024-09-21T13:29:56.658515+0000 mgr.x (mgr.24508) 186 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:58.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:57 smithi170 bash[21665]: cluster 2024-09-21T13:29:56.658515+0000 mgr.x (mgr.24508) 186 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:29:59.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:58 smithi170 bash[21665]: audit 2024-09-21T13:29:57.686505+0000 mgr.x (mgr.24508) 187 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:59.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:58 smithi092 bash[19827]: audit 2024-09-21T13:29:57.686505+0000 mgr.x (mgr.24508) 187 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:59.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:58 smithi092 bash[26840]: audit 2024-09-21T13:29:57.686505+0000 mgr.x (mgr.24508) 187 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:29:59.791 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:29:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:29:59] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-21T13:30:00.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:29:59 smithi170 bash[21665]: cluster 2024-09-21T13:29:58.660240+0000 mgr.x (mgr.24508) 188 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:00.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:29:59 smithi092 bash[26840]: cluster 2024-09-21T13:29:58.660240+0000 mgr.x (mgr.24508) 188 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:00.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:29:59 smithi092 bash[19827]: cluster 2024-09-21T13:29:58.660240+0000 mgr.x (mgr.24508) 188 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:01.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:00 smithi170 bash[21665]: cluster 2024-09-21T13:30:00.000158+0000 mon.a (mon.0) 1149 : cluster [INF] overall HEALTH_OK 2024-09-21T13:30:01.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:00 smithi092 bash[19827]: cluster 2024-09-21T13:30:00.000158+0000 mon.a (mon.0) 1149 : cluster [INF] overall HEALTH_OK 2024-09-21T13:30:01.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:00 smithi092 bash[26840]: cluster 2024-09-21T13:30:00.000158+0000 mon.a (mon.0) 1149 : cluster [INF] overall HEALTH_OK 2024-09-21T13:30:02.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:01 smithi170 bash[21665]: cluster 2024-09-21T13:30:00.660945+0000 mgr.x (mgr.24508) 189 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:02.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:01 smithi092 bash[19827]: cluster 2024-09-21T13:30:00.660945+0000 mgr.x (mgr.24508) 189 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:02.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:01 smithi092 bash[26840]: cluster 2024-09-21T13:30:00.660945+0000 mgr.x (mgr.24508) 189 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:04.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:03 smithi170 bash[21665]: cluster 2024-09-21T13:30:02.661651+0000 mgr.x (mgr.24508) 190 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:04.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:03 smithi170 bash[21665]: audit 2024-09-21T13:30:03.563159+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:04.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:03 smithi092 bash[19827]: cluster 2024-09-21T13:30:02.661651+0000 mgr.x (mgr.24508) 190 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:04.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:03 smithi092 bash[19827]: audit 2024-09-21T13:30:03.563159+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:04.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:03 smithi092 bash[26840]: cluster 2024-09-21T13:30:02.661651+0000 mgr.x (mgr.24508) 190 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:04.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:03 smithi092 bash[26840]: audit 2024-09-21T13:30:03.563159+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:06.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:05 smithi170 bash[21665]: cluster 2024-09-21T13:30:04.663313+0000 mgr.x (mgr.24508) 191 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:06.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:05 smithi092 bash[19827]: cluster 2024-09-21T13:30:04.663313+0000 mgr.x (mgr.24508) 191 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:06.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:05 smithi092 bash[26840]: cluster 2024-09-21T13:30:04.663313+0000 mgr.x (mgr.24508) 191 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:08.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:07 smithi092 bash[26840]: cluster 2024-09-21T13:30:06.664016+0000 mgr.x (mgr.24508) 192 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:08.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:07 smithi092 bash[19827]: cluster 2024-09-21T13:30:06.664016+0000 mgr.x (mgr.24508) 192 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:08.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:07 smithi170 bash[21665]: cluster 2024-09-21T13:30:06.664016+0000 mgr.x (mgr.24508) 192 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:09.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:08 smithi170 bash[21665]: audit 2024-09-21T13:30:07.694059+0000 mgr.x (mgr.24508) 193 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:09.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:08 smithi092 bash[19827]: audit 2024-09-21T13:30:07.694059+0000 mgr.x (mgr.24508) 193 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:09.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:08 smithi092 bash[26840]: audit 2024-09-21T13:30:07.694059+0000 mgr.x (mgr.24508) 193 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:09.831 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:30:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:30:09] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-21T13:30:10.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:09 smithi170 bash[21665]: cluster 2024-09-21T13:30:08.665588+0000 mgr.x (mgr.24508) 194 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:10.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:09 smithi092 bash[19827]: cluster 2024-09-21T13:30:08.665588+0000 mgr.x (mgr.24508) 194 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:10.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:09 smithi092 bash[26840]: cluster 2024-09-21T13:30:08.665588+0000 mgr.x (mgr.24508) 194 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:12.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:11 smithi170 bash[21665]: cluster 2024-09-21T13:30:10.666276+0000 mgr.x (mgr.24508) 195 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:12.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:11 smithi092 bash[19827]: cluster 2024-09-21T13:30:10.666276+0000 mgr.x (mgr.24508) 195 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:12.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:11 smithi092 bash[26840]: cluster 2024-09-21T13:30:10.666276+0000 mgr.x (mgr.24508) 195 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:14.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:13 smithi170 bash[21665]: cluster 2024-09-21T13:30:12.666942+0000 mgr.x (mgr.24508) 196 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:14.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:13 smithi092 bash[19827]: cluster 2024-09-21T13:30:12.666942+0000 mgr.x (mgr.24508) 196 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:14.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:13 smithi092 bash[26840]: cluster 2024-09-21T13:30:12.666942+0000 mgr.x (mgr.24508) 196 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:16.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:15 smithi170 bash[21665]: cluster 2024-09-21T13:30:14.668491+0000 mgr.x (mgr.24508) 197 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:16.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:15 smithi092 bash[19827]: cluster 2024-09-21T13:30:14.668491+0000 mgr.x (mgr.24508) 197 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:16.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:15 smithi092 bash[26840]: cluster 2024-09-21T13:30:14.668491+0000 mgr.x (mgr.24508) 197 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:18.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:17 smithi092 bash[19827]: cluster 2024-09-21T13:30:16.669190+0000 mgr.x (mgr.24508) 198 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:18.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:17 smithi092 bash[26840]: cluster 2024-09-21T13:30:16.669190+0000 mgr.x (mgr.24508) 198 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:18.101 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:17 smithi170 bash[21665]: cluster 2024-09-21T13:30:16.669190+0000 mgr.x (mgr.24508) 198 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:19.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:18 smithi092 bash[19827]: audit 2024-09-21T13:30:17.705329+0000 mgr.x (mgr.24508) 199 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:19.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:18 smithi092 bash[19827]: audit 2024-09-21T13:30:18.563582+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:19.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:18 smithi092 bash[26840]: audit 2024-09-21T13:30:17.705329+0000 mgr.x (mgr.24508) 199 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:19.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:18 smithi092 bash[26840]: audit 2024-09-21T13:30:18.563582+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:19.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:18 smithi170 bash[21665]: audit 2024-09-21T13:30:17.705329+0000 mgr.x (mgr.24508) 199 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:19.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:18 smithi170 bash[21665]: audit 2024-09-21T13:30:18.563582+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:19.851 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:30:19 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:30:19] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-21T13:30:20.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:19 smithi092 bash[19827]: cluster 2024-09-21T13:30:18.670728+0000 mgr.x (mgr.24508) 200 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:20.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:19 smithi092 bash[26840]: cluster 2024-09-21T13:30:18.670728+0000 mgr.x (mgr.24508) 200 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:20.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:19 smithi170 bash[21665]: cluster 2024-09-21T13:30:18.670728+0000 mgr.x (mgr.24508) 200 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:22.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:21 smithi092 bash[19827]: cluster 2024-09-21T13:30:20.671447+0000 mgr.x (mgr.24508) 201 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:22.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:21 smithi092 bash[26840]: cluster 2024-09-21T13:30:20.671447+0000 mgr.x (mgr.24508) 201 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:22.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:21 smithi170 bash[21665]: cluster 2024-09-21T13:30:20.671447+0000 mgr.x (mgr.24508) 201 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:24.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:23 smithi092 bash[19827]: cluster 2024-09-21T13:30:22.672097+0000 mgr.x (mgr.24508) 202 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:24.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:23 smithi092 bash[26840]: cluster 2024-09-21T13:30:22.672097+0000 mgr.x (mgr.24508) 202 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:24.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:23 smithi170 bash[21665]: cluster 2024-09-21T13:30:22.672097+0000 mgr.x (mgr.24508) 202 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:26.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:25 smithi092 bash[19827]: cluster 2024-09-21T13:30:24.673683+0000 mgr.x (mgr.24508) 203 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:26.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:25 smithi092 bash[26840]: cluster 2024-09-21T13:30:24.673683+0000 mgr.x (mgr.24508) 203 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:26.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:25 smithi170 bash[21665]: cluster 2024-09-21T13:30:24.673683+0000 mgr.x (mgr.24508) 203 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:28.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:27 smithi092 bash[19827]: cluster 2024-09-21T13:30:26.674383+0000 mgr.x (mgr.24508) 204 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:28.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:27 smithi092 bash[26840]: cluster 2024-09-21T13:30:26.674383+0000 mgr.x (mgr.24508) 204 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:28.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:27 smithi170 bash[21665]: cluster 2024-09-21T13:30:26.674383+0000 mgr.x (mgr.24508) 204 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:29.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:28 smithi092 bash[26840]: audit 2024-09-21T13:30:27.709960+0000 mgr.x (mgr.24508) 205 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:29.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:28 smithi092 bash[19827]: audit 2024-09-21T13:30:27.709960+0000 mgr.x (mgr.24508) 205 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:29.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:28 smithi170 bash[21665]: audit 2024-09-21T13:30:27.709960+0000 mgr.x (mgr.24508) 205 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:29.851 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:30:29 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:30:29] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-21T13:30:30.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:29 smithi092 bash[26840]: cluster 2024-09-21T13:30:28.675889+0000 mgr.x (mgr.24508) 206 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:30.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:29 smithi092 bash[19827]: cluster 2024-09-21T13:30:28.675889+0000 mgr.x (mgr.24508) 206 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:30.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:29 smithi170 bash[21665]: cluster 2024-09-21T13:30:28.675889+0000 mgr.x (mgr.24508) 206 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:32.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:31 smithi092 bash[26840]: cluster 2024-09-21T13:30:30.676519+0000 mgr.x (mgr.24508) 207 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:32.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:31 smithi092 bash[19827]: cluster 2024-09-21T13:30:30.676519+0000 mgr.x (mgr.24508) 207 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:32.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:31 smithi170 bash[21665]: cluster 2024-09-21T13:30:30.676519+0000 mgr.x (mgr.24508) 207 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:34.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:33 smithi092 bash[26840]: cluster 2024-09-21T13:30:32.677249+0000 mgr.x (mgr.24508) 208 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:34.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:33 smithi092 bash[26840]: audit 2024-09-21T13:30:33.563994+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:34.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:33 smithi092 bash[19827]: cluster 2024-09-21T13:30:32.677249+0000 mgr.x (mgr.24508) 208 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:34.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:33 smithi092 bash[19827]: audit 2024-09-21T13:30:33.563994+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:34.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:33 smithi170 bash[21665]: cluster 2024-09-21T13:30:32.677249+0000 mgr.x (mgr.24508) 208 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:34.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:33 smithi170 bash[21665]: audit 2024-09-21T13:30:33.563994+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:36.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:35 smithi092 bash[19827]: cluster 2024-09-21T13:30:34.678995+0000 mgr.x (mgr.24508) 209 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:36.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:35 smithi092 bash[26840]: cluster 2024-09-21T13:30:34.678995+0000 mgr.x (mgr.24508) 209 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:36.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:35 smithi170 bash[21665]: cluster 2024-09-21T13:30:34.678995+0000 mgr.x (mgr.24508) 209 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:38.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:37 smithi092 bash[19827]: cluster 2024-09-21T13:30:36.679822+0000 mgr.x (mgr.24508) 210 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:38.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:37 smithi092 bash[26840]: cluster 2024-09-21T13:30:36.679822+0000 mgr.x (mgr.24508) 210 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:38.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:37 smithi170 bash[21665]: cluster 2024-09-21T13:30:36.679822+0000 mgr.x (mgr.24508) 210 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:39.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:38 smithi092 bash[19827]: audit 2024-09-21T13:30:37.721315+0000 mgr.x (mgr.24508) 211 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:39.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:38 smithi092 bash[26840]: audit 2024-09-21T13:30:37.721315+0000 mgr.x (mgr.24508) 211 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:39.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:38 smithi170 bash[21665]: audit 2024-09-21T13:30:37.721315+0000 mgr.x (mgr.24508) 211 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:39.851 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:30:39 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:30:39] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-21T13:30:40.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:39 smithi092 bash[19827]: cluster 2024-09-21T13:30:38.681411+0000 mgr.x (mgr.24508) 212 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:40.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:39 smithi092 bash[26840]: cluster 2024-09-21T13:30:38.681411+0000 mgr.x (mgr.24508) 212 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:40.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:39 smithi170 bash[21665]: cluster 2024-09-21T13:30:38.681411+0000 mgr.x (mgr.24508) 212 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:42.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:41 smithi092 bash[19827]: cluster 2024-09-21T13:30:40.682042+0000 mgr.x (mgr.24508) 213 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:42.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:41 smithi092 bash[26840]: cluster 2024-09-21T13:30:40.682042+0000 mgr.x (mgr.24508) 213 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:42.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:41 smithi170 bash[21665]: cluster 2024-09-21T13:30:40.682042+0000 mgr.x (mgr.24508) 213 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:44.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:43 smithi092 bash[19827]: cluster 2024-09-21T13:30:42.682772+0000 mgr.x (mgr.24508) 214 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:44.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:43 smithi092 bash[26840]: cluster 2024-09-21T13:30:42.682772+0000 mgr.x (mgr.24508) 214 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:44.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:43 smithi170 bash[21665]: cluster 2024-09-21T13:30:42.682772+0000 mgr.x (mgr.24508) 214 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:46.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:45 smithi092 bash[19827]: cluster 2024-09-21T13:30:44.684390+0000 mgr.x (mgr.24508) 215 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:46.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:45 smithi092 bash[26840]: cluster 2024-09-21T13:30:44.684390+0000 mgr.x (mgr.24508) 215 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:46.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:45 smithi170 bash[21665]: cluster 2024-09-21T13:30:44.684390+0000 mgr.x (mgr.24508) 215 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:48.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:47 smithi092 bash[19827]: cluster 2024-09-21T13:30:46.685028+0000 mgr.x (mgr.24508) 216 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:48.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:47 smithi092 bash[26840]: cluster 2024-09-21T13:30:46.685028+0000 mgr.x (mgr.24508) 216 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:48.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:47 smithi170 bash[21665]: cluster 2024-09-21T13:30:46.685028+0000 mgr.x (mgr.24508) 216 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:48 smithi092 bash[26840]: audit 2024-09-21T13:30:47.732069+0000 mgr.x (mgr.24508) 217 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:48 smithi092 bash[26840]: audit 2024-09-21T13:30:48.564664+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:49.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:48 smithi092 bash[19827]: audit 2024-09-21T13:30:47.732069+0000 mgr.x (mgr.24508) 217 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:49.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:48 smithi092 bash[19827]: audit 2024-09-21T13:30:48.564664+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:49.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:48 smithi170 bash[21665]: audit 2024-09-21T13:30:47.732069+0000 mgr.x (mgr.24508) 217 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:49.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:48 smithi170 bash[21665]: audit 2024-09-21T13:30:48.564664+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:30:49.851 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:30:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:30:49] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-21T13:30:50.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:49 smithi092 bash[19827]: cluster 2024-09-21T13:30:48.686741+0000 mgr.x (mgr.24508) 218 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:50.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:49 smithi092 bash[26840]: cluster 2024-09-21T13:30:48.686741+0000 mgr.x (mgr.24508) 218 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:50.351 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:49 smithi170 bash[21665]: cluster 2024-09-21T13:30:48.686741+0000 mgr.x (mgr.24508) 218 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:52.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:51 smithi092 bash[19827]: cluster 2024-09-21T13:30:50.687390+0000 mgr.x (mgr.24508) 219 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:52.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:51 smithi092 bash[26840]: cluster 2024-09-21T13:30:50.687390+0000 mgr.x (mgr.24508) 219 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:52.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:51 smithi170 bash[21665]: cluster 2024-09-21T13:30:50.687390+0000 mgr.x (mgr.24508) 219 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:54.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:53 smithi092 bash[26840]: cluster 2024-09-21T13:30:52.688100+0000 mgr.x (mgr.24508) 220 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:54.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:53 smithi092 bash[26840]: audit 2024-09-21T13:30:53.617511+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:30:54.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:53 smithi092 bash[26840]: audit 2024-09-21T13:30:53.631203+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:30:54.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:53 smithi092 bash[19827]: cluster 2024-09-21T13:30:52.688100+0000 mgr.x (mgr.24508) 220 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:54.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:53 smithi092 bash[19827]: audit 2024-09-21T13:30:53.617511+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:30:54.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:53 smithi092 bash[19827]: audit 2024-09-21T13:30:53.631203+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:30:54.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:53 smithi170 bash[21665]: cluster 2024-09-21T13:30:52.688100+0000 mgr.x (mgr.24508) 220 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:54.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:53 smithi170 bash[21665]: audit 2024-09-21T13:30:53.617511+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:30:54.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:53 smithi170 bash[21665]: audit 2024-09-21T13:30:53.631203+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:30:55.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:54 smithi092 bash[19827]: audit 2024-09-21T13:30:54.317988+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:30:55.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:54 smithi092 bash[19827]: audit 2024-09-21T13:30:54.319535+0000 mon.b (mon.1) 97 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:30:55.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:54 smithi092 bash[19827]: audit 2024-09-21T13:30:54.333761+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:30:55.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:54 smithi092 bash[26840]: audit 2024-09-21T13:30:54.317988+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:30:55.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:54 smithi092 bash[26840]: audit 2024-09-21T13:30:54.319535+0000 mon.b (mon.1) 97 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:30:55.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:54 smithi092 bash[26840]: audit 2024-09-21T13:30:54.333761+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:30:55.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:54 smithi170 bash[21665]: audit 2024-09-21T13:30:54.317988+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:30:55.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:54 smithi170 bash[21665]: audit 2024-09-21T13:30:54.319535+0000 mon.b (mon.1) 97 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:30:55.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:54 smithi170 bash[21665]: audit 2024-09-21T13:30:54.333761+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:30:56.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:56 smithi170 bash[21665]: cluster 2024-09-21T13:30:54.689868+0000 mgr.x (mgr.24508) 221 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:56.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:56 smithi092 bash[19827]: cluster 2024-09-21T13:30:54.689868+0000 mgr.x (mgr.24508) 221 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:56.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:56 smithi092 bash[26840]: cluster 2024-09-21T13:30:54.689868+0000 mgr.x (mgr.24508) 221 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:30:57.352 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:30:57 smithi170 bash[46635]: logger=sqlstore.transactions t=2024-09-21T13:30:57.024013007Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T13:30:58.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:58 smithi170 bash[21665]: cluster 2024-09-21T13:30:56.690750+0000 mgr.x (mgr.24508) 222 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:58.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:58 smithi092 bash[19827]: cluster 2024-09-21T13:30:56.690750+0000 mgr.x (mgr.24508) 222 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:58.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:58 smithi092 bash[26840]: cluster 2024-09-21T13:30:56.690750+0000 mgr.x (mgr.24508) 222 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:30:59.601 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:30:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:30:59] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-21T13:30:59.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:30:59 smithi170 bash[21665]: audit 2024-09-21T13:30:57.743260+0000 mgr.x (mgr.24508) 223 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:59.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:30:59 smithi092 bash[19827]: audit 2024-09-21T13:30:57.743260+0000 mgr.x (mgr.24508) 223 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:30:59.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:30:59 smithi092 bash[26840]: audit 2024-09-21T13:30:57.743260+0000 mgr.x (mgr.24508) 223 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:00.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:00 smithi170 bash[21665]: cluster 2024-09-21T13:30:58.692454+0000 mgr.x (mgr.24508) 224 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:00.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:00 smithi092 bash[19827]: cluster 2024-09-21T13:30:58.692454+0000 mgr.x (mgr.24508) 224 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:00.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:00 smithi092 bash[26840]: cluster 2024-09-21T13:30:58.692454+0000 mgr.x (mgr.24508) 224 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:02.601 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:02 smithi170 bash[21665]: cluster 2024-09-21T13:31:00.693235+0000 mgr.x (mgr.24508) 225 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:02.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:02 smithi092 bash[19827]: cluster 2024-09-21T13:31:00.693235+0000 mgr.x (mgr.24508) 225 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:02.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:02 smithi092 bash[26840]: cluster 2024-09-21T13:31:00.693235+0000 mgr.x (mgr.24508) 225 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:04.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:04 smithi092 bash[19827]: cluster 2024-09-21T13:31:02.694089+0000 mgr.x (mgr.24508) 226 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:04.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:04 smithi092 bash[19827]: audit 2024-09-21T13:31:03.564677+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:04.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:04 smithi092 bash[26840]: cluster 2024-09-21T13:31:02.694089+0000 mgr.x (mgr.24508) 226 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:04.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:04 smithi092 bash[26840]: audit 2024-09-21T13:31:03.564677+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:04 smithi170 bash[21665]: cluster 2024-09-21T13:31:02.694089+0000 mgr.x (mgr.24508) 226 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:04 smithi170 bash[21665]: audit 2024-09-21T13:31:03.564677+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:06.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:06 smithi092 bash[19827]: cluster 2024-09-21T13:31:04.695804+0000 mgr.x (mgr.24508) 227 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:06.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:06 smithi092 bash[26840]: cluster 2024-09-21T13:31:04.695804+0000 mgr.x (mgr.24508) 227 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:06.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:06 smithi170 bash[21665]: cluster 2024-09-21T13:31:04.695804+0000 mgr.x (mgr.24508) 227 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:08.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:08 smithi092 bash[26840]: cluster 2024-09-21T13:31:06.696524+0000 mgr.x (mgr.24508) 228 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:08.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:08 smithi092 bash[19827]: cluster 2024-09-21T13:31:06.696524+0000 mgr.x (mgr.24508) 228 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:08.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:08 smithi170 bash[21665]: cluster 2024-09-21T13:31:06.696524+0000 mgr.x (mgr.24508) 228 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:09.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:09 smithi092 bash[26840]: audit 2024-09-21T13:31:07.748017+0000 mgr.x (mgr.24508) 229 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:09.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:09 smithi092 bash[19827]: audit 2024-09-21T13:31:07.748017+0000 mgr.x (mgr.24508) 229 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:09.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:31:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:31:09] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-21T13:31:09.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:09 smithi170 bash[21665]: audit 2024-09-21T13:31:07.748017+0000 mgr.x (mgr.24508) 229 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:10.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:10 smithi092 bash[19827]: cluster 2024-09-21T13:31:08.698160+0000 mgr.x (mgr.24508) 230 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:10.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:10 smithi092 bash[26840]: cluster 2024-09-21T13:31:08.698160+0000 mgr.x (mgr.24508) 230 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:10.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:10 smithi170 bash[21665]: cluster 2024-09-21T13:31:08.698160+0000 mgr.x (mgr.24508) 230 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:12.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:12 smithi092 bash[19827]: cluster 2024-09-21T13:31:10.698816+0000 mgr.x (mgr.24508) 231 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:12.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:12 smithi092 bash[26840]: cluster 2024-09-21T13:31:10.698816+0000 mgr.x (mgr.24508) 231 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:12.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:12 smithi170 bash[21665]: cluster 2024-09-21T13:31:10.698816+0000 mgr.x (mgr.24508) 231 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:14.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:14 smithi092 bash[19827]: cluster 2024-09-21T13:31:12.699548+0000 mgr.x (mgr.24508) 232 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:14.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:14 smithi092 bash[26840]: cluster 2024-09-21T13:31:12.699548+0000 mgr.x (mgr.24508) 232 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:14.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:14 smithi170 bash[21665]: cluster 2024-09-21T13:31:12.699548+0000 mgr.x (mgr.24508) 232 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:16.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:16 smithi092 bash[19827]: cluster 2024-09-21T13:31:14.701195+0000 mgr.x (mgr.24508) 233 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:16.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:16 smithi092 bash[26840]: cluster 2024-09-21T13:31:14.701195+0000 mgr.x (mgr.24508) 233 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:16.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:16 smithi170 bash[21665]: cluster 2024-09-21T13:31:14.701195+0000 mgr.x (mgr.24508) 233 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:18.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:18 smithi092 bash[19827]: cluster 2024-09-21T13:31:16.701921+0000 mgr.x (mgr.24508) 234 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:18.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:18 smithi092 bash[26840]: cluster 2024-09-21T13:31:16.701921+0000 mgr.x (mgr.24508) 234 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:18.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:18 smithi170 bash[21665]: cluster 2024-09-21T13:31:16.701921+0000 mgr.x (mgr.24508) 234 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:19.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:19 smithi092 bash[19827]: audit 2024-09-21T13:31:17.755649+0000 mgr.x (mgr.24508) 235 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:19.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:19 smithi092 bash[19827]: audit 2024-09-21T13:31:18.565401+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:19.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:19 smithi092 bash[26840]: audit 2024-09-21T13:31:17.755649+0000 mgr.x (mgr.24508) 235 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:19.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:19 smithi092 bash[26840]: audit 2024-09-21T13:31:18.565401+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:19.851 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:31:19 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:31:19] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:31:19.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:19 smithi170 bash[21665]: audit 2024-09-21T13:31:17.755649+0000 mgr.x (mgr.24508) 235 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:19.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:19 smithi170 bash[21665]: audit 2024-09-21T13:31:18.565401+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:20.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:20 smithi092 bash[19827]: cluster 2024-09-21T13:31:18.703514+0000 mgr.x (mgr.24508) 236 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:20.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:20 smithi092 bash[26840]: cluster 2024-09-21T13:31:18.703514+0000 mgr.x (mgr.24508) 236 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:20.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:20 smithi170 bash[21665]: cluster 2024-09-21T13:31:18.703514+0000 mgr.x (mgr.24508) 236 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:22.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:22 smithi092 bash[19827]: cluster 2024-09-21T13:31:20.704379+0000 mgr.x (mgr.24508) 237 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:22.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:22 smithi092 bash[26840]: cluster 2024-09-21T13:31:20.704379+0000 mgr.x (mgr.24508) 237 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:22.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:22 smithi170 bash[21665]: cluster 2024-09-21T13:31:20.704379+0000 mgr.x (mgr.24508) 237 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:24.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:24 smithi092 bash[19827]: cluster 2024-09-21T13:31:22.705158+0000 mgr.x (mgr.24508) 238 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:24.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:24 smithi092 bash[26840]: cluster 2024-09-21T13:31:22.705158+0000 mgr.x (mgr.24508) 238 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:24.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:24 smithi170 bash[21665]: cluster 2024-09-21T13:31:22.705158+0000 mgr.x (mgr.24508) 238 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:26.768 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:26 smithi092 bash[26840]: cluster 2024-09-21T13:31:24.706831+0000 mgr.x (mgr.24508) 239 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:26.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:26 smithi092 bash[19827]: cluster 2024-09-21T13:31:24.706831+0000 mgr.x (mgr.24508) 239 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:26.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:26 smithi170 bash[21665]: cluster 2024-09-21T13:31:24.706831+0000 mgr.x (mgr.24508) 239 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:28.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:28 smithi092 bash[19827]: cluster 2024-09-21T13:31:26.707561+0000 mgr.x (mgr.24508) 240 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:28.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:28 smithi092 bash[26840]: cluster 2024-09-21T13:31:26.707561+0000 mgr.x (mgr.24508) 240 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:28.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:28 smithi170 bash[21665]: cluster 2024-09-21T13:31:26.707561+0000 mgr.x (mgr.24508) 240 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:29.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:29 smithi092 bash[19827]: audit 2024-09-21T13:31:27.764921+0000 mgr.x (mgr.24508) 241 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:29.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:29 smithi092 bash[26840]: audit 2024-09-21T13:31:27.764921+0000 mgr.x (mgr.24508) 241 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:29.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:31:29 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:31:29] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:31:29.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:29 smithi170 bash[21665]: audit 2024-09-21T13:31:27.764921+0000 mgr.x (mgr.24508) 241 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:30.768 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:30 smithi092 bash[19827]: cluster 2024-09-21T13:31:28.709231+0000 mgr.x (mgr.24508) 242 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:30.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:30 smithi092 bash[26840]: cluster 2024-09-21T13:31:28.709231+0000 mgr.x (mgr.24508) 242 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:30.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:30 smithi170 bash[21665]: cluster 2024-09-21T13:31:28.709231+0000 mgr.x (mgr.24508) 242 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:31.769 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:31 smithi092 bash[19827]: cluster 2024-09-21T13:31:30.709958+0000 mgr.x (mgr.24508) 243 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:31.769 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:31 smithi092 bash[26840]: cluster 2024-09-21T13:31:30.709958+0000 mgr.x (mgr.24508) 243 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:31.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:31 smithi170 bash[21665]: cluster 2024-09-21T13:31:30.709958+0000 mgr.x (mgr.24508) 243 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:34.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:33 smithi092 bash[19827]: cluster 2024-09-21T13:31:32.710715+0000 mgr.x (mgr.24508) 244 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:34.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:33 smithi092 bash[19827]: audit 2024-09-21T13:31:33.565850+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:34.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:33 smithi092 bash[26840]: cluster 2024-09-21T13:31:32.710715+0000 mgr.x (mgr.24508) 244 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:34.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:33 smithi092 bash[26840]: audit 2024-09-21T13:31:33.565850+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:34.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:33 smithi170 bash[21665]: cluster 2024-09-21T13:31:32.710715+0000 mgr.x (mgr.24508) 244 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:34.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:33 smithi170 bash[21665]: audit 2024-09-21T13:31:33.565850+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:36.018 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:35 smithi092 bash[19827]: cluster 2024-09-21T13:31:34.712424+0000 mgr.x (mgr.24508) 245 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:36.019 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:35 smithi092 bash[26840]: cluster 2024-09-21T13:31:34.712424+0000 mgr.x (mgr.24508) 245 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:36.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:35 smithi170 bash[21665]: cluster 2024-09-21T13:31:34.712424+0000 mgr.x (mgr.24508) 245 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:38.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:37 smithi170 bash[21665]: cluster 2024-09-21T13:31:36.713160+0000 mgr.x (mgr.24508) 246 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:38.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:37 smithi092 bash[19827]: cluster 2024-09-21T13:31:36.713160+0000 mgr.x (mgr.24508) 246 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:38.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:37 smithi092 bash[26840]: cluster 2024-09-21T13:31:36.713160+0000 mgr.x (mgr.24508) 246 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:39.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:38 smithi170 bash[21665]: audit 2024-09-21T13:31:37.775569+0000 mgr.x (mgr.24508) 247 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:39.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:38 smithi092 bash[19827]: audit 2024-09-21T13:31:37.775569+0000 mgr.x (mgr.24508) 247 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:39.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:38 smithi092 bash[26840]: audit 2024-09-21T13:31:37.775569+0000 mgr.x (mgr.24508) 247 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:39.783 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:31:39 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:31:39] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-21T13:31:40.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:39 smithi170 bash[21665]: cluster 2024-09-21T13:31:38.714865+0000 mgr.x (mgr.24508) 248 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:40.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:39 smithi092 bash[19827]: cluster 2024-09-21T13:31:38.714865+0000 mgr.x (mgr.24508) 248 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:40.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:39 smithi092 bash[26840]: cluster 2024-09-21T13:31:38.714865+0000 mgr.x (mgr.24508) 248 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:42.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:41 smithi170 bash[21665]: cluster 2024-09-21T13:31:40.715586+0000 mgr.x (mgr.24508) 249 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:42.268 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:41 smithi092 bash[19827]: cluster 2024-09-21T13:31:40.715586+0000 mgr.x (mgr.24508) 249 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:42.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:41 smithi092 bash[26840]: cluster 2024-09-21T13:31:40.715586+0000 mgr.x (mgr.24508) 249 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:44.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:43 smithi170 bash[21665]: cluster 2024-09-21T13:31:42.716352+0000 mgr.x (mgr.24508) 250 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:44.268 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:43 smithi092 bash[26840]: cluster 2024-09-21T13:31:42.716352+0000 mgr.x (mgr.24508) 250 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:44.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:43 smithi092 bash[19827]: cluster 2024-09-21T13:31:42.716352+0000 mgr.x (mgr.24508) 250 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:46.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:45 smithi170 bash[21665]: cluster 2024-09-21T13:31:44.717983+0000 mgr.x (mgr.24508) 251 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:46.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:45 smithi092 bash[19827]: cluster 2024-09-21T13:31:44.717983+0000 mgr.x (mgr.24508) 251 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:46.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:45 smithi092 bash[26840]: cluster 2024-09-21T13:31:44.717983+0000 mgr.x (mgr.24508) 251 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:48.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:47 smithi170 bash[21665]: cluster 2024-09-21T13:31:46.718756+0000 mgr.x (mgr.24508) 252 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:48.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:47 smithi092 bash[19827]: cluster 2024-09-21T13:31:46.718756+0000 mgr.x (mgr.24508) 252 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:48.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:47 smithi092 bash[26840]: cluster 2024-09-21T13:31:46.718756+0000 mgr.x (mgr.24508) 252 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:49.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:48 smithi170 bash[21665]: audit 2024-09-21T13:31:47.787054+0000 mgr.x (mgr.24508) 253 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:49.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:48 smithi170 bash[21665]: audit 2024-09-21T13:31:48.565977+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:49.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:48 smithi092 bash[19827]: audit 2024-09-21T13:31:47.787054+0000 mgr.x (mgr.24508) 253 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:49.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:48 smithi092 bash[19827]: audit 2024-09-21T13:31:48.565977+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:48 smithi092 bash[26840]: audit 2024-09-21T13:31:47.787054+0000 mgr.x (mgr.24508) 253 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:49.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:48 smithi092 bash[26840]: audit 2024-09-21T13:31:48.565977+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:31:49.815 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:31:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:31:49] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-21T13:31:50.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:49 smithi170 bash[21665]: cluster 2024-09-21T13:31:48.720369+0000 mgr.x (mgr.24508) 254 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:50.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:49 smithi092 bash[19827]: cluster 2024-09-21T13:31:48.720369+0000 mgr.x (mgr.24508) 254 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:50.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:49 smithi092 bash[26840]: cluster 2024-09-21T13:31:48.720369+0000 mgr.x (mgr.24508) 254 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:52.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:51 smithi170 bash[21665]: cluster 2024-09-21T13:31:50.721153+0000 mgr.x (mgr.24508) 255 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:52.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:51 smithi092 bash[26840]: cluster 2024-09-21T13:31:50.721153+0000 mgr.x (mgr.24508) 255 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:52.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:51 smithi092 bash[19827]: cluster 2024-09-21T13:31:50.721153+0000 mgr.x (mgr.24508) 255 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:54.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:53 smithi170 bash[21665]: cluster 2024-09-21T13:31:52.721942+0000 mgr.x (mgr.24508) 256 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:54.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:53 smithi092 bash[19827]: cluster 2024-09-21T13:31:52.721942+0000 mgr.x (mgr.24508) 256 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:54.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:53 smithi092 bash[26840]: cluster 2024-09-21T13:31:52.721942+0000 mgr.x (mgr.24508) 256 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:56.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:55 smithi170 bash[21665]: cluster 2024-09-21T13:31:54.723616+0000 mgr.x (mgr.24508) 257 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:56.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:55 smithi170 bash[21665]: audit 2024-09-21T13:31:55.163768+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:31:56.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:55 smithi170 bash[21665]: audit 2024-09-21T13:31:55.165381+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:31:56.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:55 smithi170 bash[21665]: audit 2024-09-21T13:31:55.179739+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:31:56.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:55 smithi092 bash[19827]: cluster 2024-09-21T13:31:54.723616+0000 mgr.x (mgr.24508) 257 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:56.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:55 smithi092 bash[19827]: audit 2024-09-21T13:31:55.163768+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:31:56.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:55 smithi092 bash[19827]: audit 2024-09-21T13:31:55.165381+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:31:56.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:55 smithi092 bash[19827]: audit 2024-09-21T13:31:55.179739+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:31:56.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:55 smithi092 bash[26840]: cluster 2024-09-21T13:31:54.723616+0000 mgr.x (mgr.24508) 257 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:31:56.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:55 smithi092 bash[26840]: audit 2024-09-21T13:31:55.163768+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:31:56.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:55 smithi092 bash[26840]: audit 2024-09-21T13:31:55.165381+0000 mon.b (mon.1) 103 : audit [INF] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:31:56.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:55 smithi092 bash[26840]: audit 2024-09-21T13:31:55.179739+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24508 ' entity='mgr.x' 2024-09-21T13:31:58.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:57 smithi170 bash[21665]: cluster 2024-09-21T13:31:56.724365+0000 mgr.x (mgr.24508) 258 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:58.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:57 smithi092 bash[19827]: cluster 2024-09-21T13:31:56.724365+0000 mgr.x (mgr.24508) 258 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:58.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:57 smithi092 bash[26840]: cluster 2024-09-21T13:31:56.724365+0000 mgr.x (mgr.24508) 258 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:31:59.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:58 smithi170 bash[21665]: audit 2024-09-21T13:31:57.793277+0000 mgr.x (mgr.24508) 259 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:59.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:58 smithi092 bash[19827]: audit 2024-09-21T13:31:57.793277+0000 mgr.x (mgr.24508) 259 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:59.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:58 smithi092 bash[26840]: audit 2024-09-21T13:31:57.793277+0000 mgr.x (mgr.24508) 259 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:31:59.842 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:31:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:31:59] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-21T13:32:00.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:31:59 smithi170 bash[21665]: cluster 2024-09-21T13:31:58.725975+0000 mgr.x (mgr.24508) 260 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:00.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:31:59 smithi092 bash[19827]: cluster 2024-09-21T13:31:58.725975+0000 mgr.x (mgr.24508) 260 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:00.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:31:59 smithi092 bash[26840]: cluster 2024-09-21T13:31:58.725975+0000 mgr.x (mgr.24508) 260 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:01.991 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:32:02.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:01 smithi170 bash[21665]: cluster 2024-09-21T13:32:00.726713+0000 mgr.x (mgr.24508) 261 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:02.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:01 smithi092 bash[19827]: cluster 2024-09-21T13:32:00.726713+0000 mgr.x (mgr.24508) 261 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:02.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:01 smithi092 bash[26840]: cluster 2024-09-21T13:32:00.726713+0000 mgr.x (mgr.24508) 261 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:04.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:03 smithi092 bash[19827]: cluster 2024-09-21T13:32:02.727441+0000 mgr.x (mgr.24508) 262 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:04.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:03 smithi092 bash[19827]: audit 2024-09-21T13:32:03.566512+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:04.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:03 smithi092 bash[26840]: cluster 2024-09-21T13:32:02.727441+0000 mgr.x (mgr.24508) 262 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:04.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:03 smithi092 bash[26840]: audit 2024-09-21T13:32:03.566512+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:04.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:03 smithi170 bash[21665]: cluster 2024-09-21T13:32:02.727441+0000 mgr.x (mgr.24508) 262 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:04.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:03 smithi170 bash[21665]: audit 2024-09-21T13:32:03.566512+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:06.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:05 smithi092 bash[19827]: cluster 2024-09-21T13:32:04.729104+0000 mgr.x (mgr.24508) 263 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:06.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:05 smithi092 bash[26840]: cluster 2024-09-21T13:32:04.729104+0000 mgr.x (mgr.24508) 263 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:06.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:05 smithi170 bash[21665]: cluster 2024-09-21T13:32:04.729104+0000 mgr.x (mgr.24508) 263 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:06.810 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:08.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:07 smithi092 bash[19827]: cluster 2024-09-21T13:32:06.729835+0000 mgr.x (mgr.24508) 264 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:08.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:07 smithi092 bash[26840]: cluster 2024-09-21T13:32:06.729835+0000 mgr.x (mgr.24508) 264 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:08.321 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:32:08.321 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (16m) 74s ago 16m 13.6M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:32:08.321 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (16m) 2m ago 16m 75.5M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (6m) 74s ago 14m 48.0M - 3.8 164465d2334a 46a09faac7d9 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (9m) 2m ago 25m 502M - 19.3.0-5104-g44178494 b415816db8b4 dddb4683567b 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (2m) 74s ago 27m 438M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (27m) 74s ago 27m 70.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (25m) 2m ago 25m 47.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (25m) 74s ago 25m 44.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (17m) 74s ago 17m 8920k - 1.5.0 0da6a335fe13 bc1b0887dd46 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (17m) 2m ago 17m 8907k - 1.5.0 0da6a335fe13 3462121e42ef 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (24m) 74s ago 24m 54.0M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (23m) 74s ago 23m 62.7M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (22m) 74s ago 22m 51.9M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (21m) 74s ago 21m 61.9M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (21m) 2m ago 21m 55.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:32:08.322 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (20m) 2m ago 20m 60.7M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:32:08.323 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (19m) 2m ago 19m 51.3M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:32:08.323 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (18m) 2m ago 18m 61.5M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:32:08.323 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (6m) 2m ago 17m 45.0M - 2.43.0 a07b618ecd1d a8926d38cb23 2024-09-21T13:32:08.323 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (14m) 74s ago 14m 98.0M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:32:08.323 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (14m) 2m ago 14m 97.2M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:32:08.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:07 smithi170 bash[21665]: cluster 2024-09-21T13:32:06.729835+0000 mgr.x (mgr.24508) 264 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:08.970 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T13:32:09.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:08 smithi092 bash[26840]: audit 2024-09-21T13:32:07.803954+0000 mgr.x (mgr.24508) 265 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:09.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:08 smithi092 bash[26840]: audit 2024-09-21T13:32:08.286456+0000 mgr.x (mgr.24508) 266 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:32:09.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:08 smithi092 bash[19827]: audit 2024-09-21T13:32:07.803954+0000 mgr.x (mgr.24508) 265 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:09.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:08 smithi092 bash[19827]: audit 2024-09-21T13:32:08.286456+0000 mgr.x (mgr.24508) 266 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:32:09.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:08 smithi170 bash[21665]: audit 2024-09-21T13:32:07.803954+0000 mgr.x (mgr.24508) 265 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:09.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:08 smithi170 bash[21665]: audit 2024-09-21T13:32:08.286456+0000 mgr.x (mgr.24508) 266 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:32:09.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:32:09] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:32:10.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:09 smithi092 bash[26840]: cluster 2024-09-21T13:32:08.731354+0000 mgr.x (mgr.24508) 267 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:10.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:09 smithi092 bash[19827]: cluster 2024-09-21T13:32:08.731354+0000 mgr.x (mgr.24508) 267 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:10.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:09 smithi170 bash[21665]: cluster 2024-09-21T13:32:08.731354+0000 mgr.x (mgr.24508) 267 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:12.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:11 smithi092 bash[19827]: cluster 2024-09-21T13:32:10.732047+0000 mgr.x (mgr.24508) 268 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:12.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:11 smithi092 bash[26840]: cluster 2024-09-21T13:32:10.732047+0000 mgr.x (mgr.24508) 268 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:12.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:11 smithi170 bash[21665]: cluster 2024-09-21T13:32:10.732047+0000 mgr.x (mgr.24508) 268 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:13.776 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:14.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:13 smithi092 bash[26840]: cluster 2024-09-21T13:32:12.732820+0000 mgr.x (mgr.24508) 269 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:14.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:13 smithi092 bash[19827]: cluster 2024-09-21T13:32:12.732820+0000 mgr.x (mgr.24508) 269 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:14.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:13 smithi170 bash[21665]: cluster 2024-09-21T13:32:12.732820+0000 mgr.x (mgr.24508) 269 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:15.150 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:32:15.150 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:32:15.151 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:32:15.152 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:32:15.152 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:32:15.152 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:32:15.695 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:32:16.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:15 smithi092 bash[19827]: cluster 2024-09-21T13:32:14.734559+0000 mgr.x (mgr.24508) 270 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:16.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:15 smithi092 bash[19827]: audit 2024-09-21T13:32:15.157505+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.92:0/482148275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:32:16.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:15 smithi092 bash[26840]: cluster 2024-09-21T13:32:14.734559+0000 mgr.x (mgr.24508) 270 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:16.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:15 smithi092 bash[26840]: audit 2024-09-21T13:32:15.157505+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.92:0/482148275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:32:16.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:15 smithi170 bash[21665]: cluster 2024-09-21T13:32:14.734559+0000 mgr.x (mgr.24508) 270 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:16.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:15 smithi170 bash[21665]: audit 2024-09-21T13:32:15.157505+0000 mon.c (mon.2) 49 : audit [DBG] from='client.? 172.21.15.92:0/482148275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:32:18.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:17 smithi092 bash[19827]: cluster 2024-09-21T13:32:16.735359+0000 mgr.x (mgr.24508) 271 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:18.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:17 smithi092 bash[26840]: cluster 2024-09-21T13:32:16.735359+0000 mgr.x (mgr.24508) 271 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:18.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:17 smithi170 bash[21665]: cluster 2024-09-21T13:32:16.735359+0000 mgr.x (mgr.24508) 271 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:19.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:18 smithi092 bash[19827]: audit 2024-09-21T13:32:17.815550+0000 mgr.x (mgr.24508) 272 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:19.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:18 smithi092 bash[19827]: audit 2024-09-21T13:32:18.566825+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:19.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:18 smithi092 bash[26840]: audit 2024-09-21T13:32:17.815550+0000 mgr.x (mgr.24508) 272 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:19.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:18 smithi092 bash[26840]: audit 2024-09-21T13:32:18.566825+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:19.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:18 smithi170 bash[21665]: audit 2024-09-21T13:32:17.815550+0000 mgr.x (mgr.24508) 272 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:19.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:18 smithi170 bash[21665]: audit 2024-09-21T13:32:18.566825+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:19.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:19 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:32:19] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:32:20.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:19 smithi092 bash[19827]: cluster 2024-09-21T13:32:18.737097+0000 mgr.x (mgr.24508) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:20.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:19 smithi092 bash[26840]: cluster 2024-09-21T13:32:18.737097+0000 mgr.x (mgr.24508) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:20.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:19 smithi170 bash[21665]: cluster 2024-09-21T13:32:18.737097+0000 mgr.x (mgr.24508) 273 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:20.505 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:21.984 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-21T13:32:22.190 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:21 smithi092 bash[19827]: cluster 2024-09-21T13:32:20.737934+0000 mgr.x (mgr.24508) 274 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:22.191 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:21 smithi092 bash[26840]: cluster 2024-09-21T13:32:20.737934+0000 mgr.x (mgr.24508) 274 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:22.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:21 smithi170 bash[21665]: cluster 2024-09-21T13:32:20.737934+0000 mgr.x (mgr.24508) 274 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:22.618 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T13:32:23.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:22 smithi092 bash[19827]: audit 2024-09-21T13:32:21.991714+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.92:0/562150636' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:32:23.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:22 smithi092 bash[26840]: audit 2024-09-21T13:32:21.991714+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.92:0/562150636' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:32:23.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:22 smithi170 bash[21665]: audit 2024-09-21T13:32:21.991714+0000 mon.a (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.92:0/562150636' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:32:24.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:23 smithi092 bash[19827]: cluster 2024-09-21T13:32:22.738804+0000 mgr.x (mgr.24508) 275 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:24.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:23 smithi092 bash[26840]: cluster 2024-09-21T13:32:22.738804+0000 mgr.x (mgr.24508) 275 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:24.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:23 smithi170 bash[21665]: cluster 2024-09-21T13:32:22.738804+0000 mgr.x (mgr.24508) 275 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:26.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:25 smithi092 bash[19827]: cluster 2024-09-21T13:32:24.740584+0000 mgr.x (mgr.24508) 276 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:26.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:25 smithi092 bash[26840]: cluster 2024-09-21T13:32:24.740584+0000 mgr.x (mgr.24508) 276 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:26.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:25 smithi170 bash[21665]: cluster 2024-09-21T13:32:24.740584+0000 mgr.x (mgr.24508) 276 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:27.426 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:28.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:27 smithi092 bash[19827]: cluster 2024-09-21T13:32:26.741458+0000 mgr.x (mgr.24508) 277 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:28.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:27 smithi092 bash[26840]: cluster 2024-09-21T13:32:26.741458+0000 mgr.x (mgr.24508) 277 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:28.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:27 smithi170 bash[21665]: cluster 2024-09-21T13:32:26.741458+0000 mgr.x (mgr.24508) 277 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:28.865 INFO:teuthology.orchestra.run.smithi092.stdout: cluster: 2024-09-21T13:32:28.866 INFO:teuthology.orchestra.run.smithi092.stdout: id: 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:32:28.866 INFO:teuthology.orchestra.run.smithi092.stdout: health: HEALTH_OK 2024-09-21T13:32:28.866 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:32:28.866 INFO:teuthology.orchestra.run.smithi092.stdout: services: 2024-09-21T13:32:28.866 INFO:teuthology.orchestra.run.smithi092.stdout: mon: 3 daemons, quorum a,b,c (age 25m) 2024-09-21T13:32:28.866 INFO:teuthology.orchestra.run.smithi092.stdout: mgr: x(active, since 6m), standbys: y 2024-09-21T13:32:28.866 INFO:teuthology.orchestra.run.smithi092.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 18m) 2024-09-21T13:32:28.866 INFO:teuthology.orchestra.run.smithi092.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T13:32:28.866 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:32:28.867 INFO:teuthology.orchestra.run.smithi092.stdout: data: 2024-09-21T13:32:28.867 INFO:teuthology.orchestra.run.smithi092.stdout: pools: 6 pools, 161 pgs 2024-09-21T13:32:28.867 INFO:teuthology.orchestra.run.smithi092.stdout: objects: 212 objects, 585 KiB 2024-09-21T13:32:28.867 INFO:teuthology.orchestra.run.smithi092.stdout: usage: 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:32:28.867 INFO:teuthology.orchestra.run.smithi092.stdout: pgs: 161 active+clean 2024-09-21T13:32:28.867 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:32:28.867 INFO:teuthology.orchestra.run.smithi092.stdout: io: 2024-09-21T13:32:28.867 INFO:teuthology.orchestra.run.smithi092.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T13:32:28.867 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:32:29.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:28 smithi092 bash[19827]: audit 2024-09-21T13:32:27.827181+0000 mgr.x (mgr.24508) 278 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:29.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:28 smithi092 bash[19827]: audit 2024-09-21T13:32:28.872475+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.92:0/3585954727' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:32:29.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:28 smithi092 bash[26840]: audit 2024-09-21T13:32:27.827181+0000 mgr.x (mgr.24508) 278 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:29.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:28 smithi092 bash[26840]: audit 2024-09-21T13:32:28.872475+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.92:0/3585954727' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:32:29.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:28 smithi170 bash[21665]: audit 2024-09-21T13:32:27.827181+0000 mgr.x (mgr.24508) 278 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:29.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:28 smithi170 bash[21665]: audit 2024-09-21T13:32:28.872475+0000 mon.a (mon.0) 1155 : audit [DBG] from='client.? 172.21.15.92:0/3585954727' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:32:29.509 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph mgr fail' 2024-09-21T13:32:29.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:29 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:32:29] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:32:30.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:29 smithi092 bash[26840]: cluster 2024-09-21T13:32:28.743194+0000 mgr.x (mgr.24508) 279 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:30.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:29 smithi092 bash[19827]: cluster 2024-09-21T13:32:28.743194+0000 mgr.x (mgr.24508) 279 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:30.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:29 smithi170 bash[21665]: cluster 2024-09-21T13:32:28.743194+0000 mgr.x (mgr.24508) 279 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:32.269 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:31 smithi092 bash[19827]: cluster 2024-09-21T13:32:30.744027+0000 mgr.x (mgr.24508) 280 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:32.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:31 smithi092 bash[26840]: cluster 2024-09-21T13:32:30.744027+0000 mgr.x (mgr.24508) 280 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:32.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:31 smithi170 bash[21665]: cluster 2024-09-21T13:32:30.744027+0000 mgr.x (mgr.24508) 280 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:34.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:33 smithi092 bash[19827]: cluster 2024-09-21T13:32:32.744892+0000 mgr.x (mgr.24508) 281 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:34.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:33 smithi092 bash[19827]: audit 2024-09-21T13:32:33.721823+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:34.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:33 smithi092 bash[26840]: cluster 2024-09-21T13:32:32.744892+0000 mgr.x (mgr.24508) 281 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:34.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:33 smithi092 bash[26840]: audit 2024-09-21T13:32:33.721823+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:34.327 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:34.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:33 smithi170 bash[21665]: cluster 2024-09-21T13:32:32.744892+0000 mgr.x (mgr.24508) 281 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:34.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:33 smithi170 bash[21665]: audit 2024-09-21T13:32:33.721823+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24508 172.21.15.170:0/932700372' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:35.951 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[49291]: debug 2024-09-21T13:32:35.618+0000 7faa248eb640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T13:32:35.951 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[49291]: ignoring --setuser ceph since I am not root 2024-09-21T13:32:35.951 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[49291]: ignoring --setgroup ceph since I am not root 2024-09-21T13:32:35.951 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[49291]: debug 2024-09-21T13:32:35.690+0000 7f43f6a8d640 1 -- 172.21.15.170:0/1396375824 <== mon.2 v2:172.21.15.92:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d3fece10e0 con 0x55d3fece3400 2024-09-21T13:32:35.951 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[68882]: [21/Sep/2024:13:32:35] ENGINE Bus STOPPING 2024-09-21T13:32:35.952 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[68882]: [21/Sep/2024:13:32:35] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:32:35.952 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[68882]: [21/Sep/2024:13:32:35] ENGINE Bus STOPPED 2024-09-21T13:32:36.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: cluster 2024-09-21T13:32:34.746631+0000 mgr.x (mgr.24508) 282 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:36.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.608058+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? 172.21.15.92:0/476198185' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T13:32:36.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: cluster 2024-09-21T13:32:35.608817+0000 mon.a (mon.0) 1157 : cluster [INF] Activating manager daemon y 2024-09-21T13:32:36.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.612828+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? 172.21.15.92:0/476198185' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T13:32:36.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.624989+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:32:36.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.625092+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:32:36.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.625172+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:32:36.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.626576+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:32:36.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: cluster 2024-09-21T13:32:35.626625+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T13:32:36.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: cluster 2024-09-21T13:32:35.627099+0000 mon.a (mon.0) 1160 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0182838s) 2024-09-21T13:32:36.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.627251+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:32:36.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.627510+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:32:36.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.627759+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:32:36.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.628003+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:32:36.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.628320+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:32:36.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.628616+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:32:36.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.628888+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:32:36.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.629166+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:32:36.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.629621+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:32:36.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.629835+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:32:36.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[19827]: audit 2024-09-21T13:32:35.630554+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:32:36.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: cluster 2024-09-21T13:32:34.746631+0000 mgr.x (mgr.24508) 282 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:36.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.608058+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? 172.21.15.92:0/476198185' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T13:32:36.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: cluster 2024-09-21T13:32:35.608817+0000 mon.a (mon.0) 1157 : cluster [INF] Activating manager daemon y 2024-09-21T13:32:36.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.612828+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? 172.21.15.92:0/476198185' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T13:32:36.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.624989+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:32:36.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.625092+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:32:36.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.625172+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:32:36.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.626576+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:32:36.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: cluster 2024-09-21T13:32:35.626625+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T13:32:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: cluster 2024-09-21T13:32:35.627099+0000 mon.a (mon.0) 1160 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0182838s) 2024-09-21T13:32:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.627251+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:32:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.627510+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:32:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.627759+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:32:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.628003+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:32:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.628320+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:32:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.628616+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:32:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.628888+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:32:36.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.629166+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:32:36.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.629621+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:32:36.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.629835+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:32:36.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:35 smithi092 bash[26840]: audit 2024-09-21T13:32:35.630554+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:32:36.290 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T13:32:36.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: cluster 2024-09-21T13:32:34.746631+0000 mgr.x (mgr.24508) 282 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:36.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.608058+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? 172.21.15.92:0/476198185' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T13:32:36.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: cluster 2024-09-21T13:32:35.608817+0000 mon.a (mon.0) 1157 : cluster [INF] Activating manager daemon y 2024-09-21T13:32:36.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.612828+0000 mon.a (mon.0) 1158 : audit [INF] from='client.? 172.21.15.92:0/476198185' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T13:32:36.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.624989+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:32:36.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.625092+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:32:36.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.625172+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:32:36.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.626576+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:32:36.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: cluster 2024-09-21T13:32:35.626625+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: cluster 2024-09-21T13:32:35.627099+0000 mon.a (mon.0) 1160 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0182838s) 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.627251+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.627510+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.627759+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.628003+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.628320+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.628616+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.628888+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.629166+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.629621+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.629835+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:32:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:35 smithi170 bash[21665]: audit 2024-09-21T13:32:35.630554+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:32:37.269 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: [21/Sep/2024:13:32:37] ENGINE Bus STARTING 2024-09-21T13:32:37.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: [21/Sep/2024:13:32:37] ENGINE Serving on http://:::9283 2024-09-21T13:32:37.270 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: [21/Sep/2024:13:32:37] ENGINE Bus STARTED 2024-09-21T13:32:37.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[19827]: cluster 2024-09-21T13:32:36.098758+0000 mon.a (mon.0) 1161 : cluster [INF] Manager daemon y is now available 2024-09-21T13:32:37.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[19827]: audit 2024-09-21T13:32:36.447276+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:37.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[19827]: audit 2024-09-21T13:32:36.448784+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:32:37.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[19827]: audit 2024-09-21T13:32:36.458797+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:32:37.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[19827]: audit 2024-09-21T13:32:36.459256+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15111 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:32:37.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[19827]: audit 2024-09-21T13:32:36.505106+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:32:37.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[19827]: audit 2024-09-21T13:32:36.505737+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15111 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:32:37.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[26840]: cluster 2024-09-21T13:32:36.098758+0000 mon.a (mon.0) 1161 : cluster [INF] Manager daemon y is now available 2024-09-21T13:32:37.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[26840]: audit 2024-09-21T13:32:36.447276+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:37.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[26840]: audit 2024-09-21T13:32:36.448784+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:32:37.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[26840]: audit 2024-09-21T13:32:36.458797+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:32:37.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[26840]: audit 2024-09-21T13:32:36.459256+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15111 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:32:37.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[26840]: audit 2024-09-21T13:32:36.505106+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:32:37.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:36 smithi092 bash[26840]: audit 2024-09-21T13:32:36.505737+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15111 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:32:37.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:36 smithi170 bash[21665]: cluster 2024-09-21T13:32:36.098758+0000 mon.a (mon.0) 1161 : cluster [INF] Manager daemon y is now available 2024-09-21T13:32:37.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:36 smithi170 bash[21665]: audit 2024-09-21T13:32:36.447276+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:37.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:36 smithi170 bash[21665]: audit 2024-09-21T13:32:36.448784+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:32:37.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:36 smithi170 bash[21665]: audit 2024-09-21T13:32:36.458797+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:32:37.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:36 smithi170 bash[21665]: audit 2024-09-21T13:32:36.459256+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.15111 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:32:37.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:36 smithi170 bash[21665]: audit 2024-09-21T13:32:36.505106+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:32:37.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:36 smithi170 bash[21665]: audit 2024-09-21T13:32:36.505737+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15111 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:32:37.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: debug 2024-09-21T13:32:37.432+0000 7f20b924c640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:32:37] ENGINE Error in HTTPServer.serve 2024-09-21T13:32:37.770 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: Traceback (most recent call last): 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: self._connections.run(self.expiration_interval) 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: self._run(expiration_interval) 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: s = self.context.wrap_socket( 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: return self.sslsocket_class._create( 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:32:37.771 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: self.do_handshake() 2024-09-21T13:32:37.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:32:37.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: self._sslobj.do_handshake() 2024-09-21T13:32:37.772 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[68882]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:32:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: cluster 2024-09-21T13:32:36.970993+0000 mon.a (mon.0) 1164 : cluster [DBG] mgrmap e30: y(active, since 1.36218s) 2024-09-21T13:32:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: cephadm 2024-09-21T13:32:37.212877+0000 mgr.y (mgr.15111) 3 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Bus STARTING 2024-09-21T13:32:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: cephadm 2024-09-21T13:32:37.315654+0000 mgr.y (mgr.15111) 4 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:32:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: cephadm 2024-09-21T13:32:37.434966+0000 mgr.y (mgr.15111) 5 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:32:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: cephadm 2024-09-21T13:32:37.435115+0000 mgr.y (mgr.15111) 6 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Bus STARTED 2024-09-21T13:32:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: cephadm 2024-09-21T13:32:37.436902+0000 mgr.y (mgr.15111) 7 : cephadm [ERR] [21/Sep/2024:13:32:37] ENGINE Error in HTTPServer.serve 2024-09-21T13:32:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: Traceback (most recent call last): 2024-09-21T13:32:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:32:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-21T13:32:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: self._run(expiration_interval) 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: s = self.context.wrap_socket( 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: return self.sslsocket_class._create( 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: self.do_handshake() 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:32:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: self._sslobj.do_handshake() 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[19827]: cluster 2024-09-21T13:32:37.628716+0000 mgr.y (mgr.15111) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: cluster 2024-09-21T13:32:36.970993+0000 mon.a (mon.0) 1164 : cluster [DBG] mgrmap e30: y(active, since 1.36218s) 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: cephadm 2024-09-21T13:32:37.212877+0000 mgr.y (mgr.15111) 3 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Bus STARTING 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: cephadm 2024-09-21T13:32:37.315654+0000 mgr.y (mgr.15111) 4 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: cephadm 2024-09-21T13:32:37.434966+0000 mgr.y (mgr.15111) 5 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: cephadm 2024-09-21T13:32:37.435115+0000 mgr.y (mgr.15111) 6 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Bus STARTED 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: cephadm 2024-09-21T13:32:37.436902+0000 mgr.y (mgr.15111) 7 : cephadm [ERR] [21/Sep/2024:13:32:37] ENGINE Error in HTTPServer.serve 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: Traceback (most recent call last): 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: self._connections.run(self.expiration_interval) 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:32:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: self._run(expiration_interval) 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: s = self.context.wrap_socket( 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: return self.sslsocket_class._create( 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: self.do_handshake() 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: self._sslobj.do_handshake() 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:32:38.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:37 smithi092 bash[26840]: cluster 2024-09-21T13:32:37.628716+0000 mgr.y (mgr.15111) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:32:38.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: cluster 2024-09-21T13:32:36.970993+0000 mon.a (mon.0) 1164 : cluster [DBG] mgrmap e30: y(active, since 1.36218s) 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: cephadm 2024-09-21T13:32:37.212877+0000 mgr.y (mgr.15111) 3 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Bus STARTING 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: cephadm 2024-09-21T13:32:37.315654+0000 mgr.y (mgr.15111) 4 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: cephadm 2024-09-21T13:32:37.434966+0000 mgr.y (mgr.15111) 5 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: cephadm 2024-09-21T13:32:37.435115+0000 mgr.y (mgr.15111) 6 : cephadm [INF] [21/Sep/2024:13:32:37] ENGINE Bus STARTED 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: cephadm 2024-09-21T13:32:37.436902+0000 mgr.y (mgr.15111) 7 : cephadm [ERR] [21/Sep/2024:13:32:37] ENGINE Error in HTTPServer.serve 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: Traceback (most recent call last): 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: self._connections.run(self.expiration_interval) 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: self._run(expiration_interval) 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:32:38.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: s = self.context.wrap_socket( 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: return self.sslsocket_class._create( 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: self.do_handshake() 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: self._sslobj.do_handshake() 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:32:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:37 smithi170 bash[21665]: cluster 2024-09-21T13:32:37.628716+0000 mgr.y (mgr.15111) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:32:39.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:38 smithi092 bash[19827]: audit 2024-09-21T13:32:37.841695+0000 mgr.y (mgr.15111) 9 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:39.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:38 smithi092 bash[19827]: cluster 2024-09-21T13:32:37.995521+0000 mon.a (mon.0) 1165 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-09-21T13:32:39.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:38 smithi092 bash[26840]: audit 2024-09-21T13:32:37.841695+0000 mgr.y (mgr.15111) 9 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:39.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:38 smithi092 bash[26840]: cluster 2024-09-21T13:32:37.995521+0000 mon.a (mon.0) 1165 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-09-21T13:32:39.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:38 smithi170 bash[21665]: audit 2024-09-21T13:32:37.841695+0000 mgr.y (mgr.15111) 9 : audit [DBG] from='client.15039 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:32:39.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:38 smithi170 bash[21665]: cluster 2024-09-21T13:32:37.995521+0000 mon.a (mon.0) 1165 : cluster [DBG] mgrmap e31: y(active, since 2s) 2024-09-21T13:32:40.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:39 smithi092 bash[19827]: cluster 2024-09-21T13:32:39.629416+0000 mgr.y (mgr.15111) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:32:40.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:39 smithi092 bash[26840]: cluster 2024-09-21T13:32:39.629416+0000 mgr.y (mgr.15111) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:32:40.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:39 smithi170 bash[21665]: cluster 2024-09-21T13:32:39.629416+0000 mgr.y (mgr.15111) 10 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:32:41.097 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:41.269 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:41 smithi092 bash[26840]: cluster 2024-09-21T13:32:40.007327+0000 mon.a (mon.0) 1166 : cluster [DBG] mgrmap e32: y(active, since 4s) 2024-09-21T13:32:41.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:40 smithi092 bash[19827]: cluster 2024-09-21T13:32:40.007327+0000 mon.a (mon.0) 1166 : cluster [DBG] mgrmap e32: y(active, since 4s) 2024-09-21T13:32:41.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:40 smithi170 bash[21665]: cluster 2024-09-21T13:32:40.007327+0000 mon.a (mon.0) 1166 : cluster [DBG] mgrmap e32: y(active, since 4s) 2024-09-21T13:32:42.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:42 smithi170 bash[21665]: cluster 2024-09-21T13:32:41.629899+0000 mgr.y (mgr.15111) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:32:42.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:42 smithi170 bash[21665]: audit 2024-09-21T13:32:41.758789+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:32:42.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:42 smithi170 bash[21665]: cluster 2024-09-21T13:32:41.760791+0000 mon.a (mon.0) 1167 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:32:42.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:42 smithi170 bash[21665]: audit 2024-09-21T13:32:41.764156+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:32:42.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:42 smithi170 bash[21665]: audit 2024-09-21T13:32:41.765362+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:32:42.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:42 smithi170 bash[21665]: audit 2024-09-21T13:32:41.765887+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:32:42.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:42 smithi170 bash[21665]: audit 2024-09-21T13:32:41.912593+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:42.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:42 smithi170 bash[21665]: audit 2024-09-21T13:32:41.924495+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:42.103 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:41 smithi170 bash[49291]: [21/Sep/2024:13:32:41] ENGINE Bus STARTING 2024-09-21T13:32:42.103 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:41 smithi170 bash[49291]: CherryPy Checker: 2024-09-21T13:32:42.103 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:41 smithi170 bash[49291]: The Application mounted at '' has an empty config. 2024-09-21T13:32:42.103 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:41 smithi170 bash[49291]: [21/Sep/2024:13:32:41] ENGINE Serving on http://:::9283 2024-09-21T13:32:42.103 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:41 smithi170 bash[49291]: [21/Sep/2024:13:32:41] ENGINE Bus STARTED 2024-09-21T13:32:42.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[19827]: cluster 2024-09-21T13:32:41.629899+0000 mgr.y (mgr.15111) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:32:42.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[19827]: audit 2024-09-21T13:32:41.758789+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:32:42.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[19827]: cluster 2024-09-21T13:32:41.760791+0000 mon.a (mon.0) 1167 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:32:42.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[19827]: audit 2024-09-21T13:32:41.764156+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:32:42.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[19827]: audit 2024-09-21T13:32:41.765362+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:32:42.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[19827]: audit 2024-09-21T13:32:41.765887+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:32:42.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[19827]: audit 2024-09-21T13:32:41.912593+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:42.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[19827]: audit 2024-09-21T13:32:41.924495+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:42.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[26840]: cluster 2024-09-21T13:32:41.629899+0000 mgr.y (mgr.15111) 11 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:32:42.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[26840]: audit 2024-09-21T13:32:41.758789+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:32:42.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[26840]: cluster 2024-09-21T13:32:41.760791+0000 mon.a (mon.0) 1167 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:32:42.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[26840]: audit 2024-09-21T13:32:41.764156+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:32:42.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[26840]: audit 2024-09-21T13:32:41.765362+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:32:42.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[26840]: audit 2024-09-21T13:32:41.765887+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.? 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:32:42.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[26840]: audit 2024-09-21T13:32:41.912593+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:42.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:42 smithi092 bash[26840]: audit 2024-09-21T13:32:41.924495+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:43 smithi092 bash[19827]: cluster 2024-09-21T13:32:42.017224+0000 mon.a (mon.0) 1170 : cluster [DBG] mgrmap e33: y(active, since 6s), standbys: x 2024-09-21T13:32:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:43 smithi092 bash[19827]: audit 2024-09-21T13:32:42.025077+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:32:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:43 smithi092 bash[19827]: audit 2024-09-21T13:32:42.893452+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:43.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:43 smithi092 bash[19827]: audit 2024-09-21T13:32:42.907646+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:43.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:43 smithi092 bash[26840]: cluster 2024-09-21T13:32:42.017224+0000 mon.a (mon.0) 1170 : cluster [DBG] mgrmap e33: y(active, since 6s), standbys: x 2024-09-21T13:32:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:43 smithi092 bash[26840]: audit 2024-09-21T13:32:42.025077+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:32:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:43 smithi092 bash[26840]: audit 2024-09-21T13:32:42.893452+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:43.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:43 smithi092 bash[26840]: audit 2024-09-21T13:32:42.907646+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:43.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:43 smithi170 bash[21665]: cluster 2024-09-21T13:32:42.017224+0000 mon.a (mon.0) 1170 : cluster [DBG] mgrmap e33: y(active, since 6s), standbys: x 2024-09-21T13:32:43.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:43 smithi170 bash[21665]: audit 2024-09-21T13:32:42.025077+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:32:43.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:43 smithi170 bash[21665]: audit 2024-09-21T13:32:42.893452+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:43.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:43 smithi170 bash[21665]: audit 2024-09-21T13:32:42.907646+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:44.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:44 smithi092 bash[19827]: audit 2024-09-21T13:32:43.015687+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:44.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:44 smithi092 bash[19827]: audit 2024-09-21T13:32:43.022402+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:44.270 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:44 smithi092 bash[19827]: cluster 2024-09-21T13:32:43.631507+0000 mgr.y (mgr.15111) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:32:44.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:44 smithi092 bash[26840]: audit 2024-09-21T13:32:43.015687+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:44.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:44 smithi092 bash[26840]: audit 2024-09-21T13:32:43.022402+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:44.270 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:44 smithi092 bash[26840]: cluster 2024-09-21T13:32:43.631507+0000 mgr.y (mgr.15111) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:32:44.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:44 smithi170 bash[21665]: audit 2024-09-21T13:32:43.015687+0000 mon.a (mon.0) 1173 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:44.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:44 smithi170 bash[21665]: audit 2024-09-21T13:32:43.022402+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:44.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:44 smithi170 bash[21665]: cluster 2024-09-21T13:32:43.631507+0000 mgr.y (mgr.15111) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:32:45.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.047684+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.061298+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.066932+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:32:45.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.068318+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:32:45.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: cephadm 2024-09-21T13:32:44.070188+0000 mgr.y (mgr.15111) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:32:45.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: cephadm 2024-09-21T13:32:44.070636+0000 mgr.y (mgr.15111) 14 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:32:45.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: cephadm 2024-09-21T13:32:44.204674+0000 mgr.y (mgr.15111) 15 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:32:45.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: cephadm 2024-09-21T13:32:44.208569+0000 mgr.y (mgr.15111) 16 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:32:45.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: cephadm 2024-09-21T13:32:44.290259+0000 mgr.y (mgr.15111) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: cephadm 2024-09-21T13:32:44.294918+0000 mgr.y (mgr.15111) 18 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: cephadm 2024-09-21T13:32:44.372416+0000 mgr.y (mgr.15111) 19 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: cephadm 2024-09-21T13:32:44.379183+0000 mgr.y (mgr.15111) 20 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.461906+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.469297+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.473732+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.480693+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.486911+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: cephadm 2024-09-21T13:32:44.510772+0000 mgr.y (mgr.15111) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.511192+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.511784+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15111 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: audit 2024-09-21T13:32:44.528669+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:32:45.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:45 smithi170 bash[21665]: cephadm 2024-09-21T13:32:44.529810+0000 mgr.y (mgr.15111) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:32:45.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.047684+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.061298+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.521 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.066932+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.068318+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: cephadm 2024-09-21T13:32:44.070188+0000 mgr.y (mgr.15111) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: cephadm 2024-09-21T13:32:44.070636+0000 mgr.y (mgr.15111) 14 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: cephadm 2024-09-21T13:32:44.204674+0000 mgr.y (mgr.15111) 15 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: cephadm 2024-09-21T13:32:44.208569+0000 mgr.y (mgr.15111) 16 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: cephadm 2024-09-21T13:32:44.290259+0000 mgr.y (mgr.15111) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: cephadm 2024-09-21T13:32:44.294918+0000 mgr.y (mgr.15111) 18 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: cephadm 2024-09-21T13:32:44.372416+0000 mgr.y (mgr.15111) 19 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: cephadm 2024-09-21T13:32:44.379183+0000 mgr.y (mgr.15111) 20 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.461906+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.469297+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.473732+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.480693+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.486911+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: cephadm 2024-09-21T13:32:44.510772+0000 mgr.y (mgr.15111) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:32:45.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.511192+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:32:45.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.511784+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15111 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:32:45.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.047684+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.061298+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.066932+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:32:45.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.068318+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:32:45.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: cephadm 2024-09-21T13:32:44.070188+0000 mgr.y (mgr.15111) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:32:45.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: cephadm 2024-09-21T13:32:44.070636+0000 mgr.y (mgr.15111) 14 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: cephadm 2024-09-21T13:32:44.204674+0000 mgr.y (mgr.15111) 15 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: cephadm 2024-09-21T13:32:44.208569+0000 mgr.y (mgr.15111) 16 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: cephadm 2024-09-21T13:32:44.290259+0000 mgr.y (mgr.15111) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: cephadm 2024-09-21T13:32:44.294918+0000 mgr.y (mgr.15111) 18 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: cephadm 2024-09-21T13:32:44.372416+0000 mgr.y (mgr.15111) 19 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: cephadm 2024-09-21T13:32:44.379183+0000 mgr.y (mgr.15111) 20 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.461906+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.469297+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.473732+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.480693+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.486911+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: cephadm 2024-09-21T13:32:44.510772+0000 mgr.y (mgr.15111) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.511192+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:32:45.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.511784+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15111 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:32:45.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: audit 2024-09-21T13:32:44.528669+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:32:45.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[26840]: cephadm 2024-09-21T13:32:44.529810+0000 mgr.y (mgr.15111) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:32:45.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: audit 2024-09-21T13:32:44.528669+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:32:45.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:45 smithi092 bash[19827]: cephadm 2024-09-21T13:32:44.529810+0000 mgr.y (mgr.15111) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:32:46.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:46 smithi092 bash[19827]: cluster 2024-09-21T13:32:45.632025+0000 mgr.y (mgr.15111) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:32:46.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:46 smithi092 bash[26840]: cluster 2024-09-21T13:32:45.632025+0000 mgr.y (mgr.15111) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:32:46.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:46 smithi170 bash[21665]: cluster 2024-09-21T13:32:45.632025+0000 mgr.y (mgr.15111) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:32:48.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:48 smithi092 bash[19827]: audit 2024-09-21T13:32:47.587882+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:48.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:48 smithi092 bash[19827]: audit 2024-09-21T13:32:47.594886+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:48.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:48 smithi092 bash[19827]: cephadm 2024-09-21T13:32:47.597348+0000 mgr.y (mgr.15111) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:32:48.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:48 smithi092 bash[19827]: cluster 2024-09-21T13:32:47.632800+0000 mgr.y (mgr.15111) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:32:48.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:48 smithi092 bash[26840]: audit 2024-09-21T13:32:47.587882+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:48.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:48 smithi092 bash[26840]: audit 2024-09-21T13:32:47.594886+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:48.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:48 smithi092 bash[26840]: cephadm 2024-09-21T13:32:47.597348+0000 mgr.y (mgr.15111) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:32:48.770 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:48 smithi092 bash[26840]: cluster 2024-09-21T13:32:47.632800+0000 mgr.y (mgr.15111) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:32:48.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:48 smithi170 bash[21665]: audit 2024-09-21T13:32:47.587882+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:48.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:48 smithi170 bash[21665]: audit 2024-09-21T13:32:47.594886+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:48.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:48 smithi170 bash[21665]: cephadm 2024-09-21T13:32:47.597348+0000 mgr.y (mgr.15111) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:32:48.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:48 smithi170 bash[21665]: cluster 2024-09-21T13:32:47.632800+0000 mgr.y (mgr.15111) 25 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:32:49.799 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:32:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:32:49] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T13:32:49.800 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:49 smithi170 bash[21665]: cephadm 2024-09-21T13:32:47.833241+0000 mgr.y (mgr.15111) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:32:49.800 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:49 smithi170 bash[21665]: audit 2024-09-21T13:32:49.074667+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.92:0/2353115798' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:32:50.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:49 smithi092 bash[19827]: cephadm 2024-09-21T13:32:47.833241+0000 mgr.y (mgr.15111) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:32:50.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:49 smithi092 bash[19827]: audit 2024-09-21T13:32:49.074667+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.92:0/2353115798' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:32:50.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:49 smithi092 bash[26840]: cephadm 2024-09-21T13:32:47.833241+0000 mgr.y (mgr.15111) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:32:50.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:49 smithi092 bash[26840]: audit 2024-09-21T13:32:49.074667+0000 mon.c (mon.2) 74 : audit [DBG] from='client.? 172.21.15.92:0/2353115798' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:32:51.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:50 smithi092 bash[19827]: cluster 2024-09-21T13:32:49.633638+0000 mgr.y (mgr.15111) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:32:51.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:50 smithi092 bash[26840]: cluster 2024-09-21T13:32:49.633638+0000 mgr.y (mgr.15111) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:32:51.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:50 smithi170 bash[21665]: cluster 2024-09-21T13:32:49.633638+0000 mgr.y (mgr.15111) 27 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:32:51.992 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:51 smithi170 bash[21665]: audit 2024-09-21T13:32:51.448348+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:52.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:51 smithi092 bash[19827]: audit 2024-09-21T13:32:51.448348+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:52.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:51 smithi092 bash[26840]: audit 2024-09-21T13:32:51.448348+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:32:52.767 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[21665]: cluster 2024-09-21T13:32:51.634559+0000 mgr.y (mgr.15111) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:32:52.767 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 systemd[1]: Stopping Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:32:52.767 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.608Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.608Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.608Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.608Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.608Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.608Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.608Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.608Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.609Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.609Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.609Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T13:32:52.768 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:52 smithi170 bash[51101]: ts=2024-09-21T13:32:52.609Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T13:32:53.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:52 smithi092 bash[26840]: cluster 2024-09-21T13:32:51.634559+0000 mgr.y (mgr.15111) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:32:53.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:52 smithi092 bash[19827]: cluster 2024-09-21T13:32:51.634559+0000 mgr.y (mgr.15111) 28 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:32:53.328 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:53 smithi170 bash[52707]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:32:53.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:53 smithi170 bash[52765]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:32:53.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:53 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T13:32:53.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:53 smithi170 systemd[1]: Stopped Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:32:53.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:53 smithi170 systemd[1]: Started Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:32:54.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.389667+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.403087+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.410245+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.411632+0000 mgr.y (mgr.15111) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.428935+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: cephadm 2024-09-21T13:32:53.433425+0000 mgr.y (mgr.15111) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.433839+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.434466+0000 mgr.y (mgr.15111) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.438263+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.439095+0000 mgr.y (mgr.15111) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.445733+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.455162+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: audit 2024-09-21T13:32:53.455829+0000 mgr.y (mgr.15111) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:32:54.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[19827]: cluster 2024-09-21T13:32:53.636231+0000 mgr.y (mgr.15111) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.389667+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.403087+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.410245+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.411632+0000 mgr.y (mgr.15111) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.428935+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: cephadm 2024-09-21T13:32:53.433425+0000 mgr.y (mgr.15111) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.433839+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.434466+0000 mgr.y (mgr.15111) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.438263+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.439095+0000 mgr.y (mgr.15111) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.445733+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.455162+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:32:54.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: audit 2024-09-21T13:32:53.455829+0000 mgr.y (mgr.15111) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:32:54.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:54 smithi092 bash[26840]: cluster 2024-09-21T13:32:53.636231+0000 mgr.y (mgr.15111) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:32:54.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.389667+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.403087+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.410245+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.411632+0000 mgr.y (mgr.15111) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.428935+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: cephadm 2024-09-21T13:32:53.433425+0000 mgr.y (mgr.15111) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.433839+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.434466+0000 mgr.y (mgr.15111) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.438263+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.439095+0000 mgr.y (mgr.15111) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.445733+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.455162+0000 mon.c (mon.2) 79 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:32:54.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: audit 2024-09-21T13:32:53.455829+0000 mgr.y (mgr.15111) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:32:54.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[21665]: cluster 2024-09-21T13:32:53.636231+0000 mgr.y (mgr.15111) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:32:54.854 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.566Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T13:32:54.854 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.566Z 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-21T13:32:54.854 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.566Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi170 (none))" 2024-09-21T13:32:54.854 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.566Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:32:54.854 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.566Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:32:54.854 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.568Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:32:54.854 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.568Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T13:32:54.854 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.569Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:32:54.854 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.569Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:32:54.854 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.571Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.571Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.596µs 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.571Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.573Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.589Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.593Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.594Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.594Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.441µs wal_replay_duration=22.739869ms wbl_replay_duration=134ns total_replay_duration=22.820185ms 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.596Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.596Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.596Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.622Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.390222ms db_storage=1.001µs remote_storage=1.231µs web_handler=493ns query_engine=709ns scrape=254.711µs scrape_sd=126.642µs notify=11.288µs notify_sd=12.251µs rules=25.554707ms tracing=6.26µs 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.622Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T13:32:54.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:32:54 smithi170 bash[52795]: ts=2024-09-21T13:32:54.622Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:32:57.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:56 smithi092 bash[19827]: cluster 2024-09-21T13:32:55.637148+0000 mgr.y (mgr.15111) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:57.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:56 smithi092 bash[26840]: cluster 2024-09-21T13:32:55.637148+0000 mgr.y (mgr.15111) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:57.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:56 smithi170 bash[21665]: cluster 2024-09-21T13:32:55.637148+0000 mgr.y (mgr.15111) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:32:59.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:32:58 smithi092 bash[19827]: cluster 2024-09-21T13:32:57.638753+0000 mgr.y (mgr.15111) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:59.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:32:58 smithi092 bash[26840]: cluster 2024-09-21T13:32:57.638753+0000 mgr.y (mgr.15111) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:32:59.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:32:58 smithi170 bash[21665]: cluster 2024-09-21T13:32:57.638753+0000 mgr.y (mgr.15111) 36 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:00.770 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[19827]: audit 2024-09-21T13:32:58.799264+0000 mgr.y (mgr.15111) 37 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:00.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[19827]: audit 2024-09-21T13:32:59.461870+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[19827]: audit 2024-09-21T13:32:59.473252+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[19827]: audit 2024-09-21T13:32:59.605846+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[19827]: audit 2024-09-21T13:32:59.619625+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[19827]: audit 2024-09-21T13:32:59.622898+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:33:00.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[19827]: audit 2024-09-21T13:32:59.624800+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:33:00.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[19827]: audit 2024-09-21T13:32:59.633131+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[19827]: cluster 2024-09-21T13:32:59.639549+0000 mgr.y (mgr.15111) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:33:00.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[26840]: audit 2024-09-21T13:32:58.799264+0000 mgr.y (mgr.15111) 37 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:00.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[26840]: audit 2024-09-21T13:32:59.461870+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[26840]: audit 2024-09-21T13:32:59.473252+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[26840]: audit 2024-09-21T13:32:59.605846+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[26840]: audit 2024-09-21T13:32:59.619625+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[26840]: audit 2024-09-21T13:32:59.622898+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:33:00.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[26840]: audit 2024-09-21T13:32:59.624800+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:33:00.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[26840]: audit 2024-09-21T13:32:59.633131+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:00 smithi092 bash[26840]: cluster 2024-09-21T13:32:59.639549+0000 mgr.y (mgr.15111) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:33:00.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:00 smithi170 bash[21665]: audit 2024-09-21T13:32:58.799264+0000 mgr.y (mgr.15111) 37 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:00.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:00 smithi170 bash[21665]: audit 2024-09-21T13:32:59.461870+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:00 smithi170 bash[21665]: audit 2024-09-21T13:32:59.473252+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:00 smithi170 bash[21665]: audit 2024-09-21T13:32:59.605846+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:00 smithi170 bash[21665]: audit 2024-09-21T13:32:59.619625+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:00 smithi170 bash[21665]: audit 2024-09-21T13:32:59.622898+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:33:00.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:00 smithi170 bash[21665]: audit 2024-09-21T13:32:59.624800+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:33:00.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:00 smithi170 bash[21665]: audit 2024-09-21T13:32:59.633131+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:33:00.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:00 smithi170 bash[21665]: cluster 2024-09-21T13:32:59.639549+0000 mgr.y (mgr.15111) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:33:03.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:02 smithi092 bash[19827]: cluster 2024-09-21T13:33:01.640203+0000 mgr.y (mgr.15111) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:33:03.020 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:33:02 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:33:02] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:33:03.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:02 smithi092 bash[26840]: cluster 2024-09-21T13:33:01.640203+0000 mgr.y (mgr.15111) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:33:03.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:02 smithi170 bash[21665]: cluster 2024-09-21T13:33:01.640203+0000 mgr.y (mgr.15111) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:33:05.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:04 smithi092 bash[19827]: cluster 2024-09-21T13:33:03.641825+0000 mgr.y (mgr.15111) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:05.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:04 smithi092 bash[26840]: cluster 2024-09-21T13:33:03.641825+0000 mgr.y (mgr.15111) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:05.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:04 smithi170 bash[21665]: cluster 2024-09-21T13:33:03.641825+0000 mgr.y (mgr.15111) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:07.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:06 smithi092 bash[19827]: cluster 2024-09-21T13:33:05.642516+0000 mgr.y (mgr.15111) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:07.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:06 smithi092 bash[19827]: audit 2024-09-21T13:33:06.449032+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:07.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:06 smithi092 bash[26840]: cluster 2024-09-21T13:33:05.642516+0000 mgr.y (mgr.15111) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:07.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:06 smithi092 bash[26840]: audit 2024-09-21T13:33:06.449032+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:07.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:06 smithi170 bash[21665]: cluster 2024-09-21T13:33:05.642516+0000 mgr.y (mgr.15111) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:07.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:06 smithi170 bash[21665]: audit 2024-09-21T13:33:06.449032+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:09.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:08 smithi092 bash[19827]: cluster 2024-09-21T13:33:07.644139+0000 mgr.y (mgr.15111) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:09.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:08 smithi092 bash[26840]: cluster 2024-09-21T13:33:07.644139+0000 mgr.y (mgr.15111) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:09.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:08 smithi170 bash[21665]: cluster 2024-09-21T13:33:07.644139+0000 mgr.y (mgr.15111) 42 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:11.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:10 smithi092 bash[19827]: audit 2024-09-21T13:33:08.810292+0000 mgr.y (mgr.15111) 43 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:11.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:10 smithi092 bash[19827]: cluster 2024-09-21T13:33:09.644829+0000 mgr.y (mgr.15111) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:11.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:10 smithi092 bash[26840]: audit 2024-09-21T13:33:08.810292+0000 mgr.y (mgr.15111) 43 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:11.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:10 smithi092 bash[26840]: cluster 2024-09-21T13:33:09.644829+0000 mgr.y (mgr.15111) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:11.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:10 smithi170 bash[21665]: audit 2024-09-21T13:33:08.810292+0000 mgr.y (mgr.15111) 43 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:11.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:10 smithi170 bash[21665]: cluster 2024-09-21T13:33:09.644829+0000 mgr.y (mgr.15111) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:13.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:12 smithi092 bash[19827]: cluster 2024-09-21T13:33:11.645512+0000 mgr.y (mgr.15111) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:13.021 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:33:12 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:33:12] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-21T13:33:13.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:12 smithi092 bash[26840]: cluster 2024-09-21T13:33:11.645512+0000 mgr.y (mgr.15111) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:13.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:12 smithi170 bash[21665]: cluster 2024-09-21T13:33:11.645512+0000 mgr.y (mgr.15111) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:15.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:14 smithi092 bash[19827]: cluster 2024-09-21T13:33:13.647145+0000 mgr.y (mgr.15111) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:15.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:14 smithi092 bash[26840]: cluster 2024-09-21T13:33:13.647145+0000 mgr.y (mgr.15111) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:15.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:14 smithi170 bash[21665]: cluster 2024-09-21T13:33:13.647145+0000 mgr.y (mgr.15111) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:17.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:16 smithi092 bash[19827]: cluster 2024-09-21T13:33:15.647885+0000 mgr.y (mgr.15111) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:17.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:16 smithi092 bash[26840]: cluster 2024-09-21T13:33:15.647885+0000 mgr.y (mgr.15111) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:17.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:16 smithi170 bash[21665]: cluster 2024-09-21T13:33:15.647885+0000 mgr.y (mgr.15111) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:19.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:18 smithi092 bash[19827]: cluster 2024-09-21T13:33:17.649573+0000 mgr.y (mgr.15111) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:19.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:18 smithi092 bash[26840]: cluster 2024-09-21T13:33:17.649573+0000 mgr.y (mgr.15111) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:19.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:18 smithi170 bash[21665]: cluster 2024-09-21T13:33:17.649573+0000 mgr.y (mgr.15111) 48 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:21.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:20 smithi092 bash[19827]: audit 2024-09-21T13:33:18.819241+0000 mgr.y (mgr.15111) 49 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:21.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:20 smithi092 bash[19827]: cluster 2024-09-21T13:33:19.650315+0000 mgr.y (mgr.15111) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:21.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:20 smithi092 bash[26840]: audit 2024-09-21T13:33:18.819241+0000 mgr.y (mgr.15111) 49 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:21.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:20 smithi092 bash[26840]: cluster 2024-09-21T13:33:19.650315+0000 mgr.y (mgr.15111) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:21.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:20 smithi170 bash[21665]: audit 2024-09-21T13:33:18.819241+0000 mgr.y (mgr.15111) 49 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:21.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:20 smithi170 bash[21665]: cluster 2024-09-21T13:33:19.650315+0000 mgr.y (mgr.15111) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:22.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:21 smithi092 bash[19827]: audit 2024-09-21T13:33:21.449337+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:22.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:21 smithi092 bash[26840]: audit 2024-09-21T13:33:21.449337+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:22.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:21 smithi170 bash[21665]: audit 2024-09-21T13:33:21.449337+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:23.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:22 smithi092 bash[19827]: cluster 2024-09-21T13:33:21.651019+0000 mgr.y (mgr.15111) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:23.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:22 smithi092 bash[26840]: cluster 2024-09-21T13:33:21.651019+0000 mgr.y (mgr.15111) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:23.021 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:33:22 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:33:22] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T13:33:23.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:22 smithi170 bash[21665]: cluster 2024-09-21T13:33:21.651019+0000 mgr.y (mgr.15111) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:25.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:24 smithi092 bash[19827]: cluster 2024-09-21T13:33:23.652728+0000 mgr.y (mgr.15111) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:25.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:24 smithi092 bash[26840]: cluster 2024-09-21T13:33:23.652728+0000 mgr.y (mgr.15111) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:25.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:24 smithi170 bash[21665]: cluster 2024-09-21T13:33:23.652728+0000 mgr.y (mgr.15111) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:27.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:26 smithi092 bash[19827]: cluster 2024-09-21T13:33:25.653470+0000 mgr.y (mgr.15111) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:27.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:26 smithi092 bash[26840]: cluster 2024-09-21T13:33:25.653470+0000 mgr.y (mgr.15111) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:27.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:26 smithi170 bash[21665]: cluster 2024-09-21T13:33:25.653470+0000 mgr.y (mgr.15111) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:29.020 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:28 smithi092 bash[19827]: cluster 2024-09-21T13:33:27.655123+0000 mgr.y (mgr.15111) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:29.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:28 smithi092 bash[26840]: cluster 2024-09-21T13:33:27.655123+0000 mgr.y (mgr.15111) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:29.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:28 smithi170 bash[21665]: cluster 2024-09-21T13:33:27.655123+0000 mgr.y (mgr.15111) 54 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:31.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:30 smithi092 bash[19827]: audit 2024-09-21T13:33:28.829073+0000 mgr.y (mgr.15111) 55 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:31.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:30 smithi092 bash[19827]: cluster 2024-09-21T13:33:29.655843+0000 mgr.y (mgr.15111) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:31.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:30 smithi092 bash[26840]: audit 2024-09-21T13:33:28.829073+0000 mgr.y (mgr.15111) 55 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:31.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:30 smithi092 bash[26840]: cluster 2024-09-21T13:33:29.655843+0000 mgr.y (mgr.15111) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:31.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:30 smithi170 bash[21665]: audit 2024-09-21T13:33:28.829073+0000 mgr.y (mgr.15111) 55 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:31.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:30 smithi170 bash[21665]: cluster 2024-09-21T13:33:29.655843+0000 mgr.y (mgr.15111) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:32.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:31 smithi170 bash[21665]: cluster 2024-09-21T13:33:31.656583+0000 mgr.y (mgr.15111) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:32.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:31 smithi092 bash[19827]: cluster 2024-09-21T13:33:31.656583+0000 mgr.y (mgr.15111) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:32.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:31 smithi092 bash[26840]: cluster 2024-09-21T13:33:31.656583+0000 mgr.y (mgr.15111) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:33.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:33:32 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:33:32] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T13:33:35.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:34 smithi092 bash[19827]: cluster 2024-09-21T13:33:33.658253+0000 mgr.y (mgr.15111) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:35.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:34 smithi092 bash[26840]: cluster 2024-09-21T13:33:33.658253+0000 mgr.y (mgr.15111) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:35.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:34 smithi170 bash[21665]: cluster 2024-09-21T13:33:33.658253+0000 mgr.y (mgr.15111) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:37.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:36 smithi092 bash[19827]: cluster 2024-09-21T13:33:35.659014+0000 mgr.y (mgr.15111) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:37.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:36 smithi092 bash[19827]: audit 2024-09-21T13:33:36.449736+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:37.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:36 smithi092 bash[26840]: cluster 2024-09-21T13:33:35.659014+0000 mgr.y (mgr.15111) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:37.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:36 smithi092 bash[26840]: audit 2024-09-21T13:33:36.449736+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:37.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:36 smithi170 bash[21665]: cluster 2024-09-21T13:33:35.659014+0000 mgr.y (mgr.15111) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:37.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:36 smithi170 bash[21665]: audit 2024-09-21T13:33:36.449736+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:39.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:38 smithi092 bash[19827]: cluster 2024-09-21T13:33:37.660737+0000 mgr.y (mgr.15111) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:39.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:38 smithi092 bash[26840]: cluster 2024-09-21T13:33:37.660737+0000 mgr.y (mgr.15111) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:39.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:38 smithi170 bash[21665]: cluster 2024-09-21T13:33:37.660737+0000 mgr.y (mgr.15111) 60 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:41.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:40 smithi092 bash[26840]: audit 2024-09-21T13:33:38.840295+0000 mgr.y (mgr.15111) 61 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:41.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:40 smithi092 bash[26840]: cluster 2024-09-21T13:33:39.661447+0000 mgr.y (mgr.15111) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:41.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:40 smithi092 bash[19827]: audit 2024-09-21T13:33:38.840295+0000 mgr.y (mgr.15111) 61 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:41.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:40 smithi092 bash[19827]: cluster 2024-09-21T13:33:39.661447+0000 mgr.y (mgr.15111) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:41.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:40 smithi170 bash[21665]: audit 2024-09-21T13:33:38.840295+0000 mgr.y (mgr.15111) 61 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:41.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:40 smithi170 bash[21665]: cluster 2024-09-21T13:33:39.661447+0000 mgr.y (mgr.15111) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:43.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:42 smithi092 bash[19827]: cluster 2024-09-21T13:33:41.662242+0000 mgr.y (mgr.15111) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:43.021 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:33:42 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:33:42] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-21T13:33:43.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:42 smithi092 bash[26840]: cluster 2024-09-21T13:33:41.662242+0000 mgr.y (mgr.15111) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:43.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:42 smithi170 bash[21665]: cluster 2024-09-21T13:33:41.662242+0000 mgr.y (mgr.15111) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:45.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:44 smithi092 bash[19827]: cluster 2024-09-21T13:33:43.663975+0000 mgr.y (mgr.15111) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:45.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:44 smithi092 bash[26840]: cluster 2024-09-21T13:33:43.663975+0000 mgr.y (mgr.15111) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:45.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:44 smithi170 bash[21665]: cluster 2024-09-21T13:33:43.663975+0000 mgr.y (mgr.15111) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:47.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:46 smithi092 bash[19827]: cluster 2024-09-21T13:33:45.664687+0000 mgr.y (mgr.15111) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:47.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:46 smithi092 bash[26840]: cluster 2024-09-21T13:33:45.664687+0000 mgr.y (mgr.15111) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:47.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:46 smithi170 bash[21665]: cluster 2024-09-21T13:33:45.664687+0000 mgr.y (mgr.15111) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:49.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:48 smithi092 bash[19827]: cluster 2024-09-21T13:33:47.666289+0000 mgr.y (mgr.15111) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:49.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:48 smithi092 bash[26840]: cluster 2024-09-21T13:33:47.666289+0000 mgr.y (mgr.15111) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:49.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:48 smithi170 bash[21665]: cluster 2024-09-21T13:33:47.666289+0000 mgr.y (mgr.15111) 66 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:51.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:50 smithi092 bash[19827]: audit 2024-09-21T13:33:48.851436+0000 mgr.y (mgr.15111) 67 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:51.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:50 smithi092 bash[19827]: cluster 2024-09-21T13:33:49.667027+0000 mgr.y (mgr.15111) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:51.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:50 smithi092 bash[26840]: audit 2024-09-21T13:33:48.851436+0000 mgr.y (mgr.15111) 67 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:51.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:50 smithi092 bash[26840]: cluster 2024-09-21T13:33:49.667027+0000 mgr.y (mgr.15111) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:51.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:50 smithi170 bash[21665]: audit 2024-09-21T13:33:48.851436+0000 mgr.y (mgr.15111) 67 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:33:51.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:50 smithi170 bash[21665]: cluster 2024-09-21T13:33:49.667027+0000 mgr.y (mgr.15111) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:52.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:51 smithi092 bash[19827]: audit 2024-09-21T13:33:51.450107+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:52.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:51 smithi092 bash[26840]: audit 2024-09-21T13:33:51.450107+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:52.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:51 smithi170 bash[21665]: audit 2024-09-21T13:33:51.450107+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:33:53.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:52 smithi092 bash[19827]: cluster 2024-09-21T13:33:51.667672+0000 mgr.y (mgr.15111) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:53.021 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:33:52 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:33:52] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-09-21T13:33:53.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:52 smithi092 bash[26840]: cluster 2024-09-21T13:33:51.667672+0000 mgr.y (mgr.15111) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:53.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:52 smithi170 bash[21665]: cluster 2024-09-21T13:33:51.667672+0000 mgr.y (mgr.15111) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:55.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:54 smithi092 bash[19827]: cluster 2024-09-21T13:33:53.669324+0000 mgr.y (mgr.15111) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:55.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:54 smithi092 bash[26840]: cluster 2024-09-21T13:33:53.669324+0000 mgr.y (mgr.15111) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:55.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:54 smithi170 bash[21665]: cluster 2024-09-21T13:33:53.669324+0000 mgr.y (mgr.15111) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:56.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:55 smithi092 bash[26840]: cluster 2024-09-21T13:33:55.670040+0000 mgr.y (mgr.15111) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:56.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:55 smithi092 bash[19827]: cluster 2024-09-21T13:33:55.670040+0000 mgr.y (mgr.15111) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:56.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:55 smithi170 bash[21665]: cluster 2024-09-21T13:33:55.670040+0000 mgr.y (mgr.15111) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:33:59.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:33:58 smithi092 bash[26840]: cluster 2024-09-21T13:33:57.671705+0000 mgr.y (mgr.15111) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:59.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:33:58 smithi092 bash[19827]: cluster 2024-09-21T13:33:57.671705+0000 mgr.y (mgr.15111) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:33:59.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:33:58 smithi170 bash[21665]: cluster 2024-09-21T13:33:57.671705+0000 mgr.y (mgr.15111) 72 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:01.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:00 smithi092 bash[19827]: audit 2024-09-21T13:33:58.862529+0000 mgr.y (mgr.15111) 73 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:01.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:00 smithi092 bash[19827]: cluster 2024-09-21T13:33:59.672365+0000 mgr.y (mgr.15111) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:01.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:00 smithi092 bash[19827]: audit 2024-09-21T13:34:00.471434+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:34:01.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:00 smithi092 bash[19827]: audit 2024-09-21T13:34:00.472967+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:34:01.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:00 smithi092 bash[19827]: audit 2024-09-21T13:34:00.484608+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:34:01.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:00 smithi092 bash[26840]: audit 2024-09-21T13:33:58.862529+0000 mgr.y (mgr.15111) 73 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:01.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:00 smithi092 bash[26840]: cluster 2024-09-21T13:33:59.672365+0000 mgr.y (mgr.15111) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:01.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:00 smithi092 bash[26840]: audit 2024-09-21T13:34:00.471434+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:34:01.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:00 smithi092 bash[26840]: audit 2024-09-21T13:34:00.472967+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:34:01.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:00 smithi092 bash[26840]: audit 2024-09-21T13:34:00.484608+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:34:01.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:00 smithi170 bash[21665]: audit 2024-09-21T13:33:58.862529+0000 mgr.y (mgr.15111) 73 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:01.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:00 smithi170 bash[21665]: cluster 2024-09-21T13:33:59.672365+0000 mgr.y (mgr.15111) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:01.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:00 smithi170 bash[21665]: audit 2024-09-21T13:34:00.471434+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:34:01.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:00 smithi170 bash[21665]: audit 2024-09-21T13:34:00.472967+0000 mon.c (mon.2) 87 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:34:01.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:00 smithi170 bash[21665]: audit 2024-09-21T13:34:00.484608+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:34:03.021 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:34:02 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:34:02] "GET /metrics HTTP/1.1" 200 38080 "" "Prometheus/2.43.0" 2024-09-21T13:34:03.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:02 smithi092 bash[19827]: cluster 2024-09-21T13:34:01.673080+0000 mgr.y (mgr.15111) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:03.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:02 smithi092 bash[26840]: cluster 2024-09-21T13:34:01.673080+0000 mgr.y (mgr.15111) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:03.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:02 smithi170 bash[21665]: cluster 2024-09-21T13:34:01.673080+0000 mgr.y (mgr.15111) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:05.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:04 smithi092 bash[19827]: cluster 2024-09-21T13:34:03.674738+0000 mgr.y (mgr.15111) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:05.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:04 smithi092 bash[26840]: cluster 2024-09-21T13:34:03.674738+0000 mgr.y (mgr.15111) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:05.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:04 smithi170 bash[21665]: cluster 2024-09-21T13:34:03.674738+0000 mgr.y (mgr.15111) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:07.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:06 smithi092 bash[26840]: cluster 2024-09-21T13:34:05.675465+0000 mgr.y (mgr.15111) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:07.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:06 smithi092 bash[26840]: audit 2024-09-21T13:34:06.450408+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:07.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:06 smithi092 bash[19827]: cluster 2024-09-21T13:34:05.675465+0000 mgr.y (mgr.15111) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:07.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:06 smithi092 bash[19827]: audit 2024-09-21T13:34:06.450408+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:07.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:06 smithi170 bash[21665]: cluster 2024-09-21T13:34:05.675465+0000 mgr.y (mgr.15111) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:07.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:06 smithi170 bash[21665]: audit 2024-09-21T13:34:06.450408+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:09.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:08 smithi092 bash[19827]: cluster 2024-09-21T13:34:07.677091+0000 mgr.y (mgr.15111) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:09.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:08 smithi092 bash[26840]: cluster 2024-09-21T13:34:07.677091+0000 mgr.y (mgr.15111) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:09.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:08 smithi170 bash[21665]: cluster 2024-09-21T13:34:07.677091+0000 mgr.y (mgr.15111) 78 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:11.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:10 smithi092 bash[26840]: audit 2024-09-21T13:34:08.871021+0000 mgr.y (mgr.15111) 79 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:11.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:10 smithi092 bash[26840]: cluster 2024-09-21T13:34:09.677821+0000 mgr.y (mgr.15111) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:11.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:10 smithi092 bash[19827]: audit 2024-09-21T13:34:08.871021+0000 mgr.y (mgr.15111) 79 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:11.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:10 smithi092 bash[19827]: cluster 2024-09-21T13:34:09.677821+0000 mgr.y (mgr.15111) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:11.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:10 smithi170 bash[21665]: audit 2024-09-21T13:34:08.871021+0000 mgr.y (mgr.15111) 79 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:11.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:10 smithi170 bash[21665]: cluster 2024-09-21T13:34:09.677821+0000 mgr.y (mgr.15111) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:13.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:12 smithi092 bash[19827]: cluster 2024-09-21T13:34:11.678533+0000 mgr.y (mgr.15111) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:13.021 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:34:12 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:34:12] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-21T13:34:13.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:12 smithi092 bash[26840]: cluster 2024-09-21T13:34:11.678533+0000 mgr.y (mgr.15111) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:13.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:12 smithi170 bash[21665]: cluster 2024-09-21T13:34:11.678533+0000 mgr.y (mgr.15111) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:15.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:14 smithi092 bash[19827]: cluster 2024-09-21T13:34:13.680170+0000 mgr.y (mgr.15111) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:15.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:14 smithi092 bash[26840]: cluster 2024-09-21T13:34:13.680170+0000 mgr.y (mgr.15111) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:15.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:14 smithi170 bash[21665]: cluster 2024-09-21T13:34:13.680170+0000 mgr.y (mgr.15111) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:17.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:16 smithi092 bash[19827]: cluster 2024-09-21T13:34:15.680875+0000 mgr.y (mgr.15111) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:17.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:16 smithi092 bash[26840]: cluster 2024-09-21T13:34:15.680875+0000 mgr.y (mgr.15111) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:17.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:16 smithi170 bash[21665]: cluster 2024-09-21T13:34:15.680875+0000 mgr.y (mgr.15111) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:19.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:18 smithi092 bash[19827]: cluster 2024-09-21T13:34:17.682493+0000 mgr.y (mgr.15111) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:19.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:18 smithi092 bash[26840]: cluster 2024-09-21T13:34:17.682493+0000 mgr.y (mgr.15111) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:19.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:18 smithi170 bash[21665]: cluster 2024-09-21T13:34:17.682493+0000 mgr.y (mgr.15111) 84 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:20.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:19 smithi092 bash[19827]: audit 2024-09-21T13:34:18.881520+0000 mgr.y (mgr.15111) 85 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:20.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:19 smithi092 bash[19827]: cluster 2024-09-21T13:34:19.683222+0000 mgr.y (mgr.15111) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:20.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:19 smithi092 bash[26840]: audit 2024-09-21T13:34:18.881520+0000 mgr.y (mgr.15111) 85 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:20.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:19 smithi092 bash[26840]: cluster 2024-09-21T13:34:19.683222+0000 mgr.y (mgr.15111) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:20.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:19 smithi170 bash[21665]: audit 2024-09-21T13:34:18.881520+0000 mgr.y (mgr.15111) 85 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:20.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:19 smithi170 bash[21665]: cluster 2024-09-21T13:34:19.683222+0000 mgr.y (mgr.15111) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:21.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:21 smithi092 bash[19827]: audit 2024-09-21T13:34:21.450920+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:21.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:21 smithi092 bash[26840]: audit 2024-09-21T13:34:21.450920+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:21.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:21 smithi170 bash[21665]: audit 2024-09-21T13:34:21.450920+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:22.771 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:22 smithi092 bash[19827]: cluster 2024-09-21T13:34:21.683885+0000 mgr.y (mgr.15111) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:22.771 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:22 smithi092 bash[26840]: cluster 2024-09-21T13:34:21.683885+0000 mgr.y (mgr.15111) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:22.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:22 smithi170 bash[21665]: cluster 2024-09-21T13:34:21.683885+0000 mgr.y (mgr.15111) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:23.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:34:22 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:34:22] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T13:34:25.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:24 smithi092 bash[19827]: cluster 2024-09-21T13:34:23.685533+0000 mgr.y (mgr.15111) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:25.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:24 smithi092 bash[26840]: cluster 2024-09-21T13:34:23.685533+0000 mgr.y (mgr.15111) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:25.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:24 smithi170 bash[21665]: cluster 2024-09-21T13:34:23.685533+0000 mgr.y (mgr.15111) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:27.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:26 smithi092 bash[19827]: cluster 2024-09-21T13:34:25.686243+0000 mgr.y (mgr.15111) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:27.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:26 smithi092 bash[26840]: cluster 2024-09-21T13:34:25.686243+0000 mgr.y (mgr.15111) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:27.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:26 smithi170 bash[21665]: cluster 2024-09-21T13:34:25.686243+0000 mgr.y (mgr.15111) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:29.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:28 smithi092 bash[26840]: cluster 2024-09-21T13:34:27.687910+0000 mgr.y (mgr.15111) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:29.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:28 smithi092 bash[19827]: cluster 2024-09-21T13:34:27.687910+0000 mgr.y (mgr.15111) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:29.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:28 smithi170 bash[21665]: cluster 2024-09-21T13:34:27.687910+0000 mgr.y (mgr.15111) 90 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:31.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:30 smithi092 bash[26840]: audit 2024-09-21T13:34:28.882946+0000 mgr.y (mgr.15111) 91 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:31.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:30 smithi092 bash[26840]: cluster 2024-09-21T13:34:29.688638+0000 mgr.y (mgr.15111) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:31.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:30 smithi092 bash[19827]: audit 2024-09-21T13:34:28.882946+0000 mgr.y (mgr.15111) 91 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:31.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:30 smithi092 bash[19827]: cluster 2024-09-21T13:34:29.688638+0000 mgr.y (mgr.15111) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:31.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:30 smithi170 bash[21665]: audit 2024-09-21T13:34:28.882946+0000 mgr.y (mgr.15111) 91 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:31.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:30 smithi170 bash[21665]: cluster 2024-09-21T13:34:29.688638+0000 mgr.y (mgr.15111) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:33.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:32 smithi092 bash[19827]: cluster 2024-09-21T13:34:31.689322+0000 mgr.y (mgr.15111) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:33.022 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:34:32 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:34:32] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T13:34:33.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:32 smithi092 bash[26840]: cluster 2024-09-21T13:34:31.689322+0000 mgr.y (mgr.15111) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:33.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:32 smithi170 bash[21665]: cluster 2024-09-21T13:34:31.689322+0000 mgr.y (mgr.15111) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:35.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:34 smithi092 bash[19827]: cluster 2024-09-21T13:34:33.691055+0000 mgr.y (mgr.15111) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:35.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:34 smithi092 bash[26840]: cluster 2024-09-21T13:34:33.691055+0000 mgr.y (mgr.15111) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:35.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:34 smithi170 bash[21665]: cluster 2024-09-21T13:34:33.691055+0000 mgr.y (mgr.15111) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:37.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:36 smithi092 bash[26840]: cluster 2024-09-21T13:34:35.691863+0000 mgr.y (mgr.15111) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:37.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:36 smithi092 bash[26840]: audit 2024-09-21T13:34:36.451157+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:37.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:36 smithi092 bash[19827]: cluster 2024-09-21T13:34:35.691863+0000 mgr.y (mgr.15111) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:37.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:36 smithi092 bash[19827]: audit 2024-09-21T13:34:36.451157+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:37.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:36 smithi170 bash[21665]: cluster 2024-09-21T13:34:35.691863+0000 mgr.y (mgr.15111) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:37.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:36 smithi170 bash[21665]: audit 2024-09-21T13:34:36.451157+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:38.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:37 smithi170 bash[21665]: cluster 2024-09-21T13:34:37.693533+0000 mgr.y (mgr.15111) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:38.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:37 smithi092 bash[19827]: cluster 2024-09-21T13:34:37.693533+0000 mgr.y (mgr.15111) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:38.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:37 smithi092 bash[26840]: cluster 2024-09-21T13:34:37.693533+0000 mgr.y (mgr.15111) 96 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:41.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:40 smithi092 bash[19827]: audit 2024-09-21T13:34:38.888560+0000 mgr.y (mgr.15111) 97 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:41.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:40 smithi092 bash[19827]: cluster 2024-09-21T13:34:39.694254+0000 mgr.y (mgr.15111) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:41.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:40 smithi092 bash[26840]: audit 2024-09-21T13:34:38.888560+0000 mgr.y (mgr.15111) 97 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:41.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:40 smithi092 bash[26840]: cluster 2024-09-21T13:34:39.694254+0000 mgr.y (mgr.15111) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:41.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:40 smithi170 bash[21665]: audit 2024-09-21T13:34:38.888560+0000 mgr.y (mgr.15111) 97 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:41.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:40 smithi170 bash[21665]: cluster 2024-09-21T13:34:39.694254+0000 mgr.y (mgr.15111) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:43.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:42 smithi092 bash[19827]: cluster 2024-09-21T13:34:41.694970+0000 mgr.y (mgr.15111) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:43.022 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:34:42 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:34:42] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T13:34:43.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:42 smithi092 bash[26840]: cluster 2024-09-21T13:34:41.694970+0000 mgr.y (mgr.15111) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:43.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:42 smithi170 bash[21665]: cluster 2024-09-21T13:34:41.694970+0000 mgr.y (mgr.15111) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:45.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:44 smithi092 bash[19827]: cluster 2024-09-21T13:34:43.696545+0000 mgr.y (mgr.15111) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:45.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:44 smithi092 bash[26840]: cluster 2024-09-21T13:34:43.696545+0000 mgr.y (mgr.15111) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:45.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:44 smithi170 bash[21665]: cluster 2024-09-21T13:34:43.696545+0000 mgr.y (mgr.15111) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:47.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:46 smithi092 bash[19827]: cluster 2024-09-21T13:34:45.697251+0000 mgr.y (mgr.15111) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:47.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:46 smithi092 bash[26840]: cluster 2024-09-21T13:34:45.697251+0000 mgr.y (mgr.15111) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:47.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:46 smithi170 bash[21665]: cluster 2024-09-21T13:34:45.697251+0000 mgr.y (mgr.15111) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:34:49.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:48 smithi092 bash[19827]: cluster 2024-09-21T13:34:47.698896+0000 mgr.y (mgr.15111) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:49.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:48 smithi092 bash[26840]: cluster 2024-09-21T13:34:47.698896+0000 mgr.y (mgr.15111) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:49.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:48 smithi170 bash[21665]: cluster 2024-09-21T13:34:47.698896+0000 mgr.y (mgr.15111) 102 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:51.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:50 smithi092 bash[26840]: audit 2024-09-21T13:34:48.894370+0000 mgr.y (mgr.15111) 103 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:51.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:50 smithi092 bash[26840]: cluster 2024-09-21T13:34:49.699589+0000 mgr.y (mgr.15111) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:34:51.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:50 smithi092 bash[19827]: audit 2024-09-21T13:34:48.894370+0000 mgr.y (mgr.15111) 103 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:51.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:50 smithi092 bash[19827]: cluster 2024-09-21T13:34:49.699589+0000 mgr.y (mgr.15111) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:34:51.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:50 smithi170 bash[21665]: audit 2024-09-21T13:34:48.894370+0000 mgr.y (mgr.15111) 103 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:34:51.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:50 smithi170 bash[21665]: cluster 2024-09-21T13:34:49.699589+0000 mgr.y (mgr.15111) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:34:52.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:51 smithi170 bash[21665]: audit 2024-09-21T13:34:51.451697+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:52.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:51 smithi092 bash[19827]: audit 2024-09-21T13:34:51.451697+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:52.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:51 smithi092 bash[26840]: audit 2024-09-21T13:34:51.451697+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:34:53.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:52 smithi170 bash[21665]: cluster 2024-09-21T13:34:51.700376+0000 mgr.y (mgr.15111) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:34:53.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:52 smithi092 bash[19827]: cluster 2024-09-21T13:34:51.700376+0000 mgr.y (mgr.15111) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:34:53.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:34:52 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:34:52] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-21T13:34:53.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:52 smithi092 bash[26840]: cluster 2024-09-21T13:34:51.700376+0000 mgr.y (mgr.15111) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:34:54.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:53 smithi170 bash[21665]: cluster 2024-09-21T13:34:53.702096+0000 mgr.y (mgr.15111) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:54.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:53 smithi092 bash[19827]: cluster 2024-09-21T13:34:53.702096+0000 mgr.y (mgr.15111) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:54.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:53 smithi092 bash[26840]: cluster 2024-09-21T13:34:53.702096+0000 mgr.y (mgr.15111) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:57.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:56 smithi092 bash[19827]: cluster 2024-09-21T13:34:55.702802+0000 mgr.y (mgr.15111) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:34:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:56 smithi092 bash[26840]: cluster 2024-09-21T13:34:55.702802+0000 mgr.y (mgr.15111) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:34:57.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:56 smithi170 bash[21665]: cluster 2024-09-21T13:34:55.702802+0000 mgr.y (mgr.15111) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:34:59.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:34:58 smithi092 bash[19827]: cluster 2024-09-21T13:34:57.704452+0000 mgr.y (mgr.15111) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:59.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:34:58 smithi092 bash[26840]: cluster 2024-09-21T13:34:57.704452+0000 mgr.y (mgr.15111) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:34:59.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:34:58 smithi170 bash[21665]: cluster 2024-09-21T13:34:57.704452+0000 mgr.y (mgr.15111) 108 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:01.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:00 smithi092 bash[19827]: audit 2024-09-21T13:34:58.900249+0000 mgr.y (mgr.15111) 109 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:01.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:00 smithi092 bash[19827]: cluster 2024-09-21T13:34:59.705155+0000 mgr.y (mgr.15111) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:01.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:00 smithi092 bash[26840]: audit 2024-09-21T13:34:58.900249+0000 mgr.y (mgr.15111) 109 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:01.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:00 smithi092 bash[26840]: cluster 2024-09-21T13:34:59.705155+0000 mgr.y (mgr.15111) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:01.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:00 smithi170 bash[21665]: audit 2024-09-21T13:34:58.900249+0000 mgr.y (mgr.15111) 109 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:01.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:00 smithi170 bash[21665]: cluster 2024-09-21T13:34:59.705155+0000 mgr.y (mgr.15111) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:02.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:01 smithi092 bash[19827]: audit 2024-09-21T13:35:01.302888+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:35:02.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:01 smithi092 bash[19827]: audit 2024-09-21T13:35:01.304343+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:35:02.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:01 smithi092 bash[19827]: audit 2024-09-21T13:35:01.313814+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:35:02.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:01 smithi092 bash[26840]: audit 2024-09-21T13:35:01.302888+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:35:02.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:01 smithi092 bash[26840]: audit 2024-09-21T13:35:01.304343+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:35:02.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:01 smithi092 bash[26840]: audit 2024-09-21T13:35:01.313814+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:35:02.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:01 smithi170 bash[21665]: audit 2024-09-21T13:35:01.302888+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:35:02.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:01 smithi170 bash[21665]: audit 2024-09-21T13:35:01.304343+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:35:02.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:01 smithi170 bash[21665]: audit 2024-09-21T13:35:01.313814+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:35:03.021 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:02 smithi092 bash[19827]: cluster 2024-09-21T13:35:01.705966+0000 mgr.y (mgr.15111) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:03.022 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:35:02 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:35:02] "GET /metrics HTTP/1.1" 200 38166 "" "Prometheus/2.43.0" 2024-09-21T13:35:03.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:02 smithi092 bash[26840]: cluster 2024-09-21T13:35:01.705966+0000 mgr.y (mgr.15111) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:03.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:02 smithi170 bash[21665]: cluster 2024-09-21T13:35:01.705966+0000 mgr.y (mgr.15111) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:05.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:04 smithi092 bash[19827]: cluster 2024-09-21T13:35:03.707667+0000 mgr.y (mgr.15111) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:05.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:04 smithi092 bash[26840]: cluster 2024-09-21T13:35:03.707667+0000 mgr.y (mgr.15111) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:05.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:04 smithi170 bash[21665]: cluster 2024-09-21T13:35:03.707667+0000 mgr.y (mgr.15111) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:07.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:06 smithi170 bash[21665]: cluster 2024-09-21T13:35:05.708359+0000 mgr.y (mgr.15111) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:07.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:06 smithi170 bash[21665]: audit 2024-09-21T13:35:06.452121+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:07.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:06 smithi092 bash[26840]: cluster 2024-09-21T13:35:05.708359+0000 mgr.y (mgr.15111) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:07.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:06 smithi092 bash[26840]: audit 2024-09-21T13:35:06.452121+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:07.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:06 smithi092 bash[19827]: cluster 2024-09-21T13:35:05.708359+0000 mgr.y (mgr.15111) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:07.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:06 smithi092 bash[19827]: audit 2024-09-21T13:35:06.452121+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:08.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:07 smithi170 bash[21665]: cluster 2024-09-21T13:35:07.709966+0000 mgr.y (mgr.15111) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:08.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:07 smithi092 bash[26840]: cluster 2024-09-21T13:35:07.709966+0000 mgr.y (mgr.15111) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:08.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:07 smithi092 bash[19827]: cluster 2024-09-21T13:35:07.709966+0000 mgr.y (mgr.15111) 114 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:11.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:10 smithi092 bash[26840]: audit 2024-09-21T13:35:08.907533+0000 mgr.y (mgr.15111) 115 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:11.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:10 smithi092 bash[26840]: cluster 2024-09-21T13:35:09.710671+0000 mgr.y (mgr.15111) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:11.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:10 smithi092 bash[19827]: audit 2024-09-21T13:35:08.907533+0000 mgr.y (mgr.15111) 115 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:11.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:10 smithi092 bash[19827]: cluster 2024-09-21T13:35:09.710671+0000 mgr.y (mgr.15111) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:11.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:10 smithi170 bash[21665]: audit 2024-09-21T13:35:08.907533+0000 mgr.y (mgr.15111) 115 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:11.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:10 smithi170 bash[21665]: cluster 2024-09-21T13:35:09.710671+0000 mgr.y (mgr.15111) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:13.021 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:35:12 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:35:12] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.43.0" 2024-09-21T13:35:13.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:12 smithi092 bash[26840]: cluster 2024-09-21T13:35:11.711366+0000 mgr.y (mgr.15111) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:13.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:12 smithi092 bash[19827]: cluster 2024-09-21T13:35:11.711366+0000 mgr.y (mgr.15111) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:13.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:12 smithi170 bash[21665]: cluster 2024-09-21T13:35:11.711366+0000 mgr.y (mgr.15111) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:15.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:14 smithi092 bash[26840]: cluster 2024-09-21T13:35:13.712986+0000 mgr.y (mgr.15111) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:15.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:14 smithi092 bash[19827]: cluster 2024-09-21T13:35:13.712986+0000 mgr.y (mgr.15111) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:15.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:14 smithi170 bash[21665]: cluster 2024-09-21T13:35:13.712986+0000 mgr.y (mgr.15111) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:17.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:16 smithi170 bash[21665]: cluster 2024-09-21T13:35:15.713689+0000 mgr.y (mgr.15111) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:17.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:16 smithi092 bash[19827]: cluster 2024-09-21T13:35:15.713689+0000 mgr.y (mgr.15111) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:17.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:16 smithi092 bash[26840]: cluster 2024-09-21T13:35:15.713689+0000 mgr.y (mgr.15111) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:18.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:17 smithi170 bash[21665]: cluster 2024-09-21T13:35:17.715400+0000 mgr.y (mgr.15111) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:18.271 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:17 smithi092 bash[19827]: cluster 2024-09-21T13:35:17.715400+0000 mgr.y (mgr.15111) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:18.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:17 smithi092 bash[26840]: cluster 2024-09-21T13:35:17.715400+0000 mgr.y (mgr.15111) 120 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:21.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:20 smithi092 bash[19827]: audit 2024-09-21T13:35:18.918822+0000 mgr.y (mgr.15111) 121 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:21.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:20 smithi092 bash[19827]: cluster 2024-09-21T13:35:19.716089+0000 mgr.y (mgr.15111) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:21.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:20 smithi092 bash[26840]: audit 2024-09-21T13:35:18.918822+0000 mgr.y (mgr.15111) 121 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:21.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:20 smithi092 bash[26840]: cluster 2024-09-21T13:35:19.716089+0000 mgr.y (mgr.15111) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:21.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:20 smithi170 bash[21665]: audit 2024-09-21T13:35:18.918822+0000 mgr.y (mgr.15111) 121 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:21.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:20 smithi170 bash[21665]: cluster 2024-09-21T13:35:19.716089+0000 mgr.y (mgr.15111) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:22.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:21 smithi170 bash[21665]: audit 2024-09-21T13:35:21.452593+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:22.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:21 smithi092 bash[19827]: audit 2024-09-21T13:35:21.452593+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:22.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:21 smithi092 bash[26840]: audit 2024-09-21T13:35:21.452593+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:23.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:22 smithi170 bash[21665]: cluster 2024-09-21T13:35:21.716721+0000 mgr.y (mgr.15111) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:23.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:22 smithi092 bash[19827]: cluster 2024-09-21T13:35:21.716721+0000 mgr.y (mgr.15111) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:23.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:35:22 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:35:22] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-21T13:35:23.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:22 smithi092 bash[26840]: cluster 2024-09-21T13:35:21.716721+0000 mgr.y (mgr.15111) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:24.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:23 smithi170 bash[21665]: cluster 2024-09-21T13:35:23.718341+0000 mgr.y (mgr.15111) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:24.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:23 smithi092 bash[19827]: cluster 2024-09-21T13:35:23.718341+0000 mgr.y (mgr.15111) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:24.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:23 smithi092 bash[26840]: cluster 2024-09-21T13:35:23.718341+0000 mgr.y (mgr.15111) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:27.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:26 smithi092 bash[19827]: cluster 2024-09-21T13:35:25.719179+0000 mgr.y (mgr.15111) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:27.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:26 smithi092 bash[26840]: cluster 2024-09-21T13:35:25.719179+0000 mgr.y (mgr.15111) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:27.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:26 smithi170 bash[21665]: cluster 2024-09-21T13:35:25.719179+0000 mgr.y (mgr.15111) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:29.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:28 smithi170 bash[21665]: cluster 2024-09-21T13:35:27.720897+0000 mgr.y (mgr.15111) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:29.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:28 smithi092 bash[19827]: cluster 2024-09-21T13:35:27.720897+0000 mgr.y (mgr.15111) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:29.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:28 smithi092 bash[26840]: cluster 2024-09-21T13:35:27.720897+0000 mgr.y (mgr.15111) 126 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:31.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:30 smithi170 bash[21665]: audit 2024-09-21T13:35:28.930073+0000 mgr.y (mgr.15111) 127 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:31.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:30 smithi170 bash[21665]: cluster 2024-09-21T13:35:29.721757+0000 mgr.y (mgr.15111) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:31.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:30 smithi092 bash[19827]: audit 2024-09-21T13:35:28.930073+0000 mgr.y (mgr.15111) 127 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:31.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:30 smithi092 bash[19827]: cluster 2024-09-21T13:35:29.721757+0000 mgr.y (mgr.15111) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:31.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:30 smithi092 bash[26840]: audit 2024-09-21T13:35:28.930073+0000 mgr.y (mgr.15111) 127 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:31.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:30 smithi092 bash[26840]: cluster 2024-09-21T13:35:29.721757+0000 mgr.y (mgr.15111) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:32.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:31 smithi170 bash[21665]: cluster 2024-09-21T13:35:31.722582+0000 mgr.y (mgr.15111) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:32.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:31 smithi092 bash[26840]: cluster 2024-09-21T13:35:31.722582+0000 mgr.y (mgr.15111) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:32.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:31 smithi092 bash[19827]: cluster 2024-09-21T13:35:31.722582+0000 mgr.y (mgr.15111) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:33.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:35:32 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:35:32] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-21T13:35:35.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:34 smithi170 bash[21665]: cluster 2024-09-21T13:35:33.724269+0000 mgr.y (mgr.15111) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:35.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:34 smithi092 bash[19827]: cluster 2024-09-21T13:35:33.724269+0000 mgr.y (mgr.15111) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:35.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:34 smithi092 bash[26840]: cluster 2024-09-21T13:35:33.724269+0000 mgr.y (mgr.15111) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:37.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:36 smithi170 bash[21665]: cluster 2024-09-21T13:35:35.724976+0000 mgr.y (mgr.15111) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:37.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:36 smithi170 bash[21665]: audit 2024-09-21T13:35:36.452972+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:37.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:36 smithi092 bash[19827]: cluster 2024-09-21T13:35:35.724976+0000 mgr.y (mgr.15111) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:37.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:36 smithi092 bash[19827]: audit 2024-09-21T13:35:36.452972+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:37.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:36 smithi092 bash[26840]: cluster 2024-09-21T13:35:35.724976+0000 mgr.y (mgr.15111) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:37.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:36 smithi092 bash[26840]: audit 2024-09-21T13:35:36.452972+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:38.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:37 smithi170 bash[21665]: cluster 2024-09-21T13:35:37.726613+0000 mgr.y (mgr.15111) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:38.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:37 smithi092 bash[19827]: cluster 2024-09-21T13:35:37.726613+0000 mgr.y (mgr.15111) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:38.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:37 smithi092 bash[26840]: cluster 2024-09-21T13:35:37.726613+0000 mgr.y (mgr.15111) 132 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:41.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:40 smithi170 bash[21665]: audit 2024-09-21T13:35:38.941355+0000 mgr.y (mgr.15111) 133 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:41.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:40 smithi170 bash[21665]: cluster 2024-09-21T13:35:39.727325+0000 mgr.y (mgr.15111) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:41.271 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:40 smithi092 bash[26840]: audit 2024-09-21T13:35:38.941355+0000 mgr.y (mgr.15111) 133 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:41.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:40 smithi092 bash[26840]: cluster 2024-09-21T13:35:39.727325+0000 mgr.y (mgr.15111) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:41.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:40 smithi092 bash[19827]: audit 2024-09-21T13:35:38.941355+0000 mgr.y (mgr.15111) 133 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:41.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:40 smithi092 bash[19827]: cluster 2024-09-21T13:35:39.727325+0000 mgr.y (mgr.15111) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:42.838 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:35:43.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:42 smithi170 bash[21665]: cluster 2024-09-21T13:35:41.728121+0000 mgr.y (mgr.15111) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:43.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:42 smithi092 bash[19827]: cluster 2024-09-21T13:35:41.728121+0000 mgr.y (mgr.15111) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:43.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:35:42 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:35:42] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-21T13:35:43.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:42 smithi092 bash[26840]: cluster 2024-09-21T13:35:41.728121+0000 mgr.y (mgr.15111) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:44.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:43 smithi170 bash[21665]: cluster 2024-09-21T13:35:43.729798+0000 mgr.y (mgr.15111) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:44.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:43 smithi092 bash[19827]: cluster 2024-09-21T13:35:43.729798+0000 mgr.y (mgr.15111) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:44.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:43 smithi092 bash[26840]: cluster 2024-09-21T13:35:43.729798+0000 mgr.y (mgr.15111) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:47.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:46 smithi170 bash[21665]: cluster 2024-09-21T13:35:45.730537+0000 mgr.y (mgr.15111) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:47.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:46 smithi092 bash[19827]: cluster 2024-09-21T13:35:45.730537+0000 mgr.y (mgr.15111) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:47.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:46 smithi092 bash[26840]: cluster 2024-09-21T13:35:45.730537+0000 mgr.y (mgr.15111) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:47.653 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:35:48.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:47 smithi092 bash[19827]: cluster 2024-09-21T13:35:47.731740+0000 mgr.y (mgr.15111) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:48.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:47 smithi092 bash[26840]: cluster 2024-09-21T13:35:47.731740+0000 mgr.y (mgr.15111) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:48.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:47 smithi170 bash[21665]: cluster 2024-09-21T13:35:47.731740+0000 mgr.y (mgr.15111) 138 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:48.958 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (20m) 2m ago 20m 13.7M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (20m) 2m ago 20m 73.6M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (3m) 2m ago 18m 47.2M - 3.8 164465d2334a ae510804e7a8 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (13m) 2m ago 28m 441M - 19.3.0-5104-g44178494 b415816db8b4 dddb4683567b 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (6m) 2m ago 31m 494M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (31m) 2m ago 31m 74.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (29m) 2m ago 29m 54.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (29m) 2m ago 29m 53.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (20m) 2m ago 20m 8695k - 1.5.0 0da6a335fe13 bc1b0887dd46 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (20m) 2m ago 20m 9419k - 1.5.0 0da6a335fe13 3462121e42ef 2024-09-21T13:35:48.959 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (28m) 2m ago 28m 54.4M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:35:48.960 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (27m) 2m ago 27m 63.1M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:35:48.960 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (26m) 2m ago 26m 52.2M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:35:48.960 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (25m) 2m ago 25m 62.7M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:35:48.960 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (24m) 2m ago 24m 55.8M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:35:48.960 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (23m) 2m ago 23m 61.4M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:35:48.960 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (22m) 2m ago 22m 52.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:35:48.960 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (21m) 2m ago 21m 62.3M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:35:48.960 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (2m) 2m ago 21m 34.8M - 2.43.0 a07b618ecd1d 0f7cf6f67f6d 2024-09-21T13:35:48.960 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (18m) 2m ago 18m 99.4M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:35:48.960 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (18m) 2m ago 18m 100M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:35:49.516 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T13:35:51.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:50 smithi170 bash[21665]: audit 2024-09-21T13:35:48.949729+0000 mgr.y (mgr.15111) 139 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:35:51.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:50 smithi170 bash[21665]: audit 2024-09-21T13:35:48.951208+0000 mgr.y (mgr.15111) 140 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:51.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:50 smithi170 bash[21665]: cluster 2024-09-21T13:35:49.732105+0000 mgr.y (mgr.15111) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:51.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:50 smithi092 bash[19827]: audit 2024-09-21T13:35:48.949729+0000 mgr.y (mgr.15111) 139 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:35:51.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:50 smithi092 bash[19827]: audit 2024-09-21T13:35:48.951208+0000 mgr.y (mgr.15111) 140 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:51.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:50 smithi092 bash[19827]: cluster 2024-09-21T13:35:49.732105+0000 mgr.y (mgr.15111) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:50 smithi092 bash[26840]: audit 2024-09-21T13:35:48.949729+0000 mgr.y (mgr.15111) 139 : audit [DBG] from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:35:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:50 smithi092 bash[26840]: audit 2024-09-21T13:35:48.951208+0000 mgr.y (mgr.15111) 140 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:35:51.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:50 smithi092 bash[26840]: cluster 2024-09-21T13:35:49.732105+0000 mgr.y (mgr.15111) 141 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:52.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:51 smithi170 bash[21665]: audit 2024-09-21T13:35:51.453338+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:52.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:51 smithi170 bash[21665]: cluster 2024-09-21T13:35:51.732715+0000 mgr.y (mgr.15111) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:52.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:51 smithi092 bash[26840]: audit 2024-09-21T13:35:51.453338+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:52.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:51 smithi092 bash[26840]: cluster 2024-09-21T13:35:51.732715+0000 mgr.y (mgr.15111) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:52.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:51 smithi092 bash[19827]: audit 2024-09-21T13:35:51.453338+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:35:52.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:51 smithi092 bash[19827]: cluster 2024-09-21T13:35:51.732715+0000 mgr.y (mgr.15111) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:53.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:35:52 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:35:52] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-21T13:35:54.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:53 smithi170 bash[21665]: cluster 2024-09-21T13:35:53.734246+0000 mgr.y (mgr.15111) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:54.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:53 smithi092 bash[19827]: cluster 2024-09-21T13:35:53.734246+0000 mgr.y (mgr.15111) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:54.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:53 smithi092 bash[26840]: cluster 2024-09-21T13:35:53.734246+0000 mgr.y (mgr.15111) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:54.323 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:35:55.718 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:35:55.718 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:35:55.718 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:35:55.718 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:35:55.718 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:35:55.718 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:35:55.718 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:35:55.718 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:35:55.718 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:35:55.718 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:35:55.719 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:35:55.719 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:35:55.719 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:35:55.719 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:35:55.719 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:35:55.719 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:35:55.719 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:35:55.719 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:35:56.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:55 smithi092 bash[19827]: audit 2024-09-21T13:35:55.722465+0000 mon.a (mon.0) 1196 : audit [DBG] from='client.? 172.21.15.92:0/511286130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:35:56.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:55 smithi092 bash[26840]: audit 2024-09-21T13:35:55.722465+0000 mon.a (mon.0) 1196 : audit [DBG] from='client.? 172.21.15.92:0/511286130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:35:56.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:55 smithi170 bash[21665]: audit 2024-09-21T13:35:55.722465+0000 mon.a (mon.0) 1196 : audit [DBG] from='client.? 172.21.15.92:0/511286130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:35:56.291 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph -s' 2024-09-21T13:35:57.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:56 smithi170 bash[21665]: cluster 2024-09-21T13:35:55.734656+0000 mgr.y (mgr.15111) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:57.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:56 smithi092 bash[19827]: cluster 2024-09-21T13:35:55.734656+0000 mgr.y (mgr.15111) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:57.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:56 smithi092 bash[26840]: cluster 2024-09-21T13:35:55.734656+0000 mgr.y (mgr.15111) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:35:58.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:57 smithi170 bash[21665]: cluster 2024-09-21T13:35:57.736269+0000 mgr.y (mgr.15111) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:58.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:57 smithi092 bash[19827]: cluster 2024-09-21T13:35:57.736269+0000 mgr.y (mgr.15111) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:58.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:57 smithi092 bash[26840]: cluster 2024-09-21T13:35:57.736269+0000 mgr.y (mgr.15111) 145 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:35:58.602 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:35:58 smithi170 bash[46635]: logger=cleanup t=2024-09-21T13:35:58.355636979Z level=info msg="Completed cleanup jobs" duration=56.232236ms 2024-09-21T13:36:00.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:59 smithi170 bash[21665]: audit 2024-09-21T13:35:58.962356+0000 mgr.y (mgr.15111) 146 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:00.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:35:59 smithi170 bash[21665]: cluster 2024-09-21T13:35:59.736925+0000 mgr.y (mgr.15111) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:00.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:59 smithi092 bash[19827]: audit 2024-09-21T13:35:58.962356+0000 mgr.y (mgr.15111) 146 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:00.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:35:59 smithi092 bash[19827]: cluster 2024-09-21T13:35:59.736925+0000 mgr.y (mgr.15111) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:00.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:59 smithi092 bash[26840]: audit 2024-09-21T13:35:58.962356+0000 mgr.y (mgr.15111) 146 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:00.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:35:59 smithi092 bash[26840]: cluster 2024-09-21T13:35:59.736925+0000 mgr.y (mgr.15111) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:01.105 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:36:02.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:01 smithi170 bash[21665]: cluster 2024-09-21T13:36:01.737439+0000 mgr.y (mgr.15111) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:02.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:01 smithi092 bash[19827]: cluster 2024-09-21T13:36:01.737439+0000 mgr.y (mgr.15111) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:02.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:01 smithi092 bash[26840]: cluster 2024-09-21T13:36:01.737439+0000 mgr.y (mgr.15111) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:02.439 INFO:teuthology.orchestra.run.smithi092.stdout: cluster: 2024-09-21T13:36:02.439 INFO:teuthology.orchestra.run.smithi092.stdout: id: 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:36:02.439 INFO:teuthology.orchestra.run.smithi092.stdout: health: HEALTH_OK 2024-09-21T13:36:02.439 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:36:02.439 INFO:teuthology.orchestra.run.smithi092.stdout: services: 2024-09-21T13:36:02.439 INFO:teuthology.orchestra.run.smithi092.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-09-21T13:36:02.439 INFO:teuthology.orchestra.run.smithi092.stdout: mgr: y(active, since 3m), standbys: x 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: data: 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: pools: 6 pools, 161 pgs 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: objects: 212 objects, 585 KiB 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: usage: 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: pgs: 161 active+clean 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: io: 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T13:36:02.440 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-21T13:36:03.072 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:36:03.271 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:36:02] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-21T13:36:03.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[19827]: audit 2024-09-21T13:36:01.970094+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:36:03.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[19827]: audit 2024-09-21T13:36:01.977561+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:36:03.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[19827]: audit 2024-09-21T13:36:02.444266+0000 mon.a (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.92:0/3403125722' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:36:03.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[19827]: audit 2024-09-21T13:36:02.567363+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:03.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[19827]: audit 2024-09-21T13:36:02.568131+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:36:03.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[19827]: audit 2024-09-21T13:36:02.573275+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:36:03.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[26840]: audit 2024-09-21T13:36:01.970094+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:36:03.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[26840]: audit 2024-09-21T13:36:01.977561+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:36:03.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[26840]: audit 2024-09-21T13:36:02.444266+0000 mon.a (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.92:0/3403125722' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:36:03.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[26840]: audit 2024-09-21T13:36:02.567363+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:03.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[26840]: audit 2024-09-21T13:36:02.568131+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:36:03.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:02 smithi092 bash[26840]: audit 2024-09-21T13:36:02.573275+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:36:03.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:02 smithi170 bash[21665]: audit 2024-09-21T13:36:01.970094+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:36:03.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:02 smithi170 bash[21665]: audit 2024-09-21T13:36:01.977561+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:36:03.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:02 smithi170 bash[21665]: audit 2024-09-21T13:36:02.444266+0000 mon.a (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.92:0/3403125722' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T13:36:03.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:02 smithi170 bash[21665]: audit 2024-09-21T13:36:02.567363+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:03.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:02 smithi170 bash[21665]: audit 2024-09-21T13:36:02.568131+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:36:03.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:02 smithi170 bash[21665]: audit 2024-09-21T13:36:02.573275+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.15111 ' entity='mgr.y' 2024-09-21T13:36:04.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:03 smithi092 bash[19827]: cluster 2024-09-21T13:36:03.739097+0000 mgr.y (mgr.15111) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:04.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:03 smithi092 bash[26840]: cluster 2024-09-21T13:36:03.739097+0000 mgr.y (mgr.15111) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:04.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:03 smithi170 bash[21665]: cluster 2024-09-21T13:36:03.739097+0000 mgr.y (mgr.15111) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:06.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:05 smithi170 bash[21665]: cluster 2024-09-21T13:36:05.739762+0000 mgr.y (mgr.15111) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:06.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:05 smithi092 bash[19827]: cluster 2024-09-21T13:36:05.739762+0000 mgr.y (mgr.15111) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:06.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:05 smithi092 bash[26840]: cluster 2024-09-21T13:36:05.739762+0000 mgr.y (mgr.15111) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:07.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:06 smithi170 bash[21665]: audit 2024-09-21T13:36:06.453512+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:07.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:06 smithi092 bash[19827]: audit 2024-09-21T13:36:06.453512+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:07.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:06 smithi092 bash[26840]: audit 2024-09-21T13:36:06.453512+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:07.878 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:36:08.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:07 smithi170 bash[21665]: cluster 2024-09-21T13:36:07.741489+0000 mgr.y (mgr.15111) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:08.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:07 smithi092 bash[19827]: cluster 2024-09-21T13:36:07.741489+0000 mgr.y (mgr.15111) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:08.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:07 smithi092 bash[26840]: cluster 2024-09-21T13:36:07.741489+0000 mgr.y (mgr.15111) 151 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:09.253 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-21T13:36:09.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:09 smithi092 bash[19827]: audit 2024-09-21T13:36:09.258047+0000 mon.a (mon.0) 1201 : audit [DBG] from='client.? 172.21.15.92:0/1613687230' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:36:09.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:09 smithi092 bash[26840]: audit 2024-09-21T13:36:09.258047+0000 mon.a (mon.0) 1201 : audit [DBG] from='client.? 172.21.15.92:0/1613687230' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:36:09.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:09 smithi170 bash[21665]: audit 2024-09-21T13:36:09.258047+0000 mon.a (mon.0) 1201 : audit [DBG] from='client.? 172.21.15.92:0/1613687230' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:36:09.839 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-21T13:36:10.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:10 smithi170 bash[21665]: audit 2024-09-21T13:36:08.971433+0000 mgr.y (mgr.15111) 152 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:10.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:10 smithi170 bash[21665]: cluster 2024-09-21T13:36:09.742284+0000 mgr.y (mgr.15111) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:10.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:10 smithi092 bash[19827]: audit 2024-09-21T13:36:08.971433+0000 mgr.y (mgr.15111) 152 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:10.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:10 smithi092 bash[19827]: cluster 2024-09-21T13:36:09.742284+0000 mgr.y (mgr.15111) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:10.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:10 smithi092 bash[26840]: audit 2024-09-21T13:36:08.971433+0000 mgr.y (mgr.15111) 152 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:10.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:10 smithi092 bash[26840]: cluster 2024-09-21T13:36:09.742284+0000 mgr.y (mgr.15111) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:12.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:11 smithi170 bash[21665]: cluster 2024-09-21T13:36:11.743098+0000 mgr.y (mgr.15111) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:12.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:11 smithi092 bash[19827]: cluster 2024-09-21T13:36:11.743098+0000 mgr.y (mgr.15111) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:12.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:11 smithi092 bash[26840]: cluster 2024-09-21T13:36:11.743098+0000 mgr.y (mgr.15111) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:13.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:12 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:36:12] "GET /metrics HTTP/1.1" 200 38163 "" "Prometheus/2.43.0" 2024-09-21T13:36:14.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:13 smithi170 bash[21665]: cluster 2024-09-21T13:36:13.744839+0000 mgr.y (mgr.15111) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:14.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:13 smithi092 bash[19827]: cluster 2024-09-21T13:36:13.744839+0000 mgr.y (mgr.15111) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:14.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:13 smithi092 bash[26840]: cluster 2024-09-21T13:36:13.744839+0000 mgr.y (mgr.15111) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:14.657 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:36:15.990 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:36:16.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:15 smithi170 bash[21665]: cluster 2024-09-21T13:36:15.745422+0000 mgr.y (mgr.15111) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:16.146 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:15 smithi092 bash[19827]: cluster 2024-09-21T13:36:15.745422+0000 mgr.y (mgr.15111) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:16.147 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:15 smithi092 bash[26840]: cluster 2024-09-21T13:36:15.745422+0000 mgr.y (mgr.15111) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:16.613 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph mgr fail' 2024-09-21T13:36:17.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:16 smithi092 bash[19827]: audit 2024-09-21T13:36:15.983035+0000 mon.a (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.92:0/2648493513' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:36:17.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:16 smithi092 bash[26840]: audit 2024-09-21T13:36:15.983035+0000 mon.a (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.92:0/2648493513' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:36:17.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:16 smithi170 bash[21665]: audit 2024-09-21T13:36:15.983035+0000 mon.a (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.92:0/2648493513' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:36:18.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:17 smithi170 bash[21665]: cluster 2024-09-21T13:36:17.747118+0000 mgr.y (mgr.15111) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:18.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:17 smithi092 bash[19827]: cluster 2024-09-21T13:36:17.747118+0000 mgr.y (mgr.15111) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:18.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:17 smithi092 bash[26840]: cluster 2024-09-21T13:36:17.747118+0000 mgr.y (mgr.15111) 157 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:20.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:19 smithi170 bash[21665]: audit 2024-09-21T13:36:18.982726+0000 mgr.y (mgr.15111) 158 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:20.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:19 smithi170 bash[21665]: cluster 2024-09-21T13:36:19.747907+0000 mgr.y (mgr.15111) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:20.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:19 smithi092 bash[19827]: audit 2024-09-21T13:36:18.982726+0000 mgr.y (mgr.15111) 158 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:20.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:19 smithi092 bash[19827]: cluster 2024-09-21T13:36:19.747907+0000 mgr.y (mgr.15111) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:20.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:19 smithi092 bash[26840]: audit 2024-09-21T13:36:18.982726+0000 mgr.y (mgr.15111) 158 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:20.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:19 smithi092 bash[26840]: cluster 2024-09-21T13:36:19.747907+0000 mgr.y (mgr.15111) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:21.426 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:36:21.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:21 smithi092 bash[19827]: audit 2024-09-21T13:36:21.453444+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:21.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:21 smithi092 bash[26840]: audit 2024-09-21T13:36:21.453444+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:21.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:21 smithi170 bash[21665]: audit 2024-09-21T13:36:21.453444+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.15111 172.21.15.92:0/3144377264' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:22.721 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:22 smithi092 bash[19827]: cluster 2024-09-21T13:36:21.748598+0000 mgr.y (mgr.15111) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:22.721 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:22 smithi092 bash[26840]: cluster 2024-09-21T13:36:21.748598+0000 mgr.y (mgr.15111) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:22.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:22 smithi170 bash[21665]: cluster 2024-09-21T13:36:21.748598+0000 mgr.y (mgr.15111) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:22.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:22 smithi170 bash[49291]: [21/Sep/2024:13:36:22] ENGINE Bus STOPPING 2024-09-21T13:36:23.022 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:22 smithi092 bash[68882]: debug 2024-09-21T13:36:22.719+0000 7f215e28f640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T13:36:23.022 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:22 smithi092 bash[68882]: ignoring --setuser ceph since I am not root 2024-09-21T13:36:23.022 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:22 smithi092 bash[68882]: ignoring --setgroup ceph since I am not root 2024-09-21T13:36:23.022 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:22 smithi092 bash[68882]: debug 2024-09-21T13:36:22.779+0000 7f65c518c640 1 -- 172.21.15.92:0/1862664884 <== mon.0 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55910084b0e0 con 0x55910084c800 2024-09-21T13:36:23.351 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'sleep 180' 2024-09-21T13:36:23.352 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:22 smithi170 bash[49291]: [21/Sep/2024:13:36:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:36:23.352 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:22 smithi170 bash[49291]: [21/Sep/2024:13:36:22] ENGINE Bus STOPPED 2024-09-21T13:36:23.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.710266+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? 172.21.15.92:0/1897602070' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T13:36:23.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: cluster 2024-09-21T13:36:22.711102+0000 mon.a (mon.0) 1204 : cluster [INF] Activating manager daemon x 2024-09-21T13:36:23.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.714515+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? 172.21.15.92:0/1897602070' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T13:36:23.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: cluster 2024-09-21T13:36:22.719611+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T13:36:23.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: cluster 2024-09-21T13:36:22.721404+0000 mon.a (mon.0) 1207 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0103025s) 2024-09-21T13:36:23.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.729745+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:36:23.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.729877+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:36:23.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.730049+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:36:23.737 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.731967+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.732536+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.732729+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.732935+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.733151+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.733345+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.733556+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.733752+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.733959+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.736893+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.737131+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:22.737723+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: cluster 2024-09-21T13:36:22.915802+0000 mon.a (mon.0) 1208 : cluster [INF] Manager daemon x is now available 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:23.279509+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:36:23.738 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:23.279821+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:23.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:23.285885+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:36:23.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:23.286502+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:36:23.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:23.313901+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:36:23.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[21665]: audit 2024-09-21T13:36:23.314469+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:36:23.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.710266+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? 172.21.15.92:0/1897602070' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T13:36:23.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: cluster 2024-09-21T13:36:22.711102+0000 mon.a (mon.0) 1204 : cluster [INF] Activating manager daemon x 2024-09-21T13:36:23.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.714515+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? 172.21.15.92:0/1897602070' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T13:36:23.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: cluster 2024-09-21T13:36:22.719611+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T13:36:23.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: cluster 2024-09-21T13:36:22.721404+0000 mon.a (mon.0) 1207 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0103025s) 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.729745+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.729877+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.730049+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.731967+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.732536+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.732729+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.732935+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.733151+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.733345+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.733556+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.733752+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.733959+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.736893+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.737131+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:22.737723+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:36:23.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: cluster 2024-09-21T13:36:22.915802+0000 mon.a (mon.0) 1208 : cluster [INF] Manager daemon x is now available 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:23.279509+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:23.279821+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:23.285885+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:23.286502+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:23.313901+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[26840]: audit 2024-09-21T13:36:23.314469+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.710266+0000 mon.a (mon.0) 1203 : audit [INF] from='client.? 172.21.15.92:0/1897602070' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: cluster 2024-09-21T13:36:22.711102+0000 mon.a (mon.0) 1204 : cluster [INF] Activating manager daemon x 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.714515+0000 mon.a (mon.0) 1205 : audit [INF] from='client.? 172.21.15.92:0/1897602070' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: cluster 2024-09-21T13:36:22.719611+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T13:36:23.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: cluster 2024-09-21T13:36:22.721404+0000 mon.a (mon.0) 1207 : cluster [DBG] mgrmap e34: x(active, starting, since 0.0103025s) 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.729745+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.729877+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.730049+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.731967+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.732536+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.732729+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.732935+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.733151+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.733345+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.733556+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.733752+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.733959+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.736893+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.737131+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:36:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:22.737723+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:36:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: cluster 2024-09-21T13:36:22.915802+0000 mon.a (mon.0) 1208 : cluster [INF] Manager daemon x is now available 2024-09-21T13:36:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:23.279509+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:36:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:23.279821+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:23.285885+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:36:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:23.286502+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:36:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:23.313901+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:36:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:23 smithi092 bash[19827]: audit 2024-09-21T13:36:23.314469+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T13:36:24.102 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[49291]: [21/Sep/2024:13:36:23] ENGINE Bus STARTING 2024-09-21T13:36:24.102 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[49291]: [21/Sep/2024:13:36:23] ENGINE Serving on http://:::9283 2024-09-21T13:36:24.102 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:23 smithi170 bash[49291]: [21/Sep/2024:13:36:23] ENGINE Bus STARTED 2024-09-21T13:36:24.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[21665]: cluster 2024-09-21T13:36:23.730721+0000 mon.a (mon.0) 1211 : cluster [DBG] mgrmap e35: x(active, since 1.01961s) 2024-09-21T13:36:24.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: debug 2024-09-21T13:36:24.485+0000 7f434f245640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:36:24] ENGINE Error in HTTPServer.serve 2024-09-21T13:36:24.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: Traceback (most recent call last): 2024-09-21T13:36:24.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: self._connections.run(self.expiration_interval) 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: self._run(expiration_interval) 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: s = self.context.wrap_socket( 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: return self.sslsocket_class._create( 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: self.do_handshake() 2024-09-21T13:36:24.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:36:24.854 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: self._sslobj.do_handshake() 2024-09-21T13:36:24.854 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:24 smithi170 bash[49291]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:36:25.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:24 smithi092 bash[26840]: cluster 2024-09-21T13:36:23.730721+0000 mon.a (mon.0) 1211 : cluster [DBG] mgrmap e35: x(active, since 1.01961s) 2024-09-21T13:36:25.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:24 smithi092 bash[19827]: cluster 2024-09-21T13:36:23.730721+0000 mon.a (mon.0) 1211 : cluster [DBG] mgrmap e35: x(active, since 1.01961s) 2024-09-21T13:36:26.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: cephadm 2024-09-21T13:36:24.264490+0000 mgr.x (mgr.24586) 3 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Bus STARTING 2024-09-21T13:36:26.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: cephadm 2024-09-21T13:36:24.366266+0000 mgr.x (mgr.24586) 4 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Serving on http://172.21.15.170:8765 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: cephadm 2024-09-21T13:36:24.485305+0000 mgr.x (mgr.24586) 5 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Serving on https://172.21.15.170:7150 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: cephadm 2024-09-21T13:36:24.485443+0000 mgr.x (mgr.24586) 6 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Bus STARTED 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: cephadm 2024-09-21T13:36:24.487253+0000 mgr.x (mgr.24586) 7 : cephadm [ERR] [21/Sep/2024:13:36:24] ENGINE Error in HTTPServer.serve 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: Traceback (most recent call last): 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: self._connections.run(self.expiration_interval) 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: self._run(expiration_interval) 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:36:26.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: s = self.context.wrap_socket( 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: return self.sslsocket_class._create( 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: self.do_handshake() 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: self._sslobj.do_handshake() 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[26840]: cluster 2024-09-21T13:36:24.736480+0000 mgr.x (mgr.24586) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: cephadm 2024-09-21T13:36:24.264490+0000 mgr.x (mgr.24586) 3 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Bus STARTING 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: cephadm 2024-09-21T13:36:24.366266+0000 mgr.x (mgr.24586) 4 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Serving on http://172.21.15.170:8765 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: cephadm 2024-09-21T13:36:24.485305+0000 mgr.x (mgr.24586) 5 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Serving on https://172.21.15.170:7150 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: cephadm 2024-09-21T13:36:24.485443+0000 mgr.x (mgr.24586) 6 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Bus STARTED 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: cephadm 2024-09-21T13:36:24.487253+0000 mgr.x (mgr.24586) 7 : cephadm [ERR] [21/Sep/2024:13:36:24] ENGINE Error in HTTPServer.serve 2024-09-21T13:36:26.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: Traceback (most recent call last): 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: self._run(expiration_interval) 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: s = self.context.wrap_socket( 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: return self.sslsocket_class._create( 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: self.do_handshake() 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:36:26.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: self._sslobj.do_handshake() 2024-09-21T13:36:26.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:36:26.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:25 smithi092 bash[19827]: cluster 2024-09-21T13:36:24.736480+0000 mgr.x (mgr.24586) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: cephadm 2024-09-21T13:36:24.264490+0000 mgr.x (mgr.24586) 3 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Bus STARTING 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: cephadm 2024-09-21T13:36:24.366266+0000 mgr.x (mgr.24586) 4 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Serving on http://172.21.15.170:8765 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: cephadm 2024-09-21T13:36:24.485305+0000 mgr.x (mgr.24586) 5 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Serving on https://172.21.15.170:7150 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: cephadm 2024-09-21T13:36:24.485443+0000 mgr.x (mgr.24586) 6 : cephadm [INF] [21/Sep/2024:13:36:24] ENGINE Bus STARTED 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: cephadm 2024-09-21T13:36:24.487253+0000 mgr.x (mgr.24586) 7 : cephadm [ERR] [21/Sep/2024:13:36:24] ENGINE Error in HTTPServer.serve 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: Traceback (most recent call last): 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: self._connections.run(self.expiration_interval) 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: self._run(expiration_interval) 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:36:26.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:36:26.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:36:26.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: s = self.context.wrap_socket( 2024-09-21T13:36:26.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:36:26.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: return self.sslsocket_class._create( 2024-09-21T13:36:26.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:36:26.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: self.do_handshake() 2024-09-21T13:36:26.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:36:26.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: self._sslobj.do_handshake() 2024-09-21T13:36:26.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:36:26.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:25 smithi170 bash[21665]: cluster 2024-09-21T13:36:24.736480+0000 mgr.x (mgr.24586) 8 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:36:27.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:26 smithi092 bash[26840]: cluster 2024-09-21T13:36:25.747586+0000 mon.a (mon.0) 1212 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-09-21T13:36:27.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:26 smithi092 bash[19827]: cluster 2024-09-21T13:36:25.747586+0000 mon.a (mon.0) 1212 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-09-21T13:36:27.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:26 smithi170 bash[21665]: cluster 2024-09-21T13:36:25.747586+0000 mon.a (mon.0) 1212 : cluster [DBG] mgrmap e36: x(active, since 3s) 2024-09-21T13:36:28.021 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:27 smithi092 bash[26840]: cluster 2024-09-21T13:36:26.737220+0000 mgr.x (mgr.24586) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:36:28.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:27 smithi092 bash[19827]: cluster 2024-09-21T13:36:26.737220+0000 mgr.x (mgr.24586) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:36:28.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:27 smithi170 bash[21665]: cluster 2024-09-21T13:36:26.737220+0000 mgr.x (mgr.24586) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:36:28.144 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:36:29.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[68882]: [21/Sep/2024:13:36:29] ENGINE Bus STARTING 2024-09-21T13:36:29.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[68882]: CherryPy Checker: 2024-09-21T13:36:29.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[68882]: The Application mounted at '' has an empty config. 2024-09-21T13:36:29.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[68882]: [21/Sep/2024:13:36:29] ENGINE Serving on http://:::9283 2024-09-21T13:36:29.272 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[68882]: [21/Sep/2024:13:36:29] ENGINE Bus STARTED 2024-09-21T13:36:30.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: cluster 2024-09-21T13:36:28.738789+0000 mgr.x (mgr.24586) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T13:36:30.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: audit 2024-09-21T13:36:28.932114+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: audit 2024-09-21T13:36:28.938166+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: audit 2024-09-21T13:36:28.990536+0000 mgr.x (mgr.24586) 11 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:30.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: cluster 2024-09-21T13:36:29.046800+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon y started 2024-09-21T13:36:30.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: audit 2024-09-21T13:36:29.048762+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T13:36:30.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: audit 2024-09-21T13:36:29.049347+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:36:30.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: audit 2024-09-21T13:36:29.051970+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T13:36:30.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: audit 2024-09-21T13:36:29.052465+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:36:30.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: audit 2024-09-21T13:36:29.797636+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[19827]: audit 2024-09-21T13:36:29.808504+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: cluster 2024-09-21T13:36:28.738789+0000 mgr.x (mgr.24586) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T13:36:30.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: audit 2024-09-21T13:36:28.932114+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: audit 2024-09-21T13:36:28.938166+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: audit 2024-09-21T13:36:28.990536+0000 mgr.x (mgr.24586) 11 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:30.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: cluster 2024-09-21T13:36:29.046800+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon y started 2024-09-21T13:36:30.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: audit 2024-09-21T13:36:29.048762+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T13:36:30.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: audit 2024-09-21T13:36:29.049347+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:36:30.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: audit 2024-09-21T13:36:29.051970+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T13:36:30.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: audit 2024-09-21T13:36:29.052465+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:36:30.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: audit 2024-09-21T13:36:29.797636+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:29 smithi092 bash[26840]: audit 2024-09-21T13:36:29.808504+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: cluster 2024-09-21T13:36:28.738789+0000 mgr.x (mgr.24586) 10 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 0 B/s wr, 14 op/s 2024-09-21T13:36:30.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: audit 2024-09-21T13:36:28.932114+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: audit 2024-09-21T13:36:28.938166+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: audit 2024-09-21T13:36:28.990536+0000 mgr.x (mgr.24586) 11 : audit [DBG] from='client.25088 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:30.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: cluster 2024-09-21T13:36:29.046800+0000 mon.a (mon.0) 1215 : cluster [DBG] Standby manager daemon y started 2024-09-21T13:36:30.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: audit 2024-09-21T13:36:29.048762+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T13:36:30.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: audit 2024-09-21T13:36:29.049347+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:36:30.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: audit 2024-09-21T13:36:29.051970+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T13:36:30.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: audit 2024-09-21T13:36:29.052465+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.? 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:36:30.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: audit 2024-09-21T13:36:29.797636+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:30.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:29 smithi170 bash[21665]: audit 2024-09-21T13:36:29.808504+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:31.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:30 smithi092 bash[26840]: cluster 2024-09-21T13:36:29.957160+0000 mon.a (mon.0) 1218 : cluster [DBG] mgrmap e37: x(active, since 7s), standbys: y 2024-09-21T13:36:31.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:30 smithi092 bash[26840]: audit 2024-09-21T13:36:29.959429+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:36:31.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:30 smithi092 bash[26840]: audit 2024-09-21T13:36:30.024831+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:31.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:30 smithi092 bash[26840]: audit 2024-09-21T13:36:30.032560+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:31.272 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:30 smithi092 bash[26840]: audit 2024-09-21T13:36:30.936131+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:31.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:30 smithi092 bash[19827]: cluster 2024-09-21T13:36:29.957160+0000 mon.a (mon.0) 1218 : cluster [DBG] mgrmap e37: x(active, since 7s), standbys: y 2024-09-21T13:36:31.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:30 smithi092 bash[19827]: audit 2024-09-21T13:36:29.959429+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:36:31.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:30 smithi092 bash[19827]: audit 2024-09-21T13:36:30.024831+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:31.272 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:30 smithi092 bash[19827]: audit 2024-09-21T13:36:30.032560+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:31.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:30 smithi092 bash[19827]: audit 2024-09-21T13:36:30.936131+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:31.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:30 smithi170 bash[21665]: cluster 2024-09-21T13:36:29.957160+0000 mon.a (mon.0) 1218 : cluster [DBG] mgrmap e37: x(active, since 7s), standbys: y 2024-09-21T13:36:31.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:30 smithi170 bash[21665]: audit 2024-09-21T13:36:29.959429+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:36:31.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:30 smithi170 bash[21665]: audit 2024-09-21T13:36:30.024831+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:31.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:30 smithi170 bash[21665]: audit 2024-09-21T13:36:30.032560+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:31.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:30 smithi170 bash[21665]: audit 2024-09-21T13:36:30.936131+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cluster 2024-09-21T13:36:30.739893+0000 mgr.x (mgr.24586) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:36:32.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:30.948782+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:30.960272+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:32.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:30.961651+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:36:32.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cephadm 2024-09-21T13:36:30.962597+0000 mgr.x (mgr.24586) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:36:32.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cephadm 2024-09-21T13:36:30.962798+0000 mgr.x (mgr.24586) 14 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:36:32.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cephadm 2024-09-21T13:36:31.068648+0000 mgr.x (mgr.24586) 15 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:36:32.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cephadm 2024-09-21T13:36:31.080277+0000 mgr.x (mgr.24586) 16 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:36:32.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cephadm 2024-09-21T13:36:31.142272+0000 mgr.x (mgr.24586) 17 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:36:32.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cephadm 2024-09-21T13:36:31.163662+0000 mgr.x (mgr.24586) 18 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cephadm 2024-09-21T13:36:31.214069+0000 mgr.x (mgr.24586) 19 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cephadm 2024-09-21T13:36:31.247328+0000 mgr.x (mgr.24586) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:31.297920+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:31.306397+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:31.325455+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:31.335337+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:31.343447+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cephadm 2024-09-21T13:36:31.364809+0000 mgr.x (mgr.24586) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:31.366197+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:31.366656+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: audit 2024-09-21T13:36:31.375914+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[19827]: cephadm 2024-09-21T13:36:31.376415+0000 mgr.x (mgr.24586) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cluster 2024-09-21T13:36:30.739893+0000 mgr.x (mgr.24586) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:30.948782+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:30.960272+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:30.961651+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cephadm 2024-09-21T13:36:30.962597+0000 mgr.x (mgr.24586) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cephadm 2024-09-21T13:36:30.962798+0000 mgr.x (mgr.24586) 14 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cephadm 2024-09-21T13:36:31.068648+0000 mgr.x (mgr.24586) 15 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cephadm 2024-09-21T13:36:31.080277+0000 mgr.x (mgr.24586) 16 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cephadm 2024-09-21T13:36:31.142272+0000 mgr.x (mgr.24586) 17 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cephadm 2024-09-21T13:36:31.163662+0000 mgr.x (mgr.24586) 18 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cephadm 2024-09-21T13:36:31.214069+0000 mgr.x (mgr.24586) 19 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cephadm 2024-09-21T13:36:31.247328+0000 mgr.x (mgr.24586) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:31.297920+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:31.306397+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:31.325455+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:31.335337+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:31.343447+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cephadm 2024-09-21T13:36:31.364809+0000 mgr.x (mgr.24586) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:36:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:31.366197+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:36:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:31.366656+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:36:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: audit 2024-09-21T13:36:31.375914+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:31 smithi092 bash[26840]: cephadm 2024-09-21T13:36:31.376415+0000 mgr.x (mgr.24586) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cluster 2024-09-21T13:36:30.739893+0000 mgr.x (mgr.24586) 12 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:30.948782+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:30.960272+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:30.961651+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cephadm 2024-09-21T13:36:30.962597+0000 mgr.x (mgr.24586) 13 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cephadm 2024-09-21T13:36:30.962798+0000 mgr.x (mgr.24586) 14 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cephadm 2024-09-21T13:36:31.068648+0000 mgr.x (mgr.24586) 15 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cephadm 2024-09-21T13:36:31.080277+0000 mgr.x (mgr.24586) 16 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cephadm 2024-09-21T13:36:31.142272+0000 mgr.x (mgr.24586) 17 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cephadm 2024-09-21T13:36:31.163662+0000 mgr.x (mgr.24586) 18 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:36:32.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cephadm 2024-09-21T13:36:31.214069+0000 mgr.x (mgr.24586) 19 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cephadm 2024-09-21T13:36:31.247328+0000 mgr.x (mgr.24586) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:31.297920+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:31.306397+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:31.325455+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:31.335337+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:31.343447+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cephadm 2024-09-21T13:36:31.364809+0000 mgr.x (mgr.24586) 21 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:31.366197+0000 mon.c (mon.2) 128 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:31.366656+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: audit 2024-09-21T13:36:31.375914+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:32.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:31 smithi170 bash[21665]: cephadm 2024-09-21T13:36:31.376415+0000 mgr.x (mgr.24586) 22 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:36:33.167 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:36:32 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:36:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T13:36:34.196 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:33 smithi092 bash[26840]: cluster 2024-09-21T13:36:32.740649+0000 mgr.x (mgr.24586) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:36:34.197 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:33 smithi092 bash[19827]: cluster 2024-09-21T13:36:32.740649+0000 mgr.x (mgr.24586) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:36:34.352 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:33 smithi170 bash[21665]: cluster 2024-09-21T13:36:32.740649+0000 mgr.x (mgr.24586) 23 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:36:35.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:35 smithi092 bash[19827]: audit 2024-09-21T13:36:34.274232+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:35.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:35 smithi092 bash[19827]: audit 2024-09-21T13:36:34.281672+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:35.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:35 smithi092 bash[19827]: cephadm 2024-09-21T13:36:34.284932+0000 mgr.x (mgr.24586) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:36:35.462 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:35 smithi092 bash[19827]: cephadm 2024-09-21T13:36:34.583108+0000 mgr.x (mgr.24586) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:36:35.462 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:35 smithi092 bash[26840]: audit 2024-09-21T13:36:34.274232+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:35.462 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:35 smithi092 bash[26840]: audit 2024-09-21T13:36:34.281672+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:35.462 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:35 smithi092 bash[26840]: cephadm 2024-09-21T13:36:34.284932+0000 mgr.x (mgr.24586) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:36:35.462 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:35 smithi092 bash[26840]: cephadm 2024-09-21T13:36:34.583108+0000 mgr.x (mgr.24586) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:36:35.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:35 smithi170 bash[21665]: audit 2024-09-21T13:36:34.274232+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:35.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:35 smithi170 bash[21665]: audit 2024-09-21T13:36:34.281672+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:35.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:35 smithi170 bash[21665]: cephadm 2024-09-21T13:36:34.284932+0000 mgr.x (mgr.24586) 24 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:36:35.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:35 smithi170 bash[21665]: cephadm 2024-09-21T13:36:34.583108+0000 mgr.x (mgr.24586) 25 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:36:36.595 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:36 smithi170 bash[21665]: cluster 2024-09-21T13:36:34.742243+0000 mgr.x (mgr.24586) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:36:36.596 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:36 smithi170 bash[21665]: audit 2024-09-21T13:36:35.759632+0000 mon.a (mon.0) 1231 : audit [DBG] from='client.? 172.21.15.92:0/4090410090' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:36:36.596 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:36 smithi170 bash[21665]: audit 2024-09-21T13:36:36.080611+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.92:0/2451451445' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2792816340"}]: dispatch 2024-09-21T13:36:36.596 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:36 smithi170 bash[21665]: audit 2024-09-21T13:36:36.081198+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2792816340"}]: dispatch 2024-09-21T13:36:36.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:36 smithi092 bash[19827]: cluster 2024-09-21T13:36:34.742243+0000 mgr.x (mgr.24586) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:36:36.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:36 smithi092 bash[19827]: audit 2024-09-21T13:36:35.759632+0000 mon.a (mon.0) 1231 : audit [DBG] from='client.? 172.21.15.92:0/4090410090' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:36:36.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:36 smithi092 bash[19827]: audit 2024-09-21T13:36:36.080611+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.92:0/2451451445' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2792816340"}]: dispatch 2024-09-21T13:36:36.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:36 smithi092 bash[19827]: audit 2024-09-21T13:36:36.081198+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2792816340"}]: dispatch 2024-09-21T13:36:36.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:36 smithi092 bash[26840]: cluster 2024-09-21T13:36:34.742243+0000 mgr.x (mgr.24586) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:36:36.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:36 smithi092 bash[26840]: audit 2024-09-21T13:36:35.759632+0000 mon.a (mon.0) 1231 : audit [DBG] from='client.? 172.21.15.92:0/4090410090' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:36:36.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:36 smithi092 bash[26840]: audit 2024-09-21T13:36:36.080611+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.92:0/2451451445' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2792816340"}]: dispatch 2024-09-21T13:36:36.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:36 smithi092 bash[26840]: audit 2024-09-21T13:36:36.081198+0000 mon.a (mon.0) 1232 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2792816340"}]: dispatch 2024-09-21T13:36:37.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:37 smithi170 bash[21665]: audit 2024-09-21T13:36:36.307442+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2792816340"}]': finished 2024-09-21T13:36:37.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:37 smithi170 bash[21665]: cluster 2024-09-21T13:36:36.314787+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T13:36:37.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:37 smithi170 bash[21665]: audit 2024-09-21T13:36:36.641820+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.92:0/4075030772' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1786273479"}]: dispatch 2024-09-21T13:36:37.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:37 smithi092 bash[19827]: audit 2024-09-21T13:36:36.307442+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2792816340"}]': finished 2024-09-21T13:36:37.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:37 smithi092 bash[19827]: cluster 2024-09-21T13:36:36.314787+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T13:36:37.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:37 smithi092 bash[19827]: audit 2024-09-21T13:36:36.641820+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.92:0/4075030772' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1786273479"}]: dispatch 2024-09-21T13:36:37.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:37 smithi092 bash[26840]: audit 2024-09-21T13:36:36.307442+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/2792816340"}]': finished 2024-09-21T13:36:37.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:37 smithi092 bash[26840]: cluster 2024-09-21T13:36:36.314787+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T13:36:37.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:37 smithi092 bash[26840]: audit 2024-09-21T13:36:36.641820+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.92:0/4075030772' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1786273479"}]: dispatch 2024-09-21T13:36:38.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:38 smithi170 bash[21665]: cluster 2024-09-21T13:36:36.742785+0000 mgr.x (mgr.24586) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:36:38.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:38 smithi170 bash[21665]: audit 2024-09-21T13:36:37.328962+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.92:0/4075030772' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1786273479"}]': finished 2024-09-21T13:36:38.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:38 smithi170 bash[21665]: cluster 2024-09-21T13:36:37.337935+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T13:36:38.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:38 smithi170 bash[21665]: audit 2024-09-21T13:36:37.653228+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.92:0/414794847' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3541401654"}]: dispatch 2024-09-21T13:36:38.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:38 smithi170 bash[21665]: audit 2024-09-21T13:36:37.653997+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3541401654"}]: dispatch 2024-09-21T13:36:38.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:38 smithi170 bash[21665]: audit 2024-09-21T13:36:38.277922+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:38.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[19827]: cluster 2024-09-21T13:36:36.742785+0000 mgr.x (mgr.24586) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:36:38.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[19827]: audit 2024-09-21T13:36:37.328962+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.92:0/4075030772' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1786273479"}]': finished 2024-09-21T13:36:38.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[19827]: cluster 2024-09-21T13:36:37.337935+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T13:36:38.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[19827]: audit 2024-09-21T13:36:37.653228+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.92:0/414794847' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3541401654"}]: dispatch 2024-09-21T13:36:38.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[19827]: audit 2024-09-21T13:36:37.653997+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3541401654"}]: dispatch 2024-09-21T13:36:38.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[19827]: audit 2024-09-21T13:36:38.277922+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:38.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[26840]: cluster 2024-09-21T13:36:36.742785+0000 mgr.x (mgr.24586) 27 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:36:38.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[26840]: audit 2024-09-21T13:36:37.328962+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.92:0/4075030772' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/1786273479"}]': finished 2024-09-21T13:36:38.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[26840]: cluster 2024-09-21T13:36:37.337935+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T13:36:38.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[26840]: audit 2024-09-21T13:36:37.653228+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.92:0/414794847' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3541401654"}]: dispatch 2024-09-21T13:36:38.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[26840]: audit 2024-09-21T13:36:37.653997+0000 mon.a (mon.0) 1238 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3541401654"}]: dispatch 2024-09-21T13:36:38.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:38 smithi092 bash[26840]: audit 2024-09-21T13:36:38.277922+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:39.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[21665]: audit 2024-09-21T13:36:38.331534+0000 mon.a (mon.0) 1239 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3541401654"}]': finished 2024-09-21T13:36:39.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[21665]: cluster 2024-09-21T13:36:38.339300+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T13:36:39.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[21665]: audit 2024-09-21T13:36:38.665983+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? 172.21.15.92:0/3218929503' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3541401654"}]: dispatch 2024-09-21T13:36:39.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 systemd[1]: Stopping Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:36:39.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.549Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:36:39.602 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.549Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:36:39.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.549Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:36:39.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.549Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:36:39.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.549Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:36:39.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.549Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T13:36:39.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.549Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:36:39.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.549Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T13:36:39.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.549Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T13:36:39.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.550Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:36:39.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.550Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T13:36:39.603 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:39 smithi170 bash[52795]: ts=2024-09-21T13:36:39.550Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T13:36:39.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:39 smithi092 bash[26840]: audit 2024-09-21T13:36:38.331534+0000 mon.a (mon.0) 1239 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3541401654"}]': finished 2024-09-21T13:36:39.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:39 smithi092 bash[26840]: cluster 2024-09-21T13:36:38.339300+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T13:36:39.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:39 smithi092 bash[26840]: audit 2024-09-21T13:36:38.665983+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? 172.21.15.92:0/3218929503' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3541401654"}]: dispatch 2024-09-21T13:36:39.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:39 smithi092 bash[19827]: audit 2024-09-21T13:36:38.331534+0000 mon.a (mon.0) 1239 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6801/3541401654"}]': finished 2024-09-21T13:36:39.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:39 smithi092 bash[19827]: cluster 2024-09-21T13:36:38.339300+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T13:36:39.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:39 smithi092 bash[19827]: audit 2024-09-21T13:36:38.665983+0000 mon.a (mon.0) 1241 : audit [INF] from='client.? 172.21.15.92:0/3218929503' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3541401654"}]: dispatch 2024-09-21T13:36:40.351 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:40 smithi170 bash[54087]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:36:40.352 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:40 smithi170 bash[54148]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:36:40.352 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:40 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T13:36:40.352 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:40 smithi170 systemd[1]: Stopped Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:36:40.352 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:40 smithi170 systemd[1]: Started Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:36:40.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[19827]: cluster 2024-09-21T13:36:38.743682+0000 mgr.x (mgr.24586) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T13:36:40.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[19827]: audit 2024-09-21T13:36:39.354538+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.92:0/3218929503' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3541401654"}]': finished 2024-09-21T13:36:40.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[19827]: cluster 2024-09-21T13:36:39.359624+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T13:36:40.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[19827]: audit 2024-09-21T13:36:39.685681+0000 mon.a (mon.0) 1244 : audit [INF] from='client.? 172.21.15.92:0/1379483081' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/278470922"}]: dispatch 2024-09-21T13:36:40.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[19827]: audit 2024-09-21T13:36:40.334961+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:40.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[19827]: audit 2024-09-21T13:36:40.347273+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:40.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[19827]: audit 2024-09-21T13:36:40.353756+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:36:40.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[26840]: cluster 2024-09-21T13:36:38.743682+0000 mgr.x (mgr.24586) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T13:36:40.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[26840]: audit 2024-09-21T13:36:39.354538+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.92:0/3218929503' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3541401654"}]': finished 2024-09-21T13:36:40.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[26840]: cluster 2024-09-21T13:36:39.359624+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T13:36:40.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[26840]: audit 2024-09-21T13:36:39.685681+0000 mon.a (mon.0) 1244 : audit [INF] from='client.? 172.21.15.92:0/1379483081' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/278470922"}]: dispatch 2024-09-21T13:36:40.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[26840]: audit 2024-09-21T13:36:40.334961+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:40.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[26840]: audit 2024-09-21T13:36:40.347273+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:40.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:40 smithi092 bash[26840]: audit 2024-09-21T13:36:40.353756+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:36:40.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:40 smithi170 bash[21665]: cluster 2024-09-21T13:36:38.743682+0000 mgr.x (mgr.24586) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T13:36:40.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:40 smithi170 bash[21665]: audit 2024-09-21T13:36:39.354538+0000 mon.a (mon.0) 1242 : audit [INF] from='client.? 172.21.15.92:0/3218929503' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:6800/3541401654"}]': finished 2024-09-21T13:36:40.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:40 smithi170 bash[21665]: cluster 2024-09-21T13:36:39.359624+0000 mon.a (mon.0) 1243 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T13:36:40.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:40 smithi170 bash[21665]: audit 2024-09-21T13:36:39.685681+0000 mon.a (mon.0) 1244 : audit [INF] from='client.? 172.21.15.92:0/1379483081' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/278470922"}]: dispatch 2024-09-21T13:36:40.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:40 smithi170 bash[21665]: audit 2024-09-21T13:36:40.334961+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:40.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:40 smithi170 bash[21665]: audit 2024-09-21T13:36:40.347273+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:40.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:40 smithi170 bash[21665]: audit 2024-09-21T13:36:40.353756+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:36:41.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[21665]: audit 2024-09-21T13:36:40.353890+0000 mgr.x (mgr.24586) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:36:41.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[21665]: audit 2024-09-21T13:36:40.364642+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.92:0/1379483081' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/278470922"}]': finished 2024-09-21T13:36:41.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[21665]: cluster 2024-09-21T13:36:40.372417+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T13:36:41.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[21665]: audit 2024-09-21T13:36:40.375060+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:36:41.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[21665]: audit 2024-09-21T13:36:40.375076+0000 mgr.x (mgr.24586) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:36:41.621 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[21665]: audit 2024-09-21T13:36:40.381693+0000 mgr.x (mgr.24586) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:36:41.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[21665]: audit 2024-09-21T13:36:40.381932+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:36:41.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[21665]: audit 2024-09-21T13:36:40.682483+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.92:0/994144458' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/264381622"}]: dispatch 2024-09-21T13:36:41.622 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[21665]: audit 2024-09-21T13:36:40.683113+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/264381622"}]: dispatch 2024-09-21T13:36:41.622 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.593Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T13:36:41.622 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.593Z 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-21T13:36:41.622 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.593Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi170 (none))" 2024-09-21T13:36:41.622 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.593Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:36:41.622 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.593Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:36:41.622 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.595Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:36:41.622 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.595Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T13:36:41.622 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.597Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:36:41.623 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.597Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:36:41.623 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.599Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:36:41.623 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.599Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.039µs 2024-09-21T13:36:41.623 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.599Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:36:41.623 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.599Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-21T13:36:41.623 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.615Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-21T13:36:41.623 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.620Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-21T13:36:41.623 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.625Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-21T13:36:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[19827]: audit 2024-09-21T13:36:40.353890+0000 mgr.x (mgr.24586) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:36:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[19827]: audit 2024-09-21T13:36:40.364642+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.92:0/1379483081' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/278470922"}]': finished 2024-09-21T13:36:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[19827]: cluster 2024-09-21T13:36:40.372417+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T13:36:41.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[19827]: audit 2024-09-21T13:36:40.375060+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[19827]: audit 2024-09-21T13:36:40.375076+0000 mgr.x (mgr.24586) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[19827]: audit 2024-09-21T13:36:40.381693+0000 mgr.x (mgr.24586) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[19827]: audit 2024-09-21T13:36:40.381932+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[19827]: audit 2024-09-21T13:36:40.682483+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.92:0/994144458' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/264381622"}]: dispatch 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[19827]: audit 2024-09-21T13:36:40.683113+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/264381622"}]: dispatch 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[26840]: audit 2024-09-21T13:36:40.353890+0000 mgr.x (mgr.24586) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[26840]: audit 2024-09-21T13:36:40.364642+0000 mon.a (mon.0) 1247 : audit [INF] from='client.? 172.21.15.92:0/1379483081' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/278470922"}]': finished 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[26840]: cluster 2024-09-21T13:36:40.372417+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[26840]: audit 2024-09-21T13:36:40.375060+0000 mon.c (mon.2) 134 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[26840]: audit 2024-09-21T13:36:40.375076+0000 mgr.x (mgr.24586) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:36:41.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[26840]: audit 2024-09-21T13:36:40.381693+0000 mgr.x (mgr.24586) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:36:41.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[26840]: audit 2024-09-21T13:36:40.381932+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:36:41.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[26840]: audit 2024-09-21T13:36:40.682483+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.92:0/994144458' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/264381622"}]: dispatch 2024-09-21T13:36:41.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:41 smithi092 bash[26840]: audit 2024-09-21T13:36:40.683113+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/264381622"}]: dispatch 2024-09-21T13:36:42.102 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.625Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-21T13:36:42.102 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.625Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=27.592µs wal_replay_duration=26.590625ms wbl_replay_duration=115ns total_replay_duration=26.638944ms 2024-09-21T13:36:42.102 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.627Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:36:42.102 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.627Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T13:36:42.102 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.627Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:36:42.103 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.649Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.310629ms db_storage=928ns remote_storage=1.185µs web_handler=449ns query_engine=683ns scrape=263.201µs scrape_sd=118.482µs notify=10.572µs notify_sd=14.357µs rules=21.495107ms tracing=5.636µs 2024-09-21T13:36:42.103 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.650Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T13:36:42.103 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:36:41 smithi170 bash[54177]: ts=2024-09-21T13:36:41.650Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:36:42.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:42 smithi092 bash[19827]: cluster 2024-09-21T13:36:40.744295+0000 mgr.x (mgr.24586) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T13:36:42.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:42 smithi092 bash[19827]: audit 2024-09-21T13:36:41.374038+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/264381622"}]': finished 2024-09-21T13:36:42.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:42 smithi092 bash[19827]: cluster 2024-09-21T13:36:41.383345+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:36:42.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:42 smithi092 bash[26840]: cluster 2024-09-21T13:36:40.744295+0000 mgr.x (mgr.24586) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T13:36:42.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:42 smithi092 bash[26840]: audit 2024-09-21T13:36:41.374038+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/264381622"}]': finished 2024-09-21T13:36:42.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:42 smithi092 bash[26840]: cluster 2024-09-21T13:36:41.383345+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:36:42.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:42 smithi170 bash[21665]: cluster 2024-09-21T13:36:40.744295+0000 mgr.x (mgr.24586) 32 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T13:36:42.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:42 smithi170 bash[21665]: audit 2024-09-21T13:36:41.374038+0000 mon.a (mon.0) 1250 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi092.dycpet' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.92:0/264381622"}]': finished 2024-09-21T13:36:42.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:42 smithi170 bash[21665]: cluster 2024-09-21T13:36:41.383345+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T13:36:44.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:44 smithi092 bash[19827]: cluster 2024-09-21T13:36:42.745033+0000 mgr.x (mgr.24586) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 1 op/s 2024-09-21T13:36:44.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:44 smithi092 bash[26840]: cluster 2024-09-21T13:36:42.745033+0000 mgr.x (mgr.24586) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 1 op/s 2024-09-21T13:36:44.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:44 smithi170 bash[21665]: cluster 2024-09-21T13:36:42.745033+0000 mgr.x (mgr.24586) 33 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 1 op/s 2024-09-21T13:36:46.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:46 smithi092 bash[19827]: cluster 2024-09-21T13:36:44.746759+0000 mgr.x (mgr.24586) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:46.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:46 smithi092 bash[19827]: audit 2024-09-21T13:36:45.487068+0000 mgr.x (mgr.24586) 35 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:46.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:46 smithi092 bash[19827]: audit 2024-09-21T13:36:46.339171+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:46.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:46 smithi092 bash[19827]: audit 2024-09-21T13:36:46.348420+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:46.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:46 smithi092 bash[26840]: cluster 2024-09-21T13:36:44.746759+0000 mgr.x (mgr.24586) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:46.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:46 smithi092 bash[26840]: audit 2024-09-21T13:36:45.487068+0000 mgr.x (mgr.24586) 35 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:46.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:46 smithi092 bash[26840]: audit 2024-09-21T13:36:46.339171+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:46.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:46 smithi092 bash[26840]: audit 2024-09-21T13:36:46.348420+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:46.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:46 smithi170 bash[21665]: cluster 2024-09-21T13:36:44.746759+0000 mgr.x (mgr.24586) 34 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:46.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:46 smithi170 bash[21665]: audit 2024-09-21T13:36:45.487068+0000 mgr.x (mgr.24586) 35 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:46.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:46 smithi170 bash[21665]: audit 2024-09-21T13:36:46.339171+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:46.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:46 smithi170 bash[21665]: audit 2024-09-21T13:36:46.348420+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:47.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:47 smithi092 bash[19827]: audit 2024-09-21T13:36:46.492022+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:47.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:47 smithi092 bash[19827]: audit 2024-09-21T13:36:46.508201+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:47.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:47 smithi092 bash[19827]: audit 2024-09-21T13:36:46.513336+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:47.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:47 smithi092 bash[19827]: audit 2024-09-21T13:36:46.514832+0000 mon.c (mon.2) 138 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:36:47.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:47 smithi092 bash[19827]: audit 2024-09-21T13:36:46.525826+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:47.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:47 smithi092 bash[26840]: audit 2024-09-21T13:36:46.492022+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:47.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:47 smithi092 bash[26840]: audit 2024-09-21T13:36:46.508201+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:47.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:47 smithi092 bash[26840]: audit 2024-09-21T13:36:46.513336+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:47.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:47 smithi092 bash[26840]: audit 2024-09-21T13:36:46.514832+0000 mon.c (mon.2) 138 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:36:47.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:47 smithi092 bash[26840]: audit 2024-09-21T13:36:46.525826+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:47.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:47 smithi170 bash[21665]: audit 2024-09-21T13:36:46.492022+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:47.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:47 smithi170 bash[21665]: audit 2024-09-21T13:36:46.508201+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:47.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:47 smithi170 bash[21665]: audit 2024-09-21T13:36:46.513336+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:36:47.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:47 smithi170 bash[21665]: audit 2024-09-21T13:36:46.514832+0000 mon.c (mon.2) 138 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:36:47.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:47 smithi170 bash[21665]: audit 2024-09-21T13:36:46.525826+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:36:48.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:48 smithi092 bash[26840]: cluster 2024-09-21T13:36:46.747549+0000 mgr.x (mgr.24586) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-09-21T13:36:48.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:48 smithi092 bash[19827]: cluster 2024-09-21T13:36:46.747549+0000 mgr.x (mgr.24586) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-09-21T13:36:48.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:48 smithi170 bash[21665]: cluster 2024-09-21T13:36:46.747549+0000 mgr.x (mgr.24586) 36 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 692 B/s rd, 0 op/s 2024-09-21T13:36:49.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:36:49] "GET /metrics HTTP/1.1" 200 38161 "" "Prometheus/2.43.0" 2024-09-21T13:36:50.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:50 smithi170 bash[21665]: cluster 2024-09-21T13:36:48.749100+0000 mgr.x (mgr.24586) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:51.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:50 smithi092 bash[26840]: cluster 2024-09-21T13:36:48.749100+0000 mgr.x (mgr.24586) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:51.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:50 smithi092 bash[19827]: cluster 2024-09-21T13:36:48.749100+0000 mgr.x (mgr.24586) 37 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:52.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:52 smithi170 bash[21665]: cluster 2024-09-21T13:36:50.749822+0000 mgr.x (mgr.24586) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:36:53.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:52 smithi092 bash[26840]: cluster 2024-09-21T13:36:50.749822+0000 mgr.x (mgr.24586) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:36:53.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:52 smithi092 bash[19827]: cluster 2024-09-21T13:36:50.749822+0000 mgr.x (mgr.24586) 38 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:36:53.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:53 smithi170 bash[21665]: audit 2024-09-21T13:36:53.278198+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:54.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:53 smithi092 bash[26840]: audit 2024-09-21T13:36:53.278198+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:54.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:53 smithi092 bash[19827]: audit 2024-09-21T13:36:53.278198+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:36:54.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:54 smithi170 bash[21665]: cluster 2024-09-21T13:36:52.750562+0000 mgr.x (mgr.24586) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-09-21T13:36:55.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:54 smithi092 bash[26840]: cluster 2024-09-21T13:36:52.750562+0000 mgr.x (mgr.24586) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-09-21T13:36:55.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:54 smithi092 bash[19827]: cluster 2024-09-21T13:36:52.750562+0000 mgr.x (mgr.24586) 39 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-09-21T13:36:56.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:56 smithi170 bash[21665]: cluster 2024-09-21T13:36:54.752190+0000 mgr.x (mgr.24586) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:56.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:56 smithi170 bash[21665]: audit 2024-09-21T13:36:55.494980+0000 mgr.x (mgr.24586) 41 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:57.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:56 smithi092 bash[19827]: cluster 2024-09-21T13:36:54.752190+0000 mgr.x (mgr.24586) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:57.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:56 smithi092 bash[19827]: audit 2024-09-21T13:36:55.494980+0000 mgr.x (mgr.24586) 41 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:56 smithi092 bash[26840]: cluster 2024-09-21T13:36:54.752190+0000 mgr.x (mgr.24586) 40 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:36:57.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:56 smithi092 bash[26840]: audit 2024-09-21T13:36:55.494980+0000 mgr.x (mgr.24586) 41 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:36:58.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:36:58 smithi170 bash[21665]: cluster 2024-09-21T13:36:56.752937+0000 mgr.x (mgr.24586) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:59.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:36:58 smithi092 bash[19827]: cluster 2024-09-21T13:36:56.752937+0000 mgr.x (mgr.24586) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:59.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:36:58 smithi092 bash[26840]: cluster 2024-09-21T13:36:56.752937+0000 mgr.x (mgr.24586) 42 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:36:59.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:36:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:36:59] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.43.0" 2024-09-21T13:37:00.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:00 smithi170 bash[21665]: cluster 2024-09-21T13:36:58.754515+0000 mgr.x (mgr.24586) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:01.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:00 smithi092 bash[19827]: cluster 2024-09-21T13:36:58.754515+0000 mgr.x (mgr.24586) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:01.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:00 smithi092 bash[26840]: cluster 2024-09-21T13:36:58.754515+0000 mgr.x (mgr.24586) 43 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:02.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:02 smithi170 bash[21665]: cluster 2024-09-21T13:37:00.755242+0000 mgr.x (mgr.24586) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:03.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:02 smithi092 bash[19827]: cluster 2024-09-21T13:37:00.755242+0000 mgr.x (mgr.24586) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:03.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:02 smithi092 bash[26840]: cluster 2024-09-21T13:37:00.755242+0000 mgr.x (mgr.24586) 44 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:04.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:04 smithi170 bash[21665]: cluster 2024-09-21T13:37:02.755948+0000 mgr.x (mgr.24586) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:05.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:04 smithi092 bash[26840]: cluster 2024-09-21T13:37:02.755948+0000 mgr.x (mgr.24586) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:05.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:04 smithi092 bash[19827]: cluster 2024-09-21T13:37:02.755948+0000 mgr.x (mgr.24586) 45 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:06.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:06 smithi170 bash[21665]: cluster 2024-09-21T13:37:04.757575+0000 mgr.x (mgr.24586) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:06.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:06 smithi170 bash[21665]: audit 2024-09-21T13:37:05.506450+0000 mgr.x (mgr.24586) 47 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:07.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:06 smithi092 bash[19827]: cluster 2024-09-21T13:37:04.757575+0000 mgr.x (mgr.24586) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:07.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:06 smithi092 bash[19827]: audit 2024-09-21T13:37:05.506450+0000 mgr.x (mgr.24586) 47 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:07.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:06 smithi092 bash[26840]: cluster 2024-09-21T13:37:04.757575+0000 mgr.x (mgr.24586) 46 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:07.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:06 smithi092 bash[26840]: audit 2024-09-21T13:37:05.506450+0000 mgr.x (mgr.24586) 47 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:08.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:08 smithi170 bash[21665]: cluster 2024-09-21T13:37:06.758308+0000 mgr.x (mgr.24586) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:08.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:08 smithi170 bash[21665]: audit 2024-09-21T13:37:08.278819+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:09.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:08 smithi092 bash[19827]: cluster 2024-09-21T13:37:06.758308+0000 mgr.x (mgr.24586) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:09.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:08 smithi092 bash[19827]: audit 2024-09-21T13:37:08.278819+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:09.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:08 smithi092 bash[26840]: cluster 2024-09-21T13:37:06.758308+0000 mgr.x (mgr.24586) 48 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:09.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:08 smithi092 bash[26840]: audit 2024-09-21T13:37:08.278819+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:09.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:37:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:37:09] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-21T13:37:10.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:10 smithi170 bash[21665]: cluster 2024-09-21T13:37:08.759799+0000 mgr.x (mgr.24586) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:11.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:10 smithi092 bash[19827]: cluster 2024-09-21T13:37:08.759799+0000 mgr.x (mgr.24586) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:11.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:10 smithi092 bash[26840]: cluster 2024-09-21T13:37:08.759799+0000 mgr.x (mgr.24586) 49 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:12.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:12 smithi170 bash[21665]: cluster 2024-09-21T13:37:10.760507+0000 mgr.x (mgr.24586) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:13.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:12 smithi092 bash[19827]: cluster 2024-09-21T13:37:10.760507+0000 mgr.x (mgr.24586) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:13.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:12 smithi092 bash[26840]: cluster 2024-09-21T13:37:10.760507+0000 mgr.x (mgr.24586) 50 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:14.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:14 smithi170 bash[21665]: cluster 2024-09-21T13:37:12.761236+0000 mgr.x (mgr.24586) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:15.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:14 smithi092 bash[19827]: cluster 2024-09-21T13:37:12.761236+0000 mgr.x (mgr.24586) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:15.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:14 smithi092 bash[26840]: cluster 2024-09-21T13:37:12.761236+0000 mgr.x (mgr.24586) 51 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:16.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:16 smithi170 bash[21665]: cluster 2024-09-21T13:37:14.762949+0000 mgr.x (mgr.24586) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:16.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:16 smithi170 bash[21665]: audit 2024-09-21T13:37:15.517939+0000 mgr.x (mgr.24586) 53 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:17.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:16 smithi092 bash[19827]: cluster 2024-09-21T13:37:14.762949+0000 mgr.x (mgr.24586) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:17.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:16 smithi092 bash[19827]: audit 2024-09-21T13:37:15.517939+0000 mgr.x (mgr.24586) 53 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:17.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:16 smithi092 bash[26840]: cluster 2024-09-21T13:37:14.762949+0000 mgr.x (mgr.24586) 52 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:17.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:16 smithi092 bash[26840]: audit 2024-09-21T13:37:15.517939+0000 mgr.x (mgr.24586) 53 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:18.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:18 smithi170 bash[21665]: cluster 2024-09-21T13:37:16.763656+0000 mgr.x (mgr.24586) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:19.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:18 smithi092 bash[19827]: cluster 2024-09-21T13:37:16.763656+0000 mgr.x (mgr.24586) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:19.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:18 smithi092 bash[26840]: cluster 2024-09-21T13:37:16.763656+0000 mgr.x (mgr.24586) 54 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:19.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:37:19 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:37:19] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.43.0" 2024-09-21T13:37:20.852 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:20 smithi170 bash[21665]: cluster 2024-09-21T13:37:18.765217+0000 mgr.x (mgr.24586) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:37:21.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:20 smithi092 bash[19827]: cluster 2024-09-21T13:37:18.765217+0000 mgr.x (mgr.24586) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:37:21.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:20 smithi092 bash[26840]: cluster 2024-09-21T13:37:18.765217+0000 mgr.x (mgr.24586) 55 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:37:23.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:22 smithi092 bash[19827]: cluster 2024-09-21T13:37:20.765943+0000 mgr.x (mgr.24586) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:37:23.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:22 smithi092 bash[26840]: cluster 2024-09-21T13:37:20.765943+0000 mgr.x (mgr.24586) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:37:23.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:22 smithi170 bash[21665]: cluster 2024-09-21T13:37:20.765943+0000 mgr.x (mgr.24586) 56 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:37:24.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:23 smithi092 bash[19827]: audit 2024-09-21T13:37:23.298359+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:24.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:23 smithi092 bash[26840]: audit 2024-09-21T13:37:23.298359+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:24.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:23 smithi170 bash[21665]: audit 2024-09-21T13:37:23.298359+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:25.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:24 smithi092 bash[19827]: cluster 2024-09-21T13:37:22.766667+0000 mgr.x (mgr.24586) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:37:25.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:24 smithi092 bash[26840]: cluster 2024-09-21T13:37:22.766667+0000 mgr.x (mgr.24586) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:37:25.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:24 smithi170 bash[21665]: cluster 2024-09-21T13:37:22.766667+0000 mgr.x (mgr.24586) 57 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:37:27.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:26 smithi092 bash[19827]: cluster 2024-09-21T13:37:24.768341+0000 mgr.x (mgr.24586) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-21T13:37:27.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:26 smithi092 bash[19827]: audit 2024-09-21T13:37:25.525367+0000 mgr.x (mgr.24586) 59 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:27.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:26 smithi092 bash[26840]: cluster 2024-09-21T13:37:24.768341+0000 mgr.x (mgr.24586) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-21T13:37:27.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:26 smithi092 bash[26840]: audit 2024-09-21T13:37:25.525367+0000 mgr.x (mgr.24586) 59 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:27.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:26 smithi170 bash[21665]: cluster 2024-09-21T13:37:24.768341+0000 mgr.x (mgr.24586) 58 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-21T13:37:27.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:26 smithi170 bash[21665]: audit 2024-09-21T13:37:25.525367+0000 mgr.x (mgr.24586) 59 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:29.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:28 smithi092 bash[19827]: cluster 2024-09-21T13:37:26.769093+0000 mgr.x (mgr.24586) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-21T13:37:29.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:28 smithi092 bash[26840]: cluster 2024-09-21T13:37:26.769093+0000 mgr.x (mgr.24586) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-21T13:37:29.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:28 smithi170 bash[21665]: cluster 2024-09-21T13:37:26.769093+0000 mgr.x (mgr.24586) 60 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 68 op/s 2024-09-21T13:37:29.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:37:29 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:37:29] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:37:31.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:30 smithi092 bash[19827]: cluster 2024-09-21T13:37:28.770779+0000 mgr.x (mgr.24586) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:37:31.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:30 smithi092 bash[26840]: cluster 2024-09-21T13:37:28.770779+0000 mgr.x (mgr.24586) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:37:31.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:30 smithi170 bash[21665]: cluster 2024-09-21T13:37:28.770779+0000 mgr.x (mgr.24586) 61 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:37:33.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:32 smithi092 bash[19827]: cluster 2024-09-21T13:37:30.771598+0000 mgr.x (mgr.24586) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-21T13:37:33.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:32 smithi092 bash[26840]: cluster 2024-09-21T13:37:30.771598+0000 mgr.x (mgr.24586) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-21T13:37:33.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:32 smithi170 bash[21665]: cluster 2024-09-21T13:37:30.771598+0000 mgr.x (mgr.24586) 62 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-21T13:37:35.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:34 smithi092 bash[19827]: cluster 2024-09-21T13:37:32.772269+0000 mgr.x (mgr.24586) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-21T13:37:35.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:34 smithi092 bash[26840]: cluster 2024-09-21T13:37:32.772269+0000 mgr.x (mgr.24586) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-21T13:37:35.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:34 smithi170 bash[21665]: cluster 2024-09-21T13:37:32.772269+0000 mgr.x (mgr.24586) 63 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-21T13:37:37.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:36 smithi092 bash[19827]: cluster 2024-09-21T13:37:34.773876+0000 mgr.x (mgr.24586) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-21T13:37:37.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:36 smithi092 bash[19827]: audit 2024-09-21T13:37:35.536742+0000 mgr.x (mgr.24586) 65 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:37.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:36 smithi092 bash[26840]: cluster 2024-09-21T13:37:34.773876+0000 mgr.x (mgr.24586) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-21T13:37:37.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:36 smithi092 bash[26840]: audit 2024-09-21T13:37:35.536742+0000 mgr.x (mgr.24586) 65 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:37.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:36 smithi170 bash[21665]: cluster 2024-09-21T13:37:34.773876+0000 mgr.x (mgr.24586) 64 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 0 B/s wr, 113 op/s 2024-09-21T13:37:37.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:36 smithi170 bash[21665]: audit 2024-09-21T13:37:35.536742+0000 mgr.x (mgr.24586) 65 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:39.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:38 smithi092 bash[19827]: cluster 2024-09-21T13:37:36.774619+0000 mgr.x (mgr.24586) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-21T13:37:39.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:38 smithi092 bash[19827]: audit 2024-09-21T13:37:38.298962+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:38 smithi092 bash[26840]: cluster 2024-09-21T13:37:36.774619+0000 mgr.x (mgr.24586) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-21T13:37:39.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:38 smithi092 bash[26840]: audit 2024-09-21T13:37:38.298962+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:39.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:38 smithi170 bash[21665]: cluster 2024-09-21T13:37:36.774619+0000 mgr.x (mgr.24586) 66 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 52 op/s 2024-09-21T13:37:39.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:38 smithi170 bash[21665]: audit 2024-09-21T13:37:38.298962+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:39.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:37:39 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:37:39] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T13:37:41.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:40 smithi092 bash[19827]: cluster 2024-09-21T13:37:38.776115+0000 mgr.x (mgr.24586) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-21T13:37:41.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:40 smithi092 bash[26840]: cluster 2024-09-21T13:37:38.776115+0000 mgr.x (mgr.24586) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-21T13:37:41.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:40 smithi170 bash[21665]: cluster 2024-09-21T13:37:38.776115+0000 mgr.x (mgr.24586) 67 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 0 B/s wr, 53 op/s 2024-09-21T13:37:43.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:42 smithi092 bash[19827]: cluster 2024-09-21T13:37:40.776839+0000 mgr.x (mgr.24586) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:43.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:42 smithi092 bash[26840]: cluster 2024-09-21T13:37:40.776839+0000 mgr.x (mgr.24586) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:43.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:42 smithi170 bash[21665]: cluster 2024-09-21T13:37:40.776839+0000 mgr.x (mgr.24586) 68 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:45.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:44 smithi092 bash[19827]: cluster 2024-09-21T13:37:42.777529+0000 mgr.x (mgr.24586) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:45.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:44 smithi092 bash[26840]: cluster 2024-09-21T13:37:42.777529+0000 mgr.x (mgr.24586) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:45.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:44 smithi170 bash[21665]: cluster 2024-09-21T13:37:42.777529+0000 mgr.x (mgr.24586) 69 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:46 smithi092 bash[19827]: cluster 2024-09-21T13:37:44.779236+0000 mgr.x (mgr.24586) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:46 smithi092 bash[19827]: audit 2024-09-21T13:37:45.548135+0000 mgr.x (mgr.24586) 71 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:47.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:46 smithi092 bash[26840]: cluster 2024-09-21T13:37:44.779236+0000 mgr.x (mgr.24586) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:47.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:46 smithi092 bash[26840]: audit 2024-09-21T13:37:45.548135+0000 mgr.x (mgr.24586) 71 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:47.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:46 smithi170 bash[21665]: cluster 2024-09-21T13:37:44.779236+0000 mgr.x (mgr.24586) 70 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:47.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:46 smithi170 bash[21665]: audit 2024-09-21T13:37:45.548135+0000 mgr.x (mgr.24586) 71 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:48.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[19827]: cluster 2024-09-21T13:37:46.779917+0000 mgr.x (mgr.24586) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:48.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[19827]: audit 2024-09-21T13:37:47.202533+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:37:48.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[19827]: audit 2024-09-21T13:37:47.210207+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:37:48.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[19827]: audit 2024-09-21T13:37:47.804131+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:37:48.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[19827]: audit 2024-09-21T13:37:47.806153+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:37:48.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[19827]: audit 2024-09-21T13:37:47.817122+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:37:48.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[26840]: cluster 2024-09-21T13:37:46.779917+0000 mgr.x (mgr.24586) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:48.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[26840]: audit 2024-09-21T13:37:47.202533+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:37:48.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[26840]: audit 2024-09-21T13:37:47.210207+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:37:48.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[26840]: audit 2024-09-21T13:37:47.804131+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:37:48.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[26840]: audit 2024-09-21T13:37:47.806153+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:37:48.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:48 smithi092 bash[26840]: audit 2024-09-21T13:37:47.817122+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:37:48.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:48 smithi170 bash[21665]: cluster 2024-09-21T13:37:46.779917+0000 mgr.x (mgr.24586) 72 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:48.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:48 smithi170 bash[21665]: audit 2024-09-21T13:37:47.202533+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:37:48.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:48 smithi170 bash[21665]: audit 2024-09-21T13:37:47.210207+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:37:48.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:48 smithi170 bash[21665]: audit 2024-09-21T13:37:47.804131+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:37:48.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:48 smithi170 bash[21665]: audit 2024-09-21T13:37:47.806153+0000 mon.c (mon.2) 144 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:37:48.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:48 smithi170 bash[21665]: audit 2024-09-21T13:37:47.817122+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:37:49.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:37:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:37:49] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T13:37:50.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:50 smithi092 bash[19827]: cluster 2024-09-21T13:37:48.781453+0000 mgr.x (mgr.24586) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:50.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:50 smithi092 bash[26840]: cluster 2024-09-21T13:37:48.781453+0000 mgr.x (mgr.24586) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:50.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:50 smithi170 bash[21665]: cluster 2024-09-21T13:37:48.781453+0000 mgr.x (mgr.24586) 73 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:52.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:52 smithi092 bash[19827]: cluster 2024-09-21T13:37:50.782223+0000 mgr.x (mgr.24586) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:52.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:52 smithi092 bash[26840]: cluster 2024-09-21T13:37:50.782223+0000 mgr.x (mgr.24586) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:52.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:52 smithi170 bash[21665]: cluster 2024-09-21T13:37:50.782223+0000 mgr.x (mgr.24586) 74 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:54.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:54 smithi092 bash[19827]: cluster 2024-09-21T13:37:52.782910+0000 mgr.x (mgr.24586) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:54.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:54 smithi092 bash[19827]: audit 2024-09-21T13:37:53.299817+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:54.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:54 smithi092 bash[26840]: cluster 2024-09-21T13:37:52.782910+0000 mgr.x (mgr.24586) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:54.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:54 smithi092 bash[26840]: audit 2024-09-21T13:37:53.299817+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:54.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:54 smithi170 bash[21665]: cluster 2024-09-21T13:37:52.782910+0000 mgr.x (mgr.24586) 75 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:54.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:54 smithi170 bash[21665]: audit 2024-09-21T13:37:53.299817+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:37:56.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:56 smithi092 bash[19827]: cluster 2024-09-21T13:37:54.784513+0000 mgr.x (mgr.24586) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:56.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:56 smithi092 bash[19827]: audit 2024-09-21T13:37:55.559596+0000 mgr.x (mgr.24586) 77 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:56 smithi092 bash[26840]: cluster 2024-09-21T13:37:54.784513+0000 mgr.x (mgr.24586) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:56.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:56 smithi092 bash[26840]: audit 2024-09-21T13:37:55.559596+0000 mgr.x (mgr.24586) 77 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:56.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:56 smithi170 bash[21665]: cluster 2024-09-21T13:37:54.784513+0000 mgr.x (mgr.24586) 76 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:37:56.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:56 smithi170 bash[21665]: audit 2024-09-21T13:37:55.559596+0000 mgr.x (mgr.24586) 77 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:37:58.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:37:58 smithi092 bash[19827]: cluster 2024-09-21T13:37:56.785223+0000 mgr.x (mgr.24586) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:58.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:37:58 smithi092 bash[26840]: cluster 2024-09-21T13:37:56.785223+0000 mgr.x (mgr.24586) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:58.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:37:58 smithi170 bash[21665]: cluster 2024-09-21T13:37:56.785223+0000 mgr.x (mgr.24586) 78 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:37:59.852 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:37:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:37:59] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T13:38:00.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:00 smithi092 bash[19827]: cluster 2024-09-21T13:37:58.786787+0000 mgr.x (mgr.24586) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:00.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:00 smithi092 bash[26840]: cluster 2024-09-21T13:37:58.786787+0000 mgr.x (mgr.24586) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:00.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:00 smithi170 bash[21665]: cluster 2024-09-21T13:37:58.786787+0000 mgr.x (mgr.24586) 79 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:02.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:02 smithi092 bash[19827]: cluster 2024-09-21T13:38:00.787465+0000 mgr.x (mgr.24586) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:02.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:02 smithi092 bash[26840]: cluster 2024-09-21T13:38:00.787465+0000 mgr.x (mgr.24586) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:02.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:02 smithi170 bash[21665]: cluster 2024-09-21T13:38:00.787465+0000 mgr.x (mgr.24586) 80 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:04.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:04 smithi092 bash[19827]: cluster 2024-09-21T13:38:02.788166+0000 mgr.x (mgr.24586) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:04.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:04 smithi092 bash[26840]: cluster 2024-09-21T13:38:02.788166+0000 mgr.x (mgr.24586) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:04.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:04 smithi170 bash[21665]: cluster 2024-09-21T13:38:02.788166+0000 mgr.x (mgr.24586) 81 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:06.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:06 smithi092 bash[19827]: cluster 2024-09-21T13:38:04.789788+0000 mgr.x (mgr.24586) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:06.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:06 smithi092 bash[19827]: audit 2024-09-21T13:38:05.570994+0000 mgr.x (mgr.24586) 83 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:06.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:06 smithi092 bash[26840]: cluster 2024-09-21T13:38:04.789788+0000 mgr.x (mgr.24586) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:06.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:06 smithi092 bash[26840]: audit 2024-09-21T13:38:05.570994+0000 mgr.x (mgr.24586) 83 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:06.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:06 smithi170 bash[21665]: cluster 2024-09-21T13:38:04.789788+0000 mgr.x (mgr.24586) 82 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:06.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:06 smithi170 bash[21665]: audit 2024-09-21T13:38:05.570994+0000 mgr.x (mgr.24586) 83 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:08.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:08 smithi092 bash[19827]: cluster 2024-09-21T13:38:06.790531+0000 mgr.x (mgr.24586) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:08.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:08 smithi092 bash[26840]: cluster 2024-09-21T13:38:06.790531+0000 mgr.x (mgr.24586) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:08.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:08 smithi170 bash[21665]: cluster 2024-09-21T13:38:06.790531+0000 mgr.x (mgr.24586) 84 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:09.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:09 smithi092 bash[19827]: audit 2024-09-21T13:38:08.300169+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:09.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:09 smithi092 bash[26840]: audit 2024-09-21T13:38:08.300169+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:09.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:09 smithi170 bash[21665]: audit 2024-09-21T13:38:08.300169+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:09.603 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:38:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:38:09] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T13:38:10.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:10 smithi092 bash[19827]: cluster 2024-09-21T13:38:08.792043+0000 mgr.x (mgr.24586) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:10.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:10 smithi092 bash[26840]: cluster 2024-09-21T13:38:08.792043+0000 mgr.x (mgr.24586) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:10.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:10 smithi170 bash[21665]: cluster 2024-09-21T13:38:08.792043+0000 mgr.x (mgr.24586) 85 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:12.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:12 smithi092 bash[19827]: cluster 2024-09-21T13:38:10.792759+0000 mgr.x (mgr.24586) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:12.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:12 smithi092 bash[26840]: cluster 2024-09-21T13:38:10.792759+0000 mgr.x (mgr.24586) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:12.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:12 smithi170 bash[21665]: cluster 2024-09-21T13:38:10.792759+0000 mgr.x (mgr.24586) 86 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:14.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:14 smithi092 bash[19827]: cluster 2024-09-21T13:38:12.793442+0000 mgr.x (mgr.24586) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:14.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:14 smithi092 bash[26840]: cluster 2024-09-21T13:38:12.793442+0000 mgr.x (mgr.24586) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:14.602 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:14 smithi170 bash[21665]: cluster 2024-09-21T13:38:12.793442+0000 mgr.x (mgr.24586) 87 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:16.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:16 smithi092 bash[19827]: cluster 2024-09-21T13:38:14.795100+0000 mgr.x (mgr.24586) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:16.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:16 smithi092 bash[19827]: audit 2024-09-21T13:38:15.582470+0000 mgr.x (mgr.24586) 89 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:16.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:16 smithi092 bash[26840]: cluster 2024-09-21T13:38:14.795100+0000 mgr.x (mgr.24586) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:16.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:16 smithi092 bash[26840]: audit 2024-09-21T13:38:15.582470+0000 mgr.x (mgr.24586) 89 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:16.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:16 smithi170 bash[21665]: cluster 2024-09-21T13:38:14.795100+0000 mgr.x (mgr.24586) 88 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:16.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:16 smithi170 bash[21665]: audit 2024-09-21T13:38:15.582470+0000 mgr.x (mgr.24586) 89 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:18.522 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:18 smithi092 bash[19827]: cluster 2024-09-21T13:38:16.795792+0000 mgr.x (mgr.24586) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:18.522 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:18 smithi092 bash[26840]: cluster 2024-09-21T13:38:16.795792+0000 mgr.x (mgr.24586) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:18.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:18 smithi170 bash[21665]: cluster 2024-09-21T13:38:16.795792+0000 mgr.x (mgr.24586) 90 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:19.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:38:19 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:38:19] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T13:38:20.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:20 smithi170 bash[21665]: cluster 2024-09-21T13:38:18.797419+0000 mgr.x (mgr.24586) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:20.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:20 smithi092 bash[19827]: cluster 2024-09-21T13:38:18.797419+0000 mgr.x (mgr.24586) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:20.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:20 smithi092 bash[26840]: cluster 2024-09-21T13:38:18.797419+0000 mgr.x (mgr.24586) 91 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:22.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:22 smithi170 bash[21665]: cluster 2024-09-21T13:38:20.798295+0000 mgr.x (mgr.24586) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:22.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:22 smithi092 bash[19827]: cluster 2024-09-21T13:38:20.798295+0000 mgr.x (mgr.24586) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:22.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:22 smithi092 bash[26840]: cluster 2024-09-21T13:38:20.798295+0000 mgr.x (mgr.24586) 92 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:24.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:24 smithi170 bash[21665]: cluster 2024-09-21T13:38:22.799036+0000 mgr.x (mgr.24586) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:24.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:24 smithi170 bash[21665]: audit 2024-09-21T13:38:23.300841+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:24.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:24 smithi092 bash[19827]: cluster 2024-09-21T13:38:22.799036+0000 mgr.x (mgr.24586) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:24.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:24 smithi092 bash[19827]: audit 2024-09-21T13:38:23.300841+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:24.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:24 smithi092 bash[26840]: cluster 2024-09-21T13:38:22.799036+0000 mgr.x (mgr.24586) 93 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:24.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:24 smithi092 bash[26840]: audit 2024-09-21T13:38:23.300841+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:26.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:26 smithi170 bash[21665]: cluster 2024-09-21T13:38:24.800676+0000 mgr.x (mgr.24586) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:26.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:26 smithi170 bash[21665]: audit 2024-09-21T13:38:25.594004+0000 mgr.x (mgr.24586) 95 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:26.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:26 smithi092 bash[19827]: cluster 2024-09-21T13:38:24.800676+0000 mgr.x (mgr.24586) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:26.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:26 smithi092 bash[19827]: audit 2024-09-21T13:38:25.594004+0000 mgr.x (mgr.24586) 95 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:26.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:26 smithi092 bash[26840]: cluster 2024-09-21T13:38:24.800676+0000 mgr.x (mgr.24586) 94 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:26.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:26 smithi092 bash[26840]: audit 2024-09-21T13:38:25.594004+0000 mgr.x (mgr.24586) 95 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:28.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:28 smithi170 bash[21665]: cluster 2024-09-21T13:38:26.801389+0000 mgr.x (mgr.24586) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:28.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:28 smithi092 bash[19827]: cluster 2024-09-21T13:38:26.801389+0000 mgr.x (mgr.24586) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:28.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:28 smithi092 bash[26840]: cluster 2024-09-21T13:38:26.801389+0000 mgr.x (mgr.24586) 96 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:29.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:38:29 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:38:29] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T13:38:30.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:30 smithi170 bash[21665]: cluster 2024-09-21T13:38:28.802974+0000 mgr.x (mgr.24586) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:30.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:30 smithi092 bash[19827]: cluster 2024-09-21T13:38:28.802974+0000 mgr.x (mgr.24586) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:30.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:30 smithi092 bash[26840]: cluster 2024-09-21T13:38:28.802974+0000 mgr.x (mgr.24586) 97 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:32.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:32 smithi170 bash[21665]: cluster 2024-09-21T13:38:30.803672+0000 mgr.x (mgr.24586) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:32.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:32 smithi092 bash[26840]: cluster 2024-09-21T13:38:30.803672+0000 mgr.x (mgr.24586) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:32.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:32 smithi092 bash[19827]: cluster 2024-09-21T13:38:30.803672+0000 mgr.x (mgr.24586) 98 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:34.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:34 smithi170 bash[21665]: cluster 2024-09-21T13:38:32.804349+0000 mgr.x (mgr.24586) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:34.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:34 smithi092 bash[19827]: cluster 2024-09-21T13:38:32.804349+0000 mgr.x (mgr.24586) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:34.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:34 smithi092 bash[26840]: cluster 2024-09-21T13:38:32.804349+0000 mgr.x (mgr.24586) 99 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:36.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:36 smithi170 bash[21665]: cluster 2024-09-21T13:38:34.805968+0000 mgr.x (mgr.24586) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:36.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:36 smithi170 bash[21665]: audit 2024-09-21T13:38:35.605524+0000 mgr.x (mgr.24586) 101 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:36.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:36 smithi092 bash[26840]: cluster 2024-09-21T13:38:34.805968+0000 mgr.x (mgr.24586) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:36.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:36 smithi092 bash[26840]: audit 2024-09-21T13:38:35.605524+0000 mgr.x (mgr.24586) 101 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:36.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:36 smithi092 bash[19827]: cluster 2024-09-21T13:38:34.805968+0000 mgr.x (mgr.24586) 100 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:36.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:36 smithi092 bash[19827]: audit 2024-09-21T13:38:35.605524+0000 mgr.x (mgr.24586) 101 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:38.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:38 smithi170 bash[21665]: cluster 2024-09-21T13:38:36.806733+0000 mgr.x (mgr.24586) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:38.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:38 smithi170 bash[21665]: audit 2024-09-21T13:38:38.301508+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:38.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:38 smithi092 bash[19827]: cluster 2024-09-21T13:38:36.806733+0000 mgr.x (mgr.24586) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:38.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:38 smithi092 bash[19827]: audit 2024-09-21T13:38:38.301508+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:38.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:38 smithi092 bash[26840]: cluster 2024-09-21T13:38:36.806733+0000 mgr.x (mgr.24586) 102 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:38.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:38 smithi092 bash[26840]: audit 2024-09-21T13:38:38.301508+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:39.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:38:39 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:38:39] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-21T13:38:40.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:40 smithi170 bash[21665]: cluster 2024-09-21T13:38:38.808229+0000 mgr.x (mgr.24586) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:40.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:40 smithi092 bash[19827]: cluster 2024-09-21T13:38:38.808229+0000 mgr.x (mgr.24586) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:40.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:40 smithi092 bash[26840]: cluster 2024-09-21T13:38:38.808229+0000 mgr.x (mgr.24586) 103 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:42.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:42 smithi170 bash[21665]: cluster 2024-09-21T13:38:40.808925+0000 mgr.x (mgr.24586) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:42.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:42 smithi092 bash[19827]: cluster 2024-09-21T13:38:40.808925+0000 mgr.x (mgr.24586) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:42.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:42 smithi092 bash[26840]: cluster 2024-09-21T13:38:40.808925+0000 mgr.x (mgr.24586) 104 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:44.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:44 smithi170 bash[21665]: cluster 2024-09-21T13:38:42.809668+0000 mgr.x (mgr.24586) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:44.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:44 smithi092 bash[19827]: cluster 2024-09-21T13:38:42.809668+0000 mgr.x (mgr.24586) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:44.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:44 smithi092 bash[26840]: cluster 2024-09-21T13:38:42.809668+0000 mgr.x (mgr.24586) 105 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:46.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:46 smithi170 bash[21665]: cluster 2024-09-21T13:38:44.811332+0000 mgr.x (mgr.24586) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:46.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:46 smithi170 bash[21665]: audit 2024-09-21T13:38:45.617164+0000 mgr.x (mgr.24586) 107 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:46.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:46 smithi092 bash[19827]: cluster 2024-09-21T13:38:44.811332+0000 mgr.x (mgr.24586) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:46.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:46 smithi092 bash[19827]: audit 2024-09-21T13:38:45.617164+0000 mgr.x (mgr.24586) 107 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:46.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:46 smithi092 bash[26840]: cluster 2024-09-21T13:38:44.811332+0000 mgr.x (mgr.24586) 106 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:46.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:46 smithi092 bash[26840]: audit 2024-09-21T13:38:45.617164+0000 mgr.x (mgr.24586) 107 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:48.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:48 smithi170 bash[21665]: cluster 2024-09-21T13:38:46.812064+0000 mgr.x (mgr.24586) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:48.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:48 smithi092 bash[19827]: cluster 2024-09-21T13:38:46.812064+0000 mgr.x (mgr.24586) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:48.772 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:48 smithi092 bash[26840]: cluster 2024-09-21T13:38:46.812064+0000 mgr.x (mgr.24586) 108 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:49.603 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:38:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:38:49] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.43.0" 2024-09-21T13:38:49.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:49 smithi170 bash[21665]: audit 2024-09-21T13:38:48.645364+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:38:49.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:49 smithi170 bash[21665]: audit 2024-09-21T13:38:48.647390+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:38:49.603 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:49 smithi170 bash[21665]: audit 2024-09-21T13:38:48.660573+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:38:49.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:49 smithi092 bash[19827]: audit 2024-09-21T13:38:48.645364+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:38:49.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:49 smithi092 bash[19827]: audit 2024-09-21T13:38:48.647390+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:38:49.772 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:49 smithi092 bash[19827]: audit 2024-09-21T13:38:48.660573+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:38:49.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:49 smithi092 bash[26840]: audit 2024-09-21T13:38:48.645364+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:38:49.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:49 smithi092 bash[26840]: audit 2024-09-21T13:38:48.647390+0000 mon.c (mon.2) 150 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:38:49.773 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:49 smithi092 bash[26840]: audit 2024-09-21T13:38:48.660573+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:38:51.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:50 smithi092 bash[19827]: cluster 2024-09-21T13:38:48.813594+0000 mgr.x (mgr.24586) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:51.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:50 smithi092 bash[26840]: cluster 2024-09-21T13:38:48.813594+0000 mgr.x (mgr.24586) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:51.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:50 smithi170 bash[21665]: cluster 2024-09-21T13:38:48.813594+0000 mgr.x (mgr.24586) 109 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:53.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:52 smithi092 bash[19827]: cluster 2024-09-21T13:38:50.814246+0000 mgr.x (mgr.24586) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:53.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:52 smithi092 bash[26840]: cluster 2024-09-21T13:38:50.814246+0000 mgr.x (mgr.24586) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:53.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:52 smithi170 bash[21665]: cluster 2024-09-21T13:38:50.814246+0000 mgr.x (mgr.24586) 110 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:54.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:53 smithi092 bash[19827]: audit 2024-09-21T13:38:53.301787+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:54.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:53 smithi092 bash[26840]: audit 2024-09-21T13:38:53.301787+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:54.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:53 smithi170 bash[21665]: audit 2024-09-21T13:38:53.301787+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:38:55.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:54 smithi092 bash[19827]: cluster 2024-09-21T13:38:52.814974+0000 mgr.x (mgr.24586) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:55.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:54 smithi092 bash[26840]: cluster 2024-09-21T13:38:52.814974+0000 mgr.x (mgr.24586) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:55.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:54 smithi170 bash[21665]: cluster 2024-09-21T13:38:52.814974+0000 mgr.x (mgr.24586) 111 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:57.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:56 smithi092 bash[19827]: cluster 2024-09-21T13:38:54.816623+0000 mgr.x (mgr.24586) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:57.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:56 smithi092 bash[19827]: audit 2024-09-21T13:38:55.628763+0000 mgr.x (mgr.24586) 113 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:56 smithi092 bash[26840]: cluster 2024-09-21T13:38:54.816623+0000 mgr.x (mgr.24586) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:57.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:56 smithi092 bash[26840]: audit 2024-09-21T13:38:55.628763+0000 mgr.x (mgr.24586) 113 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:57.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:56 smithi170 bash[21665]: cluster 2024-09-21T13:38:54.816623+0000 mgr.x (mgr.24586) 112 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:38:57.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:56 smithi170 bash[21665]: audit 2024-09-21T13:38:55.628763+0000 mgr.x (mgr.24586) 113 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:38:59.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:38:58 smithi092 bash[19827]: cluster 2024-09-21T13:38:56.817408+0000 mgr.x (mgr.24586) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:59.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:38:58 smithi092 bash[26840]: cluster 2024-09-21T13:38:56.817408+0000 mgr.x (mgr.24586) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:59.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:38:58 smithi170 bash[21665]: cluster 2024-09-21T13:38:56.817408+0000 mgr.x (mgr.24586) 114 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:38:59.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:38:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:38:59] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-21T13:39:01.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:00 smithi092 bash[19827]: cluster 2024-09-21T13:38:58.818987+0000 mgr.x (mgr.24586) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:01.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:00 smithi092 bash[26840]: cluster 2024-09-21T13:38:58.818987+0000 mgr.x (mgr.24586) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:01.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:00 smithi170 bash[21665]: cluster 2024-09-21T13:38:58.818987+0000 mgr.x (mgr.24586) 115 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:03.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:02 smithi092 bash[19827]: cluster 2024-09-21T13:39:00.819669+0000 mgr.x (mgr.24586) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:39:03.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:02 smithi092 bash[26840]: cluster 2024-09-21T13:39:00.819669+0000 mgr.x (mgr.24586) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:39:03.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:02 smithi170 bash[21665]: cluster 2024-09-21T13:39:00.819669+0000 mgr.x (mgr.24586) 116 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:39:05.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:04 smithi092 bash[19827]: cluster 2024-09-21T13:39:02.820403+0000 mgr.x (mgr.24586) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:39:05.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:04 smithi092 bash[26840]: cluster 2024-09-21T13:39:02.820403+0000 mgr.x (mgr.24586) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:39:05.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:04 smithi170 bash[21665]: cluster 2024-09-21T13:39:02.820403+0000 mgr.x (mgr.24586) 117 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:39:07.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:06 smithi092 bash[19827]: cluster 2024-09-21T13:39:04.822098+0000 mgr.x (mgr.24586) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:07.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:06 smithi092 bash[19827]: audit 2024-09-21T13:39:05.640375+0000 mgr.x (mgr.24586) 119 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:07.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:06 smithi092 bash[26840]: cluster 2024-09-21T13:39:04.822098+0000 mgr.x (mgr.24586) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:07.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:06 smithi092 bash[26840]: audit 2024-09-21T13:39:05.640375+0000 mgr.x (mgr.24586) 119 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:07.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:06 smithi170 bash[21665]: cluster 2024-09-21T13:39:04.822098+0000 mgr.x (mgr.24586) 118 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:07.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:06 smithi170 bash[21665]: audit 2024-09-21T13:39:05.640375+0000 mgr.x (mgr.24586) 119 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:09.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:08 smithi092 bash[19827]: cluster 2024-09-21T13:39:06.822836+0000 mgr.x (mgr.24586) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:39:09.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:08 smithi092 bash[19827]: audit 2024-09-21T13:39:08.301918+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:09.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:08 smithi092 bash[26840]: cluster 2024-09-21T13:39:06.822836+0000 mgr.x (mgr.24586) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:39:09.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:08 smithi092 bash[26840]: audit 2024-09-21T13:39:08.301918+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:09.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:08 smithi170 bash[21665]: cluster 2024-09-21T13:39:06.822836+0000 mgr.x (mgr.24586) 120 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:39:09.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:08 smithi170 bash[21665]: audit 2024-09-21T13:39:08.301918+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:09.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:39:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:39:09] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-21T13:39:11.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:10 smithi092 bash[19827]: cluster 2024-09-21T13:39:08.824410+0000 mgr.x (mgr.24586) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:11.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:10 smithi092 bash[26840]: cluster 2024-09-21T13:39:08.824410+0000 mgr.x (mgr.24586) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:11.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:10 smithi170 bash[21665]: cluster 2024-09-21T13:39:08.824410+0000 mgr.x (mgr.24586) 121 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:13.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:12 smithi092 bash[19827]: cluster 2024-09-21T13:39:10.825159+0000 mgr.x (mgr.24586) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:13.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:12 smithi092 bash[26840]: cluster 2024-09-21T13:39:10.825159+0000 mgr.x (mgr.24586) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:13.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:12 smithi170 bash[21665]: cluster 2024-09-21T13:39:10.825159+0000 mgr.x (mgr.24586) 122 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:15.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:14 smithi092 bash[19827]: cluster 2024-09-21T13:39:12.825888+0000 mgr.x (mgr.24586) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:15.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:14 smithi092 bash[26840]: cluster 2024-09-21T13:39:12.825888+0000 mgr.x (mgr.24586) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:15.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:14 smithi170 bash[21665]: cluster 2024-09-21T13:39:12.825888+0000 mgr.x (mgr.24586) 123 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:17.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:16 smithi092 bash[19827]: cluster 2024-09-21T13:39:14.827569+0000 mgr.x (mgr.24586) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:17.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:16 smithi092 bash[19827]: audit 2024-09-21T13:39:15.647497+0000 mgr.x (mgr.24586) 125 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:17.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:16 smithi092 bash[26840]: cluster 2024-09-21T13:39:14.827569+0000 mgr.x (mgr.24586) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:17.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:16 smithi092 bash[26840]: audit 2024-09-21T13:39:15.647497+0000 mgr.x (mgr.24586) 125 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:17.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:16 smithi170 bash[21665]: cluster 2024-09-21T13:39:14.827569+0000 mgr.x (mgr.24586) 124 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:17.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:16 smithi170 bash[21665]: audit 2024-09-21T13:39:15.647497+0000 mgr.x (mgr.24586) 125 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:19.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:18 smithi092 bash[19827]: cluster 2024-09-21T13:39:16.828311+0000 mgr.x (mgr.24586) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:19.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:18 smithi092 bash[26840]: cluster 2024-09-21T13:39:16.828311+0000 mgr.x (mgr.24586) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:19.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:18 smithi170 bash[21665]: cluster 2024-09-21T13:39:16.828311+0000 mgr.x (mgr.24586) 126 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:19.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:39:19 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:39:19] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-21T13:39:21.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:20 smithi092 bash[19827]: cluster 2024-09-21T13:39:18.829891+0000 mgr.x (mgr.24586) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:21.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:20 smithi092 bash[26840]: cluster 2024-09-21T13:39:18.829891+0000 mgr.x (mgr.24586) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:21.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:20 smithi170 bash[21665]: cluster 2024-09-21T13:39:18.829891+0000 mgr.x (mgr.24586) 127 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:23.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:22 smithi092 bash[19827]: cluster 2024-09-21T13:39:20.830654+0000 mgr.x (mgr.24586) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:23.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:22 smithi092 bash[26840]: cluster 2024-09-21T13:39:20.830654+0000 mgr.x (mgr.24586) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:23.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:22 smithi170 bash[21665]: cluster 2024-09-21T13:39:20.830654+0000 mgr.x (mgr.24586) 128 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:24.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:23 smithi092 bash[19827]: audit 2024-09-21T13:39:23.302080+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:24.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:23 smithi092 bash[26840]: audit 2024-09-21T13:39:23.302080+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:24.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:23 smithi170 bash[21665]: audit 2024-09-21T13:39:23.302080+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:25.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:24 smithi092 bash[19827]: cluster 2024-09-21T13:39:22.831386+0000 mgr.x (mgr.24586) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:25.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:24 smithi092 bash[26840]: cluster 2024-09-21T13:39:22.831386+0000 mgr.x (mgr.24586) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:25.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:24 smithi170 bash[21665]: cluster 2024-09-21T13:39:22.831386+0000 mgr.x (mgr.24586) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:27.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:26 smithi092 bash[19827]: cluster 2024-09-21T13:39:24.833139+0000 mgr.x (mgr.24586) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:27.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:26 smithi092 bash[19827]: audit 2024-09-21T13:39:25.653854+0000 mgr.x (mgr.24586) 131 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:27.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:26 smithi092 bash[26840]: cluster 2024-09-21T13:39:24.833139+0000 mgr.x (mgr.24586) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:27.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:26 smithi092 bash[26840]: audit 2024-09-21T13:39:25.653854+0000 mgr.x (mgr.24586) 131 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:27.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:26 smithi170 bash[21665]: cluster 2024-09-21T13:39:24.833139+0000 mgr.x (mgr.24586) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:27.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:26 smithi170 bash[21665]: audit 2024-09-21T13:39:25.653854+0000 mgr.x (mgr.24586) 131 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:29.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:28 smithi092 bash[19827]: cluster 2024-09-21T13:39:26.833890+0000 mgr.x (mgr.24586) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:29.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:28 smithi092 bash[26840]: cluster 2024-09-21T13:39:26.833890+0000 mgr.x (mgr.24586) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:29.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:28 smithi170 bash[21665]: cluster 2024-09-21T13:39:26.833890+0000 mgr.x (mgr.24586) 132 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:29.831 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:39:29.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:39:29 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:39:29] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-21T13:39:31.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:30 smithi092 bash[19827]: cluster 2024-09-21T13:39:28.835570+0000 mgr.x (mgr.24586) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:31.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:30 smithi092 bash[26840]: cluster 2024-09-21T13:39:28.835570+0000 mgr.x (mgr.24586) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:31.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:30 smithi170 bash[21665]: cluster 2024-09-21T13:39:28.835570+0000 mgr.x (mgr.24586) 133 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:33.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:32 smithi092 bash[19827]: cluster 2024-09-21T13:39:30.836357+0000 mgr.x (mgr.24586) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:33.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:32 smithi092 bash[26840]: cluster 2024-09-21T13:39:30.836357+0000 mgr.x (mgr.24586) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:33.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:32 smithi170 bash[21665]: cluster 2024-09-21T13:39:30.836357+0000 mgr.x (mgr.24586) 134 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:34.649 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:39:35.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:34 smithi092 bash[19827]: cluster 2024-09-21T13:39:32.837219+0000 mgr.x (mgr.24586) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:35.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:34 smithi092 bash[26840]: cluster 2024-09-21T13:39:32.837219+0000 mgr.x (mgr.24586) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:35.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:34 smithi170 bash[21665]: cluster 2024-09-21T13:39:32.837219+0000 mgr.x (mgr.24586) 135 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:36.105 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:39:36.105 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (23m) 2m ago 24m 13.5M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:39:36.105 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (24m) 2m ago 24m 76.0M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:39:36.105 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (3m) 2m ago 21m 46.8M - 3.8 164465d2334a cbc226b38fcb 2024-09-21T13:39:36.105 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (16m) 2m ago 32m 497M - 19.3.0-5104-g44178494 b415816db8b4 dddb4683567b 2024-09-21T13:39:36.105 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (9m) 2m ago 34m 438M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:39:36.105 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (34m) 2m ago 35m 80.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (33m) 2m ago 33m 58.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (33m) 2m ago 33m 57.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (24m) 2m ago 24m 8811k - 1.5.0 0da6a335fe13 bc1b0887dd46 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (24m) 2m ago 24m 8947k - 1.5.0 0da6a335fe13 3462121e42ef 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (31m) 2m ago 32m 55.2M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (31m) 2m ago 31m 63.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (30m) 2m ago 30m 52.9M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (29m) 2m ago 29m 63.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (28m) 2m ago 28m 56.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (27m) 2m ago 27m 62.2M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (26m) 2m ago 26m 52.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (25m) 2m ago 25m 63.2M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (2m) 2m ago 24m 33.1M - 2.43.0 a07b618ecd1d d8437b504cca 2024-09-21T13:39:36.106 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:39:36.107 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (22m) 2m ago 22m 101M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:39:36.688 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ls' 2024-09-21T13:39:37.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:36 smithi092 bash[19827]: cluster 2024-09-21T13:39:34.838917+0000 mgr.x (mgr.24586) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:37.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:36 smithi092 bash[19827]: audit 2024-09-21T13:39:35.663638+0000 mgr.x (mgr.24586) 137 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:37.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:36 smithi092 bash[26840]: cluster 2024-09-21T13:39:34.838917+0000 mgr.x (mgr.24586) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:37.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:36 smithi092 bash[26840]: audit 2024-09-21T13:39:35.663638+0000 mgr.x (mgr.24586) 137 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:37.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:36 smithi170 bash[21665]: cluster 2024-09-21T13:39:34.838917+0000 mgr.x (mgr.24586) 136 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:37.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:36 smithi170 bash[21665]: audit 2024-09-21T13:39:35.663638+0000 mgr.x (mgr.24586) 137 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:38.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:37 smithi170 bash[21665]: audit 2024-09-21T13:39:36.065749+0000 mgr.x (mgr.24586) 138 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:39:38.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:37 smithi092 bash[19827]: audit 2024-09-21T13:39:36.065749+0000 mgr.x (mgr.24586) 138 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:39:38.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:37 smithi092 bash[26840]: audit 2024-09-21T13:39:36.065749+0000 mgr.x (mgr.24586) 138 : audit [DBG] from='client.15318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:39:39.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:38 smithi170 bash[21665]: cluster 2024-09-21T13:39:36.839620+0000 mgr.x (mgr.24586) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:39.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:38 smithi170 bash[21665]: audit 2024-09-21T13:39:38.303098+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:39.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:38 smithi092 bash[19827]: cluster 2024-09-21T13:39:36.839620+0000 mgr.x (mgr.24586) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:39.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:38 smithi092 bash[19827]: audit 2024-09-21T13:39:38.303098+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:39.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:38 smithi092 bash[26840]: cluster 2024-09-21T13:39:36.839620+0000 mgr.x (mgr.24586) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:39.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:38 smithi092 bash[26840]: audit 2024-09-21T13:39:38.303098+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:39.794 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:39:39 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:39:39] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:39:40.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:39 smithi170 bash[21665]: cluster 2024-09-21T13:39:38.841191+0000 mgr.x (mgr.24586) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:40.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:39 smithi092 bash[19827]: cluster 2024-09-21T13:39:38.841191+0000 mgr.x (mgr.24586) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:40.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:39 smithi092 bash[26840]: cluster 2024-09-21T13:39:38.841191+0000 mgr.x (mgr.24586) 140 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:41.499 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:39:42.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:41 smithi092 bash[19827]: cluster 2024-09-21T13:39:40.841854+0000 mgr.x (mgr.24586) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:42.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:41 smithi092 bash[26840]: cluster 2024-09-21T13:39:40.841854+0000 mgr.x (mgr.24586) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:42.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:41 smithi170 bash[21665]: cluster 2024-09-21T13:39:40.841854+0000 mgr.x (mgr.24586) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:42.908 INFO:teuthology.orchestra.run.smithi092.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T13:39:42.908 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager ?:9093,9094 1/1 2m ago 24m smithi092=a;count:1 2024-09-21T13:39:42.908 INFO:teuthology.orchestra.run.smithi092.stdout:grafana ?:3000 1/1 2m ago 24m smithi170=a;count:1 2024-09-21T13:39:42.908 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo ?:5000 1/1 2m ago 22m count:1 2024-09-21T13:39:42.908 INFO:teuthology.orchestra.run.smithi092.stdout:mgr 2/2 2m ago 32m smithi092=y;smithi170=x;count:2 2024-09-21T13:39:42.908 INFO:teuthology.orchestra.run.smithi092.stdout:mon 3/3 2m ago 33m smithi092:172.21.15.92=a;smithi092:[v2:172.21.15.92:3301,v1:172.21.15.92:6790]=c;smithi170:172.21.15.170=b;count:3 2024-09-21T13:39:42.909 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter ?:9100 2/2 2m ago 25m smithi092=a;smithi170=b;count:2 2024-09-21T13:39:42.909 INFO:teuthology.orchestra.run.smithi092.stdout:osd 8 2m ago - 2024-09-21T13:39:42.909 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus ?:9095 1/1 2m ago 25m smithi170=a;count:1 2024-09-21T13:39:42.909 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo ?:8000 2/2 2m ago 22m count:2 2024-09-21T13:39:43.536 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions' 2024-09-21T13:39:44.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:43 smithi092 bash[19827]: cluster 2024-09-21T13:39:42.842586+0000 mgr.x (mgr.24586) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:44.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:43 smithi092 bash[19827]: audit 2024-09-21T13:39:42.893999+0000 mgr.x (mgr.24586) 143 : audit [DBG] from='client.25232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:39:44.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:43 smithi092 bash[26840]: cluster 2024-09-21T13:39:42.842586+0000 mgr.x (mgr.24586) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:44.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:43 smithi092 bash[26840]: audit 2024-09-21T13:39:42.893999+0000 mgr.x (mgr.24586) 143 : audit [DBG] from='client.25232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:39:44.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:43 smithi170 bash[21665]: cluster 2024-09-21T13:39:42.842586+0000 mgr.x (mgr.24586) 142 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:44.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:43 smithi170 bash[21665]: audit 2024-09-21T13:39:42.893999+0000 mgr.x (mgr.24586) 143 : audit [DBG] from='client.25232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:39:46.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:45 smithi092 bash[19827]: cluster 2024-09-21T13:39:44.844210+0000 mgr.x (mgr.24586) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:46.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:45 smithi092 bash[19827]: audit 2024-09-21T13:39:45.665247+0000 mgr.x (mgr.24586) 145 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:46.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:45 smithi092 bash[26840]: cluster 2024-09-21T13:39:44.844210+0000 mgr.x (mgr.24586) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:46.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:45 smithi092 bash[26840]: audit 2024-09-21T13:39:45.665247+0000 mgr.x (mgr.24586) 145 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:46.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:45 smithi170 bash[21665]: cluster 2024-09-21T13:39:44.844210+0000 mgr.x (mgr.24586) 144 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:46.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:45 smithi170 bash[21665]: audit 2024-09-21T13:39:45.665247+0000 mgr.x (mgr.24586) 145 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:48.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:47 smithi092 bash[19827]: cluster 2024-09-21T13:39:46.844864+0000 mgr.x (mgr.24586) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:48.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:47 smithi092 bash[26840]: cluster 2024-09-21T13:39:46.844864+0000 mgr.x (mgr.24586) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:48.346 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:39:48.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:47 smithi170 bash[21665]: cluster 2024-09-21T13:39:46.844864+0000 mgr.x (mgr.24586) 146 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:49.644 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:39:49.644 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:39:49.644 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:39:49.645 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:39:49.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:39:49 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:39:49] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:39:50.216 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:49 smithi092 bash[26840]: cluster 2024-09-21T13:39:48.846507+0000 mgr.x (mgr.24586) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:50.216 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:49 smithi092 bash[26840]: audit 2024-09-21T13:39:49.542951+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:39:50.216 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:49 smithi092 bash[26840]: audit 2024-09-21T13:39:49.544586+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:39:50.216 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:49 smithi092 bash[26840]: audit 2024-09-21T13:39:49.554415+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:39:50.216 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:49 smithi092 bash[26840]: audit 2024-09-21T13:39:49.647646+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.92:0/3550072382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:39:50.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:49 smithi092 bash[19827]: cluster 2024-09-21T13:39:48.846507+0000 mgr.x (mgr.24586) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:50.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:49 smithi092 bash[19827]: audit 2024-09-21T13:39:49.542951+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:39:50.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:49 smithi092 bash[19827]: audit 2024-09-21T13:39:49.544586+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:39:50.216 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:49 smithi092 bash[19827]: audit 2024-09-21T13:39:49.554415+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:39:50.217 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:49 smithi092 bash[19827]: audit 2024-09-21T13:39:49.647646+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.92:0/3550072382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:39:50.217 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-21T13:39:50.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:49 smithi170 bash[21665]: cluster 2024-09-21T13:39:48.846507+0000 mgr.x (mgr.24586) 147 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:50.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:49 smithi170 bash[21665]: audit 2024-09-21T13:39:49.542951+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:39:50.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:49 smithi170 bash[21665]: audit 2024-09-21T13:39:49.544586+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:39:50.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:49 smithi170 bash[21665]: audit 2024-09-21T13:39:49.554415+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:39:50.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:49 smithi170 bash[21665]: audit 2024-09-21T13:39:49.647646+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.92:0/3550072382' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:39:52.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:51 smithi092 bash[19827]: cluster 2024-09-21T13:39:50.847172+0000 mgr.x (mgr.24586) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:52.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:51 smithi092 bash[26840]: cluster 2024-09-21T13:39:50.847172+0000 mgr.x (mgr.24586) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:52.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:51 smithi170 bash[21665]: cluster 2024-09-21T13:39:50.847172+0000 mgr.x (mgr.24586) 148 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:54.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:53 smithi092 bash[19827]: cluster 2024-09-21T13:39:52.847877+0000 mgr.x (mgr.24586) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:54.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:53 smithi092 bash[19827]: audit 2024-09-21T13:39:53.303241+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:54.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:53 smithi092 bash[26840]: cluster 2024-09-21T13:39:52.847877+0000 mgr.x (mgr.24586) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:54.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:53 smithi092 bash[26840]: audit 2024-09-21T13:39:53.303241+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:54.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:53 smithi170 bash[21665]: cluster 2024-09-21T13:39:52.847877+0000 mgr.x (mgr.24586) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:54.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:53 smithi170 bash[21665]: audit 2024-09-21T13:39:53.303241+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:39:55.028 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:39:56.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:55 smithi092 bash[26840]: cluster 2024-09-21T13:39:54.849500+0000 mgr.x (mgr.24586) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:56.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:55 smithi092 bash[26840]: audit 2024-09-21T13:39:55.676508+0000 mgr.x (mgr.24586) 151 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:56.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:55 smithi092 bash[19827]: cluster 2024-09-21T13:39:54.849500+0000 mgr.x (mgr.24586) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:56.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:55 smithi092 bash[19827]: audit 2024-09-21T13:39:55.676508+0000 mgr.x (mgr.24586) 151 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:56.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:55 smithi170 bash[21665]: cluster 2024-09-21T13:39:54.849500+0000 mgr.x (mgr.24586) 150 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:39:56.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:55 smithi170 bash[21665]: audit 2024-09-21T13:39:55.676508+0000 mgr.x (mgr.24586) 151 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:39:57.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:56 smithi092 bash[19827]: audit 2024-09-21T13:39:56.292797+0000 mgr.x (mgr.24586) 152 : audit [DBG] from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:39:57.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:56 smithi092 bash[26840]: audit 2024-09-21T13:39:56.292797+0000 mgr.x (mgr.24586) 152 : audit [DBG] from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:39:57.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:56 smithi170 bash[21665]: audit 2024-09-21T13:39:56.292797+0000 mgr.x (mgr.24586) 152 : audit [DBG] from='client.25244 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:39:58.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:57 smithi092 bash[19827]: cluster 2024-09-21T13:39:56.850242+0000 mgr.x (mgr.24586) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:58.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:57 smithi092 bash[26840]: cluster 2024-09-21T13:39:56.850242+0000 mgr.x (mgr.24586) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:58.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:57 smithi170 bash[21665]: cluster 2024-09-21T13:39:56.850242+0000 mgr.x (mgr.24586) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:39:58.571 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:39:59.104 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:39:59.854 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:39:59 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:39:59] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.43.0" 2024-09-21T13:39:59.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:59 smithi170 bash[21665]: cephadm 2024-09-21T13:39:58.565002+0000 mgr.x (mgr.24586) 154 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:39:59.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:59 smithi170 bash[21665]: audit 2024-09-21T13:39:58.572421+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:39:59.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:59 smithi170 bash[21665]: audit 2024-09-21T13:39:58.575850+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:39:59.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:59 smithi170 bash[21665]: audit 2024-09-21T13:39:58.577787+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:39:59.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:59 smithi170 bash[21665]: audit 2024-09-21T13:39:58.586067+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:39:59.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:39:59 smithi170 bash[21665]: cephadm 2024-09-21T13:39:58.712444+0000 mgr.x (mgr.24586) 155 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:40:00.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[26840]: cephadm 2024-09-21T13:39:58.565002+0000 mgr.x (mgr.24586) 154 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:40:00.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[26840]: audit 2024-09-21T13:39:58.572421+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:40:00.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[26840]: audit 2024-09-21T13:39:58.575850+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:00.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[26840]: audit 2024-09-21T13:39:58.577787+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:40:00.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[26840]: audit 2024-09-21T13:39:58.586067+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:40:00.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[26840]: cephadm 2024-09-21T13:39:58.712444+0000 mgr.x (mgr.24586) 155 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:40:00.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[19827]: cephadm 2024-09-21T13:39:58.565002+0000 mgr.x (mgr.24586) 154 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:40:00.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[19827]: audit 2024-09-21T13:39:58.572421+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:40:00.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[19827]: audit 2024-09-21T13:39:58.575850+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:00.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[19827]: audit 2024-09-21T13:39:58.577787+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:40:00.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[19827]: audit 2024-09-21T13:39:58.586067+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:40:00.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:39:59 smithi092 bash[19827]: cephadm 2024-09-21T13:39:58.712444+0000 mgr.x (mgr.24586) 155 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:40:00.848 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:00 smithi092 bash[19827]: cluster 2024-09-21T13:39:58.851807+0000 mgr.x (mgr.24586) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:00.849 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:00 smithi092 bash[19827]: cluster 2024-09-21T13:40:00.000128+0000 mon.a (mon.0) 1265 : cluster [INF] overall HEALTH_OK 2024-09-21T13:40:00.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:00 smithi092 bash[26840]: cluster 2024-09-21T13:39:58.851807+0000 mgr.x (mgr.24586) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:00.849 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:00 smithi092 bash[26840]: cluster 2024-09-21T13:40:00.000128+0000 mon.a (mon.0) 1265 : cluster [INF] overall HEALTH_OK 2024-09-21T13:40:00.853 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:00 smithi170 bash[49291]: debug 2024-09-21T13:40:00.830+0000 7f43f4288640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T13:40:00.853 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:00 smithi170 bash[21665]: cluster 2024-09-21T13:39:58.851807+0000 mgr.x (mgr.24586) 156 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:00.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:00 smithi170 bash[21665]: cluster 2024-09-21T13:40:00.000128+0000 mon.a (mon.0) 1265 : cluster [INF] overall HEALTH_OK 2024-09-21T13:40:01.273 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:00 smithi092 bash[68882]: [21/Sep/2024:13:40:00] ENGINE Bus STOPPING 2024-09-21T13:40:01.354 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:00 smithi170 bash[49291]: ignoring --setuser ceph since I am not root 2024-09-21T13:40:01.354 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:00 smithi170 bash[49291]: ignoring --setgroup ceph since I am not root 2024-09-21T13:40:01.354 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:00 smithi170 bash[49291]: debug 2024-09-21T13:40:00.890+0000 7f7629639640 1 -- 172.21.15.170:0/1311176096 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56395c9a30e0 con 0x56395c9a5800 2024-09-21T13:40:01.773 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[68882]: [21/Sep/2024:13:40:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:40:01.773 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[68882]: [21/Sep/2024:13:40:01] ENGINE Bus STOPPED 2024-09-21T13:40:02.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.803297+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.807818+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.815978+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.816628+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: cluster 2024-09-21T13:40:00.817479+0000 mon.a (mon.0) 1268 : cluster [INF] Activating manager daemon y 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.822423+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: cluster 2024-09-21T13:40:00.836386+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: cluster 2024-09-21T13:40:00.836856+0000 mon.a (mon.0) 1271 : cluster [DBG] mgrmap e38: y(active, starting, since 0.0193778s) 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.840094+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.840657+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.841231+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.842540+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.843233+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:40:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.843942+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.844541+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.845186+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.845869+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.846592+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.847301+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.847975+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.848716+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.849227+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:00.850537+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: cluster 2024-09-21T13:40:01.358072+0000 mon.a (mon.0) 1272 : cluster [INF] Manager daemon y is now available 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:01.729035+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:01.729462+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:01.734151+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:40:02.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:01.734525+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:40:02.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:01.776174+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:40:02.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:01 smithi170 bash[21665]: audit 2024-09-21T13:40:01.776630+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:40:02.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.803297+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.807818+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.815978+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.816628+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: cluster 2024-09-21T13:40:00.817479+0000 mon.a (mon.0) 1268 : cluster [INF] Activating manager daemon y 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.822423+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: cluster 2024-09-21T13:40:00.836386+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: cluster 2024-09-21T13:40:00.836856+0000 mon.a (mon.0) 1271 : cluster [DBG] mgrmap e38: y(active, starting, since 0.0193778s) 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.840094+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.840657+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.841231+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.842540+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:40:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.843233+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.843942+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.844541+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.845186+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.845869+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.846592+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.847301+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.847975+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.848716+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.849227+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:00.850537+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: cluster 2024-09-21T13:40:01.358072+0000 mon.a (mon.0) 1272 : cluster [INF] Manager daemon y is now available 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:01.729035+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:01.729462+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:40:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:01.734151+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:40:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:01.734525+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:40:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:01.776174+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:40:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[19827]: audit 2024-09-21T13:40:01.776630+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:40:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.803297+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24586 ' entity='mgr.x' 2024-09-21T13:40:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.807818+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:40:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.815978+0000 mon.c (mon.2) 161 : audit [INF] from='mgr.24586 172.21.15.170:0/2334779595' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:40:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.816628+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T13:40:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: cluster 2024-09-21T13:40:00.817479+0000 mon.a (mon.0) 1268 : cluster [INF] Activating manager daemon y 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.822423+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24586 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: cluster 2024-09-21T13:40:00.836386+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: cluster 2024-09-21T13:40:00.836856+0000 mon.a (mon.0) 1271 : cluster [DBG] mgrmap e38: y(active, starting, since 0.0193778s) 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.840094+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.840657+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.841231+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.842540+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.843233+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.843942+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.844541+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.845186+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.845869+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.846592+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.847301+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T13:40:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.847975+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.848716+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.849227+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:00.850537+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: cluster 2024-09-21T13:40:01.358072+0000 mon.a (mon.0) 1272 : cluster [INF] Manager daemon y is now available 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:01.729035+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:01.729462+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:01.734151+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:01.734525+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:01.776174+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[26840]: audit 2024-09-21T13:40:01.776630+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T13:40:02.278 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[68882]: [21/Sep/2024:13:40:01] ENGINE Bus STARTING 2024-09-21T13:40:02.279 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[68882]: [21/Sep/2024:13:40:01] ENGINE Serving on http://:::9283 2024-09-21T13:40:02.279 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:01 smithi092 bash[68882]: [21/Sep/2024:13:40:01] ENGINE Bus STARTED 2024-09-21T13:40:03.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:02 smithi170 bash[21665]: cluster 2024-09-21T13:40:01.837914+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e39: y(active, since 1.02044s) 2024-09-21T13:40:03.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:02 smithi170 bash[21665]: cephadm 2024-09-21T13:40:02.785443+0000 mgr.y (mgr.25139) 3 : cephadm [INF] [21/Sep/2024:13:40:02] ENGINE Bus STARTING 2024-09-21T13:40:03.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:02 smithi092 bash[19827]: cluster 2024-09-21T13:40:01.837914+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e39: y(active, since 1.02044s) 2024-09-21T13:40:03.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:02 smithi092 bash[19827]: cephadm 2024-09-21T13:40:02.785443+0000 mgr.y (mgr.25139) 3 : cephadm [INF] [21/Sep/2024:13:40:02] ENGINE Bus STARTING 2024-09-21T13:40:03.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:02 smithi092 bash[26840]: cluster 2024-09-21T13:40:01.837914+0000 mon.a (mon.0) 1275 : cluster [DBG] mgrmap e39: y(active, since 1.02044s) 2024-09-21T13:40:03.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:02 smithi092 bash[26840]: cephadm 2024-09-21T13:40:02.785443+0000 mgr.y (mgr.25139) 3 : cephadm [INF] [21/Sep/2024:13:40:02] ENGINE Bus STARTING 2024-09-21T13:40:03.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: debug 2024-09-21T13:40:03.003+0000 7f651d944640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:40:03] ENGINE Error in HTTPServer.serve 2024-09-21T13:40:03.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: Traceback (most recent call last): 2024-09-21T13:40:03.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:40:03.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: self._connections.run(self.expiration_interval) 2024-09-21T13:40:03.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:40:03.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: self._run(expiration_interval) 2024-09-21T13:40:03.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: s = self.context.wrap_socket( 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: return self.sslsocket_class._create( 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: self.do_handshake() 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: self._sslobj.do_handshake() 2024-09-21T13:40:03.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[68882]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:40:04.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: cluster 2024-09-21T13:40:02.844200+0000 mgr.y (mgr.25139) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:40:04.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: cephadm 2024-09-21T13:40:02.887506+0000 mgr.y (mgr.25139) 5 : cephadm [INF] [21/Sep/2024:13:40:02] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:40:04.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: cephadm 2024-09-21T13:40:03.008534+0000 mgr.y (mgr.25139) 6 : cephadm [INF] [21/Sep/2024:13:40:03] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:40:04.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: cephadm 2024-09-21T13:40:03.008799+0000 mgr.y (mgr.25139) 7 : cephadm [INF] [21/Sep/2024:13:40:03] ENGINE Bus STARTED 2024-09-21T13:40:04.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: cephadm 2024-09-21T13:40:03.010735+0000 mgr.y (mgr.25139) 8 : cephadm [ERR] [21/Sep/2024:13:40:03] ENGINE Error in HTTPServer.serve 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: Traceback (most recent call last): 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: self._connections.run(self.expiration_interval) 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: self._run(expiration_interval) 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: s = self.context.wrap_socket( 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: return self.sslsocket_class._create( 2024-09-21T13:40:04.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:40:04.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: self.do_handshake() 2024-09-21T13:40:04.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:40:04.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: self._sslobj.do_handshake() 2024-09-21T13:40:04.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:03 smithi170 bash[21665]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:40:04.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: cluster 2024-09-21T13:40:02.844200+0000 mgr.y (mgr.25139) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:40:04.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: cephadm 2024-09-21T13:40:02.887506+0000 mgr.y (mgr.25139) 5 : cephadm [INF] [21/Sep/2024:13:40:02] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:40:04.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: cephadm 2024-09-21T13:40:03.008534+0000 mgr.y (mgr.25139) 6 : cephadm [INF] [21/Sep/2024:13:40:03] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:40:04.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: cephadm 2024-09-21T13:40:03.008799+0000 mgr.y (mgr.25139) 7 : cephadm [INF] [21/Sep/2024:13:40:03] ENGINE Bus STARTED 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: cephadm 2024-09-21T13:40:03.010735+0000 mgr.y (mgr.25139) 8 : cephadm [ERR] [21/Sep/2024:13:40:03] ENGINE Error in HTTPServer.serve 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: Traceback (most recent call last): 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: self._connections.run(self.expiration_interval) 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: self._run(expiration_interval) 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: s = self.context.wrap_socket( 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: return self.sslsocket_class._create( 2024-09-21T13:40:04.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: self.do_handshake() 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: self._sslobj.do_handshake() 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[19827]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: cluster 2024-09-21T13:40:02.844200+0000 mgr.y (mgr.25139) 4 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: cephadm 2024-09-21T13:40:02.887506+0000 mgr.y (mgr.25139) 5 : cephadm [INF] [21/Sep/2024:13:40:02] ENGINE Serving on http://172.21.15.92:8765 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: cephadm 2024-09-21T13:40:03.008534+0000 mgr.y (mgr.25139) 6 : cephadm [INF] [21/Sep/2024:13:40:03] ENGINE Serving on https://172.21.15.92:7150 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: cephadm 2024-09-21T13:40:03.008799+0000 mgr.y (mgr.25139) 7 : cephadm [INF] [21/Sep/2024:13:40:03] ENGINE Bus STARTED 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: cephadm 2024-09-21T13:40:03.010735+0000 mgr.y (mgr.25139) 8 : cephadm [ERR] [21/Sep/2024:13:40:03] ENGINE Error in HTTPServer.serve 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: Traceback (most recent call last): 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:40:04.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: self._connections.run(self.expiration_interval) 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: self._run(expiration_interval) 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: s = self.context.wrap_socket( 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: return self.sslsocket_class._create( 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: self.do_handshake() 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: self._sslobj.do_handshake() 2024-09-21T13:40:04.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:03 smithi092 bash[26840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:40:04.308 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:40:05.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:04 smithi092 bash[19827]: cluster 2024-09-21T13:40:03.856332+0000 mon.a (mon.0) 1276 : cluster [DBG] mgrmap e40: y(active, since 3s) 2024-09-21T13:40:05.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:04 smithi092 bash[26840]: cluster 2024-09-21T13:40:03.856332+0000 mon.a (mon.0) 1276 : cluster [DBG] mgrmap e40: y(active, since 3s) 2024-09-21T13:40:05.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:04 smithi170 bash[21665]: cluster 2024-09-21T13:40:03.856332+0000 mon.a (mon.0) 1276 : cluster [DBG] mgrmap e40: y(active, since 3s) 2024-09-21T13:40:05.824 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:40:06.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:05 smithi092 bash[19827]: cluster 2024-09-21T13:40:04.844889+0000 mgr.y (mgr.25139) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:40:06.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:05 smithi092 bash[19827]: audit 2024-09-21T13:40:05.687497+0000 mgr.y (mgr.25139) 10 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:06.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:05 smithi092 bash[19827]: audit 2024-09-21T13:40:05.815436+0000 mgr.y (mgr.25139) 11 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:06.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:05 smithi092 bash[26840]: cluster 2024-09-21T13:40:04.844889+0000 mgr.y (mgr.25139) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:40:06.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:05 smithi092 bash[26840]: audit 2024-09-21T13:40:05.687497+0000 mgr.y (mgr.25139) 10 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:06.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:05 smithi092 bash[26840]: audit 2024-09-21T13:40:05.815436+0000 mgr.y (mgr.25139) 11 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:06.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:05 smithi170 bash[21665]: cluster 2024-09-21T13:40:04.844889+0000 mgr.y (mgr.25139) 9 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:40:06.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:05 smithi170 bash[21665]: audit 2024-09-21T13:40:05.687497+0000 mgr.y (mgr.25139) 10 : audit [DBG] from='client.15270 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:06.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:05 smithi170 bash[21665]: audit 2024-09-21T13:40:05.815436+0000 mgr.y (mgr.25139) 11 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:06.460 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (24m) 3m ago 24m 13.5M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (24m) 3m ago 24m 76.0M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (3m) 3m ago 22m 46.8M - 3.8 164465d2334a cbc226b38fcb 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (17m) 3m ago 33m 497M - 19.3.0-5104-g44178494 b415816db8b4 dddb4683567b 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (10m) 3m ago 35m 438M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (35m) 3m ago 35m 80.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (33m) 3m ago 33m 58.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (33m) 3m ago 33m 57.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (25m) 3m ago 25m 8811k - 1.5.0 0da6a335fe13 bc1b0887dd46 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (25m) 3m ago 25m 8947k - 1.5.0 0da6a335fe13 3462121e42ef 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (32m) 3m ago 32m 55.2M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (31m) 3m ago 31m 63.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (30m) 3m ago 30m 52.9M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:40:06.461 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (29m) 3m ago 29m 63.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:40:06.462 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (28m) 3m ago 29m 56.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:40:06.462 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (28m) 3m ago 28m 62.2M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:40:06.462 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (27m) 3m ago 27m 52.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:40:06.462 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (26m) 3m ago 26m 63.2M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:40:06.462 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (3m) 3m ago 25m 33.1M - 2.43.0 a07b618ecd1d d8437b504cca 2024-09-21T13:40:06.462 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (22m) 3m ago 22m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:40:06.462 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (22m) 3m ago 22m 101M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:40:06.818 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:40:06.818 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:40:06.818 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:40:06.818 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:40:06.819 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:40:07.130 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:40:07.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:06 smithi092 bash[19827]: cluster 2024-09-21T13:40:05.860108+0000 mon.a (mon.0) 1277 : cluster [DBG] mgrmap e41: y(active, since 5s) 2024-09-21T13:40:07.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:06 smithi092 bash[19827]: audit 2024-09-21T13:40:06.115382+0000 mgr.y (mgr.25139) 12 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:07.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:06 smithi092 bash[19827]: audit 2024-09-21T13:40:06.424763+0000 mgr.y (mgr.25139) 13 : audit [DBG] from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:07.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:06 smithi092 bash[19827]: audit 2024-09-21T13:40:06.821047+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.92:0/479555356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:07.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:06 smithi092 bash[26840]: cluster 2024-09-21T13:40:05.860108+0000 mon.a (mon.0) 1277 : cluster [DBG] mgrmap e41: y(active, since 5s) 2024-09-21T13:40:07.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:06 smithi092 bash[26840]: audit 2024-09-21T13:40:06.115382+0000 mgr.y (mgr.25139) 12 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:07.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:06 smithi092 bash[26840]: audit 2024-09-21T13:40:06.424763+0000 mgr.y (mgr.25139) 13 : audit [DBG] from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:07.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:06 smithi092 bash[26840]: audit 2024-09-21T13:40:06.821047+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.92:0/479555356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:07.353 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:06 smithi170 bash[21665]: cluster 2024-09-21T13:40:05.860108+0000 mon.a (mon.0) 1277 : cluster [DBG] mgrmap e41: y(active, since 5s) 2024-09-21T13:40:07.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:06 smithi170 bash[21665]: audit 2024-09-21T13:40:06.115382+0000 mgr.y (mgr.25139) 12 : audit [DBG] from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:07.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:06 smithi170 bash[21665]: audit 2024-09-21T13:40:06.424763+0000 mgr.y (mgr.25139) 13 : audit [DBG] from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:07.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:06 smithi170 bash[21665]: audit 2024-09-21T13:40:06.821047+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.92:0/479555356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:07.354 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:06 smithi170 bash[49291]: [21/Sep/2024:13:40:06] ENGINE Bus STARTING 2024-09-21T13:40:07.354 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:06 smithi170 bash[49291]: CherryPy Checker: 2024-09-21T13:40:07.354 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:06 smithi170 bash[49291]: The Application mounted at '' has an empty config. 2024-09-21T13:40:07.354 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:07 smithi170 bash[49291]: [21/Sep/2024:13:40:07] ENGINE Serving on http://:::9283 2024-09-21T13:40:07.354 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:07 smithi170 bash[49291]: [21/Sep/2024:13:40:07] ENGINE Bus STARTED 2024-09-21T13:40:08.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[26840]: cluster 2024-09-21T13:40:06.845556+0000 mgr.y (mgr.25139) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[26840]: cluster 2024-09-21T13:40:06.958340+0000 mon.a (mon.0) 1278 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[26840]: audit 2024-09-21T13:40:06.961442+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[26840]: audit 2024-09-21T13:40:06.963905+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[26840]: audit 2024-09-21T13:40:06.964770+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[26840]: audit 2024-09-21T13:40:06.965169+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[26840]: audit 2024-09-21T13:40:07.132553+0000 mgr.y (mgr.25139) 15 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[19827]: cluster 2024-09-21T13:40:06.845556+0000 mgr.y (mgr.25139) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[19827]: cluster 2024-09-21T13:40:06.958340+0000 mon.a (mon.0) 1278 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[19827]: audit 2024-09-21T13:40:06.961442+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[19827]: audit 2024-09-21T13:40:06.963905+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:40:08.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[19827]: audit 2024-09-21T13:40:06.964770+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:40:08.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[19827]: audit 2024-09-21T13:40:06.965169+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:40:08.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:07 smithi092 bash[19827]: audit 2024-09-21T13:40:07.132553+0000 mgr.y (mgr.25139) 15 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:08.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:07 smithi170 bash[21665]: cluster 2024-09-21T13:40:06.845556+0000 mgr.y (mgr.25139) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:40:08.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:07 smithi170 bash[21665]: cluster 2024-09-21T13:40:06.958340+0000 mon.a (mon.0) 1278 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:40:08.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:07 smithi170 bash[21665]: audit 2024-09-21T13:40:06.961442+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:40:08.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:07 smithi170 bash[21665]: audit 2024-09-21T13:40:06.963905+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:40:08.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:07 smithi170 bash[21665]: audit 2024-09-21T13:40:06.964770+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:40:08.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:07 smithi170 bash[21665]: audit 2024-09-21T13:40:06.965169+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.170:0/4115550617' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:40:08.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:07 smithi170 bash[21665]: audit 2024-09-21T13:40:07.132553+0000 mgr.y (mgr.25139) 15 : audit [DBG] from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:09.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[19827]: cluster 2024-09-21T13:40:07.889030+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e42: y(active, since 7s), standbys: x 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[19827]: audit 2024-09-21T13:40:07.890450+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[19827]: audit 2024-09-21T13:40:08.144377+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[19827]: audit 2024-09-21T13:40:08.155853+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[19827]: audit 2024-09-21T13:40:08.285918+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[19827]: audit 2024-09-21T13:40:08.300674+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[26840]: cluster 2024-09-21T13:40:07.889030+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e42: y(active, since 7s), standbys: x 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[26840]: audit 2024-09-21T13:40:07.890450+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[26840]: audit 2024-09-21T13:40:08.144377+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[26840]: audit 2024-09-21T13:40:08.155853+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[26840]: audit 2024-09-21T13:40:08.285918+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:08 smithi092 bash[26840]: audit 2024-09-21T13:40:08.300674+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:08 smithi170 bash[21665]: cluster 2024-09-21T13:40:07.889030+0000 mon.a (mon.0) 1279 : cluster [DBG] mgrmap e42: y(active, since 7s), standbys: x 2024-09-21T13:40:09.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:08 smithi170 bash[21665]: audit 2024-09-21T13:40:07.890450+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T13:40:09.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:08 smithi170 bash[21665]: audit 2024-09-21T13:40:08.144377+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:08 smithi170 bash[21665]: audit 2024-09-21T13:40:08.155853+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:08 smithi170 bash[21665]: audit 2024-09-21T13:40:08.285918+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:08 smithi170 bash[21665]: audit 2024-09-21T13:40:08.300674+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:09.854 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:09 smithi170 bash[49291]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:40:09] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T13:40:10.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: cluster 2024-09-21T13:40:08.846300+0000 mgr.y (mgr.25139) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.290591+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.301438+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.370602+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.385406+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.390499+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.391669+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: cephadm 2024-09-21T13:40:09.392985+0000 mgr.y (mgr.25139) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: cephadm 2024-09-21T13:40:09.393449+0000 mgr.y (mgr.25139) 18 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: cephadm 2024-09-21T13:40:09.500096+0000 mgr.y (mgr.25139) 19 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: cephadm 2024-09-21T13:40:09.500381+0000 mgr.y (mgr.25139) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: cephadm 2024-09-21T13:40:09.589951+0000 mgr.y (mgr.25139) 21 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:40:10.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: cephadm 2024-09-21T13:40:09.590123+0000 mgr.y (mgr.25139) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:40:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: cephadm 2024-09-21T13:40:09.672915+0000 mgr.y (mgr.25139) 23 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:40:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: cephadm 2024-09-21T13:40:09.676747+0000 mgr.y (mgr.25139) 24 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:40:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.749690+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.760517+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.772713+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.787834+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.800679+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.822426+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:40:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.822725+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:40:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:10 smithi170 bash[21665]: audit 2024-09-21T13:40:09.829690+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:10.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: cluster 2024-09-21T13:40:08.846300+0000 mgr.y (mgr.25139) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:40:10.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.290591+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.301438+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.370602+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.385406+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.390499+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.391669+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: cephadm 2024-09-21T13:40:09.392985+0000 mgr.y (mgr.25139) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: cephadm 2024-09-21T13:40:09.393449+0000 mgr.y (mgr.25139) 18 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: cephadm 2024-09-21T13:40:09.500096+0000 mgr.y (mgr.25139) 19 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: cephadm 2024-09-21T13:40:09.500381+0000 mgr.y (mgr.25139) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: cephadm 2024-09-21T13:40:09.589951+0000 mgr.y (mgr.25139) 21 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: cephadm 2024-09-21T13:40:09.590123+0000 mgr.y (mgr.25139) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: cephadm 2024-09-21T13:40:09.672915+0000 mgr.y (mgr.25139) 23 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: cephadm 2024-09-21T13:40:09.676747+0000 mgr.y (mgr.25139) 24 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.749690+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.760517+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.772713+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.787834+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.800679+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.822426+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:40:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: cluster 2024-09-21T13:40:08.846300+0000 mgr.y (mgr.25139) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.290591+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.301438+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.370602+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.385406+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.390499+0000 mon.c (mon.2) 183 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.391669+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: cephadm 2024-09-21T13:40:09.392985+0000 mgr.y (mgr.25139) 17 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.conf 2024-09-21T13:40:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: cephadm 2024-09-21T13:40:09.393449+0000 mgr.y (mgr.25139) 18 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.conf 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: cephadm 2024-09-21T13:40:09.500096+0000 mgr.y (mgr.25139) 19 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: cephadm 2024-09-21T13:40:09.500381+0000 mgr.y (mgr.25139) 20 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: cephadm 2024-09-21T13:40:09.589951+0000 mgr.y (mgr.25139) 21 : cephadm [INF] Updating smithi170:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: cephadm 2024-09-21T13:40:09.590123+0000 mgr.y (mgr.25139) 22 : cephadm [INF] Updating smithi092:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: cephadm 2024-09-21T13:40:09.672915+0000 mgr.y (mgr.25139) 23 : cephadm [INF] Updating smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: cephadm 2024-09-21T13:40:09.676747+0000 mgr.y (mgr.25139) 24 : cephadm [INF] Updating smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.749690+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.760517+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.772713+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.787834+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.800679+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.822426+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.822725+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:40:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[26840]: audit 2024-09-21T13:40:09.829690+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:10.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.822725+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi092.dycpet", "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-21T13:40:10.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:10 smithi092 bash[19827]: audit 2024-09-21T13:40:09.829690+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:11.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:11 smithi170 bash[21665]: cephadm 2024-09-21T13:40:09.822001+0000 mgr.y (mgr.25139) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:40:11.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:11 smithi170 bash[21665]: cephadm 2024-09-21T13:40:09.830642+0000 mgr.y (mgr.25139) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:40:11.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:11 smithi092 bash[19827]: cephadm 2024-09-21T13:40:09.822001+0000 mgr.y (mgr.25139) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:40:11.669 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:11 smithi092 bash[19827]: cephadm 2024-09-21T13:40:09.830642+0000 mgr.y (mgr.25139) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:40:11.669 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:11 smithi092 bash[26840]: cephadm 2024-09-21T13:40:09.822001+0000 mgr.y (mgr.25139) 25 : cephadm [INF] Reconfiguring iscsi.foo.smithi092.dycpet (dependencies changed)... 2024-09-21T13:40:11.669 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:11 smithi092 bash[26840]: cephadm 2024-09-21T13:40:09.830642+0000 mgr.y (mgr.25139) 26 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi092.dycpet on smithi092 2024-09-21T13:40:12.352 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:12 smithi092 bash[26840]: cluster 2024-09-21T13:40:10.847061+0000 mgr.y (mgr.25139) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:40:12.353 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:12 smithi092 bash[19827]: cluster 2024-09-21T13:40:10.847061+0000 mgr.y (mgr.25139) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:40:12.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:12 smithi170 bash[21665]: cluster 2024-09-21T13:40:10.847061+0000 mgr.y (mgr.25139) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:40:14.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:13 smithi092 bash[19827]: cluster 2024-09-21T13:40:12.847901+0000 mgr.y (mgr.25139) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:40:14.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:13 smithi092 bash[19827]: audit 2024-09-21T13:40:12.856243+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:14.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:13 smithi092 bash[19827]: audit 2024-09-21T13:40:12.863583+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:14.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:13 smithi092 bash[19827]: cephadm 2024-09-21T13:40:12.866230+0000 mgr.y (mgr.25139) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:40:14.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:13 smithi092 bash[19827]: cephadm 2024-09-21T13:40:13.113283+0000 mgr.y (mgr.25139) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:40:14.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:13 smithi092 bash[26840]: cluster 2024-09-21T13:40:12.847901+0000 mgr.y (mgr.25139) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:40:14.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:13 smithi092 bash[26840]: audit 2024-09-21T13:40:12.856243+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:14.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:13 smithi092 bash[26840]: audit 2024-09-21T13:40:12.863583+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:14.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:13 smithi092 bash[26840]: cephadm 2024-09-21T13:40:12.866230+0000 mgr.y (mgr.25139) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:40:14.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:13 smithi092 bash[26840]: cephadm 2024-09-21T13:40:13.113283+0000 mgr.y (mgr.25139) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:40:14.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:13 smithi170 bash[21665]: cluster 2024-09-21T13:40:12.847901+0000 mgr.y (mgr.25139) 28 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:40:14.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:13 smithi170 bash[21665]: audit 2024-09-21T13:40:12.856243+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:14.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:13 smithi170 bash[21665]: audit 2024-09-21T13:40:12.863583+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:14.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:13 smithi170 bash[21665]: cephadm 2024-09-21T13:40:12.866230+0000 mgr.y (mgr.25139) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T13:40:14.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:13 smithi170 bash[21665]: cephadm 2024-09-21T13:40:13.113283+0000 mgr.y (mgr.25139) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi170 2024-09-21T13:40:15.133 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:14 smithi170 bash[21665]: audit 2024-09-21T13:40:14.360531+0000 mon.a (mon.0) 1296 : audit [DBG] from='client.? 172.21.15.92:0/601931301' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:40:15.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:14 smithi092 bash[19827]: audit 2024-09-21T13:40:14.360531+0000 mon.a (mon.0) 1296 : audit [DBG] from='client.? 172.21.15.92:0/601931301' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:40:15.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:14 smithi092 bash[26840]: audit 2024-09-21T13:40:14.360531+0000 mon.a (mon.0) 1296 : audit [DBG] from='client.? 172.21.15.92:0/601931301' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T13:40:16.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:15 smithi092 bash[19827]: cluster 2024-09-21T13:40:14.848612+0000 mgr.y (mgr.25139) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:40:16.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:15 smithi092 bash[26840]: cluster 2024-09-21T13:40:14.848612+0000 mgr.y (mgr.25139) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:40:16.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:15 smithi170 bash[21665]: cluster 2024-09-21T13:40:14.848612+0000 mgr.y (mgr.25139) 31 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:40:17.135 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:16 smithi170 bash[21665]: audit 2024-09-21T13:40:16.729613+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:17.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:16 smithi092 bash[26840]: audit 2024-09-21T13:40:16.729613+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:17.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:16 smithi092 bash[19827]: audit 2024-09-21T13:40:16.729613+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:18.161 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[21665]: cluster 2024-09-21T13:40:16.850027+0000 mgr.y (mgr.25139) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:40:18.161 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 systemd[1]: Stopping Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:40:18.162 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.958Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:40:18.162 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.958Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:40:18.162 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.958Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:40:18.162 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.958Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:40:18.162 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.958Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:40:18.162 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.958Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T13:40:18.162 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.958Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:40:18.162 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.958Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T13:40:18.162 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.958Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T13:40:18.163 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.960Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:40:18.163 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.960Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T13:40:18.163 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:17 smithi170 bash[54177]: ts=2024-09-21T13:40:17.960Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T13:40:18.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:17 smithi092 bash[26840]: cluster 2024-09-21T13:40:16.850027+0000 mgr.y (mgr.25139) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:40:18.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:17 smithi092 bash[19827]: cluster 2024-09-21T13:40:16.850027+0000 mgr.y (mgr.25139) 32 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:40:18.863 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:18 smithi170 bash[55360]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:40:18.863 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:18 smithi170 bash[55419]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:40:18.863 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:18 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T13:40:18.863 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:18 smithi170 systemd[1]: Stopped Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:40:18.863 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:18 smithi170 systemd[1]: Started Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:40:20.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:19 smithi170 bash[21665]: audit 2024-09-21T13:40:18.784948+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:19 smithi170 bash[21665]: audit 2024-09-21T13:40:18.797139+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:19 smithi170 bash[21665]: audit 2024-09-21T13:40:18.804567+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:40:20.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:19 smithi170 bash[21665]: audit 2024-09-21T13:40:18.806102+0000 mgr.y (mgr.25139) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:40:20.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:19 smithi170 bash[21665]: audit 2024-09-21T13:40:18.823690+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:19 smithi170 bash[21665]: audit 2024-09-21T13:40:18.827309+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:40:20.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:19 smithi170 bash[21665]: audit 2024-09-21T13:40:18.830898+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:40:20.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:19 smithi170 bash[21665]: audit 2024-09-21T13:40:18.837461+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:19 smithi170 bash[21665]: audit 2024-09-21T13:40:18.848270+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:40:20.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:19 smithi170 bash[21665]: audit 2024-09-21T13:40:18.932150+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:40:20.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[19827]: audit 2024-09-21T13:40:18.784948+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[19827]: audit 2024-09-21T13:40:18.797139+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[19827]: audit 2024-09-21T13:40:18.804567+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:40:20.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[19827]: audit 2024-09-21T13:40:18.806102+0000 mgr.y (mgr.25139) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:40:20.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[19827]: audit 2024-09-21T13:40:18.823690+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[19827]: audit 2024-09-21T13:40:18.827309+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:40:20.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[19827]: audit 2024-09-21T13:40:18.830898+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:40:20.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[19827]: audit 2024-09-21T13:40:18.837461+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[19827]: audit 2024-09-21T13:40:18.848270+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:40:20.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[19827]: audit 2024-09-21T13:40:18.932150+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:40:20.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[26840]: audit 2024-09-21T13:40:18.784948+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[26840]: audit 2024-09-21T13:40:18.797139+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[26840]: audit 2024-09-21T13:40:18.804567+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:40:20.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[26840]: audit 2024-09-21T13:40:18.806102+0000 mgr.y (mgr.25139) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T13:40:20.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[26840]: audit 2024-09-21T13:40:18.823690+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[26840]: audit 2024-09-21T13:40:18.827309+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:40:20.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[26840]: audit 2024-09-21T13:40:18.830898+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:40:20.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[26840]: audit 2024-09-21T13:40:18.837461+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:20.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[26840]: audit 2024-09-21T13:40:18.848270+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:40:20.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:19 smithi092 bash[26840]: audit 2024-09-21T13:40:18.932150+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:40:20.783 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.539Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T13:40:20.783 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.539Z 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-21T13:40:20.783 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.539Z caller=main.go:570 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi170 (none))" 2024-09-21T13:40:20.783 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.539Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:40:20.783 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.539Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:40:20.783 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.541Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:40:20.783 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.541Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T13:40:20.783 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.544Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:40:20.783 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.544Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:40:20.783 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.545Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.546Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=985.899µs 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.546Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.547Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.560Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.564Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.567Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.570Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.570Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.570Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.038µs wal_replay_duration=23.829782ms wbl_replay_duration=123ns total_replay_duration=24.883359ms 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.572Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.572Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.572Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.595Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.455726ms db_storage=1.002µs remote_storage=1.241µs web_handler=473ns query_engine=651ns scrape=260.876µs scrape_sd=141.432µs notify=29.337µs notify_sd=30.711µs rules=22.568176ms tracing=6.293µs 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.596Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T13:40:20.784 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[55447]: ts=2024-09-21T13:40:20.596Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:40:21.023 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:20 smithi092 bash[19827]: cephadm 2024-09-21T13:40:18.826844+0000 mgr.y (mgr.25139) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-21T13:40:21.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:20 smithi092 bash[19827]: audit 2024-09-21T13:40:18.828013+0000 mgr.y (mgr.25139) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:40:21.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:20 smithi092 bash[19827]: audit 2024-09-21T13:40:18.831650+0000 mgr.y (mgr.25139) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:40:21.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:20 smithi092 bash[19827]: audit 2024-09-21T13:40:18.849029+0000 mgr.y (mgr.25139) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:40:21.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:20 smithi092 bash[19827]: cluster 2024-09-21T13:40:18.851246+0000 mgr.y (mgr.25139) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:40:21.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:20 smithi092 bash[26840]: cephadm 2024-09-21T13:40:18.826844+0000 mgr.y (mgr.25139) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-21T13:40:21.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:20 smithi092 bash[26840]: audit 2024-09-21T13:40:18.828013+0000 mgr.y (mgr.25139) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:40:21.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:20 smithi092 bash[26840]: audit 2024-09-21T13:40:18.831650+0000 mgr.y (mgr.25139) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:40:21.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:20 smithi092 bash[26840]: audit 2024-09-21T13:40:18.849029+0000 mgr.y (mgr.25139) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:40:21.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:20 smithi092 bash[26840]: cluster 2024-09-21T13:40:18.851246+0000 mgr.y (mgr.25139) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:40:21.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[21665]: cephadm 2024-09-21T13:40:18.826844+0000 mgr.y (mgr.25139) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.92:5000 to Dashboard 2024-09-21T13:40:21.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[21665]: audit 2024-09-21T13:40:18.828013+0000 mgr.y (mgr.25139) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T13:40:21.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[21665]: audit 2024-09-21T13:40:18.831650+0000 mgr.y (mgr.25139) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi092"}]: dispatch 2024-09-21T13:40:21.065 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[21665]: audit 2024-09-21T13:40:18.849029+0000 mgr.y (mgr.25139) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:40:21.065 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:20 smithi170 bash[21665]: cluster 2024-09-21T13:40:18.851246+0000 mgr.y (mgr.25139) 38 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:40:23.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:22 smithi170 bash[21665]: cluster 2024-09-21T13:40:20.852025+0000 mgr.y (mgr.25139) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:23.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:22 smithi170 bash[21665]: cephadm 2024-09-21T13:40:21.787665+0000 mgr.y (mgr.25139) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T13:40:23.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:22 smithi170 bash[21665]: audit 2024-09-21T13:40:21.794555+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:40:23.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:22 smithi170 bash[21665]: audit 2024-09-21T13:40:21.795186+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:40:23.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:22 smithi170 bash[21665]: audit 2024-09-21T13:40:21.797816+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:40:23.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:22 smithi170 bash[21665]: audit 2024-09-21T13:40:21.799713+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:23.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:22 smithi170 bash[21665]: cephadm 2024-09-21T13:40:21.801998+0000 mgr.y (mgr.25139) 41 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-09-21T13:40:23.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[19827]: cluster 2024-09-21T13:40:20.852025+0000 mgr.y (mgr.25139) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:23.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[19827]: cephadm 2024-09-21T13:40:21.787665+0000 mgr.y (mgr.25139) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T13:40:23.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[19827]: audit 2024-09-21T13:40:21.794555+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:40:23.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[19827]: audit 2024-09-21T13:40:21.795186+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:40:23.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[19827]: audit 2024-09-21T13:40:21.797816+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:40:23.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[19827]: audit 2024-09-21T13:40:21.799713+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:23.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[19827]: cephadm 2024-09-21T13:40:21.801998+0000 mgr.y (mgr.25139) 41 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-09-21T13:40:23.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[26840]: cluster 2024-09-21T13:40:20.852025+0000 mgr.y (mgr.25139) 39 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[26840]: cephadm 2024-09-21T13:40:21.787665+0000 mgr.y (mgr.25139) 40 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T13:40:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[26840]: audit 2024-09-21T13:40:21.794555+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:40:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[26840]: audit 2024-09-21T13:40:21.795186+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T13:40:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[26840]: audit 2024-09-21T13:40:21.797816+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T13:40:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[26840]: audit 2024-09-21T13:40:21.799713+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:22 smithi092 bash[26840]: cephadm 2024-09-21T13:40:21.801998+0000 mgr.y (mgr.25139) 41 : cephadm [INF] Deploying daemon mgr.x on smithi170 2024-09-21T13:40:24.509 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:24.509 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:24.509 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:40:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:24.509 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:40:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:24.510 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:24.510 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:40:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:24.510 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:40:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:24.510 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:24.511 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:24 smithi170 systemd[1]: Stopping Ceph mgr.x for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:40:24.511 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:40:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:25.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:24 smithi170 bash[21665]: cluster 2024-09-21T13:40:22.853681+0000 mgr.y (mgr.25139) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:25.273 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:24 smithi092 bash[26840]: cluster 2024-09-21T13:40:22.853681+0000 mgr.y (mgr.25139) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:25.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:24 smithi092 bash[19827]: cluster 2024-09-21T13:40:22.853681+0000 mgr.y (mgr.25139) 42 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:25.574 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:25 smithi170 bash[55724]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mgr-x 2024-09-21T13:40:25.574 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:40:25.574 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:25 smithi170 bash[55783]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mgr-x 2024-09-21T13:40:25.574 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T13:40:25.574 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: Stopped Ceph mgr.x for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:40:25.854 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:25.854 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: Started Ceph mgr.x for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:40:25.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:25.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:25.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:25 smithi170 bash[21665]: audit 2024-09-21T13:40:24.097601+0000 mgr.y (mgr.25139) 43 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:25.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:25 smithi170 bash[21665]: audit 2024-09-21T13:40:25.751806+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:25.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:25 smithi170 bash[21665]: audit 2024-09-21T13:40:25.768827+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:25.855 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:25.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:25.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:25.856 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:25.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:25.856 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:40:25 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:26.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:25 smithi092 bash[19827]: audit 2024-09-21T13:40:24.097601+0000 mgr.y (mgr.25139) 43 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:26.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:25 smithi092 bash[19827]: audit 2024-09-21T13:40:25.751806+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:26.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:25 smithi092 bash[19827]: audit 2024-09-21T13:40:25.768827+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:26.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:25 smithi092 bash[26840]: audit 2024-09-21T13:40:24.097601+0000 mgr.y (mgr.25139) 43 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:26.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:25 smithi092 bash[26840]: audit 2024-09-21T13:40:25.751806+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:26.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:25 smithi092 bash[26840]: audit 2024-09-21T13:40:25.768827+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:27.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:26 smithi170 bash[21665]: cluster 2024-09-21T13:40:24.854464+0000 mgr.y (mgr.25139) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:27.104 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:26 smithi170 bash[55840]: debug 2024-09-21T13:40:26.933+0000 7f8632116640 1 -- 172.21.15.170:0/1928309599 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56424cc130e0 con 0x56424cc15400 2024-09-21T13:40:27.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:26 smithi092 bash[19827]: cluster 2024-09-21T13:40:24.854464+0000 mgr.y (mgr.25139) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:27.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:26 smithi092 bash[26840]: cluster 2024-09-21T13:40:24.854464+0000 mgr.y (mgr.25139) 44 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:29.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:28 smithi170 bash[21665]: cluster 2024-09-21T13:40:26.856047+0000 mgr.y (mgr.25139) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:29.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:28 smithi092 bash[19827]: cluster 2024-09-21T13:40:26.856047+0000 mgr.y (mgr.25139) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:29.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:28 smithi092 bash[26840]: cluster 2024-09-21T13:40:26.856047+0000 mgr.y (mgr.25139) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:31.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:30 smithi170 bash[21665]: cluster 2024-09-21T13:40:28.856520+0000 mgr.y (mgr.25139) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:31.273 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:30 smithi092 bash[19827]: cluster 2024-09-21T13:40:28.856520+0000 mgr.y (mgr.25139) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:31.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:30 smithi092 bash[26840]: cluster 2024-09-21T13:40:28.856520+0000 mgr.y (mgr.25139) 46 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:32.937 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[19827]: cluster 2024-09-21T13:40:30.857194+0000 mgr.y (mgr.25139) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:32.937 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[19827]: audit 2024-09-21T13:40:31.679632+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:32.937 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[19827]: audit 2024-09-21T13:40:31.686348+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:32.937 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[19827]: audit 2024-09-21T13:40:31.729951+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:32.937 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[19827]: audit 2024-09-21T13:40:31.839956+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:32.937 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[19827]: audit 2024-09-21T13:40:31.853805+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:32.938 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[26840]: cluster 2024-09-21T13:40:30.857194+0000 mgr.y (mgr.25139) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:32.938 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[26840]: audit 2024-09-21T13:40:31.679632+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:32.938 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[26840]: audit 2024-09-21T13:40:31.686348+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:32.938 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[26840]: audit 2024-09-21T13:40:31.729951+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:32.938 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[26840]: audit 2024-09-21T13:40:31.839956+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:32.938 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[26840]: audit 2024-09-21T13:40:31.853805+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:33.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:32 smithi170 bash[21665]: cluster 2024-09-21T13:40:30.857194+0000 mgr.y (mgr.25139) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:33.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:32 smithi170 bash[21665]: audit 2024-09-21T13:40:31.679632+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:33.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:32 smithi170 bash[21665]: audit 2024-09-21T13:40:31.686348+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:33.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:32 smithi170 bash[21665]: audit 2024-09-21T13:40:31.729951+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:33.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:32 smithi170 bash[21665]: audit 2024-09-21T13:40:31.839956+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:33.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:32 smithi170 bash[21665]: audit 2024-09-21T13:40:31.853805+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:33.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:32 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:40:32] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-21T13:40:33.604 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:33 smithi170 bash[55840]: [21/Sep/2024:13:40:33] ENGINE Bus STARTING 2024-09-21T13:40:33.604 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:33 smithi170 bash[55840]: CherryPy Checker: 2024-09-21T13:40:33.604 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:33 smithi170 bash[55840]: The Application mounted at '' has an empty config. 2024-09-21T13:40:33.604 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:33 smithi170 bash[55840]: [21/Sep/2024:13:40:33] ENGINE Serving on http://:::9283 2024-09-21T13:40:33.604 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:33 smithi170 bash[55840]: [21/Sep/2024:13:40:33] ENGINE Bus STARTED 2024-09-21T13:40:34.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:34 smithi170 bash[21665]: cluster 2024-09-21T13:40:32.858900+0000 mgr.y (mgr.25139) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:34.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:34 smithi170 bash[21665]: audit 2024-09-21T13:40:33.052754+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:34.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:34 smithi170 bash[21665]: audit 2024-09-21T13:40:33.066986+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:34.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:34 smithi170 bash[21665]: cluster 2024-09-21T13:40:33.111311+0000 mon.a (mon.0) 1310 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:40:34.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:34 smithi170 bash[21665]: cluster 2024-09-21T13:40:33.111561+0000 mon.a (mon.0) 1311 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:40:34.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:34 smithi170 bash[21665]: audit 2024-09-21T13:40:33.112347+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:40:34.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:34 smithi170 bash[21665]: audit 2024-09-21T13:40:33.112811+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:40:34.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:34 smithi170 bash[21665]: audit 2024-09-21T13:40:33.114575+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:40:34.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:34 smithi170 bash[21665]: audit 2024-09-21T13:40:33.115495+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:40:34.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[26840]: cluster 2024-09-21T13:40:32.858900+0000 mgr.y (mgr.25139) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:34.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[26840]: audit 2024-09-21T13:40:33.052754+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:34.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[26840]: audit 2024-09-21T13:40:33.066986+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:34.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[26840]: cluster 2024-09-21T13:40:33.111311+0000 mon.a (mon.0) 1310 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:40:34.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[26840]: cluster 2024-09-21T13:40:33.111561+0000 mon.a (mon.0) 1311 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:40:34.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[26840]: audit 2024-09-21T13:40:33.112347+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[26840]: audit 2024-09-21T13:40:33.112811+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[26840]: audit 2024-09-21T13:40:33.114575+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[26840]: audit 2024-09-21T13:40:33.115495+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[19827]: cluster 2024-09-21T13:40:32.858900+0000 mgr.y (mgr.25139) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[19827]: audit 2024-09-21T13:40:33.052754+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[19827]: audit 2024-09-21T13:40:33.066986+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[19827]: cluster 2024-09-21T13:40:33.111311+0000 mon.a (mon.0) 1310 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[19827]: cluster 2024-09-21T13:40:33.111561+0000 mon.a (mon.0) 1311 : cluster [DBG] Standby manager daemon x started 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[19827]: audit 2024-09-21T13:40:33.112347+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[19827]: audit 2024-09-21T13:40:33.112811+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[19827]: audit 2024-09-21T13:40:33.114575+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T13:40:34.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:34 smithi092 bash[19827]: audit 2024-09-21T13:40:33.115495+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.170:0/2862509118' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T13:40:35.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:35 smithi170 bash[21665]: cluster 2024-09-21T13:40:34.080238+0000 mon.a (mon.0) 1312 : cluster [DBG] mgrmap e43: y(active, since 33s), standbys: x 2024-09-21T13:40:35.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:35 smithi170 bash[21665]: audit 2024-09-21T13:40:34.107464+0000 mgr.y (mgr.25139) 49 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:35.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:35 smithi092 bash[19827]: cluster 2024-09-21T13:40:34.080238+0000 mon.a (mon.0) 1312 : cluster [DBG] mgrmap e43: y(active, since 33s), standbys: x 2024-09-21T13:40:35.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:35 smithi092 bash[19827]: audit 2024-09-21T13:40:34.107464+0000 mgr.y (mgr.25139) 49 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:35.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:35 smithi092 bash[26840]: cluster 2024-09-21T13:40:34.080238+0000 mon.a (mon.0) 1312 : cluster [DBG] mgrmap e43: y(active, since 33s), standbys: x 2024-09-21T13:40:35.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:35 smithi092 bash[26840]: audit 2024-09-21T13:40:34.107464+0000 mgr.y (mgr.25139) 49 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:36.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:36 smithi170 bash[21665]: cluster 2024-09-21T13:40:34.859581+0000 mgr.y (mgr.25139) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:36.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:36 smithi092 bash[19827]: cluster 2024-09-21T13:40:34.859581+0000 mgr.y (mgr.25139) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:36.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:36 smithi092 bash[26840]: cluster 2024-09-21T13:40:34.859581+0000 mgr.y (mgr.25139) 50 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:37.474 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:40:38.101 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (24m) 6s ago 25m 13.5M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (25m) 6s ago 25m 74.3M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (25s) 6s ago 22m 47.1M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (12s) 6s ago 33m 143M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (10m) 6s ago 35m 496M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (35m) 6s ago 36m 84.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (34m) 6s ago 34m 61.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (34m) 6s ago 34m 60.9M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (25m) 6s ago 25m 9276k - 1.5.0 0da6a335fe13 bc1b0887dd46 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (25m) 6s ago 25m 9392k - 1.5.0 0da6a335fe13 3462121e42ef 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (32m) 6s ago 33m 56.6M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (32m) 6s ago 32m 65.7M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (31m) 6s ago 31m 53.7M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (30m) 6s ago 30m 66.0M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:40:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (29m) 6s ago 29m 60.1M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:40:38.103 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (28m) 6s ago 28m 63.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:40:38.103 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (27m) 6s ago 27m 54.2M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:40:38.103 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (26m) 6s ago 26m 65.1M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:40:38.103 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (19s) 6s ago 25m 32.9M - 2.43.0 a07b618ecd1d 232976456c92 2024-09-21T13:40:38.103 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:40:38.103 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (23m) 6s ago 23m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:40:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:38 smithi170 bash[21665]: cluster 2024-09-21T13:40:36.860702+0000 mgr.y (mgr.25139) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:38 smithi170 bash[21665]: audit 2024-09-21T13:40:37.463667+0000 mgr.y (mgr.25139) 52 : audit [DBG] from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:38.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:38 smithi170 bash[21665]: audit 2024-09-21T13:40:37.789928+0000 mgr.y (mgr.25139) 53 : audit [DBG] from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:38.466 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:40:38.466 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:40:38.466 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:40:38.466 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:40:38.466 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:40:38.466 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:40:38.466 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:40:38.467 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:40:38.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:38 smithi092 bash[19827]: cluster 2024-09-21T13:40:36.860702+0000 mgr.y (mgr.25139) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:38.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:38 smithi092 bash[19827]: audit 2024-09-21T13:40:37.463667+0000 mgr.y (mgr.25139) 52 : audit [DBG] from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:38.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:38 smithi092 bash[19827]: audit 2024-09-21T13:40:37.789928+0000 mgr.y (mgr.25139) 53 : audit [DBG] from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:38.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:38 smithi092 bash[26840]: cluster 2024-09-21T13:40:36.860702+0000 mgr.y (mgr.25139) 51 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:38.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:38 smithi092 bash[26840]: audit 2024-09-21T13:40:37.463667+0000 mgr.y (mgr.25139) 52 : audit [DBG] from='client.25334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:38.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:38 smithi092 bash[26840]: audit 2024-09-21T13:40:37.789928+0000 mgr.y (mgr.25139) 53 : audit [DBG] from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:38.778 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:40:38.778 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:40:38.778 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:40:38.778 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T13:40:38.778 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-21T13:40:38.779 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-21T13:40:38.779 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:40:38.779 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:40:38.779 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading mgr daemons", 2024-09-21T13:40:38.779 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:40:38.779 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:40:39.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:39 smithi170 bash[21665]: audit 2024-09-21T13:40:38.090815+0000 mgr.y (mgr.25139) 54 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:39.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:39 smithi170 bash[21665]: audit 2024-09-21T13:40:38.469359+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.92:0/3903740062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:39.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:39 smithi170 bash[21665]: audit 2024-09-21T13:40:38.780596+0000 mgr.y (mgr.25139) 55 : audit [DBG] from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:39.425 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:39 smithi092 bash[19827]: audit 2024-09-21T13:40:38.090815+0000 mgr.y (mgr.25139) 54 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:39.425 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:39 smithi092 bash[19827]: audit 2024-09-21T13:40:38.469359+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.92:0/3903740062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:39.425 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:39 smithi092 bash[19827]: audit 2024-09-21T13:40:38.780596+0000 mgr.y (mgr.25139) 55 : audit [DBG] from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:39.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:39 smithi092 bash[26840]: audit 2024-09-21T13:40:38.090815+0000 mgr.y (mgr.25139) 54 : audit [DBG] from='client.25346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:39.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:39 smithi092 bash[26840]: audit 2024-09-21T13:40:38.469359+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.92:0/3903740062' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:39.425 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:39 smithi092 bash[26840]: audit 2024-09-21T13:40:38.780596+0000 mgr.y (mgr.25139) 55 : audit [DBG] from='client.25358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:40:40.354 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:40 smithi170 bash[21665]: cluster 2024-09-21T13:40:38.861190+0000 mgr.y (mgr.25139) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:40.373 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:40 smithi092 bash[19827]: cluster 2024-09-21T13:40:38.861190+0000 mgr.y (mgr.25139) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:40.373 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:40 smithi092 bash[26840]: cluster 2024-09-21T13:40:38.861190+0000 mgr.y (mgr.25139) 56 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:42.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:42 smithi170 bash[21665]: cluster 2024-09-21T13:40:40.861852+0000 mgr.y (mgr.25139) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:42.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:42 smithi170 bash[21665]: audit 2024-09-21T13:40:41.126637+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:42.480 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:42 smithi170 bash[21665]: audit 2024-09-21T13:40:41.142029+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:42.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:42 smithi092 bash[19827]: cluster 2024-09-21T13:40:40.861852+0000 mgr.y (mgr.25139) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:42.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:42 smithi092 bash[19827]: audit 2024-09-21T13:40:41.126637+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:42.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:42 smithi092 bash[19827]: audit 2024-09-21T13:40:41.142029+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:42.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:42 smithi092 bash[26840]: cluster 2024-09-21T13:40:40.861852+0000 mgr.y (mgr.25139) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:42.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:42 smithi092 bash[26840]: audit 2024-09-21T13:40:41.126637+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:42.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:42 smithi092 bash[26840]: audit 2024-09-21T13:40:41.142029+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:43.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:42 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:40:42] "GET /metrics HTTP/1.1" 200 38157 "" "Prometheus/2.43.0" 2024-09-21T13:40:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: cluster 2024-09-21T13:40:42.863537+0000 mgr.y (mgr.25139) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.234591+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.258682+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.262380+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.264328+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:40:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.275890+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.407172+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.410270+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: cephadm 2024-09-21T13:40:43.411473+0000 mgr.y (mgr.25139) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.418538+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.422606+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.423146+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.428863+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.433532+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.434217+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.440033+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.446912+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: cephadm 2024-09-21T13:40:43.448484+0000 mgr.y (mgr.25139) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.455975+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.463027+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: cluster 2024-09-21T13:40:42.863537+0000 mgr.y (mgr.25139) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:44.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.234591+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.258682+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.262380+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:44.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.264328+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:40:44.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.275890+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.407172+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:40:44.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.410270+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: cephadm 2024-09-21T13:40:43.411473+0000 mgr.y (mgr.25139) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:40:44.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.418538+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.422606+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.423146+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.428863+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.433532+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.434217+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.440033+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.446912+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: cephadm 2024-09-21T13:40:43.448484+0000 mgr.y (mgr.25139) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.455975+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.463027+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: cephadm 2024-09-21T13:40:43.464605+0000 mgr.y (mgr.25139) 61 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.472011+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.488105+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: cephadm 2024-09-21T13:40:43.490035+0000 mgr.y (mgr.25139) 62 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.501721+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.514295+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: cephadm 2024-09-21T13:40:43.516545+0000 mgr.y (mgr.25139) 63 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.527459+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.536805+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: cephadm 2024-09-21T13:40:43.538395+0000 mgr.y (mgr.25139) 64 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.556205+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.566753+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: cephadm 2024-09-21T13:40:43.568575+0000 mgr.y (mgr.25139) 65 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.575947+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.584032+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: cephadm 2024-09-21T13:40:43.585708+0000 mgr.y (mgr.25139) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[19827]: audit 2024-09-21T13:40:43.596063+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: cephadm 2024-09-21T13:40:43.464605+0000 mgr.y (mgr.25139) 61 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.472011+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.488105+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: cephadm 2024-09-21T13:40:43.490035+0000 mgr.y (mgr.25139) 62 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.501721+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.514295+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: cephadm 2024-09-21T13:40:43.516545+0000 mgr.y (mgr.25139) 63 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.527459+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.536805+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: cephadm 2024-09-21T13:40:43.538395+0000 mgr.y (mgr.25139) 64 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.556205+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.566753+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: cephadm 2024-09-21T13:40:43.568575+0000 mgr.y (mgr.25139) 65 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.575947+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.584032+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: cephadm 2024-09-21T13:40:43.585708+0000 mgr.y (mgr.25139) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:40:44.531 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:44 smithi092 bash[26840]: audit 2024-09-21T13:40:43.596063+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: cluster 2024-09-21T13:40:42.863537+0000 mgr.y (mgr.25139) 58 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.234591+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.258682+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.262380+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.264328+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.275890+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.407172+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.410270+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: cephadm 2024-09-21T13:40:43.411473+0000 mgr.y (mgr.25139) 59 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.418538+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.422606+0000 mon.c (mon.2) 202 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.423146+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T13:40:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.428863+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T13:40:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.433532+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:40:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.434217+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T13:40:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.440033+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T13:40:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.446912+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: cephadm 2024-09-21T13:40:43.448484+0000 mgr.y (mgr.25139) 60 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:40:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.455975+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.463027+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: cephadm 2024-09-21T13:40:43.464605+0000 mgr.y (mgr.25139) 61 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:40:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.472011+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.488105+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: cephadm 2024-09-21T13:40:43.490035+0000 mgr.y (mgr.25139) 62 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.501721+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.514295+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: cephadm 2024-09-21T13:40:43.516545+0000 mgr.y (mgr.25139) 63 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.527459+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.536805+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: cephadm 2024-09-21T13:40:43.538395+0000 mgr.y (mgr.25139) 64 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.556205+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.566753+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: cephadm 2024-09-21T13:40:43.568575+0000 mgr.y (mgr.25139) 65 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.575947+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.584032+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: cephadm 2024-09-21T13:40:43.585708+0000 mgr.y (mgr.25139) 66 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:40:44.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:44 smithi170 bash[21665]: audit 2024-09-21T13:40:43.596063+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:45.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:45 smithi092 bash[19827]: audit 2024-09-21T13:40:44.115343+0000 mgr.y (mgr.25139) 67 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:45.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:45 smithi092 bash[26840]: audit 2024-09-21T13:40:44.115343+0000 mgr.y (mgr.25139) 67 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:45.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:45 smithi170 bash[21665]: audit 2024-09-21T13:40:44.115343+0000 mgr.y (mgr.25139) 67 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:46.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:46 smithi092 bash[19827]: cluster 2024-09-21T13:40:44.864284+0000 mgr.y (mgr.25139) 68 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:46.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:46 smithi092 bash[26840]: cluster 2024-09-21T13:40:44.864284+0000 mgr.y (mgr.25139) 68 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:46.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:46 smithi170 bash[21665]: cluster 2024-09-21T13:40:44.864284+0000 mgr.y (mgr.25139) 68 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:46.830 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:46.831 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:40:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:46.831 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:40:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:46.831 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:46.831 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:40:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:46.832 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:46.832 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:40:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:46.832 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:46.832 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:40:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:47.118 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:46 smithi092 systemd[1]: Stopping Ceph node-exporter.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:40:47.455 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:47 smithi092 bash[19827]: cephadm 2024-09-21T13:40:46.000993+0000 mgr.y (mgr.25139) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T13:40:47.455 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:47 smithi092 bash[19827]: cephadm 2024-09-21T13:40:46.001645+0000 mgr.y (mgr.25139) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-21T13:40:47.455 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:47 smithi092 bash[19827]: audit 2024-09-21T13:40:46.729955+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:47.455 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:47 smithi092 bash[26840]: cephadm 2024-09-21T13:40:46.000993+0000 mgr.y (mgr.25139) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T13:40:47.455 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:47 smithi092 bash[26840]: cephadm 2024-09-21T13:40:46.001645+0000 mgr.y (mgr.25139) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-21T13:40:47.455 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:47 smithi092 bash[26840]: audit 2024-09-21T13:40:46.729955+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:47.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:47 smithi170 bash[21665]: cephadm 2024-09-21T13:40:46.000993+0000 mgr.y (mgr.25139) 69 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T13:40:47.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:47 smithi170 bash[21665]: cephadm 2024-09-21T13:40:46.001645+0000 mgr.y (mgr.25139) 70 : cephadm [INF] Deploying daemon node-exporter.a on smithi092 2024-09-21T13:40:47.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:47 smithi170 bash[21665]: audit 2024-09-21T13:40:46.729955+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:40:47.773 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:47 smithi092 bash[79101]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T13:40:47.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:40:47.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:47 smithi092 bash[79162]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T13:40:47.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T13:40:47.774 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: Stopped Ceph node-exporter.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:40:48.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:48.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:48.252 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:48.253 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:48.253 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:48.253 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:48.253 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: Started Ceph node-exporter.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:40:48.253 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:47 smithi092 bash[79216]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-21T13:40:48.254 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:48.254 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:48.254 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:40:47 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:48.524 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[79216]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-21T13:40:48.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[19827]: cluster 2024-09-21T13:40:46.865048+0000 mgr.y (mgr.25139) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:48.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[19827]: audit 2024-09-21T13:40:47.990788+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:48.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[19827]: audit 2024-09-21T13:40:47.997517+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:48.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[26840]: cluster 2024-09-21T13:40:46.865048+0000 mgr.y (mgr.25139) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:48.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[26840]: audit 2024-09-21T13:40:47.990788+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:48.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[26840]: audit 2024-09-21T13:40:47.997517+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:48.545 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:48 smithi170 bash[21665]: cluster 2024-09-21T13:40:46.865048+0000 mgr.y (mgr.25139) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:48.545 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:48 smithi170 bash[21665]: audit 2024-09-21T13:40:47.990788+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:48.545 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:48 smithi170 bash[21665]: audit 2024-09-21T13:40:47.997517+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:48.943 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[79216]: 2abcce694348: Pulling fs layer 2024-09-21T13:40:48.943 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[79216]: 455fd88e5221: Pulling fs layer 2024-09-21T13:40:48.943 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[79216]: 324153f2810a: Pulling fs layer 2024-09-21T13:40:48.943 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[79216]: 2abcce694348: Verifying Checksum 2024-09-21T13:40:48.943 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[79216]: 2abcce694348: Download complete 2024-09-21T13:40:48.943 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[79216]: 455fd88e5221: Verifying Checksum 2024-09-21T13:40:48.943 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[79216]: 455fd88e5221: Download complete 2024-09-21T13:40:49.274 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[79216]: 324153f2810a: Verifying Checksum 2024-09-21T13:40:49.274 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:48 smithi092 bash[79216]: 324153f2810a: Download complete 2024-09-21T13:40:49.274 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:49 smithi092 bash[79216]: 2abcce694348: Pull complete 2024-09-21T13:40:50.024 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:49 smithi092 bash[79216]: 455fd88e5221: Pull complete 2024-09-21T13:40:50.319 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:50 smithi092 bash[19827]: cluster 2024-09-21T13:40:48.865750+0000 mgr.y (mgr.25139) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:50.319 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:50 smithi092 bash[79216]: 324153f2810a: Pull complete 2024-09-21T13:40:50.319 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:50 smithi092 bash[79216]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-21T13:40:50.319 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:50 smithi092 bash[79216]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T13:40:50.319 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:50 smithi092 bash[26840]: cluster 2024-09-21T13:40:48.865750+0000 mgr.y (mgr.25139) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:50.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:50 smithi170 bash[21665]: cluster 2024-09-21T13:40:48.865750+0000 mgr.y (mgr.25139) 72 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:51.236 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:40:51 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:51.236 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:40:51 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:51.237 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:51 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:51.237 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:40:51 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:51.237 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:40:51 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:51.237 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:51 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:51.238 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:40:51 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:51.238 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:51 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:51.238 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:51 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:51.238 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:51 smithi170 systemd[1]: Stopping Ceph node-exporter.b for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:40:51.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:51 smithi170 bash[21665]: cephadm 2024-09-21T13:40:50.405315+0000 mgr.y (mgr.25139) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T13:40:51.489 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:51 smithi170 bash[21665]: cephadm 2024-09-21T13:40:50.406227+0000 mgr.y (mgr.25139) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-09-21T13:40:51.523 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[26840]: cephadm 2024-09-21T13:40:50.405315+0000 mgr.y (mgr.25139) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T13:40:51.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[26840]: cephadm 2024-09-21T13:40:50.406227+0000 mgr.y (mgr.25139) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-09-21T13:40:51.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[19827]: cephadm 2024-09-21T13:40:50.405315+0000 mgr.y (mgr.25139) 73 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T13:40:51.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[19827]: cephadm 2024-09-21T13:40:50.406227+0000 mgr.y (mgr.25139) 74 : cephadm [INF] Deploying daemon node-exporter.b on smithi170 2024-09-21T13:40:52.024 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.584Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T13:40:52.025 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.585Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-21T13:40:52.025 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.585Z 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-21T13:40:52.025 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.585Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T13:40:52.025 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.585Z 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-21T13:40:52.025 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.585Z 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-21T13:40:52.025 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T13:40:52.025 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T13:40:52.025 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T13:40:52.025 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T13:40:52.025 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T13:40:52.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T13:40:52.027 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T13:40:52.027 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T13:40:52.027 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T13:40:52.027 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T13:40:52.027 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T13:40:52.027 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T13:40:52.027 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T13:40:52.027 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T13:40:52.027 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T13:40:52.027 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T13:40:52.028 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T13:40:52.029 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T13:40:52.029 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.586Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T13:40:52.029 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.587Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T13:40:52.029 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:40:51 smithi092 bash[79216]: ts=2024-09-21T13:40:51.587Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T13:40:52.110 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:51 smithi170 bash[59233]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T13:40:52.110 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:40:52.110 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:52 smithi170 bash[59294]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T13:40:52.110 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T13:40:52.110 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: Stopped Ceph node-exporter.b for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:40:52.360 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:52.361 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:52.361 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:52.361 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:52.361 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:52.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:52.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:52 smithi170 bash[21665]: cluster 2024-09-21T13:40:50.866468+0000 mgr.y (mgr.25139) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:52.362 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:52.362 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:52.362 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:40:52.363 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:52 smithi170 systemd[1]: Started Ceph node-exporter.b for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:40:52.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:52 smithi092 bash[19827]: cluster 2024-09-21T13:40:50.866468+0000 mgr.y (mgr.25139) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:52.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:52 smithi092 bash[26840]: cluster 2024-09-21T13:40:50.866468+0000 mgr.y (mgr.25139) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:52.854 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:52 smithi170 bash[59349]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-21T13:40:53.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:40:52 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:40:52] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.43.0" 2024-09-21T13:40:53.354 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-21T13:40:53.354 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: 2abcce694348: Pulling fs layer 2024-09-21T13:40:53.354 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: 455fd88e5221: Pulling fs layer 2024-09-21T13:40:53.355 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: 324153f2810a: Pulling fs layer 2024-09-21T13:40:53.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:53 smithi092 bash[19827]: audit 2024-09-21T13:40:52.415980+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:53.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:53 smithi092 bash[19827]: audit 2024-09-21T13:40:52.429510+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:53.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:53 smithi092 bash[26840]: audit 2024-09-21T13:40:52.415980+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:53.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:53 smithi092 bash[26840]: audit 2024-09-21T13:40:52.429510+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:53.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[21665]: audit 2024-09-21T13:40:52.415980+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:53.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[21665]: audit 2024-09-21T13:40:52.429510+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:53.854 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: 2abcce694348: Verifying Checksum 2024-09-21T13:40:53.854 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: 2abcce694348: Download complete 2024-09-21T13:40:53.854 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: 455fd88e5221: Verifying Checksum 2024-09-21T13:40:53.855 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: 455fd88e5221: Download complete 2024-09-21T13:40:53.855 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: 324153f2810a: Verifying Checksum 2024-09-21T13:40:53.855 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: 324153f2810a: Download complete 2024-09-21T13:40:53.855 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:53 smithi170 bash[59349]: 2abcce694348: Pull complete 2024-09-21T13:40:54.354 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:54 smithi170 bash[59349]: 455fd88e5221: Pull complete 2024-09-21T13:40:54.677 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:54 smithi170 bash[59349]: 324153f2810a: Pull complete 2024-09-21T13:40:54.677 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:54 smithi170 bash[59349]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-21T13:40:54.678 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:54 smithi170 bash[21665]: cluster 2024-09-21T13:40:52.868092+0000 mgr.y (mgr.25139) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:54.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:54 smithi092 bash[26840]: cluster 2024-09-21T13:40:52.868092+0000 mgr.y (mgr.25139) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:54.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:54 smithi092 bash[19827]: cluster 2024-09-21T13:40:52.868092+0000 mgr.y (mgr.25139) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:55.104 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:54 smithi170 bash[59349]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T13:40:55.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:55 smithi092 bash[19827]: audit 2024-09-21T13:40:54.126313+0000 mgr.y (mgr.25139) 77 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:55.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:55 smithi092 bash[26840]: audit 2024-09-21T13:40:54.126313+0000 mgr.y (mgr.25139) 77 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:55.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:55 smithi170 bash[21665]: audit 2024-09-21T13:40:54.126313+0000 mgr.y (mgr.25139) 77 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:40:56.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[21665]: cluster 2024-09-21T13:40:54.868819+0000 mgr.y (mgr.25139) 78 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:56.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.320Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T13:40:56.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.320Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-09-21T13:40:56.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.321Z 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-21T13:40:56.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.321Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T13:40:56.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z 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-21T13:40:56.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z 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-21T13:40:56.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T13:40:56.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T13:40:56.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T13:40:56.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T13:40:56.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T13:40:56.607 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T13:40:56.607 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T13:40:56.607 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T13:40:56.607 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T13:40:56.607 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T13:40:56.607 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T13:40:56.607 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T13:40:56.607 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T13:40:56.607 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T13:40:56.607 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T13:40:56.608 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T13:40:56.609 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.322Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T13:40:56.609 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.323Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T13:40:56.609 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:40:56 smithi170 bash[59349]: ts=2024-09-21T13:40:56.323Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T13:40:56.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:56 smithi092 bash[19827]: cluster 2024-09-21T13:40:54.868819+0000 mgr.y (mgr.25139) 78 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:56.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:56 smithi092 bash[26840]: cluster 2024-09-21T13:40:54.868819+0000 mgr.y (mgr.25139) 78 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:40:58.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:58 smithi092 bash[19827]: cluster 2024-09-21T13:40:56.870388+0000 mgr.y (mgr.25139) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:58.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:58 smithi092 bash[19827]: audit 2024-09-21T13:40:58.340715+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:58.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:40:58 smithi092 bash[19827]: audit 2024-09-21T13:40:58.350135+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:58.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:58 smithi092 bash[26840]: cluster 2024-09-21T13:40:56.870388+0000 mgr.y (mgr.25139) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:58.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:58 smithi092 bash[26840]: audit 2024-09-21T13:40:58.340715+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:58.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:40:58 smithi092 bash[26840]: audit 2024-09-21T13:40:58.350135+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:58.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:58 smithi170 bash[21665]: cluster 2024-09-21T13:40:56.870388+0000 mgr.y (mgr.25139) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:40:58.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:58 smithi170 bash[21665]: audit 2024-09-21T13:40:58.340715+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:40:58.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:40:58 smithi170 bash[21665]: audit 2024-09-21T13:40:58.350135+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:00 smithi092 bash[19827]: cluster 2024-09-21T13:40:58.870888+0000 mgr.y (mgr.25139) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:00.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:00 smithi092 bash[19827]: audit 2024-09-21T13:40:59.441703+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:00 smithi092 bash[19827]: audit 2024-09-21T13:40:59.460636+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:00 smithi092 bash[19827]: audit 2024-09-21T13:40:59.478450+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:00 smithi092 bash[19827]: audit 2024-09-21T13:40:59.490365+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:00 smithi092 bash[26840]: cluster 2024-09-21T13:40:58.870888+0000 mgr.y (mgr.25139) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:00.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:00 smithi092 bash[26840]: audit 2024-09-21T13:40:59.441703+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:00 smithi092 bash[26840]: audit 2024-09-21T13:40:59.460636+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:00 smithi092 bash[26840]: audit 2024-09-21T13:40:59.478450+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:00 smithi092 bash[26840]: audit 2024-09-21T13:40:59.490365+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:00 smithi170 bash[21665]: cluster 2024-09-21T13:40:58.870888+0000 mgr.y (mgr.25139) 80 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:00.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:00 smithi170 bash[21665]: audit 2024-09-21T13:40:59.441703+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:00 smithi170 bash[21665]: audit 2024-09-21T13:40:59.460636+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:00 smithi170 bash[21665]: audit 2024-09-21T13:40:59.478450+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:00.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:00 smithi170 bash[21665]: audit 2024-09-21T13:40:59.490365+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:02.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:01 smithi092 bash[19827]: audit 2024-09-21T13:41:00.633651+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:02.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:01 smithi092 bash[19827]: audit 2024-09-21T13:41:00.647712+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:02.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:01 smithi092 bash[26840]: audit 2024-09-21T13:41:00.633651+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:02.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:01 smithi092 bash[26840]: audit 2024-09-21T13:41:00.647712+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:02.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:01 smithi170 bash[21665]: audit 2024-09-21T13:41:00.633651+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:02.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:01 smithi170 bash[21665]: audit 2024-09-21T13:41:00.647712+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:02.937 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:02 smithi092 bash[19827]: cluster 2024-09-21T13:41:00.871575+0000 mgr.y (mgr.25139) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:02.937 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:02 smithi092 bash[19827]: audit 2024-09-21T13:41:01.736507+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:02.937 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:02 smithi092 bash[26840]: cluster 2024-09-21T13:41:00.871575+0000 mgr.y (mgr.25139) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:02.937 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:02 smithi092 bash[26840]: audit 2024-09-21T13:41:01.736507+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:03.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:02 smithi170 bash[21665]: cluster 2024-09-21T13:41:00.871575+0000 mgr.y (mgr.25139) 81 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:02 smithi170 bash[21665]: audit 2024-09-21T13:41:01.736507+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:03.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:41:02 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:41:02] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:41:05.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:04 smithi092 bash[19827]: cluster 2024-09-21T13:41:02.873318+0000 mgr.y (mgr.25139) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:05.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:04 smithi092 bash[26840]: cluster 2024-09-21T13:41:02.873318+0000 mgr.y (mgr.25139) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:05.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:04 smithi170 bash[21665]: cluster 2024-09-21T13:41:02.873318+0000 mgr.y (mgr.25139) 82 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:05.940 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:05 smithi092 bash[19827]: audit 2024-09-21T13:41:04.137634+0000 mgr.y (mgr.25139) 83 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:05.940 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:05 smithi092 bash[26840]: audit 2024-09-21T13:41:04.137634+0000 mgr.y (mgr.25139) 83 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:06.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:05 smithi170 bash[21665]: audit 2024-09-21T13:41:04.137634+0000 mgr.y (mgr.25139) 83 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:06.933 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:06 smithi170 bash[21665]: cluster 2024-09-21T13:41:04.874031+0000 mgr.y (mgr.25139) 84 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:07.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:06 smithi092 bash[19827]: cluster 2024-09-21T13:41:04.874031+0000 mgr.y (mgr.25139) 84 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:07.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:06 smithi092 bash[26840]: cluster 2024-09-21T13:41:04.874031+0000 mgr.y (mgr.25139) 84 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:08.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:08 smithi170 bash[21665]: cluster 2024-09-21T13:41:06.875668+0000 mgr.y (mgr.25139) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:09.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:08 smithi092 bash[19827]: cluster 2024-09-21T13:41:06.875668+0000 mgr.y (mgr.25139) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:09.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:08 smithi092 bash[26840]: cluster 2024-09-21T13:41:06.875668+0000 mgr.y (mgr.25139) 85 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:09.123 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:41:09.762 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:41:09.762 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (25m) 11s ago 25m 13.5M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:41:09.762 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (25m) 10s ago 25m 74.5M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:41:09.762 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (56s) 11s ago 23m 47.4M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:41:09.762 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (44s) 10s ago 34m 438M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:41:09.762 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (11m) 11s ago 36m 500M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:41:09.762 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (36m) 11s ago 36m 86.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:41:09.762 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (34m) 10s ago 34m 59.9M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (34m) 11s ago 34m 60.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (19s) 11s ago 26m 2551k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (15s) 10s ago 26m - - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (33m) 11s ago 33m 56.7M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (32m) 11s ago 32m 65.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (31m) 11s ago 31m 53.6M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (30m) 11s ago 30m 65.9M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (30m) 10s ago 30m 60.3M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (29m) 10s ago 29m 64.1M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (28m) 10s ago 28m 54.4M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (27m) 10s ago 27m 65.2M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (50s) 10s ago 26m 36.3M - 2.43.0 a07b618ecd1d 232976456c92 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (23m) 11s ago 23m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:41:09.763 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (23m) 10s ago 23m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:41:10.124 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:41:10.125 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:41:10.125 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:41:10.125 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:41:10.125 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:41:10.125 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:41:10.125 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:41:10.125 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:41:10.453 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:41:10.453 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:41:10.454 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:41:10.454 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T13:41:10.454 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-21T13:41:10.454 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-21T13:41:10.454 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:41:10.454 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:41:10.454 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-21T13:41:10.454 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:41:10.454 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:41:10.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[19827]: cluster 2024-09-21T13:41:08.876132+0000 mgr.y (mgr.25139) 86 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:10.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[19827]: audit 2024-09-21T13:41:09.112457+0000 mgr.y (mgr.25139) 87 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:10.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[19827]: audit 2024-09-21T13:41:09.218094+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:10.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[19827]: audit 2024-09-21T13:41:09.229681+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:10.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[19827]: audit 2024-09-21T13:41:09.433112+0000 mgr.y (mgr.25139) 88 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[19827]: audit 2024-09-21T13:41:09.726236+0000 mgr.y (mgr.25139) 89 : audit [DBG] from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[19827]: audit 2024-09-21T13:41:10.126070+0000 mon.a (mon.0) 1344 : audit [DBG] from='client.? 172.21.15.92:0/3212158587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:10.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[26840]: cluster 2024-09-21T13:41:08.876132+0000 mgr.y (mgr.25139) 86 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:10.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[26840]: audit 2024-09-21T13:41:09.112457+0000 mgr.y (mgr.25139) 87 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:10.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[26840]: audit 2024-09-21T13:41:09.218094+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:10.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[26840]: audit 2024-09-21T13:41:09.229681+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:10.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[26840]: audit 2024-09-21T13:41:09.433112+0000 mgr.y (mgr.25139) 88 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:10.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[26840]: audit 2024-09-21T13:41:09.726236+0000 mgr.y (mgr.25139) 89 : audit [DBG] from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:10.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:10 smithi092 bash[26840]: audit 2024-09-21T13:41:10.126070+0000 mon.a (mon.0) 1344 : audit [DBG] from='client.? 172.21.15.92:0/3212158587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:10 smithi170 bash[21665]: cluster 2024-09-21T13:41:08.876132+0000 mgr.y (mgr.25139) 86 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:10 smithi170 bash[21665]: audit 2024-09-21T13:41:09.112457+0000 mgr.y (mgr.25139) 87 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:10 smithi170 bash[21665]: audit 2024-09-21T13:41:09.218094+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:10 smithi170 bash[21665]: audit 2024-09-21T13:41:09.229681+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:10 smithi170 bash[21665]: audit 2024-09-21T13:41:09.433112+0000 mgr.y (mgr.25139) 88 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:10 smithi170 bash[21665]: audit 2024-09-21T13:41:09.726236+0000 mgr.y (mgr.25139) 89 : audit [DBG] from='client.25376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:10 smithi170 bash[21665]: audit 2024-09-21T13:41:10.126070+0000 mon.a (mon.0) 1344 : audit [DBG] from='client.? 172.21.15.92:0/3212158587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.256396+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.262622+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.264274+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.265009+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.270418+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.352150+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.354485+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.356258+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.358037+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.359685+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.361039+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.362300+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.364040+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.366244+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.368174+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[26840]: audit 2024-09-21T13:41:10.455565+0000 mgr.y (mgr.25139) 90 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.256396+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.262622+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.264274+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.265009+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.270418+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.352150+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.354485+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.356258+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.358037+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.359685+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.361039+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.362300+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.364040+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.366244+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.368174+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:11 smithi092 bash[19827]: audit 2024-09-21T13:41:10.455565+0000 mgr.y (mgr.25139) 90 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:11.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.256396+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:11.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.262622+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:11.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.264274+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:41:11.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.265009+0000 mon.c (mon.2) 214 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:41:11.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.270418+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:11.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.352150+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:41:11.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.354485+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.356258+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.358037+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.359685+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.361039+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.362300+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.364040+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.366244+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.368174+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:11.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:11 smithi170 bash[21665]: audit 2024-09-21T13:41:10.455565+0000 mgr.y (mgr.25139) 90 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:12.328 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:12 smithi170 bash[21665]: cluster 2024-09-21T13:41:10.876804+0000 mgr.y (mgr.25139) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:12.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:12 smithi092 bash[19827]: cluster 2024-09-21T13:41:10.876804+0000 mgr.y (mgr.25139) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:12.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:12 smithi092 bash[26840]: cluster 2024-09-21T13:41:10.876804+0000 mgr.y (mgr.25139) 91 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:13.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:41:12 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:41:12] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T13:41:13.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:13 smithi170 bash[21665]: cephadm 2024-09-21T13:41:12.812355+0000 mgr.y (mgr.25139) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T13:41:13.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:13 smithi092 bash[19827]: cephadm 2024-09-21T13:41:12.812355+0000 mgr.y (mgr.25139) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T13:41:13.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:13 smithi092 bash[26840]: cephadm 2024-09-21T13:41:12.812355+0000 mgr.y (mgr.25139) 92 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T13:41:14.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:14 smithi092 bash[26840]: cluster 2024-09-21T13:41:12.877957+0000 mgr.y (mgr.25139) 93 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:14.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:14 smithi092 bash[26840]: cephadm 2024-09-21T13:41:13.074460+0000 mgr.y (mgr.25139) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-09-21T13:41:14.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:14 smithi092 bash[19827]: cluster 2024-09-21T13:41:12.877957+0000 mgr.y (mgr.25139) 93 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:14.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:14 smithi092 bash[19827]: cephadm 2024-09-21T13:41:13.074460+0000 mgr.y (mgr.25139) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-09-21T13:41:14.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:14 smithi170 bash[21665]: cluster 2024-09-21T13:41:12.877957+0000 mgr.y (mgr.25139) 93 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:14.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:14 smithi170 bash[21665]: cephadm 2024-09-21T13:41:13.074460+0000 mgr.y (mgr.25139) 94 : cephadm [INF] Deploying daemon prometheus.a on smithi170 2024-09-21T13:41:15.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:15 smithi170 bash[21665]: audit 2024-09-21T13:41:14.143466+0000 mgr.y (mgr.25139) 95 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:15.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:15 smithi092 bash[26840]: audit 2024-09-21T13:41:14.143466+0000 mgr.y (mgr.25139) 95 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:15.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:15 smithi092 bash[19827]: audit 2024-09-21T13:41:14.143466+0000 mgr.y (mgr.25139) 95 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:16.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:16 smithi170 bash[21665]: cluster 2024-09-21T13:41:14.878642+0000 mgr.y (mgr.25139) 96 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:16.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:16 smithi092 bash[19827]: cluster 2024-09-21T13:41:14.878642+0000 mgr.y (mgr.25139) 96 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:16.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:16 smithi092 bash[26840]: cluster 2024-09-21T13:41:14.878642+0000 mgr.y (mgr.25139) 96 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:17.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:17 smithi170 bash[21665]: audit 2024-09-21T13:41:16.737248+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:17.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:17 smithi092 bash[19827]: audit 2024-09-21T13:41:16.737248+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:17.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:17 smithi092 bash[26840]: audit 2024-09-21T13:41:16.737248+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:18.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:18 smithi170 bash[21665]: cluster 2024-09-21T13:41:16.880215+0000 mgr.y (mgr.25139) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:18.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:18 smithi092 bash[19827]: cluster 2024-09-21T13:41:16.880215+0000 mgr.y (mgr.25139) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:18.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:18 smithi092 bash[26840]: cluster 2024-09-21T13:41:16.880215+0000 mgr.y (mgr.25139) 97 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:20.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:20 smithi170 bash[21665]: cluster 2024-09-21T13:41:18.880917+0000 mgr.y (mgr.25139) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:20.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:20 smithi092 bash[19827]: cluster 2024-09-21T13:41:18.880917+0000 mgr.y (mgr.25139) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:20.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:20 smithi092 bash[26840]: cluster 2024-09-21T13:41:18.880917+0000 mgr.y (mgr.25139) 98 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:22.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:22 smithi170 bash[21665]: cluster 2024-09-21T13:41:20.881716+0000 mgr.y (mgr.25139) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:22.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:22 smithi092 bash[19827]: cluster 2024-09-21T13:41:20.881716+0000 mgr.y (mgr.25139) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:22.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:22 smithi092 bash[26840]: cluster 2024-09-21T13:41:20.881716+0000 mgr.y (mgr.25139) 99 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:23.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:41:22 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:41:22] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T13:41:24.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:24 smithi092 bash[19827]: cluster 2024-09-21T13:41:22.883518+0000 mgr.y (mgr.25139) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:24.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:24 smithi092 bash[26840]: cluster 2024-09-21T13:41:22.883518+0000 mgr.y (mgr.25139) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:24.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:24 smithi170 bash[21665]: cluster 2024-09-21T13:41:22.883518+0000 mgr.y (mgr.25139) 100 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:25.567 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:25 smithi170 bash[21665]: audit 2024-09-21T13:41:24.154919+0000 mgr.y (mgr.25139) 101 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:25.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:25 smithi092 bash[19827]: audit 2024-09-21T13:41:24.154919+0000 mgr.y (mgr.25139) 101 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:25.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:25 smithi092 bash[26840]: audit 2024-09-21T13:41:24.154919+0000 mgr.y (mgr.25139) 101 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:26.479 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:41:26 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:26.480 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:41:26 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:26.480 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:41:26 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:26.480 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:26.480 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 systemd[1]: Stopping Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:41:26.480 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:41:26 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:26.481 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:41:26 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:26.481 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:41:26 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:26.481 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:41:26 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:26.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:26 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:26.481 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[21665]: cluster 2024-09-21T13:41:24.884278+0000 mgr.y (mgr.25139) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:26.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:26 smithi092 bash[19827]: cluster 2024-09-21T13:41:24.884278+0000 mgr.y (mgr.25139) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:26.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:26 smithi092 bash[26840]: cluster 2024-09-21T13:41:24.884278+0000 mgr.y (mgr.25139) 102 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.480Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.480Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.480Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.481Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.481Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.481Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.481Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.481Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.481Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.481Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:41:26.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.481Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T13:41:26.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:26 smithi170 bash[55447]: ts=2024-09-21T13:41:26.481Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T13:41:27.289 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:27 smithi170 bash[62511]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:41:27.290 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:27 smithi170 bash[62570]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T13:41:27.290 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T13:41:27.290 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: Stopped Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:41:27.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:27.604 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:27.605 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:27.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:27.605 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:27.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:27.606 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:27.606 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:27.606 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: Started Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:41:27.606 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:41:27 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:28.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[21665]: cluster 2024-09-21T13:41:26.885824+0000 mgr.y (mgr.25139) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[21665]: audit 2024-09-21T13:41:27.592649+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[21665]: audit 2024-09-21T13:41:27.608139+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:28.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.758Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-21T13:41:28.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.758Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-09-21T13:41:28.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.758Z caller=main.go:623 level=info host_details="(Linux 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 smithi170 (none))" 2024-09-21T13:41:28.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.758Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T13:41:28.855 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.758Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.760Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.760Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.762Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.762Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.765Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.766Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.05314ms 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.766Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.767Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.779Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.783Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.786Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.789Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-21T13:41:28.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.790Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-21T13:41:28.857 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.791Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-21T13:41:28.857 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.791Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=40.04µs wal_replay_duration=24.606975ms wbl_replay_duration=150ns total_replay_duration=25.727556ms 2024-09-21T13:41:28.857 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.795Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T13:41:28.857 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.795Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-21T13:41:28.857 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.795Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T13:41:28.857 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.811Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.84444ms db_storage=1.049µs remote_storage=1.13µs web_handler=740ns query_engine=730ns scrape=299.025µs scrape_sd=131.523µs notify=18.516µs notify_sd=15.795µs rules=14.965738ms tracing=5.797µs 2024-09-21T13:41:28.857 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.811Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-21T13:41:28.857 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:41:28 smithi170 bash[62624]: ts=2024-09-21T13:41:28.811Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T13:41:29.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:28 smithi092 bash[19827]: cluster 2024-09-21T13:41:26.885824+0000 mgr.y (mgr.25139) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:29.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:28 smithi092 bash[19827]: audit 2024-09-21T13:41:27.592649+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:29.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:28 smithi092 bash[19827]: audit 2024-09-21T13:41:27.608139+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:29.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:28 smithi092 bash[26840]: cluster 2024-09-21T13:41:26.885824+0000 mgr.y (mgr.25139) 103 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:29.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:28 smithi092 bash[26840]: audit 2024-09-21T13:41:27.592649+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:29.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:28 smithi092 bash[26840]: audit 2024-09-21T13:41:27.608139+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:30.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:30 smithi170 bash[21665]: cluster 2024-09-21T13:41:28.886562+0000 mgr.y (mgr.25139) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:31.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:30 smithi092 bash[19827]: cluster 2024-09-21T13:41:28.886562+0000 mgr.y (mgr.25139) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:31.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:30 smithi092 bash[26840]: cluster 2024-09-21T13:41:28.886562+0000 mgr.y (mgr.25139) 104 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:32.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:32 smithi170 bash[21665]: cluster 2024-09-21T13:41:30.887293+0000 mgr.y (mgr.25139) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:32.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:32 smithi170 bash[21665]: audit 2024-09-21T13:41:31.737464+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:33.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:32 smithi092 bash[26840]: cluster 2024-09-21T13:41:30.887293+0000 mgr.y (mgr.25139) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:33.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:32 smithi092 bash[26840]: audit 2024-09-21T13:41:31.737464+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:32 smithi092 bash[19827]: cluster 2024-09-21T13:41:30.887293+0000 mgr.y (mgr.25139) 105 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:32 smithi092 bash[19827]: audit 2024-09-21T13:41:31.737464+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:35.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:34 smithi092 bash[26840]: cluster 2024-09-21T13:41:32.888927+0000 mgr.y (mgr.25139) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:35.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:34 smithi092 bash[26840]: audit 2024-09-21T13:41:33.695603+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:35.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:34 smithi092 bash[26840]: audit 2024-09-21T13:41:33.714851+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:35.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:34 smithi092 bash[19827]: cluster 2024-09-21T13:41:32.888927+0000 mgr.y (mgr.25139) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:35.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:34 smithi092 bash[19827]: audit 2024-09-21T13:41:33.695603+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:35.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:34 smithi092 bash[19827]: audit 2024-09-21T13:41:33.714851+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:35.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:34 smithi170 bash[21665]: cluster 2024-09-21T13:41:32.888927+0000 mgr.y (mgr.25139) 106 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:35.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:34 smithi170 bash[21665]: audit 2024-09-21T13:41:33.695603+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:35.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:34 smithi170 bash[21665]: audit 2024-09-21T13:41:33.714851+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:36.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:35 smithi170 bash[21665]: audit 2024-09-21T13:41:34.161895+0000 mgr.y (mgr.25139) 107 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:36.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:35 smithi170 bash[21665]: audit 2024-09-21T13:41:34.819523+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:36.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:35 smithi170 bash[21665]: audit 2024-09-21T13:41:34.833213+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:36.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:35 smithi092 bash[26840]: audit 2024-09-21T13:41:34.161895+0000 mgr.y (mgr.25139) 107 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:36.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:35 smithi092 bash[26840]: audit 2024-09-21T13:41:34.819523+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:35 smithi092 bash[26840]: audit 2024-09-21T13:41:34.833213+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:36.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:35 smithi092 bash[19827]: audit 2024-09-21T13:41:34.161895+0000 mgr.y (mgr.25139) 107 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:36.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:35 smithi092 bash[19827]: audit 2024-09-21T13:41:34.819523+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:36.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:35 smithi092 bash[19827]: audit 2024-09-21T13:41:34.833213+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:37.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:36 smithi170 bash[21665]: cluster 2024-09-21T13:41:34.889760+0000 mgr.y (mgr.25139) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:37.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:36 smithi092 bash[19827]: cluster 2024-09-21T13:41:34.889760+0000 mgr.y (mgr.25139) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:37.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:36 smithi092 bash[26840]: cluster 2024-09-21T13:41:34.889760+0000 mgr.y (mgr.25139) 108 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:39.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:38 smithi170 bash[21665]: cluster 2024-09-21T13:41:36.891464+0000 mgr.y (mgr.25139) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:39.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:38 smithi092 bash[26840]: cluster 2024-09-21T13:41:36.891464+0000 mgr.y (mgr.25139) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:39.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:38 smithi092 bash[19827]: cluster 2024-09-21T13:41:36.891464+0000 mgr.y (mgr.25139) 109 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:40.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:41:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:41:40] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.51.0" 2024-09-21T13:41:40.805 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:41:41.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:40 smithi170 bash[21665]: cluster 2024-09-21T13:41:38.892342+0000 mgr.y (mgr.25139) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:41.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:40 smithi092 bash[19827]: cluster 2024-09-21T13:41:38.892342+0000 mgr.y (mgr.25139) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:41.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:40 smithi092 bash[26840]: cluster 2024-09-21T13:41:38.892342+0000 mgr.y (mgr.25139) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:41.424 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:41:41.424 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (25m) 43s ago 26m 13.5M - 0.25.0 c8568f914cd2 aee0fe9739af 2024-09-21T13:41:41.424 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (26m) 7s ago 26m 75.9M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:41:41.424 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (88s) 43s ago 24m 47.4M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:41:41.424 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (75s) 7s ago 34m 438M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (12m) 43s ago 36m 500M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (37m) 43s ago 37m 86.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (35m) 7s ago 35m 60.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (35m) 43s ago 35m 60.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (51s) 43s ago 26m 2551k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (46s) 7s ago 26m 7411k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (34m) 43s ago 34m 56.7M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (33m) 43s ago 33m 65.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (32m) 43s ago 32m 53.6M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (31m) 43s ago 31m 65.9M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (30m) 7s ago 30m 60.5M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (29m) 7s ago 29m 64.2M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (28m) 7s ago 28m 54.4M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (27m) 7s ago 27m 65.3M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (13s) 7s ago 26m 31.1M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:41:41.425 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (24m) 43s ago 24m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:41:41.426 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (24m) 7s ago 24m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:41:41.773 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:41:41.773 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:41:41.773 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:41:41.774 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:41:41.775 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:41:41.775 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:41:42.094 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:41:42.094 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:41:42.094 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:41:42.094 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T13:41:42.094 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-21T13:41:42.094 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-21T13:41:42.094 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:41:42.095 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:41:42.095 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-21T13:41:42.095 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:41:42.095 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:41:42.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:41 smithi170 bash[21665]: audit 2024-09-21T13:41:40.793867+0000 mgr.y (mgr.25139) 111 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:42.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:41 smithi170 bash[21665]: cluster 2024-09-21T13:41:40.893072+0000 mgr.y (mgr.25139) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:42.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:41 smithi170 bash[21665]: audit 2024-09-21T13:41:41.114838+0000 mgr.y (mgr.25139) 113 : audit [DBG] from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:42.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:41 smithi170 bash[21665]: audit 2024-09-21T13:41:41.414124+0000 mgr.y (mgr.25139) 114 : audit [DBG] from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:42.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:41 smithi170 bash[21665]: audit 2024-09-21T13:41:41.775317+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.92:0/2550468752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:42.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:41 smithi092 bash[19827]: audit 2024-09-21T13:41:40.793867+0000 mgr.y (mgr.25139) 111 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:42.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:41 smithi092 bash[19827]: cluster 2024-09-21T13:41:40.893072+0000 mgr.y (mgr.25139) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:42.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:41 smithi092 bash[19827]: audit 2024-09-21T13:41:41.114838+0000 mgr.y (mgr.25139) 113 : audit [DBG] from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:42.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:41 smithi092 bash[19827]: audit 2024-09-21T13:41:41.414124+0000 mgr.y (mgr.25139) 114 : audit [DBG] from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:42.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:41 smithi092 bash[19827]: audit 2024-09-21T13:41:41.775317+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.92:0/2550468752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:42.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:41 smithi092 bash[26840]: audit 2024-09-21T13:41:40.793867+0000 mgr.y (mgr.25139) 111 : audit [DBG] from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:42.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:41 smithi092 bash[26840]: cluster 2024-09-21T13:41:40.893072+0000 mgr.y (mgr.25139) 112 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:42.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:41 smithi092 bash[26840]: audit 2024-09-21T13:41:41.114838+0000 mgr.y (mgr.25139) 113 : audit [DBG] from='client.25400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:42.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:41 smithi092 bash[26840]: audit 2024-09-21T13:41:41.414124+0000 mgr.y (mgr.25139) 114 : audit [DBG] from='client.25406 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:42.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:41 smithi092 bash[26840]: audit 2024-09-21T13:41:41.775317+0000 mon.c (mon.2) 227 : audit [DBG] from='client.? 172.21.15.92:0/2550468752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:43.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:42 smithi170 bash[21665]: audit 2024-09-21T13:41:42.096336+0000 mgr.y (mgr.25139) 115 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:43.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:42 smithi092 bash[19827]: audit 2024-09-21T13:41:42.096336+0000 mgr.y (mgr.25139) 115 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:43.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:42 smithi092 bash[26840]: audit 2024-09-21T13:41:42.096336+0000 mgr.y (mgr.25139) 115 : audit [DBG] from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:41:44.171 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:43 smithi092 bash[19827]: cluster 2024-09-21T13:41:42.894755+0000 mgr.y (mgr.25139) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:44.171 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:43 smithi092 bash[26840]: cluster 2024-09-21T13:41:42.894755+0000 mgr.y (mgr.25139) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:44.231 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:43 smithi170 bash[21665]: cluster 2024-09-21T13:41:42.894755+0000 mgr.y (mgr.25139) 116 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.173112+0000 mgr.y (mgr.25139) 117 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.784087+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.801249+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.806194+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:41:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.807742+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:41:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.818318+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.875546+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:41:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.959849+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:41:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.963383+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.966171+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.969206+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.971920+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.974050+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.976204+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.978854+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.983337+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.987054+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[19827]: audit 2024-09-21T13:41:44.990427+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.173112+0000 mgr.y (mgr.25139) 117 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:46.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.784087+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.801249+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.806194+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.807742+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.818318+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.875546+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.959849+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.963383+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.966171+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.969206+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.971920+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.974050+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.976204+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.978854+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.983337+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.987054+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:45 smithi092 bash[26840]: audit 2024-09-21T13:41:44.990427+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.173112+0000 mgr.y (mgr.25139) 117 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.784087+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.801249+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.806194+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:41:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.807742+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.818318+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.875546+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.959849+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.963383+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.966171+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.969206+0000 mon.c (mon.2) 234 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.971920+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.974050+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.976204+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.978854+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.983337+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.987054+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:45 smithi170 bash[21665]: audit 2024-09-21T13:41:44.990427+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:41:46.914 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:46 smithi092 bash[26840]: audit 2024-09-21T13:41:44.876686+0000 mgr.y (mgr.25139) 118 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:41:46.914 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:46 smithi092 bash[26840]: cluster 2024-09-21T13:41:44.895206+0000 mgr.y (mgr.25139) 119 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:46.915 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:46 smithi092 bash[26840]: audit 2024-09-21T13:41:46.737327+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:46.915 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:46 smithi092 bash[19827]: audit 2024-09-21T13:41:44.876686+0000 mgr.y (mgr.25139) 118 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:41:46.915 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:46 smithi092 bash[19827]: cluster 2024-09-21T13:41:44.895206+0000 mgr.y (mgr.25139) 119 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:46.915 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:46 smithi092 bash[19827]: audit 2024-09-21T13:41:46.737327+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:47.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:46 smithi170 bash[21665]: audit 2024-09-21T13:41:44.876686+0000 mgr.y (mgr.25139) 118 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T13:41:47.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:46 smithi170 bash[21665]: cluster 2024-09-21T13:41:44.895206+0000 mgr.y (mgr.25139) 119 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:47.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:46 smithi170 bash[21665]: audit 2024-09-21T13:41:46.737327+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:41:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:48 smithi170 bash[21665]: cluster 2024-09-21T13:41:46.896619+0000 mgr.y (mgr.25139) 120 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:48 smithi170 bash[21665]: cephadm 2024-09-21T13:41:47.388900+0000 mgr.y (mgr.25139) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T13:41:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:48 smithi170 bash[21665]: cephadm 2024-09-21T13:41:47.403533+0000 mgr.y (mgr.25139) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-21T13:41:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:48 smithi092 bash[26840]: cluster 2024-09-21T13:41:46.896619+0000 mgr.y (mgr.25139) 120 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:48 smithi092 bash[26840]: cephadm 2024-09-21T13:41:47.388900+0000 mgr.y (mgr.25139) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T13:41:49.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:48 smithi092 bash[26840]: cephadm 2024-09-21T13:41:47.403533+0000 mgr.y (mgr.25139) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-21T13:41:49.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:48 smithi092 bash[19827]: cluster 2024-09-21T13:41:46.896619+0000 mgr.y (mgr.25139) 120 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:49.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:48 smithi092 bash[19827]: cephadm 2024-09-21T13:41:47.388900+0000 mgr.y (mgr.25139) 121 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T13:41:49.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:48 smithi092 bash[19827]: cephadm 2024-09-21T13:41:47.403533+0000 mgr.y (mgr.25139) 122 : cephadm [INF] Deploying daemon alertmanager.a on smithi092 2024-09-21T13:41:50.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:41:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:41:50] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.51.0" 2024-09-21T13:41:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:50 smithi170 bash[21665]: cluster 2024-09-21T13:41:48.897062+0000 mgr.y (mgr.25139) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:51.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:50 smithi092 bash[26840]: cluster 2024-09-21T13:41:48.897062+0000 mgr.y (mgr.25139) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:51.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:50 smithi092 bash[19827]: cluster 2024-09-21T13:41:48.897062+0000 mgr.y (mgr.25139) 123 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:53.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:52 smithi170 bash[21665]: cluster 2024-09-21T13:41:50.897666+0000 mgr.y (mgr.25139) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:53.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:52 smithi092 bash[19827]: cluster 2024-09-21T13:41:50.897666+0000 mgr.y (mgr.25139) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:53.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:52 smithi092 bash[26840]: cluster 2024-09-21T13:41:50.897666+0000 mgr.y (mgr.25139) 124 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:55.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:54 smithi170 bash[21665]: cluster 2024-09-21T13:41:52.899249+0000 mgr.y (mgr.25139) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:55.256 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:54 smithi092 bash[19827]: cluster 2024-09-21T13:41:52.899249+0000 mgr.y (mgr.25139) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:55.256 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:54 smithi092 bash[26840]: cluster 2024-09-21T13:41:52.899249+0000 mgr.y (mgr.25139) 125 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:56.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:55 smithi170 bash[21665]: audit 2024-09-21T13:41:54.183574+0000 mgr.y (mgr.25139) 126 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:56.178 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:55 smithi092 bash[26840]: audit 2024-09-21T13:41:54.183574+0000 mgr.y (mgr.25139) 126 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:56.179 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:55 smithi092 bash[19827]: audit 2024-09-21T13:41:54.183574+0000 mgr.y (mgr.25139) 126 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:41:56.466 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:56 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:56.467 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:41:56 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:56.467 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:41:56 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:56.467 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:56 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:56.467 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:56 smithi092 systemd[1]: Stopping Ceph alertmanager.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:41:56.468 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:56 smithi092 bash[52975]: ts=2024-09-21T13:41:56.424Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:41:56.468 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:41:56 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:56.468 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:41:56 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:56.468 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:56 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:56.469 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:41:56 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:56.469 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:41:56 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:57.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:56 smithi170 bash[21665]: cluster 2024-09-21T13:41:54.900006+0000 mgr.y (mgr.25139) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:57.132 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:56 smithi092 bash[83097]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T13:41:57.133 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:56 smithi092 bash[19827]: cluster 2024-09-21T13:41:54.900006+0000 mgr.y (mgr.25139) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:57.133 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:56 smithi092 bash[26840]: cluster 2024-09-21T13:41:54.900006+0000 mgr.y (mgr.25139) 127 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:41:57.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:57.410 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:57.410 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:57.410 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:57.411 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:57.411 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:57 smithi092 bash[83188]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T13:41:57.411 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T13:41:57.411 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: Stopped Ceph alertmanager.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:41:57.411 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:57.411 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:57.412 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:57.412 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:41:57.774 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:57 smithi092 systemd[1]: Started Ceph alertmanager.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:41:58.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[19827]: cluster 2024-09-21T13:41:56.901623+0000 mgr.y (mgr.25139) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:58.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[19827]: audit 2024-09-21T13:41:57.456424+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:58.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[19827]: audit 2024-09-21T13:41:57.462505+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:58.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[26840]: cluster 2024-09-21T13:41:56.901623+0000 mgr.y (mgr.25139) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:58.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[26840]: audit 2024-09-21T13:41:57.456424+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:58.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[26840]: audit 2024-09-21T13:41:57.462505+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:58.775 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[83244]: ts=2024-09-21T13:41:58.533Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-21T13:41:58.775 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[83244]: ts=2024-09-21T13:41:58.533Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-09-21T13:41:58.775 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[83244]: ts=2024-09-21T13:41:58.535Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.92 port=9094 2024-09-21T13:41:58.776 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[83244]: ts=2024-09-21T13:41:58.536Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T13:41:58.776 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[83244]: ts=2024-09-21T13:41:58.565Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:41:58.776 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[83244]: ts=2024-09-21T13:41:58.565Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T13:41:58.776 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[83244]: ts=2024-09-21T13:41:58.568Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-21T13:41:58.776 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:41:58 smithi092 bash[83244]: ts=2024-09-21T13:41:58.568Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T13:41:58.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:58 smithi170 bash[21665]: cluster 2024-09-21T13:41:56.901623+0000 mgr.y (mgr.25139) 128 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:41:58.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:58 smithi170 bash[21665]: audit 2024-09-21T13:41:57.456424+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:41:58.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:41:58 smithi170 bash[21665]: audit 2024-09-21T13:41:57.462505+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:00.458 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:42:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:42:00] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.51.0" 2024-09-21T13:42:00.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:00 smithi092 bash[19827]: cluster 2024-09-21T13:41:58.902360+0000 mgr.y (mgr.25139) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:00.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:00 smithi092 bash[26840]: cluster 2024-09-21T13:41:58.902360+0000 mgr.y (mgr.25139) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:00.775 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:42:00 smithi092 bash[83244]: ts=2024-09-21T13:42:00.537Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000644503s 2024-09-21T13:42:00.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:00 smithi170 bash[21665]: cluster 2024-09-21T13:41:58.902360+0000 mgr.y (mgr.25139) 129 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:02.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:02 smithi092 bash[19827]: cluster 2024-09-21T13:42:00.903092+0000 mgr.y (mgr.25139) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:02.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:02 smithi092 bash[19827]: audit 2024-09-21T13:42:01.738196+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:02.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:02 smithi092 bash[26840]: cluster 2024-09-21T13:42:00.903092+0000 mgr.y (mgr.25139) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:02.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:02 smithi092 bash[26840]: audit 2024-09-21T13:42:01.738196+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:02.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:02 smithi170 bash[21665]: cluster 2024-09-21T13:42:00.903092+0000 mgr.y (mgr.25139) 130 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:02.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:02 smithi170 bash[21665]: audit 2024-09-21T13:42:01.738196+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:04.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:04 smithi092 bash[26840]: cluster 2024-09-21T13:42:02.904014+0000 mgr.y (mgr.25139) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:04.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:04 smithi092 bash[26840]: audit 2024-09-21T13:42:03.343224+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:04 smithi092 bash[26840]: audit 2024-09-21T13:42:03.355164+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:04 smithi092 bash[26840]: audit 2024-09-21T13:42:03.443016+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:04 smithi092 bash[26840]: audit 2024-09-21T13:42:03.455799+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:04 smithi092 bash[19827]: cluster 2024-09-21T13:42:02.904014+0000 mgr.y (mgr.25139) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:04.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:04 smithi092 bash[19827]: audit 2024-09-21T13:42:03.343224+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:04 smithi092 bash[19827]: audit 2024-09-21T13:42:03.355164+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:04 smithi092 bash[19827]: audit 2024-09-21T13:42:03.443016+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:04 smithi092 bash[19827]: audit 2024-09-21T13:42:03.455799+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:04 smithi170 bash[21665]: cluster 2024-09-21T13:42:02.904014+0000 mgr.y (mgr.25139) 131 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:04.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:04 smithi170 bash[21665]: audit 2024-09-21T13:42:03.343224+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:04 smithi170 bash[21665]: audit 2024-09-21T13:42:03.355164+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:04 smithi170 bash[21665]: audit 2024-09-21T13:42:03.443016+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:04.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:04 smithi170 bash[21665]: audit 2024-09-21T13:42:03.455799+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:05.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:05 smithi092 bash[19827]: audit 2024-09-21T13:42:04.191498+0000 mgr.y (mgr.25139) 132 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:05.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:05 smithi092 bash[19827]: audit 2024-09-21T13:42:04.504479+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:05.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:05 smithi092 bash[19827]: audit 2024-09-21T13:42:04.512110+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:05.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:05 smithi092 bash[26840]: audit 2024-09-21T13:42:04.191498+0000 mgr.y (mgr.25139) 132 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:05.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:05 smithi092 bash[26840]: audit 2024-09-21T13:42:04.504479+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:05.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:05 smithi092 bash[26840]: audit 2024-09-21T13:42:04.512110+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:05.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:05 smithi170 bash[21665]: audit 2024-09-21T13:42:04.191498+0000 mgr.y (mgr.25139) 132 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:05.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:05 smithi170 bash[21665]: audit 2024-09-21T13:42:04.504479+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:05.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:05 smithi170 bash[21665]: audit 2024-09-21T13:42:04.512110+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:06.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:06 smithi092 bash[19827]: cluster 2024-09-21T13:42:04.904665+0000 mgr.y (mgr.25139) 133 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:06.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:06 smithi092 bash[26840]: cluster 2024-09-21T13:42:04.904665+0000 mgr.y (mgr.25139) 133 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:06.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:06 smithi170 bash[21665]: cluster 2024-09-21T13:42:04.904665+0000 mgr.y (mgr.25139) 133 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:08.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:08 smithi092 bash[19827]: cluster 2024-09-21T13:42:06.906220+0000 mgr.y (mgr.25139) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:08.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:08 smithi092 bash[26840]: cluster 2024-09-21T13:42:06.906220+0000 mgr.y (mgr.25139) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:08.775 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:42:08 smithi092 bash[83244]: ts=2024-09-21T13:42:08.539Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002870843s 2024-09-21T13:42:08.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:08 smithi170 bash[21665]: cluster 2024-09-21T13:42:06.906220+0000 mgr.y (mgr.25139) 134 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:10.520 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:42:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:42:10] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.51.0" 2024-09-21T13:42:10.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:10 smithi092 bash[19827]: cluster 2024-09-21T13:42:08.906965+0000 mgr.y (mgr.25139) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:10.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:10 smithi092 bash[26840]: cluster 2024-09-21T13:42:08.906965+0000 mgr.y (mgr.25139) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:10.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:10 smithi170 bash[21665]: cluster 2024-09-21T13:42:08.906965+0000 mgr.y (mgr.25139) 135 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:12.444 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:42:12.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:12 smithi092 bash[26840]: cluster 2024-09-21T13:42:10.907468+0000 mgr.y (mgr.25139) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:12.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:12 smithi092 bash[19827]: cluster 2024-09-21T13:42:10.907468+0000 mgr.y (mgr.25139) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:12.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:12 smithi170 bash[21665]: cluster 2024-09-21T13:42:10.907468+0000 mgr.y (mgr.25139) 136 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:13.068 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:42:13.068 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (15s) 9s ago 27m 14.0M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (26m) 9s ago 26m 75.9M - 9.4.12 2bacad6d85d8 e58343182c22 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (2m) 9s ago 24m 47.9M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (107s) 9s ago 35m 438M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (12m) 9s ago 37m 503M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (37m) 9s ago 37m 88.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (35m) 9s ago 35m 61.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (35m) 9s ago 35m 62.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (82s) 9s ago 27m 7491k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (78s) 9s ago 27m 7688k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (34m) 9s ago 34m 56.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (33m) 9s ago 33m 66.0M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (32m) 9s ago 32m 53.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:42:13.069 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (31m) 9s ago 31m 66.1M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:42:13.070 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (31m) 9s ago 31m 60.5M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:42:13.070 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (30m) 9s ago 30m 64.2M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:42:13.070 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (29m) 9s ago 29m 54.5M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:42:13.070 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (28m) 9s ago 28m 65.4M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:42:13.070 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (45s) 9s ago 27m 34.5M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:42:13.070 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (24m) 9s ago 24m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:42:13.070 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (24m) 9s ago 24m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:42:13.421 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:42:13.421 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:42:13.421 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:42:13.421 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:42:13.421 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:42:13.421 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:42:13.422 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:42:13.737 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:42:13.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:13 smithi170 bash[21665]: audit 2024-09-21T13:42:12.434119+0000 mgr.y (mgr.25139) 137 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:13.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:13 smithi170 bash[21665]: audit 2024-09-21T13:42:12.747442+0000 mgr.y (mgr.25139) 138 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:13.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:13 smithi170 bash[21665]: audit 2024-09-21T13:42:13.423512+0000 mon.c (mon.2) 244 : audit [DBG] from='client.? 172.21.15.92:0/310470943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:13 smithi092 bash[26840]: audit 2024-09-21T13:42:12.434119+0000 mgr.y (mgr.25139) 137 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:14.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:13 smithi092 bash[26840]: audit 2024-09-21T13:42:12.747442+0000 mgr.y (mgr.25139) 138 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:14.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:13 smithi092 bash[26840]: audit 2024-09-21T13:42:13.423512+0000 mon.c (mon.2) 244 : audit [DBG] from='client.? 172.21.15.92:0/310470943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:13 smithi092 bash[19827]: audit 2024-09-21T13:42:12.434119+0000 mgr.y (mgr.25139) 137 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:14.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:13 smithi092 bash[19827]: audit 2024-09-21T13:42:12.747442+0000 mgr.y (mgr.25139) 138 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:14.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:13 smithi092 bash[19827]: audit 2024-09-21T13:42:13.423512+0000 mon.c (mon.2) 244 : audit [DBG] from='client.? 172.21.15.92:0/310470943' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: cluster 2024-09-21T13:42:12.908992+0000 mgr.y (mgr.25139) 139 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:14.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:13.048222+0000 mgr.y (mgr.25139) 140 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:14.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:13.738821+0000 mgr.y (mgr.25139) 141 : audit [DBG] from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:13.936928+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:13.955886+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:13.959193+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:13.961124+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:13.976990+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.042089+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.126917+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.130734+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.133402+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.136220+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.138790+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.140827+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.142991+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.146325+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.150118+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.153485+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.156486+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:14.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:14 smithi170 bash[21665]: audit 2024-09-21T13:42:14.159442+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: cluster 2024-09-21T13:42:12.908992+0000 mgr.y (mgr.25139) 139 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:15.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:13.048222+0000 mgr.y (mgr.25139) 140 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:15.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:13.738821+0000 mgr.y (mgr.25139) 141 : audit [DBG] from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:15.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:13.936928+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:15.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:13.955886+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:13.959193+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:13.961124+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:13.976990+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.042089+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.126917+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.130734+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.133402+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.136220+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.138790+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.140827+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.142991+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.146325+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.150118+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.153485+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.156486+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[19827]: audit 2024-09-21T13:42:14.159442+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: cluster 2024-09-21T13:42:12.908992+0000 mgr.y (mgr.25139) 139 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:13.048222+0000 mgr.y (mgr.25139) 140 : audit [DBG] from='client.25436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:13.738821+0000 mgr.y (mgr.25139) 141 : audit [DBG] from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:13.936928+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:13.955886+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:13.959193+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:13.961124+0000 mon.c (mon.2) 246 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:13.976990+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.042089+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.126917+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:15.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.130734+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.133402+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.136220+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.138790+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.140827+0000 mon.c (mon.2) 253 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.142991+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.146325+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.150118+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.153485+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.156486+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:14 smithi092 bash[26840]: audit 2024-09-21T13:42:14.159442+0000 mon.c (mon.2) 259 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:15.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:15 smithi170 bash[21665]: audit 2024-09-21T13:42:14.043110+0000 mgr.y (mgr.25139) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:42:15.848 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:15 smithi170 bash[21665]: audit 2024-09-21T13:42:14.199364+0000 mgr.y (mgr.25139) 143 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:16.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:15 smithi092 bash[26840]: audit 2024-09-21T13:42:14.043110+0000 mgr.y (mgr.25139) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:42:16.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:15 smithi092 bash[26840]: audit 2024-09-21T13:42:14.199364+0000 mgr.y (mgr.25139) 143 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:16.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:15 smithi092 bash[19827]: audit 2024-09-21T13:42:14.043110+0000 mgr.y (mgr.25139) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T13:42:16.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:15 smithi092 bash[19827]: audit 2024-09-21T13:42:14.199364+0000 mgr.y (mgr.25139) 143 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:16 smithi170 bash[21665]: cluster 2024-09-21T13:42:14.909683+0000 mgr.y (mgr.25139) 144 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:17.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:16 smithi092 bash[19827]: cluster 2024-09-21T13:42:14.909683+0000 mgr.y (mgr.25139) 144 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:17.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:16 smithi092 bash[26840]: cluster 2024-09-21T13:42:14.909683+0000 mgr.y (mgr.25139) 144 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:17.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:17 smithi170 bash[21665]: cephadm 2024-09-21T13:42:16.673406+0000 mgr.y (mgr.25139) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T13:42:17.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:17 smithi170 bash[21665]: audit 2024-09-21T13:42:16.738739+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:17.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:17 smithi170 bash[21665]: cephadm 2024-09-21T13:42:16.821783+0000 mgr.y (mgr.25139) 146 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-09-21T13:42:18.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:17 smithi092 bash[19827]: cephadm 2024-09-21T13:42:16.673406+0000 mgr.y (mgr.25139) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T13:42:18.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:17 smithi092 bash[19827]: audit 2024-09-21T13:42:16.738739+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:18.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:17 smithi092 bash[19827]: cephadm 2024-09-21T13:42:16.821783+0000 mgr.y (mgr.25139) 146 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-09-21T13:42:18.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:17 smithi092 bash[26840]: cephadm 2024-09-21T13:42:16.673406+0000 mgr.y (mgr.25139) 145 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T13:42:18.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:17 smithi092 bash[26840]: audit 2024-09-21T13:42:16.738739+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:18.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:17 smithi092 bash[26840]: cephadm 2024-09-21T13:42:16.821783+0000 mgr.y (mgr.25139) 146 : cephadm [INF] Deploying daemon grafana.a on smithi170 2024-09-21T13:42:18.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:18 smithi170 bash[21665]: cluster 2024-09-21T13:42:16.911272+0000 mgr.y (mgr.25139) 147 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:19.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:18 smithi092 bash[19827]: cluster 2024-09-21T13:42:16.911272+0000 mgr.y (mgr.25139) 147 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:19.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:18 smithi092 bash[26840]: cluster 2024-09-21T13:42:16.911272+0000 mgr.y (mgr.25139) 147 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:20.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:42:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:42:20] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-21T13:42:20.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:20 smithi170 bash[21665]: cluster 2024-09-21T13:42:18.912085+0000 mgr.y (mgr.25139) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:21.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:20 smithi092 bash[26840]: cluster 2024-09-21T13:42:18.912085+0000 mgr.y (mgr.25139) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:21.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:20 smithi092 bash[19827]: cluster 2024-09-21T13:42:18.912085+0000 mgr.y (mgr.25139) 148 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:22.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:22 smithi170 bash[21665]: cluster 2024-09-21T13:42:20.912842+0000 mgr.y (mgr.25139) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:23.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:22 smithi092 bash[26840]: cluster 2024-09-21T13:42:20.912842+0000 mgr.y (mgr.25139) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:23.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:22 smithi092 bash[19827]: cluster 2024-09-21T13:42:20.912842+0000 mgr.y (mgr.25139) 149 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:24.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:24 smithi170 bash[21665]: cluster 2024-09-21T13:42:22.914557+0000 mgr.y (mgr.25139) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:25.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:24 smithi092 bash[19827]: cluster 2024-09-21T13:42:22.914557+0000 mgr.y (mgr.25139) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:25.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:24 smithi092 bash[26840]: cluster 2024-09-21T13:42:22.914557+0000 mgr.y (mgr.25139) 150 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:25.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:25 smithi170 bash[21665]: audit 2024-09-21T13:42:24.210584+0000 mgr.y (mgr.25139) 151 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:26.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:25 smithi092 bash[19827]: audit 2024-09-21T13:42:24.210584+0000 mgr.y (mgr.25139) 151 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:26.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:25 smithi092 bash[26840]: audit 2024-09-21T13:42:24.210584+0000 mgr.y (mgr.25139) 151 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:26 smithi170 bash[21665]: cluster 2024-09-21T13:42:24.915367+0000 mgr.y (mgr.25139) 152 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:27.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:26 smithi092 bash[19827]: cluster 2024-09-21T13:42:24.915367+0000 mgr.y (mgr.25139) 152 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:27.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:26 smithi092 bash[26840]: cluster 2024-09-21T13:42:24.915367+0000 mgr.y (mgr.25139) 152 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:28 smithi170 bash[21665]: cluster 2024-09-21T13:42:26.917049+0000 mgr.y (mgr.25139) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:29.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:28 smithi092 bash[26840]: cluster 2024-09-21T13:42:26.917049+0000 mgr.y (mgr.25139) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:28 smithi092 bash[19827]: cluster 2024-09-21T13:42:26.917049+0000 mgr.y (mgr.25139) 153 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:30.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:42:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:42:30] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-21T13:42:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:30 smithi170 bash[21665]: cluster 2024-09-21T13:42:28.917788+0000 mgr.y (mgr.25139) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:31.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:30 smithi092 bash[19827]: cluster 2024-09-21T13:42:28.917788+0000 mgr.y (mgr.25139) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:31.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:30 smithi092 bash[26840]: cluster 2024-09-21T13:42:28.917788+0000 mgr.y (mgr.25139) 154 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:32 smithi170 bash[21665]: cluster 2024-09-21T13:42:30.918577+0000 mgr.y (mgr.25139) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:32 smithi170 bash[21665]: audit 2024-09-21T13:42:31.739316+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:33.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:32 smithi092 bash[19827]: cluster 2024-09-21T13:42:30.918577+0000 mgr.y (mgr.25139) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:32 smithi092 bash[19827]: audit 2024-09-21T13:42:31.739316+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:33.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:32 smithi092 bash[26840]: cluster 2024-09-21T13:42:30.918577+0000 mgr.y (mgr.25139) 155 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:33.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:32 smithi092 bash[26840]: audit 2024-09-21T13:42:31.739316+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:35.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:34 smithi092 bash[19827]: cluster 2024-09-21T13:42:32.920293+0000 mgr.y (mgr.25139) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:35.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:34 smithi092 bash[26840]: cluster 2024-09-21T13:42:32.920293+0000 mgr.y (mgr.25139) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:35.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:34 smithi170 bash[21665]: cluster 2024-09-21T13:42:32.920293+0000 mgr.y (mgr.25139) 156 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:35.439 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:42:35 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:35.440 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:42:35 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:35.440 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:42:35 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:35.440 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:42:35 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:35.440 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:42:35 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:35.441 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:42:35 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:35.441 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:35 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:35.441 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:42:35 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:35.441 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:35 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:35.747 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:35 smithi170 bash[21665]: audit 2024-09-21T13:42:34.221770+0000 mgr.y (mgr.25139) 157 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:35.747 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:35 smithi170 systemd[1]: Stopping Ceph grafana.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:42:35.747 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:35 smithi170 bash[46635]: logger=server t=2024-09-21T13:42:35.552296672Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T13:42:35.747 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:35 smithi170 bash[46635]: logger=ticker t=2024-09-21T13:42:35.552380118Z level=info msg=stopped last_tick=2024-09-21T13:42:30Z 2024-09-21T13:42:35.747 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:35 smithi170 bash[46635]: logger=tracing t=2024-09-21T13:42:35.552505698Z level=info msg="Closing tracing" 2024-09-21T13:42:36.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:35 smithi092 bash[19827]: audit 2024-09-21T13:42:34.221770+0000 mgr.y (mgr.25139) 157 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:36.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:35 smithi092 bash[26840]: audit 2024-09-21T13:42:34.221770+0000 mgr.y (mgr.25139) 157 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:36.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:36 smithi170 bash[66543]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-grafana-a 2024-09-21T13:42:36.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:36 smithi170 bash[66604]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-grafana-a 2024-09-21T13:42:36.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T13:42:36.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: Stopped Ceph grafana.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:42:36.855 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:36.855 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:36.855 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:36.856 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:36.856 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:36.856 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:36.857 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:36.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:36.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:36 smithi170 bash[21665]: cluster 2024-09-21T13:42:34.920994+0000 mgr.y (mgr.25139) 158 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:36.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:36 smithi170 bash[21665]: audit 2024-09-21T13:42:36.575159+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:36.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:36 smithi170 bash[21665]: audit 2024-09-21T13:42:36.592978+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:36.857 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:42:36.857 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:36 smithi170 systemd[1]: Started Ceph grafana.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:42:37.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:36 smithi092 bash[19827]: cluster 2024-09-21T13:42:34.920994+0000 mgr.y (mgr.25139) 158 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:37.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:36 smithi092 bash[19827]: audit 2024-09-21T13:42:36.575159+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:36 smithi092 bash[19827]: audit 2024-09-21T13:42:36.592978+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:37.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:36 smithi092 bash[26840]: cluster 2024-09-21T13:42:34.920994+0000 mgr.y (mgr.25139) 158 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:37.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:36 smithi092 bash[26840]: audit 2024-09-21T13:42:36.575159+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:37.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:36 smithi092 bash[26840]: audit 2024-09-21T13:42:36.592978+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:37.855 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810449258Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-21T13:42:37Z 2024-09-21T13:42:37.855 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810672179Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T13:42:37.855 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810686405Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810689982Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810693241Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.81069611Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810699255Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810702132Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810705324Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810709189Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810714187Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810719105Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810724274Z level=info msg=Target target=[all] 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810733674Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810738528Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810742848Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810747273Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T13:42:37.856 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810751894Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T13:42:37.857 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=settings t=2024-09-21T13:42:37.810757066Z level=info msg="App mode production" 2024-09-21T13:42:37.857 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=sqlstore t=2024-09-21T13:42:37.811076358Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T13:42:37.857 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=sqlstore t=2024-09-21T13:42:37.811091491Z 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-21T13:42:37.857 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.81168471Z level=info msg="Starting DB migrations" 2024-09-21T13:42:37.857 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.829058367Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-21T13:42:37.857 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.83500992Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.950362ms 2024-09-21T13:42:38.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.894413503Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-21T13:42:38.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.894591426Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=177.972µs 2024-09-21T13:42:38.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.922200904Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-21T13:42:38.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.924337289Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.135585ms 2024-09-21T13:42:38.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.955899975Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" 2024-09-21T13:42:38.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.956545074Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=645.238µs 2024-09-21T13:42:38.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.981931166Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-21T13:42:38.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:37 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:37.996240056Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=14.306913ms 2024-09-21T13:42:38.157 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.022919888Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-21T13:42:38.158 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.037794648Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=14.873832ms 2024-09-21T13:42:38.158 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.06517598Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-21T13:42:38.158 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.079306408Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=14.127024ms 2024-09-21T13:42:38.158 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.106922214Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-21T13:42:38.158 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.10732759Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=409.514µs 2024-09-21T13:42:38.158 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.157590132Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-21T13:42:38.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.160273672Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.68317ms 2024-09-21T13:42:38.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.199792464Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-21T13:42:38.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.202090255Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.295704ms 2024-09-21T13:42:38.417 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.225025936Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-21T13:42:38.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.24123479Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=16.206631ms 2024-09-21T13:42:38.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.26700478Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-21T13:42:38.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.282356196Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=15.349085ms 2024-09-21T13:42:38.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.308740665Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-21T13:42:38.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.30890921Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=167.452µs 2024-09-21T13:42:38.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.3506956Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-21T13:42:38.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.366122802Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=15.426439ms 2024-09-21T13:42:38.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.392592683Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-21T13:42:38.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.393568039Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=975.855µs 2024-09-21T13:42:38.418 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.417854082Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-21T13:42:38.669 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[21665]: cluster 2024-09-21T13:42:36.922563+0000 mgr.y (mgr.25139) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:38.669 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.420673495Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=2.82155ms 2024-09-21T13:42:38.669 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.44321018Z level=info msg="Executing migration" id="permission kind migration" 2024-09-21T13:42:38.669 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.459059288Z level=info msg="Migration successfully executed" id="permission kind migration" duration=15.84804ms 2024-09-21T13:42:38.669 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.485032519Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-21T13:42:38.669 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.500967251Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=15.933802ms 2024-09-21T13:42:38.669 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.543628306Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-21T13:42:38.669 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.559127829Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=15.498477ms 2024-09-21T13:42:38.669 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.602446122Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-21T13:42:38.669 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.605041971Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.595136ms 2024-09-21T13:42:38.670 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.644500124Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-21T13:42:38.670 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.647598546Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.096925ms 2024-09-21T13:42:38.670 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.669820554Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-21T13:42:38.921 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.672750511Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.929353ms 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.694986052Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.695038471Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=52.679µs 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.720343301Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.722518179Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.172687ms 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.74560803Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.748071519Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.462753ms 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.770741665Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.816366922Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=45.623997ms 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.854653667Z level=info msg="Executing migration" id="create correlation v2" 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.856856581Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.203431ms 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.879925717Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.882070372Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.144113ms 2024-09-21T13:42:38.922 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.921878633Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-21T13:42:39.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:38 smithi092 bash[19827]: cluster 2024-09-21T13:42:36.922563+0000 mgr.y (mgr.25139) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:39.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:38 smithi092 bash[26840]: cluster 2024-09-21T13:42:36.922563+0000 mgr.y (mgr.25139) 159 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:39.174 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.924497784Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.619771ms 2024-09-21T13:42:39.174 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.94711576Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-21T13:42:39.174 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.94926567Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.149907ms 2024-09-21T13:42:39.174 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.972432649Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-21T13:42:39.174 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.972994621Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=559.747µs 2024-09-21T13:42:39.174 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.989305332Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-21T13:42:39.174 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:38 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:38.991134353Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.827391ms 2024-09-21T13:42:39.174 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.006248111Z level=info msg="Executing migration" id="add provisioning column" 2024-09-21T13:42:39.175 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.021921871Z level=info msg="Migration successfully executed" id="add provisioning column" duration=15.668651ms 2024-09-21T13:42:39.175 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.056585873Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-21T13:42:39.175 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.05703303Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=442.884µs 2024-09-21T13:42:39.175 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.090148498Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-21T13:42:39.175 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.090337087Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=163.322µs 2024-09-21T13:42:39.175 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.115801241Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-21T13:42:39.175 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.131919221Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=16.1154ms 2024-09-21T13:42:39.175 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.174399769Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-21T13:42:39.426 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.1751752Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=774.958µs 2024-09-21T13:42:39.426 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.1997255Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.200152111Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=426.458µs 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.241677953Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.243657247Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.977343ms 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.283852307Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.286096789Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.242692ms 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.325972882Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.328260847Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.287395ms 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.351139074Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.352115447Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=975.753µs 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.376348062Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.376930819Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=581.68µs 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.401680402Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.404217027Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.533411ms 2024-09-21T13:42:39.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.42690261Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-21T13:42:39.678 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.429405722Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.502659ms 2024-09-21T13:42:39.678 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.452212628Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-21T13:42:39.678 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.454446305Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.235176ms 2024-09-21T13:42:39.678 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.477423922Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-21T13:42:39.678 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.480194753Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.767508ms 2024-09-21T13:42:39.678 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.502795589Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-21T13:42:39.679 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.505309741Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.511785ms 2024-09-21T13:42:39.679 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.544833963Z level=info msg="Executing migration" id="create anon_device table" 2024-09-21T13:42:39.679 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.546857286Z level=info msg="Migration successfully executed" id="create anon_device table" duration=2.020566ms 2024-09-21T13:42:39.679 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.586719582Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-21T13:42:39.679 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.588987044Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.266845ms 2024-09-21T13:42:39.679 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.611962595Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-21T13:42:39.679 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.614190985Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.22916ms 2024-09-21T13:42:39.679 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.65380058Z level=info msg="Executing migration" id="create signing_key table" 2024-09-21T13:42:39.679 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.654953533Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.154006ms 2024-09-21T13:42:39.679 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.679043323Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.680151273Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.107561ms 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.721150605Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.722092993Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=943.58µs 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.779965847Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.781574487Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.610531ms 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.805122199Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.821778237Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=16.655314ms 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.863761037Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.865374041Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.614708ms 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.889061955Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-21T13:42:39.939 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.889096158Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=38.512µs 2024-09-21T13:42:39.940 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.914413765Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-21T13:42:39.940 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.916855218Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.44226ms 2024-09-21T13:42:39.940 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.939633749Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-21T13:42:39.940 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.939667798Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=38.023µs 2024-09-21T13:42:40.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.964923257Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-21T13:42:40.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.967745877Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.821767ms 2024-09-21T13:42:40.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.990205964Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-21T13:42:40.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:39 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:39.993125977Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.917916ms 2024-09-21T13:42:40.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.040833541Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-21T13:42:40.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.043412564Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.581107ms 2024-09-21T13:42:40.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.066160952Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-21T13:42:40.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.068318208Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.158026ms 2024-09-21T13:42:40.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.108675932Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-21T13:42:40.192 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.110527963Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.85223ms 2024-09-21T13:42:40.193 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.150176649Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-21T13:42:40.193 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.150445085Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=265.036µs 2024-09-21T13:42:40.193 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.192204456Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.209255461Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=17.050704ms 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.234254131Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.250373709Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.118571ms 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.276133046Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.276852309Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=719.147µs 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=migrator t=2024-09-21T13:42:40.301302492Z level=info msg="migrations completed" performed=69 skipped=482 duration=2.472361387s 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=sqlstore t=2024-09-21T13:42:40.303430351Z level=info msg="Created default organization" 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=secrets t=2024-09-21T13:42:40.343461541Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=plugin.store t=2024-09-21T13:42:40.386459858Z level=info msg="Loading plugins..." 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=local.finder t=2024-09-21T13:42:40.449269045Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T13:42:40.449 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=plugin.store t=2024-09-21T13:42:40.449298884Z level=info msg="Plugins loaded" count=55 duration=62.844238ms 2024-09-21T13:42:40.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:42:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:42:40] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-21T13:42:40.739 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[21665]: cluster 2024-09-21T13:42:38.923314+0000 mgr.y (mgr.25139) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:40.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=query_data t=2024-09-21T13:42:40.455095718Z level=info msg="Query Service initialization" 2024-09-21T13:42:40.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=live.push_http t=2024-09-21T13:42:40.465326247Z level=info msg="Live Push Gateway initialization" 2024-09-21T13:42:40.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=ngalert.migration t=2024-09-21T13:42:40.493629391Z level=info msg=Starting 2024-09-21T13:42:40.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=ngalert.state.manager t=2024-09-21T13:42:40.571631075Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-21T13:42:40.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=infra.usagestats.collector t=2024-09-21T13:42:40.575807697Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T13:42:40.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=provisioning.datasources t=2024-09-21T13:42:40.619836619Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-21T13:42:40.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=provisioning.datasources t=2024-09-21T13:42:40.620778166Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T13:42:40.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=provisioning.alerting t=2024-09-21T13:42:40.740122703Z level=info msg="starting to provision alerting" 2024-09-21T13:42:40.740 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=provisioning.alerting t=2024-09-21T13:42:40.740160282Z level=info msg="finished to provision alerting" 2024-09-21T13:42:41.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:40 smithi092 bash[19827]: cluster 2024-09-21T13:42:38.923314+0000 mgr.y (mgr.25139) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:41.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:40 smithi092 bash[26840]: cluster 2024-09-21T13:42:38.923314+0000 mgr.y (mgr.25139) 160 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:41.045 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=ngalert.state.manager t=2024-09-21T13:42:40.740959006Z level=info msg="Warming state cache for startup" 2024-09-21T13:42:41.045 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=ngalert.multiorg.alertmanager t=2024-09-21T13:42:40.742586224Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-21T13:42:41.045 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=grafanaStorageLogger t=2024-09-21T13:42:40.743018162Z level=info msg="Storage starting" 2024-09-21T13:42:41.045 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=http.server t=2024-09-21T13:42:40.746671462Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-09-21T13:42:41.045 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=http.server t=2024-09-21T13:42:40.747002598Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T13:42:41.046 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=ngalert.state.manager t=2024-09-21T13:42:40.784471796Z level=info msg="State cache has been initialized" states=0 duration=43.512665ms 2024-09-21T13:42:41.046 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=ngalert.scheduler t=2024-09-21T13:42:40.784511944Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-21T13:42:41.046 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=ticker t=2024-09-21T13:42:40.784655263Z level=info msg=starting first_tick=2024-09-21T13:42:50Z 2024-09-21T13:42:41.046 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=provisioning.dashboard t=2024-09-21T13:42:40.78467593Z level=info msg="starting to provision dashboards" 2024-09-21T13:42:41.046 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=plugins.update.checker t=2024-09-21T13:42:40.826841354Z level=info msg="Update check succeeded" duration=83.93239ms 2024-09-21T13:42:41.046 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=grafana.update.checker t=2024-09-21T13:42:40.827401778Z level=info msg="Update check succeeded" duration=85.269451ms 2024-09-21T13:42:41.046 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=grafana-apiserver t=2024-09-21T13:42:40.946513339Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-21T13:42:41.046 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:40 smithi170 bash[66660]: logger=grafana-apiserver t=2024-09-21T13:42:40.947149117Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-21T13:42:41.046 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:42:41.045795156Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:42:41.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:41 smithi170 bash[66660]: logger=provisioning.dashboard t=2024-09-21T13:42:41.051642189Z level=info msg="finished to provision dashboards" 2024-09-21T13:42:43.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:42 smithi092 bash[26840]: cluster 2024-09-21T13:42:40.924046+0000 mgr.y (mgr.25139) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:43.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:42 smithi092 bash[26840]: audit 2024-09-21T13:42:42.576118+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:43.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:42 smithi092 bash[26840]: audit 2024-09-21T13:42:42.592368+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:43.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:42 smithi092 bash[19827]: cluster 2024-09-21T13:42:40.924046+0000 mgr.y (mgr.25139) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:43.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:42 smithi092 bash[19827]: audit 2024-09-21T13:42:42.576118+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:43.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:42 smithi092 bash[19827]: audit 2024-09-21T13:42:42.592368+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:43.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:42 smithi170 bash[21665]: cluster 2024-09-21T13:42:40.924046+0000 mgr.y (mgr.25139) 161 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:43.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:42 smithi170 bash[21665]: audit 2024-09-21T13:42:42.576118+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:43.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:42 smithi170 bash[21665]: audit 2024-09-21T13:42:42.592368+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:44.081 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:42:44.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:42:44.057933022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:42:44.718 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:42:44.718 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (47s) 41s ago 27m 14.0M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:42:44.718 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (8s) 2s ago 27m 31.9M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:42:44.718 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (2m) 41s ago 25m 47.9M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:42:44.718 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (2m) 2s ago 35m 439M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:42:44.718 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (13m) 41s ago 38m 503M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:42:44.718 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (38m) 41s ago 38m 88.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:42:44.718 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (36m) 2s ago 36m 62.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:42:44.718 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (36m) 41s ago 36m 62.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:42:44.718 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (114s) 41s ago 27m 7491k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (109s) 2s ago 27m 7912k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (35m) 41s ago 35m 56.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (34m) 41s ago 34m 66.0M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (33m) 41s ago 33m 53.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (32m) 41s ago 32m 66.1M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (31m) 2s ago 31m 60.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (30m) 2s ago 30m 64.4M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (29m) 2s ago 29m 54.5M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (28m) 2s ago 28m 65.4M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (77s) 2s ago 28m 35.1M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (25m) 41s ago 25m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:42:44.719 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (25m) 2s ago 25m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:42:45.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:44 smithi092 bash[26840]: cluster 2024-09-21T13:42:42.925774+0000 mgr.y (mgr.25139) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:45.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:44 smithi092 bash[26840]: audit 2024-09-21T13:42:43.709317+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:45.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:44 smithi092 bash[26840]: audit 2024-09-21T13:42:43.726226+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:45.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:44 smithi092 bash[19827]: cluster 2024-09-21T13:42:42.925774+0000 mgr.y (mgr.25139) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:45.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:44 smithi092 bash[19827]: audit 2024-09-21T13:42:43.709317+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:45.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:44 smithi092 bash[19827]: audit 2024-09-21T13:42:43.726226+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:42:45.093 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:42:45.094 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:42:45.094 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:42:45.094 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:42:45.094 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:42:45.094 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:42:45.094 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:42:45.094 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:42:45.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:44 smithi170 bash[21665]: cluster 2024-09-21T13:42:42.925774+0000 mgr.y (mgr.25139) 162 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:45.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:44 smithi170 bash[21665]: audit 2024-09-21T13:42:43.709317+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:45.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:44 smithi170 bash[21665]: audit 2024-09-21T13:42:43.726226+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:45.424 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:42:45.424 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:42:45.425 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:42:45.425 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T13:42:45.425 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-21T13:42:45.425 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr" 2024-09-21T13:42:45.425 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:42:45.425 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:42:45.425 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading grafana daemons", 2024-09-21T13:42:45.425 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:42:45.425 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:42:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:45 smithi092 bash[19827]: audit 2024-09-21T13:42:44.070530+0000 mgr.y (mgr.25139) 163 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:45 smithi092 bash[19827]: audit 2024-09-21T13:42:44.231371+0000 mgr.y (mgr.25139) 164 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:45 smithi092 bash[19827]: audit 2024-09-21T13:42:44.394302+0000 mgr.y (mgr.25139) 165 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:45 smithi092 bash[19827]: audit 2024-09-21T13:42:44.701108+0000 mgr.y (mgr.25139) 166 : audit [DBG] from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:45 smithi092 bash[19827]: audit 2024-09-21T13:42:45.095125+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.92:0/4219687421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:46.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:45 smithi092 bash[26840]: audit 2024-09-21T13:42:44.070530+0000 mgr.y (mgr.25139) 163 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:46.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:45 smithi092 bash[26840]: audit 2024-09-21T13:42:44.231371+0000 mgr.y (mgr.25139) 164 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:46.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:45 smithi092 bash[26840]: audit 2024-09-21T13:42:44.394302+0000 mgr.y (mgr.25139) 165 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:46.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:45 smithi092 bash[26840]: audit 2024-09-21T13:42:44.701108+0000 mgr.y (mgr.25139) 166 : audit [DBG] from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:46.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:45 smithi092 bash[26840]: audit 2024-09-21T13:42:45.095125+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.92:0/4219687421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:45 smithi170 bash[21665]: audit 2024-09-21T13:42:44.070530+0000 mgr.y (mgr.25139) 163 : audit [DBG] from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:45 smithi170 bash[21665]: audit 2024-09-21T13:42:44.231371+0000 mgr.y (mgr.25139) 164 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:45 smithi170 bash[21665]: audit 2024-09-21T13:42:44.394302+0000 mgr.y (mgr.25139) 165 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:45 smithi170 bash[21665]: audit 2024-09-21T13:42:44.701108+0000 mgr.y (mgr.25139) 166 : audit [DBG] from='client.25466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:45 smithi170 bash[21665]: audit 2024-09-21T13:42:45.095125+0000 mon.c (mon.2) 262 : audit [DBG] from='client.? 172.21.15.92:0/4219687421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:47.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:46 smithi092 bash[19827]: cluster 2024-09-21T13:42:44.926490+0000 mgr.y (mgr.25139) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:47.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:46 smithi092 bash[19827]: audit 2024-09-21T13:42:45.426109+0000 mgr.y (mgr.25139) 168 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:46 smithi092 bash[26840]: cluster 2024-09-21T13:42:44.926490+0000 mgr.y (mgr.25139) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:46 smithi092 bash[26840]: audit 2024-09-21T13:42:45.426109+0000 mgr.y (mgr.25139) 168 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:47.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:46 smithi170 bash[21665]: cluster 2024-09-21T13:42:44.926490+0000 mgr.y (mgr.25139) 167 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:47.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:46 smithi170 bash[21665]: audit 2024-09-21T13:42:45.426109+0000 mgr.y (mgr.25139) 168 : audit [DBG] from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:42:47.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:42:47.068032966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:42:48.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:47 smithi092 bash[19827]: audit 2024-09-21T13:42:46.739405+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:48.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:47 smithi092 bash[26840]: audit 2024-09-21T13:42:46.739405+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:48.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:47 smithi170 bash[21665]: audit 2024-09-21T13:42:46.739405+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:42:49.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:48 smithi092 bash[26840]: cluster 2024-09-21T13:42:46.928163+0000 mgr.y (mgr.25139) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:48 smithi092 bash[19827]: cluster 2024-09-21T13:42:46.928163+0000 mgr.y (mgr.25139) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:48 smithi170 bash[21665]: cluster 2024-09-21T13:42:46.928163+0000 mgr.y (mgr.25139) 169 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:50.294 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:42:50.071027781Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:42:50.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:42:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:42:50] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.51.0" 2024-09-21T13:42:51.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:50 smithi092 bash[19827]: cluster 2024-09-21T13:42:48.928983+0000 mgr.y (mgr.25139) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:51.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:50 smithi092 bash[26840]: cluster 2024-09-21T13:42:48.928983+0000 mgr.y (mgr.25139) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:50 smithi170 bash[21665]: cluster 2024-09-21T13:42:48.928983+0000 mgr.y (mgr.25139) 170 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:53.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:52 smithi092 bash[19827]: cluster 2024-09-21T13:42:50.929720+0000 mgr.y (mgr.25139) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:53.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:52 smithi092 bash[26840]: cluster 2024-09-21T13:42:50.929720+0000 mgr.y (mgr.25139) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:53.083 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:52 smithi170 bash[21665]: cluster 2024-09-21T13:42:50.929720+0000 mgr.y (mgr.25139) 171 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:53.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:42:53.084685397Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:42:55.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: cluster 2024-09-21T13:42:52.931397+0000 mgr.y (mgr.25139) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:55.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.653552+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.667705+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.671260+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.673113+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.685095+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.739255+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.740526+0000 mgr.y (mgr.25139) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.826558+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.829567+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.831946+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.834408+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.836656+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.838429+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.840155+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.842265+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.844668+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.846713+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.848650+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.850588+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: cluster 2024-09-21T13:42:52.931397+0000 mgr.y (mgr.25139) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.653552+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.667705+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.671260+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.673113+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.685095+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.739255+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.740526+0000 mgr.y (mgr.25139) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.826558+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.829567+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.831946+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.834408+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.836656+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.838429+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.840155+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.842265+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.844668+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.846713+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.848650+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.850588+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.852668+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.854803+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.856913+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.865873+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.870965+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.871484+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.877381+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.881233+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.881728+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.887455+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.891218+0000 mon.c (mon.2) 284 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.891745+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.897525+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.901255+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.901849+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.903593+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:42:55.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.904187+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:42:55.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.910184+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:42:55.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.852668+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.854803+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.856913+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.865873+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.870965+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:42:55.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.871484+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:42:55.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.877381+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.881233+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.881728+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.887455+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.891218+0000 mon.c (mon.2) 284 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.891745+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.897525+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.901255+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.901849+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.903593+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.904187+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:42:55.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.910184+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.913902+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.914543+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.916178+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.916802+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.922792+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.926617+0000 mon.c (mon.2) 289 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.927257+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.929148+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.929770+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.935660+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.939429+0000 mon.c (mon.2) 291 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:42:55.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.940002+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:42:55.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.941663+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:42:55.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.942222+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:42:55.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.947714+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:42:55.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.953145+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:42:55.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.953833+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:42:55.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.913902+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:42:55.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.914543+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:42:55.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.916178+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.916802+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.922792+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.926617+0000 mon.c (mon.2) 289 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.927257+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.929148+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.929770+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.935660+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.939429+0000 mon.c (mon.2) 291 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.940002+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.941663+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.942222+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.947714+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.953145+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:42:55.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.953833+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:42:55.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.959703+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:42:55.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.963304+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.963940+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.965567+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.966196+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.967929+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.968550+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.970226+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.970832+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.972436+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.973035+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.974647+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.975308+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.977829+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.978500+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.984437+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.987415+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:53.989152+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:54.000248+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:54.126724+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:55.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:54.128135+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:55.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[19827]: audit 2024-09-21T13:42:54.138769+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.959703+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:42:55.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.963304+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.963940+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.965567+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.966196+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.967929+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.968550+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.970226+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.970832+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.972436+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.973035+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.974647+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.975308+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.977829+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.978500+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:42:55.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.984437+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:42:55.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.987415+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:55.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:53.989152+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:55.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:54.000248+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:54.126724+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:55.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:54.128135+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:55.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:54 smithi092 bash[26840]: audit 2024-09-21T13:42:54.138769+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: cluster 2024-09-21T13:42:52.931397+0000 mgr.y (mgr.25139) 172 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.653552+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.667705+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.671260+0000 mon.c (mon.2) 264 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.673113+0000 mon.c (mon.2) 265 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.685095+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.739255+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:42:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.740526+0000 mgr.y (mgr.25139) 173 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T13:42:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.826558+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.829567+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.831946+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.834408+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.836656+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.838429+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.840155+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.842265+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.844668+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.846713+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.848650+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.850588+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.852668+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.854803+0000 mon.c (mon.2) 280 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.856913+0000 mon.c (mon.2) 281 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:42:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.865873+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.870965+0000 mon.c (mon.2) 282 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:42:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.871484+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:42:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.877381+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:42:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.881233+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.881728+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.887455+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.891218+0000 mon.c (mon.2) 284 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.891745+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.897525+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.901255+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.901849+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.903593+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.904187+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.910184+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.913902+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.914543+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.916178+0000 mon.c (mon.2) 288 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.916802+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:42:55.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.922792+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.926617+0000 mon.c (mon.2) 289 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.927257+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.929148+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.929770+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.935660+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.939429+0000 mon.c (mon.2) 291 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.940002+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.941663+0000 mon.c (mon.2) 292 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.942222+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.947714+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.953145+0000 mon.c (mon.2) 293 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:42:55.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.953833+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.959703+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.963304+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.963940+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.965567+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.966196+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.967929+0000 mon.c (mon.2) 296 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.968550+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.970226+0000 mon.c (mon.2) 297 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.970832+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.972436+0000 mon.c (mon.2) 298 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.973035+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.974647+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.975308+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:42:55.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.977829+0000 mon.c (mon.2) 300 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:42:55.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.978500+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:42:55.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.984437+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:42:55.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.987415+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:55.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:53.989152+0000 mon.c (mon.2) 302 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:55.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:54.000248+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:55.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:54.126724+0000 mon.c (mon.2) 303 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:42:55.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:54.128135+0000 mon.c (mon.2) 304 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:42:55.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:54 smithi170 bash[21665]: audit 2024-09-21T13:42:54.138769+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:56.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:55 smithi092 bash[26840]: cephadm 2024-09-21T13:42:53.858255+0000 mgr.y (mgr.25139) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:42:56.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:55 smithi092 bash[26840]: cephadm 2024-09-21T13:42:53.976964+0000 mgr.y (mgr.25139) 175 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:42:56.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:55 smithi092 bash[26840]: audit 2024-09-21T13:42:54.242369+0000 mgr.y (mgr.25139) 176 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:56.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:55 smithi092 bash[19827]: cephadm 2024-09-21T13:42:53.858255+0000 mgr.y (mgr.25139) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:42:56.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:55 smithi092 bash[19827]: cephadm 2024-09-21T13:42:53.976964+0000 mgr.y (mgr.25139) 175 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:42:56.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:55 smithi092 bash[19827]: audit 2024-09-21T13:42:54.242369+0000 mgr.y (mgr.25139) 176 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:56.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:55 smithi170 bash[21665]: cephadm 2024-09-21T13:42:53.858255+0000 mgr.y (mgr.25139) 174 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:42:56.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:55 smithi170 bash[21665]: cephadm 2024-09-21T13:42:53.976964+0000 mgr.y (mgr.25139) 175 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:42:56.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:55 smithi170 bash[21665]: audit 2024-09-21T13:42:54.242369+0000 mgr.y (mgr.25139) 176 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:42:56.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:42:56.095576846Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:42:57.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:56 smithi092 bash[19827]: cluster 2024-09-21T13:42:54.932202+0000 mgr.y (mgr.25139) 177 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:57.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:56 smithi092 bash[26840]: cluster 2024-09-21T13:42:54.932202+0000 mgr.y (mgr.25139) 177 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:57.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:56 smithi170 bash[21665]: cluster 2024-09-21T13:42:54.932202+0000 mgr.y (mgr.25139) 177 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:42:58.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:57 smithi170 bash[21665]: audit 2024-09-21T13:42:56.830097+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:58.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:57 smithi092 bash[19827]: audit 2024-09-21T13:42:56.830097+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:58.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:57 smithi092 bash[26840]: audit 2024-09-21T13:42:56.830097+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:42:59.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:42:58 smithi170 bash[21665]: cluster 2024-09-21T13:42:56.933877+0000 mgr.y (mgr.25139) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:59.105 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:42:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:42:59.07822742Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:42:59.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:42:58 smithi092 bash[19827]: cluster 2024-09-21T13:42:56.933877+0000 mgr.y (mgr.25139) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:42:59.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:42:58 smithi092 bash[26840]: cluster 2024-09-21T13:42:56.933877+0000 mgr.y (mgr.25139) 178 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:00.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:43:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:43:00] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.51.0" 2024-09-21T13:43:01.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:00 smithi170 bash[21665]: cluster 2024-09-21T13:42:58.934711+0000 mgr.y (mgr.25139) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:01.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:00 smithi092 bash[19827]: cluster 2024-09-21T13:42:58.934711+0000 mgr.y (mgr.25139) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:01.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:00 smithi092 bash[26840]: cluster 2024-09-21T13:42:58.934711+0000 mgr.y (mgr.25139) 179 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:02.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:01 smithi170 bash[21665]: audit 2024-09-21T13:43:01.739958+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:02.105 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:02.092826884Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:02.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:01 smithi092 bash[19827]: audit 2024-09-21T13:43:01.739958+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:02.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:01 smithi092 bash[26840]: audit 2024-09-21T13:43:01.739958+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:03.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:02 smithi092 bash[26840]: cluster 2024-09-21T13:43:00.935413+0000 mgr.y (mgr.25139) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:03.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:02 smithi092 bash[19827]: cluster 2024-09-21T13:43:00.935413+0000 mgr.y (mgr.25139) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:03.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:02 smithi170 bash[21665]: cluster 2024-09-21T13:43:00.935413+0000 mgr.y (mgr.25139) 180 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:04.252 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:03 smithi092 bash[26840]: cluster 2024-09-21T13:43:02.937110+0000 mgr.y (mgr.25139) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:04.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:03 smithi092 bash[19827]: cluster 2024-09-21T13:43:02.937110+0000 mgr.y (mgr.25139) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:04.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:03 smithi170 bash[21665]: cluster 2024-09-21T13:43:02.937110+0000 mgr.y (mgr.25139) 181 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:05.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:04 smithi092 bash[26840]: audit 2024-09-21T13:43:04.253591+0000 mgr.y (mgr.25139) 182 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:05.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:04 smithi092 bash[19827]: audit 2024-09-21T13:43:04.253591+0000 mgr.y (mgr.25139) 182 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:05.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:04 smithi170 bash[21665]: audit 2024-09-21T13:43:04.253591+0000 mgr.y (mgr.25139) 182 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:05.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:05.106164907Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:06.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:05 smithi092 bash[19827]: cluster 2024-09-21T13:43:04.937921+0000 mgr.y (mgr.25139) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:06.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:05 smithi092 bash[26840]: cluster 2024-09-21T13:43:04.937921+0000 mgr.y (mgr.25139) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:06.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:05 smithi170 bash[21665]: cluster 2024-09-21T13:43:04.937921+0000 mgr.y (mgr.25139) 183 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:08.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:07 smithi092 bash[19827]: cluster 2024-09-21T13:43:06.939568+0000 mgr.y (mgr.25139) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:08.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:07 smithi092 bash[26840]: cluster 2024-09-21T13:43:06.939568+0000 mgr.y (mgr.25139) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:08.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:07 smithi170 bash[21665]: cluster 2024-09-21T13:43:06.939568+0000 mgr.y (mgr.25139) 184 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:08.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:08.073114045Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:10.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:43:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:43:10] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-21T13:43:10.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:10 smithi092 bash[26840]: cluster 2024-09-21T13:43:08.940368+0000 mgr.y (mgr.25139) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:10.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:10 smithi092 bash[19827]: cluster 2024-09-21T13:43:08.940368+0000 mgr.y (mgr.25139) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:10.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:10 smithi170 bash[21665]: cluster 2024-09-21T13:43:08.940368+0000 mgr.y (mgr.25139) 185 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:11.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:11.090942949Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:12.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:12 smithi092 bash[26840]: cluster 2024-09-21T13:43:10.941202+0000 mgr.y (mgr.25139) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:12.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:12 smithi092 bash[19827]: cluster 2024-09-21T13:43:10.941202+0000 mgr.y (mgr.25139) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:12.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:12 smithi170 bash[21665]: cluster 2024-09-21T13:43:10.941202+0000 mgr.y (mgr.25139) 186 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:14.262 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:14 smithi092 bash[26840]: cluster 2024-09-21T13:43:12.942890+0000 mgr.y (mgr.25139) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:14.262 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:14 smithi092 bash[19827]: cluster 2024-09-21T13:43:12.942890+0000 mgr.y (mgr.25139) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:14.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:14 smithi170 bash[21665]: cluster 2024-09-21T13:43:12.942890+0000 mgr.y (mgr.25139) 187 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:14.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:14.087981226Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:15.016 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:14 smithi170 bash[66660]: logger=infra.usagestats t=2024-09-21T13:43:14.760705391Z level=info msg="Usage stats are ready to report" 2024-09-21T13:43:15.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:15 smithi092 bash[19827]: audit 2024-09-21T13:43:14.263430+0000 mgr.y (mgr.25139) 188 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:15.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:15 smithi092 bash[26840]: audit 2024-09-21T13:43:14.263430+0000 mgr.y (mgr.25139) 188 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:15.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:15 smithi170 bash[21665]: audit 2024-09-21T13:43:14.263430+0000 mgr.y (mgr.25139) 188 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:16.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:16 smithi092 bash[19827]: cluster 2024-09-21T13:43:14.943589+0000 mgr.y (mgr.25139) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:16.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:16 smithi092 bash[19827]: audit 2024-09-21T13:43:15.750028+0000 mgr.y (mgr.25139) 190 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:16.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:16 smithi092 bash[26840]: cluster 2024-09-21T13:43:14.943589+0000 mgr.y (mgr.25139) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:16.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:16 smithi092 bash[26840]: audit 2024-09-21T13:43:15.750028+0000 mgr.y (mgr.25139) 190 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:16.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:16 smithi170 bash[21665]: cluster 2024-09-21T13:43:14.943589+0000 mgr.y (mgr.25139) 189 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:16.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:16 smithi170 bash[21665]: audit 2024-09-21T13:43:15.750028+0000 mgr.y (mgr.25139) 190 : audit [DBG] from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:16.411 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-21T13:43:17.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:17.071956232Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:17.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:17 smithi170 bash[21665]: audit 2024-09-21T13:43:16.740232+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:17.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:17 smithi092 bash[19827]: audit 2024-09-21T13:43:16.740232+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:17.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:17 smithi092 bash[26840]: audit 2024-09-21T13:43:16.740232+0000 mon.c (mon.2) 306 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:18.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:18 smithi170 bash[21665]: cluster 2024-09-21T13:43:16.945132+0000 mgr.y (mgr.25139) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:18.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:18 smithi092 bash[19827]: cluster 2024-09-21T13:43:16.945132+0000 mgr.y (mgr.25139) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:18.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:18 smithi092 bash[26840]: cluster 2024-09-21T13:43:16.945132+0000 mgr.y (mgr.25139) 191 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:20.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:20 smithi170 bash[21665]: cluster 2024-09-21T13:43:18.945849+0000 mgr.y (mgr.25139) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:20.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:20.094131915Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:20.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:20 smithi092 bash[19827]: cluster 2024-09-21T13:43:18.945849+0000 mgr.y (mgr.25139) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:20.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:43:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:43:20] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.51.0" 2024-09-21T13:43:20.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:20 smithi092 bash[26840]: cluster 2024-09-21T13:43:18.945849+0000 mgr.y (mgr.25139) 192 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:21.224 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:43:22.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:22 smithi170 bash[21665]: cluster 2024-09-21T13:43:20.946543+0000 mgr.y (mgr.25139) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:22.380 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:22 smithi092 bash[19827]: cluster 2024-09-21T13:43:20.946543+0000 mgr.y (mgr.25139) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:22.380 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:22 smithi092 bash[26840]: cluster 2024-09-21T13:43:20.946543+0000 mgr.y (mgr.25139) 193 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:22.821 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:43:23.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:23 smithi092 bash[19827]: audit 2024-09-21T13:43:22.811699+0000 mon.c (mon.2) 307 : audit [DBG] from='client.? 172.21.15.92:0/4015014537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:43:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:23 smithi092 bash[26840]: audit 2024-09-21T13:43:22.811699+0000 mon.c (mon.2) 307 : audit [DBG] from='client.? 172.21.15.92:0/4015014537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:43:23.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:23.103489138Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:23.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:23 smithi170 bash[21665]: audit 2024-09-21T13:43:22.811699+0000 mon.c (mon.2) 307 : audit [DBG] from='client.? 172.21.15.92:0/4015014537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:43:23.528 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-21T13:43:24.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:24 smithi170 bash[21665]: cluster 2024-09-21T13:43:22.947375+0000 mgr.y (mgr.25139) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:24.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:24 smithi092 bash[19827]: cluster 2024-09-21T13:43:22.947375+0000 mgr.y (mgr.25139) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:24.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:24 smithi092 bash[26840]: cluster 2024-09-21T13:43:22.947375+0000 mgr.y (mgr.25139) 194 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:25.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:25 smithi170 bash[21665]: audit 2024-09-21T13:43:24.274730+0000 mgr.y (mgr.25139) 195 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:25.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:25 smithi092 bash[19827]: audit 2024-09-21T13:43:24.274730+0000 mgr.y (mgr.25139) 195 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:25.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:25 smithi092 bash[26840]: audit 2024-09-21T13:43:24.274730+0000 mgr.y (mgr.25139) 195 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:26.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:26 smithi170 bash[21665]: cluster 2024-09-21T13:43:24.948052+0000 mgr.y (mgr.25139) 196 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:26.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:26.089748888Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:26.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:26 smithi092 bash[19827]: cluster 2024-09-21T13:43:24.948052+0000 mgr.y (mgr.25139) 196 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:26.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:26 smithi092 bash[26840]: cluster 2024-09-21T13:43:24.948052+0000 mgr.y (mgr.25139) 196 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:28.349 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:43:28.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:28 smithi170 bash[21665]: cluster 2024-09-21T13:43:26.949620+0000 mgr.y (mgr.25139) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:28.459 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:28 smithi092 bash[19827]: cluster 2024-09-21T13:43:26.949620+0000 mgr.y (mgr.25139) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:28.459 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:28 smithi092 bash[26840]: cluster 2024-09-21T13:43:26.949620+0000 mgr.y (mgr.25139) 197 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:29.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:29.062524884Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:29.816 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)" 2024-09-21T13:43:30.081 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:43:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:43:30] "GET /metrics HTTP/1.1" 200 38162 "" "Prometheus/2.51.0" 2024-09-21T13:43:30.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:30 smithi170 bash[21665]: cluster 2024-09-21T13:43:28.950327+0000 mgr.y (mgr.25139) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:30.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:30 smithi170 bash[21665]: audit 2024-09-21T13:43:29.807102+0000 mon.c (mon.2) 308 : audit [DBG] from='client.? 172.21.15.92:0/878169948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:43:30.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:30 smithi092 bash[26840]: cluster 2024-09-21T13:43:28.950327+0000 mgr.y (mgr.25139) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:30.410 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:30 smithi092 bash[26840]: audit 2024-09-21T13:43:29.807102+0000 mon.c (mon.2) 308 : audit [DBG] from='client.? 172.21.15.92:0/878169948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:43:30.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:30 smithi092 bash[19827]: cluster 2024-09-21T13:43:28.950327+0000 mgr.y (mgr.25139) 198 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:30.410 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:30 smithi092 bash[19827]: audit 2024-09-21T13:43:29.807102+0000 mon.c (mon.2) 308 : audit [DBG] from='client.? 172.21.15.92:0/878169948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:43:30.411 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-21T13:43:32.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:32.083579359Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:32.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:32 smithi170 bash[21665]: cluster 2024-09-21T13:43:30.951048+0000 mgr.y (mgr.25139) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:32 smithi170 bash[21665]: audit 2024-09-21T13:43:31.740781+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:32.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:32 smithi092 bash[19827]: cluster 2024-09-21T13:43:30.951048+0000 mgr.y (mgr.25139) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:32.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:32 smithi092 bash[19827]: audit 2024-09-21T13:43:31.740781+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:32.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:32 smithi092 bash[26840]: cluster 2024-09-21T13:43:30.951048+0000 mgr.y (mgr.25139) 199 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:32.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:32 smithi092 bash[26840]: audit 2024-09-21T13:43:31.740781+0000 mon.c (mon.2) 309 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:34.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:34 smithi170 bash[21665]: cluster 2024-09-21T13:43:32.952686+0000 mgr.y (mgr.25139) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:34.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:34 smithi092 bash[19827]: cluster 2024-09-21T13:43:32.952686+0000 mgr.y (mgr.25139) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:34.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:34 smithi092 bash[26840]: cluster 2024-09-21T13:43:32.952686+0000 mgr.y (mgr.25139) 200 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:35.217 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:43:35.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:35 smithi170 bash[21665]: audit 2024-09-21T13:43:34.285973+0000 mgr.y (mgr.25139) 201 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:35.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:35.088953186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:35.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:35 smithi092 bash[19827]: audit 2024-09-21T13:43:34.285973+0000 mgr.y (mgr.25139) 201 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:35.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:35 smithi092 bash[26840]: audit 2024-09-21T13:43:34.285973+0000 mgr.y (mgr.25139) 201 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:36.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:36 smithi170 bash[21665]: cluster 2024-09-21T13:43:34.953396+0000 mgr.y (mgr.25139) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:36.510 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:43:36.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:36 smithi092 bash[26840]: cluster 2024-09-21T13:43:34.953396+0000 mgr.y (mgr.25139) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:36.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:36 smithi092 bash[19827]: cluster 2024-09-21T13:43:34.953396+0000 mgr.y (mgr.25139) 202 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:37.136 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-21T13:43:37.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:37 smithi092 bash[19827]: audit 2024-09-21T13:43:36.500523+0000 mon.a (mon.0) 1409 : audit [DBG] from='client.? 172.21.15.92:0/3978038266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:43:37.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:37 smithi092 bash[26840]: audit 2024-09-21T13:43:36.500523+0000 mon.a (mon.0) 1409 : audit [DBG] from='client.? 172.21.15.92:0/3978038266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:43:37.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:37 smithi170 bash[21665]: audit 2024-09-21T13:43:36.500523+0000 mon.a (mon.0) 1409 : audit [DBG] from='client.? 172.21.15.92:0/3978038266' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:43:38.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:38 smithi170 bash[21665]: cluster 2024-09-21T13:43:36.954991+0000 mgr.y (mgr.25139) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:38.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:38.094421705Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:38.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:38 smithi092 bash[19827]: cluster 2024-09-21T13:43:36.954991+0000 mgr.y (mgr.25139) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:38.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:38 smithi092 bash[26840]: cluster 2024-09-21T13:43:36.954991+0000 mgr.y (mgr.25139) 203 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:40.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:40 smithi092 bash[19827]: cluster 2024-09-21T13:43:38.955683+0000 mgr.y (mgr.25139) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:40.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:40 smithi092 bash[26840]: cluster 2024-09-21T13:43:38.955683+0000 mgr.y (mgr.25139) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:40.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:43:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:43:40] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-21T13:43:40.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:40 smithi170 bash[21665]: cluster 2024-09-21T13:43:38.955683+0000 mgr.y (mgr.25139) 204 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:41.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:41.093679679Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:41.960 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:43:42.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:42 smithi092 bash[19827]: cluster 2024-09-21T13:43:40.956374+0000 mgr.y (mgr.25139) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:42.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:42 smithi092 bash[26840]: cluster 2024-09-21T13:43:40.956374+0000 mgr.y (mgr.25139) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:42.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:42 smithi170 bash[21665]: cluster 2024-09-21T13:43:40.956374+0000 mgr.y (mgr.25139) 205 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:44.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:44.087105529Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:44 smithi170 bash[21665]: cluster 2024-09-21T13:43:42.958028+0000 mgr.y (mgr.25139) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:44 smithi170 bash[21665]: audit 2024-09-21T13:43:43.504464+0000 mgr.y (mgr.25139) 207 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:44.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:44 smithi092 bash[19827]: cluster 2024-09-21T13:43:42.958028+0000 mgr.y (mgr.25139) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:44.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:44 smithi092 bash[19827]: audit 2024-09-21T13:43:43.504464+0000 mgr.y (mgr.25139) 207 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:44 smithi092 bash[26840]: cluster 2024-09-21T13:43:42.958028+0000 mgr.y (mgr.25139) 206 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:44 smithi092 bash[26840]: audit 2024-09-21T13:43:43.504464+0000 mgr.y (mgr.25139) 207 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:45.460 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:45 smithi092 bash[26840]: audit 2024-09-21T13:43:44.297378+0000 mgr.y (mgr.25139) 208 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:45.461 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:45 smithi092 bash[19827]: audit 2024-09-21T13:43:44.297378+0000 mgr.y (mgr.25139) 208 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:45.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:45 smithi170 bash[21665]: audit 2024-09-21T13:43:44.297378+0000 mgr.y (mgr.25139) 208 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:45.826 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:43:46.387 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:46 smithi092 bash[26840]: cluster 2024-09-21T13:43:44.958738+0000 mgr.y (mgr.25139) 209 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:46.388 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:46 smithi092 bash[19827]: cluster 2024-09-21T13:43:44.958738+0000 mgr.y (mgr.25139) 209 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:46.388 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:43:46.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:46 smithi170 bash[21665]: cluster 2024-09-21T13:43:44.958738+0000 mgr.y (mgr.25139) 209 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:47.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:47 smithi170 bash[21665]: audit 2024-09-21T13:43:46.741054+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:47.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:47.10132048Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:47.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:47 smithi092 bash[19827]: audit 2024-09-21T13:43:46.741054+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:47.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:47 smithi092 bash[26840]: audit 2024-09-21T13:43:46.741054+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:43:48.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:48 smithi092 bash[19827]: cluster 2024-09-21T13:43:46.960309+0000 mgr.y (mgr.25139) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:48.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:48 smithi092 bash[26840]: cluster 2024-09-21T13:43:46.960309+0000 mgr.y (mgr.25139) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:48.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:48 smithi170 bash[21665]: cluster 2024-09-21T13:43:46.960309+0000 mgr.y (mgr.25139) 210 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:50.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:50 smithi170 bash[21665]: cluster 2024-09-21T13:43:48.961010+0000 mgr.y (mgr.25139) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:50.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:50.065011364Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:50.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:50 smithi092 bash[19827]: cluster 2024-09-21T13:43:48.961010+0000 mgr.y (mgr.25139) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:50.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:50 smithi092 bash[26840]: cluster 2024-09-21T13:43:48.961010+0000 mgr.y (mgr.25139) 211 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:50.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:43:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:43:50] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-21T13:43:51.207 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:43:52.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:52 smithi092 bash[19827]: cluster 2024-09-21T13:43:50.961695+0000 mgr.y (mgr.25139) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:52.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:52 smithi092 bash[26840]: cluster 2024-09-21T13:43:50.961695+0000 mgr.y (mgr.25139) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:52.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:52 smithi170 bash[21665]: cluster 2024-09-21T13:43:50.961695+0000 mgr.y (mgr.25139) 212 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:52.704 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:43:52.704 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-21T13:43:52.704 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-21T13:43:52.704 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-21T13:43:52.704 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:43:52.704 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-21T13:43:52.704 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-21T13:43:52.704 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:43:52.704 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:43:53.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:53 smithi170 bash[21665]: audit 2024-09-21T13:43:52.705629+0000 mgr.y (mgr.25139) 213 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:53.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:53.092628682Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:53.365 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:43:53.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:53 smithi092 bash[19827]: audit 2024-09-21T13:43:52.705629+0000 mgr.y (mgr.25139) 213 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:53.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:53 smithi092 bash[26840]: audit 2024-09-21T13:43:52.705629+0000 mgr.y (mgr.25139) 213 : audit [DBG] from='client.25514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:43:54.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:54 smithi092 bash[19827]: cluster 2024-09-21T13:43:52.963371+0000 mgr.y (mgr.25139) 214 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:54.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:54 smithi092 bash[26840]: cluster 2024-09-21T13:43:52.963371+0000 mgr.y (mgr.25139) 214 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:54.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:54 smithi170 bash[21665]: cluster 2024-09-21T13:43:52.963371+0000 mgr.y (mgr.25139) 214 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:55 smithi092 bash[19827]: audit 2024-09-21T13:43:54.307455+0000 mgr.y (mgr.25139) 215 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:55 smithi092 bash[19827]: audit 2024-09-21T13:43:54.976380+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:55 smithi092 bash[19827]: audit 2024-09-21T13:43:54.978099+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:43:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:55 smithi092 bash[19827]: audit 2024-09-21T13:43:54.988596+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:43:55.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:55 smithi092 bash[26840]: audit 2024-09-21T13:43:54.307455+0000 mgr.y (mgr.25139) 215 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:55.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:55 smithi092 bash[26840]: audit 2024-09-21T13:43:54.976380+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:55.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:55 smithi092 bash[26840]: audit 2024-09-21T13:43:54.978099+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:43:55.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:55 smithi092 bash[26840]: audit 2024-09-21T13:43:54.988596+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:43:55.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:55 smithi170 bash[21665]: audit 2024-09-21T13:43:54.307455+0000 mgr.y (mgr.25139) 215 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:43:55.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:55 smithi170 bash[21665]: audit 2024-09-21T13:43:54.976380+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:43:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:55 smithi170 bash[21665]: audit 2024-09-21T13:43:54.978099+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:43:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:55 smithi170 bash[21665]: audit 2024-09-21T13:43:54.988596+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:43:56.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:56 smithi170 bash[21665]: cluster 2024-09-21T13:43:54.964046+0000 mgr.y (mgr.25139) 216 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:56.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:56.062965993Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:56 smithi092 bash[19827]: cluster 2024-09-21T13:43:54.964046+0000 mgr.y (mgr.25139) 216 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:56 smithi092 bash[26840]: cluster 2024-09-21T13:43:54.964046+0000 mgr.y (mgr.25139) 216 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:43:58.186 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:43:58.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:43:58 smithi092 bash[19827]: cluster 2024-09-21T13:43:56.965607+0000 mgr.y (mgr.25139) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:43:58 smithi092 bash[26840]: cluster 2024-09-21T13:43:56.965607+0000 mgr.y (mgr.25139) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:58.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:43:58 smithi170 bash[21665]: cluster 2024-09-21T13:43:56.965607+0000 mgr.y (mgr.25139) 217 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:43:59.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:43:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:43:59.088584092Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:43:59.530 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-21T13:44:00.156 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:44:00.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:00 smithi092 bash[19827]: cluster 2024-09-21T13:43:58.966382+0000 mgr.y (mgr.25139) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:00.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:00 smithi092 bash[19827]: audit 2024-09-21T13:43:59.531996+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.92:0/213946892' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:44:00.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:00 smithi092 bash[26840]: cluster 2024-09-21T13:43:58.966382+0000 mgr.y (mgr.25139) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:00.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:00 smithi092 bash[26840]: audit 2024-09-21T13:43:59.531996+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.92:0/213946892' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:44:00.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:44:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:44:00] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-21T13:44:00.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:00 smithi170 bash[21665]: cluster 2024-09-21T13:43:58.966382+0000 mgr.y (mgr.25139) 218 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:00.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:00 smithi170 bash[21665]: audit 2024-09-21T13:43:59.531996+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.92:0/213946892' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:44:02.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:02.095530517Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:02 smithi170 bash[21665]: cluster 2024-09-21T13:44:00.967105+0000 mgr.y (mgr.25139) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:02 smithi170 bash[21665]: audit 2024-09-21T13:44:01.741558+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:02.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:02 smithi092 bash[19827]: cluster 2024-09-21T13:44:00.967105+0000 mgr.y (mgr.25139) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:02.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:02 smithi092 bash[19827]: audit 2024-09-21T13:44:01.741558+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:02.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:02 smithi092 bash[26840]: cluster 2024-09-21T13:44:00.967105+0000 mgr.y (mgr.25139) 219 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:02.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:02 smithi092 bash[26840]: audit 2024-09-21T13:44:01.741558+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:04.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:04 smithi092 bash[19827]: cluster 2024-09-21T13:44:02.968244+0000 mgr.y (mgr.25139) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:04.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:04 smithi092 bash[26840]: cluster 2024-09-21T13:44:02.968244+0000 mgr.y (mgr.25139) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:04.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:04 smithi170 bash[21665]: cluster 2024-09-21T13:44:02.968244+0000 mgr.y (mgr.25139) 220 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:04.951 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:44:05.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:05.09521743Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:05.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:05 smithi170 bash[21665]: audit 2024-09-21T13:44:04.318507+0000 mgr.y (mgr.25139) 221 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:05.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:05 smithi092 bash[19827]: audit 2024-09-21T13:44:04.318507+0000 mgr.y (mgr.25139) 221 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:05.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:05 smithi092 bash[26840]: audit 2024-09-21T13:44:04.318507+0000 mgr.y (mgr.25139) 221 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:06.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:06 smithi092 bash[19827]: cluster 2024-09-21T13:44:04.968770+0000 mgr.y (mgr.25139) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:06.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:06 smithi092 bash[26840]: cluster 2024-09-21T13:44:04.968770+0000 mgr.y (mgr.25139) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:06.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:06 smithi170 bash[21665]: cluster 2024-09-21T13:44:04.968770+0000 mgr.y (mgr.25139) 222 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:07.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:07 smithi092 bash[19827]: audit 2024-09-21T13:44:06.439127+0000 mgr.y (mgr.25139) 223 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:07.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:07 smithi092 bash[19827]: audit 2024-09-21T13:44:06.768049+0000 mgr.y (mgr.25139) 224 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:07.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:07 smithi092 bash[26840]: audit 2024-09-21T13:44:06.439127+0000 mgr.y (mgr.25139) 223 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:07.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:07 smithi092 bash[26840]: audit 2024-09-21T13:44:06.768049+0000 mgr.y (mgr.25139) 224 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:07.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:07 smithi170 bash[21665]: audit 2024-09-21T13:44:06.439127+0000 mgr.y (mgr.25139) 223 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:07.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:07 smithi170 bash[21665]: audit 2024-09-21T13:44:06.768049+0000 mgr.y (mgr.25139) 224 : audit [DBG] from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi170", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:08.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:08.075420451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:08.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:08 smithi170 bash[21665]: cluster 2024-09-21T13:44:06.969771+0000 mgr.y (mgr.25139) 225 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:08.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:08 smithi092 bash[19827]: cluster 2024-09-21T13:44:06.969771+0000 mgr.y (mgr.25139) 225 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:08.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:08 smithi092 bash[26840]: cluster 2024-09-21T13:44:06.969771+0000 mgr.y (mgr.25139) 225 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:08.960 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:44:09.550 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:44:10.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:44:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:44:10] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-21T13:44:10.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[26840]: cephadm 2024-09-21T13:44:08.953239+0000 mgr.y (mgr.25139) 226 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:44:10.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[26840]: audit 2024-09-21T13:44:08.960731+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:10.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[26840]: audit 2024-09-21T13:44:08.964077+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:10.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[26840]: audit 2024-09-21T13:44:08.965441+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:10.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[26840]: cluster 2024-09-21T13:44:08.970175+0000 mgr.y (mgr.25139) 227 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:10.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[26840]: audit 2024-09-21T13:44:08.973479+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:10.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[26840]: cephadm 2024-09-21T13:44:09.042972+0000 mgr.y (mgr.25139) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:44:10.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[19827]: cephadm 2024-09-21T13:44:08.953239+0000 mgr.y (mgr.25139) 226 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:44:10.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[19827]: audit 2024-09-21T13:44:08.960731+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:10.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[19827]: audit 2024-09-21T13:44:08.964077+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:10.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[19827]: audit 2024-09-21T13:44:08.965441+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:10.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[19827]: cluster 2024-09-21T13:44:08.970175+0000 mgr.y (mgr.25139) 227 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:10.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[19827]: audit 2024-09-21T13:44:08.973479+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:10.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:09 smithi092 bash[19827]: cephadm 2024-09-21T13:44:09.042972+0000 mgr.y (mgr.25139) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:44:10.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:09 smithi170 bash[21665]: cephadm 2024-09-21T13:44:08.953239+0000 mgr.y (mgr.25139) 226 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:44:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:09 smithi170 bash[21665]: audit 2024-09-21T13:44:08.960731+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:09 smithi170 bash[21665]: audit 2024-09-21T13:44:08.964077+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:09 smithi170 bash[21665]: audit 2024-09-21T13:44:08.965441+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:09 smithi170 bash[21665]: cluster 2024-09-21T13:44:08.970175+0000 mgr.y (mgr.25139) 227 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:09 smithi170 bash[21665]: audit 2024-09-21T13:44:08.973479+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:09 smithi170 bash[21665]: cephadm 2024-09-21T13:44:09.042972+0000 mgr.y (mgr.25139) 228 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:44:11.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:11.099715956Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: cluster 2024-09-21T13:44:10.970818+0000 mgr.y (mgr.25139) 229 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: audit 2024-09-21T13:44:11.313000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: cephadm 2024-09-21T13:44:11.314040+0000 mgr.y (mgr.25139) 230 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: cephadm 2024-09-21T13:44:11.314118+0000 mgr.y (mgr.25139) 231 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: audit 2024-09-21T13:44:11.316345+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: audit 2024-09-21T13:44:11.318618+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: cephadm 2024-09-21T13:44:11.319428+0000 mgr.y (mgr.25139) 232 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: audit 2024-09-21T13:44:11.324034+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: audit 2024-09-21T13:44:11.327486+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: audit 2024-09-21T13:44:11.328583+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T13:44:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:12 smithi170 bash[21665]: cephadm 2024-09-21T13:44:11.329282+0000 mgr.y (mgr.25139) 233 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T13:44:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: cluster 2024-09-21T13:44:10.970818+0000 mgr.y (mgr.25139) 229 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:44:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: audit 2024-09-21T13:44:11.313000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: cephadm 2024-09-21T13:44:11.314040+0000 mgr.y (mgr.25139) 230 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:44:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: cephadm 2024-09-21T13:44:11.314118+0000 mgr.y (mgr.25139) 231 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:44:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: audit 2024-09-21T13:44:11.316345+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: audit 2024-09-21T13:44:11.318618+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: cephadm 2024-09-21T13:44:11.319428+0000 mgr.y (mgr.25139) 232 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: audit 2024-09-21T13:44:11.324034+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: audit 2024-09-21T13:44:11.327486+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: audit 2024-09-21T13:44:11.328583+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[19827]: cephadm 2024-09-21T13:44:11.329282+0000 mgr.y (mgr.25139) 233 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: cluster 2024-09-21T13:44:10.970818+0000 mgr.y (mgr.25139) 229 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: audit 2024-09-21T13:44:11.313000+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: cephadm 2024-09-21T13:44:11.314040+0000 mgr.y (mgr.25139) 230 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: cephadm 2024-09-21T13:44:11.314118+0000 mgr.y (mgr.25139) 231 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: audit 2024-09-21T13:44:11.316345+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: audit 2024-09-21T13:44:11.318618+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: cephadm 2024-09-21T13:44:11.319428+0000 mgr.y (mgr.25139) 232 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: audit 2024-09-21T13:44:11.324034+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: audit 2024-09-21T13:44:11.327486+0000 mon.c (mon.2) 318 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:44:12.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: audit 2024-09-21T13:44:11.328583+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T13:44:12.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:12 smithi092 bash[26840]: cephadm 2024-09-21T13:44:11.329282+0000 mgr.y (mgr.25139) 233 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T13:44:14.315 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:14.062954718Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:14.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:14 smithi170 bash[21665]: cluster 2024-09-21T13:44:12.972460+0000 mgr.y (mgr.25139) 234 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:14.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:14 smithi170 bash[21665]: audit 2024-09-21T13:44:13.880715+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:14.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:14 smithi170 bash[21665]: audit 2024-09-21T13:44:13.885887+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:44:14.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:14 smithi170 bash[21665]: audit 2024-09-21T13:44:13.887604+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:44:14.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:14 smithi170 bash[21665]: audit 2024-09-21T13:44:13.889317+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:14 smithi092 bash[19827]: cluster 2024-09-21T13:44:12.972460+0000 mgr.y (mgr.25139) 234 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:14 smithi092 bash[19827]: audit 2024-09-21T13:44:13.880715+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:14 smithi092 bash[19827]: audit 2024-09-21T13:44:13.885887+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:44:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:14 smithi092 bash[19827]: audit 2024-09-21T13:44:13.887604+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:44:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:14 smithi092 bash[19827]: audit 2024-09-21T13:44:13.889317+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:14.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:14 smithi092 bash[26840]: cluster 2024-09-21T13:44:12.972460+0000 mgr.y (mgr.25139) 234 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:14 smithi092 bash[26840]: audit 2024-09-21T13:44:13.880715+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:14 smithi092 bash[26840]: audit 2024-09-21T13:44:13.885887+0000 mon.c (mon.2) 320 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:44:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:14 smithi092 bash[26840]: audit 2024-09-21T13:44:13.887604+0000 mon.c (mon.2) 321 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:44:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:14 smithi092 bash[26840]: audit 2024-09-21T13:44:13.889317+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:14.863 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:44:15.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:15 smithi170 bash[21665]: cephadm 2024-09-21T13:44:13.872565+0000 mgr.y (mgr.25139) 235 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T13:44:15.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:15 smithi170 bash[21665]: cephadm 2024-09-21T13:44:13.891400+0000 mgr.y (mgr.25139) 236 : cephadm [INF] Deploying daemon mon.b on smithi170 2024-09-21T13:44:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:15 smithi170 bash[21665]: audit 2024-09-21T13:44:14.327412+0000 mgr.y (mgr.25139) 237 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:15.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:15 smithi092 bash[26840]: cephadm 2024-09-21T13:44:13.872565+0000 mgr.y (mgr.25139) 235 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T13:44:15.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:15 smithi092 bash[26840]: cephadm 2024-09-21T13:44:13.891400+0000 mgr.y (mgr.25139) 236 : cephadm [INF] Deploying daemon mon.b on smithi170 2024-09-21T13:44:15.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:15 smithi092 bash[26840]: audit 2024-09-21T13:44:14.327412+0000 mgr.y (mgr.25139) 237 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:15.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:15 smithi092 bash[19827]: cephadm 2024-09-21T13:44:13.872565+0000 mgr.y (mgr.25139) 235 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T13:44:15.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:15 smithi092 bash[19827]: cephadm 2024-09-21T13:44:13.891400+0000 mgr.y (mgr.25139) 236 : cephadm [INF] Deploying daemon mon.b on smithi170 2024-09-21T13:44:15.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:15 smithi092 bash[19827]: audit 2024-09-21T13:44:14.327412+0000 mgr.y (mgr.25139) 237 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:16.368 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:44:16.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:44:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:16.605 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:44:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:16.606 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:16.606 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:44:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:16.606 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:44:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:16.607 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:44:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:16.607 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:44:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:16.607 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:44:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:16.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:16 smithi170 bash[21665]: cluster 2024-09-21T13:44:14.973110+0000 mgr.y (mgr.25139) 238 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:16.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:16.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:16 smithi092 bash[19827]: cluster 2024-09-21T13:44:14.973110+0000 mgr.y (mgr.25139) 238 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:16.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:16 smithi092 bash[26840]: cluster 2024-09-21T13:44:14.973110+0000 mgr.y (mgr.25139) 238 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:16.947 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:16 smithi170 systemd[1]: Stopping Ceph mon.b for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:44:16.947 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:16 smithi170 bash[21665]: debug 2024-09-21T13:44:16.718+0000 7f6ea2058640 -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-21T13:44:16.947 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:16 smithi170 bash[21665]: debug 2024-09-21T13:44:16.718+0000 7f6ea2058640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:44:17.022 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:44:17.022 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (2m) 2m ago 29m 14.0M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:44:17.022 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (100s) 94s ago 28m 31.9M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:44:17.022 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (4m) 2m ago 26m 47.9M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:44:17.022 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (3m) 94s ago 37m 439M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:44:17.022 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (14m) 2m ago 39m 503M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:44:17.022 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (39m) 2m ago 39m 88.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (37m) 94s ago 37m 62.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 1c4dd447156c 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (37m) 2m ago 37m 62.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (3m) 2m ago 29m 7491k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (3m) 94s ago 29m 7912k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (36m) 2m ago 36m 56.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (35m) 2m ago 35m 66.0M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (34m) 2m ago 34m 53.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (34m) 2m ago 34m 66.1M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (33m) 94s ago 33m 60.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (32m) 94s ago 32m 64.4M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (31m) 94s ago 31m 54.5M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (30m) 94s ago 30m 65.4M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (2m) 94s ago 29m 35.1M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (26m) 2m ago 26m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:44:17.023 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (26m) 94s ago 26m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:44:17.271 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:17.093546132Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:17.386 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:44:17.386 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:44:17.387 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:44:17.388 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:44:17.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:17 smithi170 bash[70095]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mon-b 2024-09-21T13:44:17.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:17 smithi170 bash[70156]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mon-b 2024-09-21T13:44:17.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-21T13:44:17.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: Stopped Ceph mon.b for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:44:17.703 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:44:17.703 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:44:17.703 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:44:17.703 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi170", 2024-09-21T13:44:17.704 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:44:17.704 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "0/1 daemons upgraded", 2024-09-21T13:44:17.704 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T13:44:17.704 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:44:17.704 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:44:18.105 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:18.106 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:18.106 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:18.106 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:18.107 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:18.107 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:18.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:18.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: Started Ceph mon.b for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:44:18.107 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:18.108 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:44:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:44:19.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.986+0000 7f5d21a79c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:44:19.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.986+0000 7f5d21a79c80 0 ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 7 2024-09-21T13:44:19.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.986+0000 7f5d21a79c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T13:44:19.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 0 load: jerasure load: lrc 2024-09-21T13:44:19.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T13:44:19.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Git sha 0 2024-09-21T13:44:19.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:44:19.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: DB SUMMARY 2024-09-21T13:44:19.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: DB Session ID: YS3L5052XA7KQDYWAG85 2024-09-21T13:44:19.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T13:44:19.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:44:19.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4319 Bytes 2024-09-21T13:44:19.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000063.sst 2024-09-21T13:44:19.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000061.log size: 990141 ; 2024-09-21T13:44:19.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T13:44:19.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T13:44:19.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T13:44:19.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:44:19.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:44:19.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:44:19.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.env: 0x55fae2be0120 2024-09-21T13:44:19.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:44:19.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.info_log: 0x55fae3a37700 2024-09-21T13:44:19.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:44:19.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T13:44:19.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T13:44:19.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T13:44:19.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.db_log_dir: 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.wal_dir: 2024-09-21T13:44:19.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.write_buffer_manager: 0x55fae3a3a1e0 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:44:19.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.row_cache: None 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.wal_filter: None 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:44:19.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:44:19.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T13:44:19.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Compression algorithms supported: 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: kZSTD supported: 0 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T13:44:19.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.merge_operator: 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:18 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fae3a37320) 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: cache_index_and_filter_blocks: 1 2024-09-21T13:44:19.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: pin_top_level_index_and_filter: 1 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: index_type: 0 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: data_block_index_type: 0 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: index_shortening: 1 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: checksum: 4 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: no_block_cache: 0 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: block_cache: 0x55fae3a2d610 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: block_cache_name: BinnedLRUCache 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: block_cache_options: 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: capacity : 536870912 2024-09-21T13:44:19.369 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: num_shard_bits : 4 2024-09-21T13:44:19.370 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: strict_capacity_limit : 0 2024-09-21T13:44:19.370 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: high_pri_pool_ratio: 0.000 2024-09-21T13:44:19.370 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: block_cache_compressed: (nil) 2024-09-21T13:44:19.370 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: persistent_cache: (nil) 2024-09-21T13:44:19.370 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: block_size: 4096 2024-09-21T13:44:19.370 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: block_size_deviation: 10 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: block_restart_interval: 16 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: index_block_restart_interval: 1 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: metadata_block_size: 4096 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: partition_filters: 0 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: use_delta_encoding: 1 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: filter_policy: bloomfilter 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: whole_key_filtering: 1 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: verify_compression: 0 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: read_amp_bytes_per_bit: 0 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: format_version: 5 2024-09-21T13:44:19.371 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: enable_index_compression: 1 2024-09-21T13:44:19.372 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: block_align: 0 2024-09-21T13:44:19.372 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: max_auto_readahead_size: 262144 2024-09-21T13:44:19.372 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: prepopulate_block_cache: 0 2024-09-21T13:44:19.372 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: initial_auto_readahead_size: 8192 2024-09-21T13:44:19.372 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: num_file_reads_for_auto_readahead: 2 2024-09-21T13:44:19.372 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:44:19.372 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:44:19.372 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T13:44:19.372 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:44:19.372 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.num_levels: 7 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:44:19.373 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:44:19.374 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:44:19.375 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:44:19.376 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:44:19.377 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:44:19.378 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.990+0000 7f5d21a79c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.994+0000 7f5d21a79c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.994+0000 7f5d21a79c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 65, last_sequence is 33619, log_number is 61,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.994+0000 7f5d21a79c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 61 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.994+0000 7f5d21a79c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ec63b329-7c1e-40b5-8b49-46f8893bd056 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.994+0000 7f5d21a79c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926258994760, "job": 1, "event": "recovery_started", "wal_files": [61]} 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.994+0000 7f5d21a79c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #61 mode 2 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.998+0000 7f5d21a79c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926258999096, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 66, "file_size": 649564, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 33624, "largest_seqno": 34522, "table_properties": {"data_size": 645706, "index_size": 1537, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 9497, "raw_average_key_size": 19, "raw_value_size": 637276, "raw_average_value_size": 1287, "num_data_blocks": 69, "num_entries": 495, "num_filter_entries": 495, "num_deletions": 255, "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": 1726926258, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ec63b329-7c1e-40b5-8b49-46f8893bd056", "db_session_id": "YS3L5052XA7KQDYWAG85", "orig_file_number": 66, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.998+0000 7f5d21a79c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926258999238, "job": 1, "event": "recovery_finished"} 2024-09-21T13:44:19.379 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.998+0000 7f5d21a79c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 68 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.998+0000 7f5d21a79c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.998+0000 7f5d21a79c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000061.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.998+0000 7f5d21a79c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fae3a5ae00 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.998+0000 7f5d21a79c80 4 rocksdb: DB pointer 0x55fae3b5e000 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.998+0000 7f5d17841640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.998+0000 7f5d17841640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: ** DB Stats ** 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: 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-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:44:19.380 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: 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-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: ** Compaction Stats [default] ** 2024-09-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: 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-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: L0 1/0 634.34 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 257.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: L6 1/0 10.21 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-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Sum 2/0 10.83 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 257.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 257.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: ** Compaction Stats [default] ** 2024-09-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: 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-21T13:44:19.381 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 257.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Cumulative compaction: 0.00 GB write, 82.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Interval compaction: 0.00 GB write, 82.71 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: 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-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Block cache BinnedLRUCache@0x55fae3a2d610#7 capacity: 512.00 MB usage: 3.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2024-09-21T13:44:19.382 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:18.998+0000 7f5d21a79c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] at bind addrs [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:19.002+0000 7f5d21a79c80 1 mon.b@-1(???) e3 preinit fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:19.002+0000 7f5d21a79c80 0 mon.b@-1(???).mds e1 new map 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:19.002+0000 7f5d21a79c80 0 mon.b@-1(???).mds e1 print_map 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: e1 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: btime 2024-09-21T13:04:35:842632+0000 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: legacy client fscid: -1 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: No filesystems configured 2024-09-21T13:44:19.383 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:19.002+0000 7f5d21a79c80 0 mon.b@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T13:44:19.384 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:19.002+0000 7f5d21a79c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:44:19.384 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:19.002+0000 7f5d21a79c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:44:19.384 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:19.002+0000 7f5d21a79c80 0 mon.b@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:44:19.384 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:19 smithi170 bash[70212]: debug 2024-09-21T13:44:19.002+0000 7f5d21a79c80 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-09-21T13:44:20.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:20.063456563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:16.974675+0000 mgr.y (mgr.25139) 241 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:16.974675+0000 mgr.y (mgr.25139) 241 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: audit 2024-09-21T13:44:17.006394+0000 mgr.y (mgr.25139) 242 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: audit 2024-09-21T13:44:17.006394+0000 mgr.y (mgr.25139) 242 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: audit 2024-09-21T13:44:17.388306+0000 mon.c (mon.2) 324 : audit [DBG] from='client.? 172.21.15.92:0/3250586611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: audit 2024-09-21T13:44:17.388306+0000 mon.c (mon.2) 324 : audit [DBG] from='client.? 172.21.15.92:0/3250586611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: audit 2024-09-21T13:44:17.705125+0000 mgr.y (mgr.25139) 243 : audit [DBG] from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: audit 2024-09-21T13:44:17.705125+0000 mgr.y (mgr.25139) 243 : audit [DBG] from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:18.975379+0000 mgr.y (mgr.25139) 244 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:18.975379+0000 mgr.y (mgr.25139) 244 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.217335+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.217335+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.220112+0000 mon.a (mon.0) 1417 : cluster [INF] mon.a calling monitor election 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.220112+0000 mon.a (mon.0) 1417 : cluster [INF] mon.a calling monitor election 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.243425+0000 mon.a (mon.0) 1418 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.243425+0000 mon.a (mon.0) 1418 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258089+0000 mon.a (mon.0) 1419 : cluster [DBG] monmap epoch 3 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258089+0000 mon.a (mon.0) 1419 : cluster [DBG] monmap epoch 3 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258135+0000 mon.a (mon.0) 1420 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258135+0000 mon.a (mon.0) 1420 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258163+0000 mon.a (mon.0) 1421 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:44:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258163+0000 mon.a (mon.0) 1421 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258192+0000 mon.a (mon.0) 1422 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258192+0000 mon.a (mon.0) 1422 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258228+0000 mon.a (mon.0) 1423 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258228+0000 mon.a (mon.0) 1423 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258264+0000 mon.a (mon.0) 1424 : cluster [DBG] election_strategy: 1 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258264+0000 mon.a (mon.0) 1424 : cluster [DBG] election_strategy: 1 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258297+0000 mon.a (mon.0) 1425 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258297+0000 mon.a (mon.0) 1425 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258329+0000 mon.a (mon.0) 1426 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258329+0000 mon.a (mon.0) 1426 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258344+0000 mon.a (mon.0) 1427 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:44:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.258344+0000 mon.a (mon.0) 1427 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.279801+0000 mon.a (mon.0) 1428 : cluster [DBG] fsmap 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.279801+0000 mon.a (mon.0) 1428 : cluster [DBG] fsmap 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.279853+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.279853+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.280625+0000 mon.a (mon.0) 1430 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.280625+0000 mon.a (mon.0) 1430 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.280882+0000 mon.a (mon.0) 1431 : cluster [INF] overall HEALTH_OK 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: cluster 2024-09-21T13:44:19.280882+0000 mon.a (mon.0) 1431 : cluster [INF] overall HEALTH_OK 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: audit 2024-09-21T13:44:19.295744+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: audit 2024-09-21T13:44:19.295744+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: audit 2024-09-21T13:44:19.313037+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:20.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:20 smithi170 bash[70212]: audit 2024-09-21T13:44:19.313037+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:20.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:44:20] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-21T13:44:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:16.974675+0000 mgr.y (mgr.25139) 241 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: audit 2024-09-21T13:44:17.006394+0000 mgr.y (mgr.25139) 242 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: audit 2024-09-21T13:44:17.388306+0000 mon.c (mon.2) 324 : audit [DBG] from='client.? 172.21.15.92:0/3250586611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: audit 2024-09-21T13:44:17.705125+0000 mgr.y (mgr.25139) 243 : audit [DBG] from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:18.975379+0000 mgr.y (mgr.25139) 244 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.217335+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:44:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.220112+0000 mon.a (mon.0) 1417 : cluster [INF] mon.a calling monitor election 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.243425+0000 mon.a (mon.0) 1418 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.258089+0000 mon.a (mon.0) 1419 : cluster [DBG] monmap epoch 3 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.258135+0000 mon.a (mon.0) 1420 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.258163+0000 mon.a (mon.0) 1421 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.258192+0000 mon.a (mon.0) 1422 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.258228+0000 mon.a (mon.0) 1423 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.258264+0000 mon.a (mon.0) 1424 : cluster [DBG] election_strategy: 1 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.258297+0000 mon.a (mon.0) 1425 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.258329+0000 mon.a (mon.0) 1426 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.258344+0000 mon.a (mon.0) 1427 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.279801+0000 mon.a (mon.0) 1428 : cluster [DBG] fsmap 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.279853+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.280625+0000 mon.a (mon.0) 1430 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-09-21T13:44:20.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: cluster 2024-09-21T13:44:19.280882+0000 mon.a (mon.0) 1431 : cluster [INF] overall HEALTH_OK 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: audit 2024-09-21T13:44:19.295744+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[19827]: audit 2024-09-21T13:44:19.313037+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:16.974675+0000 mgr.y (mgr.25139) 241 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: audit 2024-09-21T13:44:17.006394+0000 mgr.y (mgr.25139) 242 : audit [DBG] from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: audit 2024-09-21T13:44:17.388306+0000 mon.c (mon.2) 324 : audit [DBG] from='client.? 172.21.15.92:0/3250586611' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: audit 2024-09-21T13:44:17.705125+0000 mgr.y (mgr.25139) 243 : audit [DBG] from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:18.975379+0000 mgr.y (mgr.25139) 244 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.217335+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.220112+0000 mon.a (mon.0) 1417 : cluster [INF] mon.a calling monitor election 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.243425+0000 mon.a (mon.0) 1418 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.258089+0000 mon.a (mon.0) 1419 : cluster [DBG] monmap epoch 3 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.258135+0000 mon.a (mon.0) 1420 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:44:20.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.258163+0000 mon.a (mon.0) 1421 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.258192+0000 mon.a (mon.0) 1422 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.258228+0000 mon.a (mon.0) 1423 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.258264+0000 mon.a (mon.0) 1424 : cluster [DBG] election_strategy: 1 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.258297+0000 mon.a (mon.0) 1425 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.258329+0000 mon.a (mon.0) 1426 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.258344+0000 mon.a (mon.0) 1427 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.279801+0000 mon.a (mon.0) 1428 : cluster [DBG] fsmap 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.279853+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.280625+0000 mon.a (mon.0) 1430 : cluster [DBG] mgrmap e43: y(active, since 4m), standbys: x 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: cluster 2024-09-21T13:44:19.280882+0000 mon.a (mon.0) 1431 : cluster [INF] overall HEALTH_OK 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: audit 2024-09-21T13:44:19.295744+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:20.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:20 smithi092 bash[26840]: audit 2024-09-21T13:44:19.313037+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:22.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:22 smithi170 bash[70212]: cluster 2024-09-21T13:44:20.976119+0000 mgr.y (mgr.25139) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:22.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:22 smithi170 bash[70212]: cluster 2024-09-21T13:44:20.976119+0000 mgr.y (mgr.25139) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:22 smithi092 bash[19827]: cluster 2024-09-21T13:44:20.976119+0000 mgr.y (mgr.25139) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:22.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:22 smithi092 bash[26840]: cluster 2024-09-21T13:44:20.976119+0000 mgr.y (mgr.25139) 245 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:23.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:23.063492294Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:24.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:44:24 smithi092 bash[68882]: debug 2024-09-21T13:44:24.010+0000 7f6559438640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T13:44:24.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:24 smithi170 bash[70212]: cluster 2024-09-21T13:44:22.977787+0000 mgr.y (mgr.25139) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:24.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:24 smithi170 bash[70212]: cluster 2024-09-21T13:44:22.977787+0000 mgr.y (mgr.25139) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:24 smithi092 bash[19827]: cluster 2024-09-21T13:44:22.977787+0000 mgr.y (mgr.25139) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:24.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:24 smithi092 bash[26840]: cluster 2024-09-21T13:44:22.977787+0000 mgr.y (mgr.25139) 246 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:25.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:25 smithi170 bash[70212]: audit 2024-09-21T13:44:24.336404+0000 mgr.y (mgr.25139) 247 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:25 smithi170 bash[70212]: audit 2024-09-21T13:44:24.336404+0000 mgr.y (mgr.25139) 247 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:25.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:25 smithi092 bash[19827]: audit 2024-09-21T13:44:24.336404+0000 mgr.y (mgr.25139) 247 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:25 smithi092 bash[26840]: audit 2024-09-21T13:44:24.336404+0000 mgr.y (mgr.25139) 247 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:26.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:26.079777159Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:26 smithi170 bash[70212]: cluster 2024-09-21T13:44:24.978509+0000 mgr.y (mgr.25139) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:26 smithi170 bash[70212]: cluster 2024-09-21T13:44:24.978509+0000 mgr.y (mgr.25139) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:26 smithi170 bash[70212]: audit 2024-09-21T13:44:25.328562+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:26 smithi170 bash[70212]: audit 2024-09-21T13:44:25.328562+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:26 smithi170 bash[70212]: audit 2024-09-21T13:44:25.344447+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:26 smithi170 bash[70212]: audit 2024-09-21T13:44:25.344447+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:26.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:26 smithi092 bash[19827]: cluster 2024-09-21T13:44:24.978509+0000 mgr.y (mgr.25139) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:26.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:26 smithi092 bash[19827]: audit 2024-09-21T13:44:25.328562+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:26.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:26 smithi092 bash[19827]: audit 2024-09-21T13:44:25.344447+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:26.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:26 smithi092 bash[26840]: cluster 2024-09-21T13:44:24.978509+0000 mgr.y (mgr.25139) 248 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:26.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:26 smithi092 bash[26840]: audit 2024-09-21T13:44:25.328562+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:26.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:26 smithi092 bash[26840]: audit 2024-09-21T13:44:25.344447+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:27.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:27 smithi092 bash[19827]: audit 2024-09-21T13:44:26.528764+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:27.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:27 smithi092 bash[19827]: audit 2024-09-21T13:44:26.542894+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:27.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:27 smithi092 bash[26840]: audit 2024-09-21T13:44:26.528764+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:27.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:27 smithi092 bash[26840]: audit 2024-09-21T13:44:26.542894+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:27 smithi170 bash[70212]: audit 2024-09-21T13:44:26.528764+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:27 smithi170 bash[70212]: audit 2024-09-21T13:44:26.528764+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:27 smithi170 bash[70212]: audit 2024-09-21T13:44:26.542894+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:27 smithi170 bash[70212]: audit 2024-09-21T13:44:26.542894+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:28 smithi170 bash[70212]: cluster 2024-09-21T13:44:26.980148+0000 mgr.y (mgr.25139) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:28.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:28 smithi170 bash[70212]: cluster 2024-09-21T13:44:26.980148+0000 mgr.y (mgr.25139) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:28 smithi092 bash[19827]: cluster 2024-09-21T13:44:26.980148+0000 mgr.y (mgr.25139) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:29.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:28 smithi092 bash[26840]: cluster 2024-09-21T13:44:26.980148+0000 mgr.y (mgr.25139) 249 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:29.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:29.088183668Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:30.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:44:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:44:30] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-21T13:44:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:30 smithi170 bash[70212]: cluster 2024-09-21T13:44:28.980894+0000 mgr.y (mgr.25139) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:30 smithi170 bash[70212]: cluster 2024-09-21T13:44:28.980894+0000 mgr.y (mgr.25139) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:31.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:30 smithi092 bash[19827]: cluster 2024-09-21T13:44:28.980894+0000 mgr.y (mgr.25139) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:31.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:30 smithi092 bash[26840]: cluster 2024-09-21T13:44:28.980894+0000 mgr.y (mgr.25139) 250 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:32.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:32.06236842Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:32 smithi170 bash[70212]: cluster 2024-09-21T13:44:30.981762+0000 mgr.y (mgr.25139) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:32 smithi170 bash[70212]: cluster 2024-09-21T13:44:30.981762+0000 mgr.y (mgr.25139) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:32 smithi170 bash[70212]: audit 2024-09-21T13:44:31.742064+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:32.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:32 smithi170 bash[70212]: audit 2024-09-21T13:44:31.742064+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:33.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:32 smithi092 bash[19827]: cluster 2024-09-21T13:44:30.981762+0000 mgr.y (mgr.25139) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:32 smithi092 bash[19827]: audit 2024-09-21T13:44:31.742064+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:33.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:32 smithi092 bash[26840]: cluster 2024-09-21T13:44:30.981762+0000 mgr.y (mgr.25139) 251 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:33.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:32 smithi092 bash[26840]: audit 2024-09-21T13:44:31.742064+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:34 smithi092 bash[19827]: cluster 2024-09-21T13:44:32.983574+0000 mgr.y (mgr.25139) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:34.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:34 smithi092 bash[26840]: cluster 2024-09-21T13:44:32.983574+0000 mgr.y (mgr.25139) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:34.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:34 smithi170 bash[70212]: cluster 2024-09-21T13:44:32.983574+0000 mgr.y (mgr.25139) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:34.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:34 smithi170 bash[70212]: cluster 2024-09-21T13:44:32.983574+0000 mgr.y (mgr.25139) 252 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:35.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:35.100940544Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:35.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:35 smithi170 bash[70212]: audit 2024-09-21T13:44:34.347771+0000 mgr.y (mgr.25139) 253 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:35.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:35 smithi170 bash[70212]: audit 2024-09-21T13:44:34.347771+0000 mgr.y (mgr.25139) 253 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:36.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:35 smithi092 bash[19827]: audit 2024-09-21T13:44:34.347771+0000 mgr.y (mgr.25139) 253 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:36.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:35 smithi092 bash[26840]: audit 2024-09-21T13:44:34.347771+0000 mgr.y (mgr.25139) 253 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: cluster 2024-09-21T13:44:34.984442+0000 mgr.y (mgr.25139) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: cluster 2024-09-21T13:44:34.984442+0000 mgr.y (mgr.25139) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: audit 2024-09-21T13:44:36.521362+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: audit 2024-09-21T13:44:36.521362+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: audit 2024-09-21T13:44:36.537235+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: audit 2024-09-21T13:44:36.537235+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: audit 2024-09-21T13:44:36.541448+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: audit 2024-09-21T13:44:36.541448+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: audit 2024-09-21T13:44:36.543410+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:36.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: audit 2024-09-21T13:44:36.543410+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:36.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: audit 2024-09-21T13:44:36.554902+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:36.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:36 smithi170 bash[70212]: audit 2024-09-21T13:44:36.554902+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[26840]: cluster 2024-09-21T13:44:34.984442+0000 mgr.y (mgr.25139) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:37.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[26840]: audit 2024-09-21T13:44:36.521362+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[26840]: audit 2024-09-21T13:44:36.537235+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[26840]: audit 2024-09-21T13:44:36.541448+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:37.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[26840]: audit 2024-09-21T13:44:36.543410+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:37.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[26840]: audit 2024-09-21T13:44:36.554902+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[19827]: cluster 2024-09-21T13:44:34.984442+0000 mgr.y (mgr.25139) 254 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[19827]: audit 2024-09-21T13:44:36.521362+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[19827]: audit 2024-09-21T13:44:36.537235+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[19827]: audit 2024-09-21T13:44:36.541448+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:37.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[19827]: audit 2024-09-21T13:44:36.543410+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:37.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:36 smithi092 bash[19827]: audit 2024-09-21T13:44:36.554902+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.687377+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:37.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.687377+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:37.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.690297+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.690297+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.693170+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.693170+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.694623+0000 mgr.y (mgr.25139) 255 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.694623+0000 mgr.y (mgr.25139) 255 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.702560+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.702560+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.713238+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.713238+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.714719+0000 mgr.y (mgr.25139) 256 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.714719+0000 mgr.y (mgr.25139) 256 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.724273+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.724273+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.733085+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.733085+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.734808+0000 mgr.y (mgr.25139) 257 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:44:37.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.734808+0000 mgr.y (mgr.25139) 257 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:44:37.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.744673+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.744673+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.752596+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.752596+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.754290+0000 mgr.y (mgr.25139) 258 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.754290+0000 mgr.y (mgr.25139) 258 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.764059+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.764059+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.771203+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.771203+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.771931+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.771931+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.780367+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T13:44:37.859 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.780367+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.788397+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.788397+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.790030+0000 mgr.y (mgr.25139) 259 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.790030+0000 mgr.y (mgr.25139) 259 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.799802+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.799802+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.809008+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.809008+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.810596+0000 mgr.y (mgr.25139) 260 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.810596+0000 mgr.y (mgr.25139) 260 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.820488+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.820488+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.831716+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.860 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.831716+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.833488+0000 mgr.y (mgr.25139) 261 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.833488+0000 mgr.y (mgr.25139) 261 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.842990+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.842990+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.852502+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.852502+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.854325+0000 mgr.y (mgr.25139) 262 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.854325+0000 mgr.y (mgr.25139) 262 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.857797+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.857797+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.858536+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.858536+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.862210+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.861 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.862210+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.863875+0000 mgr.y (mgr.25139) 263 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.863875+0000 mgr.y (mgr.25139) 263 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.866842+0000 mon.c (mon.2) 341 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.866842+0000 mon.c (mon.2) 341 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.867504+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.867504+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.871017+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.871017+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.876808+0000 mon.c (mon.2) 343 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.876808+0000 mon.c (mon.2) 343 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.877539+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.877539+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.881134+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.881134+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.862 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.886241+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.886241+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.886925+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.886925+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.890115+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.890115+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.895606+0000 mon.c (mon.2) 347 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.895606+0000 mon.c (mon.2) 347 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.896299+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.896299+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.899524+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.899524+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.904496+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.904496+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.905319+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.863 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.905319+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:37.864 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.910203+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:44:37.864 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.910203+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:44:37.864 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.911031+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:44:37.864 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.911031+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:44:37.864 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.919664+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:44:37.864 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.919664+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:44:37.864 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.926906+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.864 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.926906+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.864 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.927713+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.865 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.927713+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.865 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.936008+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:44:37.865 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.936008+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:44:37.865 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.943839+0000 mon.c (mon.2) 352 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:44:37.865 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.943839+0000 mon.c (mon.2) 352 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:44:37.865 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.944573+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.944573+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.953008+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.953008+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.960416+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.960416+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.961158+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.961158+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.962971+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.962971+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.963698+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.963698+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.972872+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.972872+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:44:37.866 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.981453+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.981453+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.982199+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.982199+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.984210+0000 mon.c (mon.2) 356 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.984210+0000 mon.c (mon.2) 356 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.984900+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.984900+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.993181+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:36.993181+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.000188+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.000188+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.000856+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.000856+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.867 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.002785+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.002785+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.003423+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.003423+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.011696+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.011696+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.018771+0000 mon.c (mon.2) 359 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.018771+0000 mon.c (mon.2) 359 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.019499+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.019499+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.021374+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.021374+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.022018+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.022018+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:44:37.868 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.030270+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.030270+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.037830+0000 mon.c (mon.2) 361 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.037830+0000 mon.c (mon.2) 361 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.038588+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.038588+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.046756+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.046756+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.054279+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.054279+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.055082+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.055082+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.057026+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.057026+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.057780+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.869 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.057780+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.059549+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.059549+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.060286+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.060286+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.062266+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.062266+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.062992+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.062992+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.064928+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.064928+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.065562+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.065562+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.067418+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.870 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.067418+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.067997+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.067997+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.070400+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.070400+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.071074+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.071074+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.079459+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.079459+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.084262+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.084262+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.086098+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.086098+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.099735+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.871 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.099735+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.872 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.234148+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:37.872 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.234148+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:37.872 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.235120+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:37.872 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.235120+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:37.872 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.241439+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:37.872 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:37 smithi170 bash[70212]: audit 2024-09-21T13:44:37.241439+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.687377+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:38.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.690297+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.693170+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.694623+0000 mgr.y (mgr.25139) 255 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.702560+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.713238+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.714719+0000 mgr.y (mgr.25139) 256 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.724273+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.733085+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.734808+0000 mgr.y (mgr.25139) 257 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.744673+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.752596+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.754290+0000 mgr.y (mgr.25139) 258 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:44:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.764059+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.771203+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.771931+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.780367+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.788397+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.790030+0000 mgr.y (mgr.25139) 259 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.799802+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.809008+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.810596+0000 mgr.y (mgr.25139) 260 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.687377+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.690297+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.693170+0000 mon.c (mon.2) 330 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.694623+0000 mgr.y (mgr.25139) 255 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.702560+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.713238+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.714719+0000 mgr.y (mgr.25139) 256 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.724273+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.733085+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.734808+0000 mgr.y (mgr.25139) 257 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.744673+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.752596+0000 mon.c (mon.2) 333 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.754290+0000 mgr.y (mgr.25139) 258 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.764059+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.771203+0000 mon.c (mon.2) 334 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.771931+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.780367+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T13:44:38.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.788397+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.790030+0000 mgr.y (mgr.25139) 259 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:44:38.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.799802+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.809008+0000 mon.c (mon.2) 336 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.810596+0000 mgr.y (mgr.25139) 260 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:44:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.820488+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.831716+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.833488+0000 mgr.y (mgr.25139) 261 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:44:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.842990+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.852502+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.854325+0000 mgr.y (mgr.25139) 262 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.857797+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.858536+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.862210+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.863875+0000 mgr.y (mgr.25139) 263 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.866842+0000 mon.c (mon.2) 341 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.867504+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.871017+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.876808+0000 mon.c (mon.2) 343 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.877539+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.881134+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.886241+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.886925+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.890115+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.820488+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.831716+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.833488+0000 mgr.y (mgr.25139) 261 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.842990+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.852502+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.854325+0000 mgr.y (mgr.25139) 262 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.857797+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.858536+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.862210+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.863875+0000 mgr.y (mgr.25139) 263 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T13:44:38.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.866842+0000 mon.c (mon.2) 341 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.867504+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.871017+0000 mon.c (mon.2) 342 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.876808+0000 mon.c (mon.2) 343 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.877539+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.881134+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.886241+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.886925+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.890115+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.895606+0000 mon.c (mon.2) 347 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.896299+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.032 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.899524+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.904496+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.905319+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.910203+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.911031+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.919664+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.926906+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.927713+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.936008+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.943839+0000 mon.c (mon.2) 352 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.944573+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.953008+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.960416+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.961158+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:44:38.033 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.962971+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.963698+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.895606+0000 mon.c (mon.2) 347 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.896299+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.899524+0000 mon.c (mon.2) 348 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.904496+0000 mon.c (mon.2) 349 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.905319+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.910203+0000 mon.c (mon.2) 350 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.911031+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.919664+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.926906+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.927713+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.936008+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.943839+0000 mon.c (mon.2) 352 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.944573+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.953008+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.960416+0000 mon.c (mon.2) 353 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.961158+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.962971+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.963698+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.972872+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.981453+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:44:38.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.982199+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.984210+0000 mon.c (mon.2) 356 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.984900+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:36.993181+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.000188+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.000856+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.002785+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.003423+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.011696+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.018771+0000 mon.c (mon.2) 359 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.019499+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.021374+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.022018+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.030270+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:44:38.036 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.037830+0000 mon.c (mon.2) 361 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.972872+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.981453+0000 mon.c (mon.2) 355 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.982199+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.984210+0000 mon.c (mon.2) 356 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.984900+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:36.993181+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.000188+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.000856+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.002785+0000 mon.c (mon.2) 358 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.003423+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.011696+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.018771+0000 mon.c (mon.2) 359 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.019499+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T13:44:38.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.021374+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:44:38.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.022018+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T13:44:38.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.030270+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:44:38.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.037830+0000 mon.c (mon.2) 361 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:44:38.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.038588+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:44:38.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.046756+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:44:38.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.054279+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.055082+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.057026+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.057780+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.059549+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.060286+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.062266+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.062992+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.064928+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.065562+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.067418+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.067997+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.070400+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.071074+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.079459+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.084262+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.086098+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:38.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.099735+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.234148+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.235120+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[19827]: audit 2024-09-21T13:44:37.241439+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.038588+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.046756+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.054279+0000 mon.c (mon.2) 362 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.055082+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.057026+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.057780+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.059549+0000 mon.c (mon.2) 364 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.060286+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.062266+0000 mon.c (mon.2) 365 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.062992+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.064928+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.065562+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.067418+0000 mon.c (mon.2) 367 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.067997+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.070400+0000 mon.c (mon.2) 368 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.071074+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.079459+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.25139 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.084262+0000 mon.c (mon.2) 369 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.086098+0000 mon.c (mon.2) 370 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.099735+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.234148+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.235120+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:44:38.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:37 smithi092 bash[26840]: audit 2024-09-21T13:44:37.241439+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:38.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:38.098877987Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:38.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.873457+0000 mgr.y (mgr.25139) 264 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T13:44:38.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.873457+0000 mgr.y (mgr.25139) 264 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T13:44:38.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.882973+0000 mgr.y (mgr.25139) 265 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T13:44:38.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.882973+0000 mgr.y (mgr.25139) 265 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T13:44:38.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.892079+0000 mgr.y (mgr.25139) 266 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T13:44:38.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.892079+0000 mgr.y (mgr.25139) 266 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T13:44:38.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.901207+0000 mgr.y (mgr.25139) 267 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T13:44:38.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.901207+0000 mgr.y (mgr.25139) 267 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T13:44:38.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.907066+0000 mgr.y (mgr.25139) 268 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:44:38.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:36.907066+0000 mgr.y (mgr.25139) 268 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:44:38.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cluster 2024-09-21T13:44:36.986206+0000 mgr.y (mgr.25139) 269 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:38.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cluster 2024-09-21T13:44:36.986206+0000 mgr.y (mgr.25139) 269 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:38.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:37.069517+0000 mgr.y (mgr.25139) 270 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:44:38.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:38 smithi170 bash[70212]: cephadm 2024-09-21T13:44:37.069517+0000 mgr.y (mgr.25139) 270 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:44:39.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.873457+0000 mgr.y (mgr.25139) 264 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T13:44:39.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.882973+0000 mgr.y (mgr.25139) 265 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T13:44:39.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.892079+0000 mgr.y (mgr.25139) 266 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T13:44:39.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.901207+0000 mgr.y (mgr.25139) 267 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T13:44:39.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[19827]: cephadm 2024-09-21T13:44:36.907066+0000 mgr.y (mgr.25139) 268 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:44:39.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[19827]: cluster 2024-09-21T13:44:36.986206+0000 mgr.y (mgr.25139) 269 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:39.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[19827]: cephadm 2024-09-21T13:44:37.069517+0000 mgr.y (mgr.25139) 270 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:44:39.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.873457+0000 mgr.y (mgr.25139) 264 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T13:44:39.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.882973+0000 mgr.y (mgr.25139) 265 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T13:44:39.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.892079+0000 mgr.y (mgr.25139) 266 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T13:44:39.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.901207+0000 mgr.y (mgr.25139) 267 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T13:44:39.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[26840]: cephadm 2024-09-21T13:44:36.907066+0000 mgr.y (mgr.25139) 268 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:44:39.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[26840]: cluster 2024-09-21T13:44:36.986206+0000 mgr.y (mgr.25139) 269 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:39.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:38 smithi092 bash[26840]: cephadm 2024-09-21T13:44:37.069517+0000 mgr.y (mgr.25139) 270 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:44:40.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:44:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:44:40] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-21T13:44:40.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:40 smithi170 bash[70212]: cluster 2024-09-21T13:44:38.987061+0000 mgr.y (mgr.25139) 271 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:40.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:40 smithi170 bash[70212]: cluster 2024-09-21T13:44:38.987061+0000 mgr.y (mgr.25139) 271 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:41.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:40 smithi092 bash[19827]: cluster 2024-09-21T13:44:38.987061+0000 mgr.y (mgr.25139) 271 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:41.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:40 smithi092 bash[26840]: cluster 2024-09-21T13:44:38.987061+0000 mgr.y (mgr.25139) 271 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:41.605 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:41.108250234Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:42.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:42 smithi170 bash[70212]: cluster 2024-09-21T13:44:40.988014+0000 mgr.y (mgr.25139) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:42.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:42 smithi170 bash[70212]: cluster 2024-09-21T13:44:40.988014+0000 mgr.y (mgr.25139) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:42.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:42 smithi170 bash[70212]: audit 2024-09-21T13:44:41.884939+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:42.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:42 smithi170 bash[70212]: audit 2024-09-21T13:44:41.884939+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:43.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:42 smithi092 bash[19827]: cluster 2024-09-21T13:44:40.988014+0000 mgr.y (mgr.25139) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:43.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:42 smithi092 bash[19827]: audit 2024-09-21T13:44:41.884939+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:43.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:42 smithi092 bash[26840]: cluster 2024-09-21T13:44:40.988014+0000 mgr.y (mgr.25139) 272 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:43.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:42 smithi092 bash[26840]: audit 2024-09-21T13:44:41.884939+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:44:44.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:44.063184868Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:44.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:44 smithi092 bash[19827]: cluster 2024-09-21T13:44:42.989750+0000 mgr.y (mgr.25139) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:44.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:44 smithi092 bash[26840]: cluster 2024-09-21T13:44:42.989750+0000 mgr.y (mgr.25139) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:44.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:44 smithi170 bash[70212]: cluster 2024-09-21T13:44:42.989750+0000 mgr.y (mgr.25139) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:44.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:44 smithi170 bash[70212]: cluster 2024-09-21T13:44:42.989750+0000 mgr.y (mgr.25139) 273 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:45.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:45 smithi170 bash[70212]: audit 2024-09-21T13:44:44.359010+0000 mgr.y (mgr.25139) 274 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:45.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:45 smithi170 bash[70212]: audit 2024-09-21T13:44:44.359010+0000 mgr.y (mgr.25139) 274 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:46.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:45 smithi092 bash[19827]: audit 2024-09-21T13:44:44.359010+0000 mgr.y (mgr.25139) 274 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:46.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:45 smithi092 bash[26840]: audit 2024-09-21T13:44:44.359010+0000 mgr.y (mgr.25139) 274 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:46.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:46 smithi170 bash[70212]: cluster 2024-09-21T13:44:44.990412+0000 mgr.y (mgr.25139) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:46.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:46 smithi170 bash[70212]: cluster 2024-09-21T13:44:44.990412+0000 mgr.y (mgr.25139) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:47.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:46 smithi092 bash[19827]: cluster 2024-09-21T13:44:44.990412+0000 mgr.y (mgr.25139) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:46 smithi092 bash[26840]: cluster 2024-09-21T13:44:44.990412+0000 mgr.y (mgr.25139) 275 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:47.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:47.073029619Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:48.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:47 smithi092 bash[19827]: audit 2024-09-21T13:44:46.742631+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:48.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:47 smithi092 bash[26840]: audit 2024-09-21T13:44:46.742631+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:48.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:47 smithi170 bash[70212]: audit 2024-09-21T13:44:46.742631+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:48.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:47 smithi170 bash[70212]: audit 2024-09-21T13:44:46.742631+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:44:48.755 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:44:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:48 smithi092 bash[19827]: cluster 2024-09-21T13:44:46.992142+0000 mgr.y (mgr.25139) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:49.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:48 smithi092 bash[26840]: cluster 2024-09-21T13:44:46.992142+0000 mgr.y (mgr.25139) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:48 smithi170 bash[70212]: cluster 2024-09-21T13:44:46.992142+0000 mgr.y (mgr.25139) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:49.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:48 smithi170 bash[70212]: cluster 2024-09-21T13:44:46.992142+0000 mgr.y (mgr.25139) 276 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:50.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:49 smithi092 bash[19827]: audit 2024-09-21T13:44:48.033479+0000 mgr.y (mgr.25139) 277 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:50.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:49 smithi092 bash[26840]: audit 2024-09-21T13:44:48.033479+0000 mgr.y (mgr.25139) 277 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:50.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:49 smithi170 bash[70212]: audit 2024-09-21T13:44:48.033479+0000 mgr.y (mgr.25139) 277 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:50.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:49 smithi170 bash[70212]: audit 2024-09-21T13:44:48.033479+0000 mgr.y (mgr.25139) 277 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:50.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:44:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:44:50] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.51.0" 2024-09-21T13:44:50.605 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:50.115884559Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:51.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:50 smithi092 bash[26840]: cluster 2024-09-21T13:44:48.992667+0000 mgr.y (mgr.25139) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:51.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:50 smithi092 bash[19827]: cluster 2024-09-21T13:44:48.992667+0000 mgr.y (mgr.25139) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:50 smithi170 bash[70212]: cluster 2024-09-21T13:44:48.992667+0000 mgr.y (mgr.25139) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:50 smithi170 bash[70212]: cluster 2024-09-21T13:44:48.992667+0000 mgr.y (mgr.25139) 278 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:53.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:52 smithi092 bash[19827]: cluster 2024-09-21T13:44:50.993334+0000 mgr.y (mgr.25139) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:53.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:52 smithi092 bash[26840]: cluster 2024-09-21T13:44:50.993334+0000 mgr.y (mgr.25139) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:53.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:52 smithi170 bash[70212]: cluster 2024-09-21T13:44:50.993334+0000 mgr.y (mgr.25139) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:53.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:52 smithi170 bash[70212]: cluster 2024-09-21T13:44:50.993334+0000 mgr.y (mgr.25139) 279 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:53.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:53.086071623Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:53.576 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:44:54.990 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:44:54.990 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (2m) 2m ago 29m 14.0M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:44:54.990 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (2m) 29s ago 29m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:44:54.990 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (4m) 2m ago 27m 47.9M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:44:54.990 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (4m) 29s ago 37m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:44:54.990 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (15m) 2m ago 40m 503M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:44:54.990 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (40m) 2m ago 40m 88.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:44:54.990 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (37s) 29s ago 38m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (38m) 2m ago 38m 62.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (4m) 2m ago 29m 7491k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (4m) 29s ago 29m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (37m) 2m ago 37m 56.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (36m) 2m ago 36m 66.0M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (35m) 2m ago 35m 53.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (34m) 2m ago 34m 66.1M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (33m) 29s ago 33m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (32m) 29s ago 32m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (31m) 29s ago 32m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (31m) 29s ago 31m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:44:54.991 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (3m) 29s ago 30m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:44:54.992 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (27m) 2m ago 27m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:44:54.992 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (27m) 29s ago 27m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:44:55.002 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:54 smithi092 bash[26840]: cluster 2024-09-21T13:44:52.995160+0000 mgr.y (mgr.25139) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:55.003 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:54 smithi092 bash[19827]: cluster 2024-09-21T13:44:52.995160+0000 mgr.y (mgr.25139) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:54 smithi170 bash[70212]: cluster 2024-09-21T13:44:52.995160+0000 mgr.y (mgr.25139) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:54 smithi170 bash[70212]: cluster 2024-09-21T13:44:52.995160+0000 mgr.y (mgr.25139) 280 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:55.623 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-21T13:44:56.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:55 smithi092 bash[19827]: audit 2024-09-21T13:44:54.369136+0000 mgr.y (mgr.25139) 281 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:56.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:55 smithi092 bash[26840]: audit 2024-09-21T13:44:54.369136+0000 mgr.y (mgr.25139) 281 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:56.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:55 smithi170 bash[70212]: audit 2024-09-21T13:44:54.369136+0000 mgr.y (mgr.25139) 281 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:56.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:55 smithi170 bash[70212]: audit 2024-09-21T13:44:54.369136+0000 mgr.y (mgr.25139) 281 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:44:56.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:56.063171673Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:44:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:56 smithi092 bash[19827]: audit 2024-09-21T13:44:54.971252+0000 mgr.y (mgr.25139) 282 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:56 smithi092 bash[19827]: cluster 2024-09-21T13:44:54.995831+0000 mgr.y (mgr.25139) 283 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:57.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:56 smithi092 bash[26840]: audit 2024-09-21T13:44:54.971252+0000 mgr.y (mgr.25139) 282 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:57.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:56 smithi092 bash[26840]: cluster 2024-09-21T13:44:54.995831+0000 mgr.y (mgr.25139) 283 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:57.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:56 smithi170 bash[70212]: audit 2024-09-21T13:44:54.971252+0000 mgr.y (mgr.25139) 282 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:57.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:56 smithi170 bash[70212]: audit 2024-09-21T13:44:54.971252+0000 mgr.y (mgr.25139) 282 : audit [DBG] from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:44:57.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:56 smithi170 bash[70212]: cluster 2024-09-21T13:44:54.995831+0000 mgr.y (mgr.25139) 283 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:57.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:56 smithi170 bash[70212]: cluster 2024-09-21T13:44:54.995831+0000 mgr.y (mgr.25139) 283 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:44:59.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:44:58 smithi092 bash[19827]: cluster 2024-09-21T13:44:56.997392+0000 mgr.y (mgr.25139) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:59.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:44:58 smithi092 bash[26840]: cluster 2024-09-21T13:44:56.997392+0000 mgr.y (mgr.25139) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:59.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:58 smithi170 bash[70212]: cluster 2024-09-21T13:44:56.997392+0000 mgr.y (mgr.25139) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:59.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:44:58 smithi170 bash[70212]: cluster 2024-09-21T13:44:56.997392+0000 mgr.y (mgr.25139) 284 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:44:59.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:44:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:44:59.102856146Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:00.442 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:45:00.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:45:00] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.51.0" 2024-09-21T13:45:01.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:00 smithi092 bash[26840]: cluster 2024-09-21T13:44:58.998104+0000 mgr.y (mgr.25139) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:01.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:00 smithi092 bash[19827]: cluster 2024-09-21T13:44:58.998104+0000 mgr.y (mgr.25139) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:01.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:00 smithi170 bash[70212]: cluster 2024-09-21T13:44:58.998104+0000 mgr.y (mgr.25139) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:00 smithi170 bash[70212]: cluster 2024-09-21T13:44:58.998104+0000 mgr.y (mgr.25139) 285 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:01.990 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:45:02.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:02.068285534Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:02.639 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:45:03.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:02 smithi092 bash[19827]: cluster 2024-09-21T13:45:00.998796+0000 mgr.y (mgr.25139) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:03.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:02 smithi092 bash[19827]: audit 2024-09-21T13:45:01.742728+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:03.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:02 smithi092 bash[19827]: audit 2024-09-21T13:45:01.979799+0000 mon.c (mon.2) 375 : audit [DBG] from='client.? 172.21.15.92:0/93486945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:03.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:02 smithi092 bash[26840]: cluster 2024-09-21T13:45:00.998796+0000 mgr.y (mgr.25139) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:03.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:02 smithi092 bash[26840]: audit 2024-09-21T13:45:01.742728+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:03.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:02 smithi092 bash[26840]: audit 2024-09-21T13:45:01.979799+0000 mon.c (mon.2) 375 : audit [DBG] from='client.? 172.21.15.92:0/93486945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:02 smithi170 bash[70212]: cluster 2024-09-21T13:45:00.998796+0000 mgr.y (mgr.25139) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:02 smithi170 bash[70212]: cluster 2024-09-21T13:45:00.998796+0000 mgr.y (mgr.25139) 286 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:02 smithi170 bash[70212]: audit 2024-09-21T13:45:01.742728+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:02 smithi170 bash[70212]: audit 2024-09-21T13:45:01.742728+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:02 smithi170 bash[70212]: audit 2024-09-21T13:45:01.979799+0000 mon.c (mon.2) 375 : audit [DBG] from='client.? 172.21.15.92:0/93486945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:02 smithi170 bash[70212]: audit 2024-09-21T13:45:01.979799+0000 mon.c (mon.2) 375 : audit [DBG] from='client.? 172.21.15.92:0/93486945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:05.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:04 smithi092 bash[19827]: cluster 2024-09-21T13:45:03.000521+0000 mgr.y (mgr.25139) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:05.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:04 smithi092 bash[26840]: cluster 2024-09-21T13:45:03.000521+0000 mgr.y (mgr.25139) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:05.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:04 smithi170 bash[70212]: cluster 2024-09-21T13:45:03.000521+0000 mgr.y (mgr.25139) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:05.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:04 smithi170 bash[70212]: cluster 2024-09-21T13:45:03.000521+0000 mgr.y (mgr.25139) 287 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:05.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:05.086475291Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:06.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:05 smithi092 bash[19827]: audit 2024-09-21T13:45:04.379481+0000 mgr.y (mgr.25139) 288 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:05 smithi092 bash[26840]: audit 2024-09-21T13:45:04.379481+0000 mgr.y (mgr.25139) 288 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:06.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:05 smithi170 bash[70212]: audit 2024-09-21T13:45:04.379481+0000 mgr.y (mgr.25139) 288 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:05 smithi170 bash[70212]: audit 2024-09-21T13:45:04.379481+0000 mgr.y (mgr.25139) 288 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:07.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:06 smithi092 bash[19827]: cluster 2024-09-21T13:45:05.001386+0000 mgr.y (mgr.25139) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:07.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:06 smithi092 bash[26840]: cluster 2024-09-21T13:45:05.001386+0000 mgr.y (mgr.25139) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:07.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:06 smithi170 bash[70212]: cluster 2024-09-21T13:45:05.001386+0000 mgr.y (mgr.25139) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:06 smithi170 bash[70212]: cluster 2024-09-21T13:45:05.001386+0000 mgr.y (mgr.25139) 289 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:07.449 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:45:08.605 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:08.107406457Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:08.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:08 smithi092 bash[19827]: cluster 2024-09-21T13:45:07.003116+0000 mgr.y (mgr.25139) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:08.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:08 smithi092 bash[26840]: cluster 2024-09-21T13:45:07.003116+0000 mgr.y (mgr.25139) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:08.868 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:45:08.868 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-21T13:45:08.868 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-21T13:45:08.868 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-21T13:45:08.868 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:45:08.868 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-21T13:45:08.868 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-21T13:45:08.868 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:45:08.868 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:45:09.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:08 smithi170 bash[70212]: cluster 2024-09-21T13:45:07.003116+0000 mgr.y (mgr.25139) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:08 smithi170 bash[70212]: cluster 2024-09-21T13:45:07.003116+0000 mgr.y (mgr.25139) 290 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:09.540 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:45:10.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:09 smithi092 bash[19827]: audit 2024-09-21T13:45:08.869206+0000 mgr.y (mgr.25139) 291 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:10.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:09 smithi092 bash[26840]: audit 2024-09-21T13:45:08.869206+0000 mgr.y (mgr.25139) 291 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:10.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:09 smithi170 bash[70212]: audit 2024-09-21T13:45:08.869206+0000 mgr.y (mgr.25139) 291 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:10.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:09 smithi170 bash[70212]: audit 2024-09-21T13:45:08.869206+0000 mgr.y (mgr.25139) 291 : audit [DBG] from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:10.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:45:10] "GET /metrics HTTP/1.1" 200 38159 "" "Prometheus/2.51.0" 2024-09-21T13:45:11.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:10 smithi092 bash[19827]: cluster 2024-09-21T13:45:09.003895+0000 mgr.y (mgr.25139) 292 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:11.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:10 smithi092 bash[26840]: cluster 2024-09-21T13:45:09.003895+0000 mgr.y (mgr.25139) 292 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:11.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:10 smithi170 bash[70212]: cluster 2024-09-21T13:45:09.003895+0000 mgr.y (mgr.25139) 292 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:11.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:10 smithi170 bash[70212]: cluster 2024-09-21T13:45:09.003895+0000 mgr.y (mgr.25139) 292 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:11.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:11.084747689Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:13.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:12 smithi092 bash[19827]: cluster 2024-09-21T13:45:11.004667+0000 mgr.y (mgr.25139) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:13.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:12 smithi092 bash[26840]: cluster 2024-09-21T13:45:11.004667+0000 mgr.y (mgr.25139) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:13.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:12 smithi170 bash[70212]: cluster 2024-09-21T13:45:11.004667+0000 mgr.y (mgr.25139) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:13.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:12 smithi170 bash[70212]: cluster 2024-09-21T13:45:11.004667+0000 mgr.y (mgr.25139) 293 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:14.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:14.062876438Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:14.358 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:45:15.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:14 smithi092 bash[19827]: cluster 2024-09-21T13:45:13.006307+0000 mgr.y (mgr.25139) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:15.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:14 smithi092 bash[26840]: cluster 2024-09-21T13:45:13.006307+0000 mgr.y (mgr.25139) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:15.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:14 smithi170 bash[70212]: cluster 2024-09-21T13:45:13.006307+0000 mgr.y (mgr.25139) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:15.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:14 smithi170 bash[70212]: cluster 2024-09-21T13:45:13.006307+0000 mgr.y (mgr.25139) 294 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:15.915 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-21T13:45:15.927 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:15 smithi092 bash[19827]: audit 2024-09-21T13:45:14.387273+0000 mgr.y (mgr.25139) 295 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:15.927 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:15 smithi092 bash[26840]: audit 2024-09-21T13:45:14.387273+0000 mgr.y (mgr.25139) 295 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:16.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:15 smithi170 bash[70212]: audit 2024-09-21T13:45:14.387273+0000 mgr.y (mgr.25139) 295 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:16.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:15 smithi170 bash[70212]: audit 2024-09-21T13:45:14.387273+0000 mgr.y (mgr.25139) 295 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:16.497 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:45:16.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:16 smithi092 bash[19827]: cluster 2024-09-21T13:45:15.007041+0000 mgr.y (mgr.25139) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:16.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:16 smithi092 bash[19827]: audit 2024-09-21T13:45:15.917521+0000 mon.c (mon.2) 376 : audit [DBG] from='client.? 172.21.15.92:0/1061544769' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:45:16.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:16 smithi092 bash[26840]: cluster 2024-09-21T13:45:15.007041+0000 mgr.y (mgr.25139) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:16.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:16 smithi092 bash[26840]: audit 2024-09-21T13:45:15.917521+0000 mon.c (mon.2) 376 : audit [DBG] from='client.? 172.21.15.92:0/1061544769' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:45:17.081 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:16 smithi170 bash[70212]: cluster 2024-09-21T13:45:15.007041+0000 mgr.y (mgr.25139) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:17.081 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:16 smithi170 bash[70212]: cluster 2024-09-21T13:45:15.007041+0000 mgr.y (mgr.25139) 296 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:17.081 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:16 smithi170 bash[70212]: audit 2024-09-21T13:45:15.917521+0000 mon.c (mon.2) 376 : audit [DBG] from='client.? 172.21.15.92:0/1061544769' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:45:17.082 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:16 smithi170 bash[70212]: audit 2024-09-21T13:45:15.917521+0000 mon.c (mon.2) 376 : audit [DBG] from='client.? 172.21.15.92:0/1061544769' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T13:45:17.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:17.0814013Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:18.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:17 smithi092 bash[19827]: audit 2024-09-21T13:45:16.742532+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:18.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:17 smithi092 bash[26840]: audit 2024-09-21T13:45:16.742532+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:18.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:17 smithi170 bash[70212]: audit 2024-09-21T13:45:16.742532+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:18.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:17 smithi170 bash[70212]: audit 2024-09-21T13:45:16.742532+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:19.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:18 smithi092 bash[19827]: cluster 2024-09-21T13:45:17.008604+0000 mgr.y (mgr.25139) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:19.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:18 smithi092 bash[26840]: cluster 2024-09-21T13:45:17.008604+0000 mgr.y (mgr.25139) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:19.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:18 smithi170 bash[70212]: cluster 2024-09-21T13:45:17.008604+0000 mgr.y (mgr.25139) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:19.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:18 smithi170 bash[70212]: cluster 2024-09-21T13:45:17.008604+0000 mgr.y (mgr.25139) 297 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:20.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:20.066781977Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:20.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:45:20] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.51.0" 2024-09-21T13:45:21.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:20 smithi092 bash[19827]: cluster 2024-09-21T13:45:19.009375+0000 mgr.y (mgr.25139) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:21.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:20 smithi092 bash[26840]: cluster 2024-09-21T13:45:19.009375+0000 mgr.y (mgr.25139) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:21.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:20 smithi170 bash[70212]: cluster 2024-09-21T13:45:19.009375+0000 mgr.y (mgr.25139) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:21.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:20 smithi170 bash[70212]: cluster 2024-09-21T13:45:19.009375+0000 mgr.y (mgr.25139) 298 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:21.309 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:45:23.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:22 smithi092 bash[26840]: cluster 2024-09-21T13:45:21.010186+0000 mgr.y (mgr.25139) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:23.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:22 smithi092 bash[19827]: cluster 2024-09-21T13:45:21.010186+0000 mgr.y (mgr.25139) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:23.062 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:22 smithi170 bash[70212]: cluster 2024-09-21T13:45:21.010186+0000 mgr.y (mgr.25139) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:23.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:22 smithi170 bash[70212]: cluster 2024-09-21T13:45:21.010186+0000 mgr.y (mgr.25139) 299 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:23.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:23.062960334Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:24.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:23 smithi092 bash[19827]: audit 2024-09-21T13:45:22.660548+0000 mgr.y (mgr.25139) 300 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:24.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:23 smithi092 bash[26840]: audit 2024-09-21T13:45:22.660548+0000 mgr.y (mgr.25139) 300 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:24.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:23 smithi170 bash[70212]: audit 2024-09-21T13:45:22.660548+0000 mgr.y (mgr.25139) 300 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:24.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:23 smithi170 bash[70212]: audit 2024-09-21T13:45:22.660548+0000 mgr.y (mgr.25139) 300 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:25.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:24 smithi092 bash[19827]: audit 2024-09-21T13:45:22.980040+0000 mgr.y (mgr.25139) 301 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:25.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:24 smithi092 bash[19827]: cluster 2024-09-21T13:45:23.011353+0000 mgr.y (mgr.25139) 302 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:25.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:24 smithi092 bash[26840]: audit 2024-09-21T13:45:22.980040+0000 mgr.y (mgr.25139) 301 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:25.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:24 smithi092 bash[26840]: cluster 2024-09-21T13:45:23.011353+0000 mgr.y (mgr.25139) 302 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:25.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:24 smithi170 bash[70212]: audit 2024-09-21T13:45:22.980040+0000 mgr.y (mgr.25139) 301 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:25.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:24 smithi170 bash[70212]: audit 2024-09-21T13:45:22.980040+0000 mgr.y (mgr.25139) 301 : audit [DBG] from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "mon", "hosts": "smithi092", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:25.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:24 smithi170 bash[70212]: cluster 2024-09-21T13:45:23.011353+0000 mgr.y (mgr.25139) 302 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:25.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:24 smithi170 bash[70212]: cluster 2024-09-21T13:45:23.011353+0000 mgr.y (mgr.25139) 302 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:25.237 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:45:25.852 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:45:26.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:25 smithi092 bash[19827]: audit 2024-09-21T13:45:24.395419+0000 mgr.y (mgr.25139) 303 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:26.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:25 smithi092 bash[19827]: audit 2024-09-21T13:45:25.238190+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:26.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:25 smithi092 bash[26840]: audit 2024-09-21T13:45:24.395419+0000 mgr.y (mgr.25139) 303 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:26.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:25 smithi092 bash[26840]: audit 2024-09-21T13:45:25.238190+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:26.072 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:25 smithi170 bash[70212]: audit 2024-09-21T13:45:24.395419+0000 mgr.y (mgr.25139) 303 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:26.072 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:25 smithi170 bash[70212]: audit 2024-09-21T13:45:24.395419+0000 mgr.y (mgr.25139) 303 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:26.072 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:25 smithi170 bash[70212]: audit 2024-09-21T13:45:25.238190+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:26.072 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:25 smithi170 bash[70212]: audit 2024-09-21T13:45:25.238190+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:26.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:26.071959668Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:26.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:26 smithi092 bash[19827]: cluster 2024-09-21T13:45:25.012024+0000 mgr.y (mgr.25139) 304 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:26.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:26 smithi092 bash[19827]: cephadm 2024-09-21T13:45:25.232574+0000 mgr.y (mgr.25139) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:45:26.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:26 smithi092 bash[19827]: audit 2024-09-21T13:45:25.883060+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:26.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:26 smithi092 bash[19827]: audit 2024-09-21T13:45:25.883839+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:26.784 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:26 smithi092 bash[19827]: audit 2024-09-21T13:45:25.889567+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:26.784 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:26 smithi092 bash[26840]: cluster 2024-09-21T13:45:25.012024+0000 mgr.y (mgr.25139) 304 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:26.784 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:26 smithi092 bash[26840]: cephadm 2024-09-21T13:45:25.232574+0000 mgr.y (mgr.25139) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:45:26.784 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:26 smithi092 bash[26840]: audit 2024-09-21T13:45:25.883060+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:26.784 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:26 smithi092 bash[26840]: audit 2024-09-21T13:45:25.883839+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:26.784 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:26 smithi092 bash[26840]: audit 2024-09-21T13:45:25.889567+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:27.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[70212]: cluster 2024-09-21T13:45:25.012024+0000 mgr.y (mgr.25139) 304 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:27.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[70212]: cluster 2024-09-21T13:45:25.012024+0000 mgr.y (mgr.25139) 304 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:27.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[70212]: cephadm 2024-09-21T13:45:25.232574+0000 mgr.y (mgr.25139) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:45:27.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[70212]: cephadm 2024-09-21T13:45:25.232574+0000 mgr.y (mgr.25139) 305 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:45:27.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[70212]: audit 2024-09-21T13:45:25.883060+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:27.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[70212]: audit 2024-09-21T13:45:25.883060+0000 mon.c (mon.2) 378 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:27.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[70212]: audit 2024-09-21T13:45:25.883839+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:27.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[70212]: audit 2024-09-21T13:45:25.883839+0000 mon.c (mon.2) 379 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:27.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[70212]: audit 2024-09-21T13:45:25.889567+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:27.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:26 smithi170 bash[70212]: audit 2024-09-21T13:45:25.889567+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:28.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:27 smithi092 bash[19827]: cephadm 2024-09-21T13:45:25.954283+0000 mgr.y (mgr.25139) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:45:28.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:27 smithi092 bash[26840]: cephadm 2024-09-21T13:45:25.954283+0000 mgr.y (mgr.25139) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:45:28.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:27 smithi170 bash[70212]: cephadm 2024-09-21T13:45:25.954283+0000 mgr.y (mgr.25139) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:45:28.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:27 smithi170 bash[70212]: cephadm 2024-09-21T13:45:25.954283+0000 mgr.y (mgr.25139) 306 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:45:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[19827]: cluster 2024-09-21T13:45:27.013627+0000 mgr.y (mgr.25139) 307 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[19827]: audit 2024-09-21T13:45:28.246135+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[19827]: audit 2024-09-21T13:45:28.249510+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[19827]: audit 2024-09-21T13:45:28.252370+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[19827]: audit 2024-09-21T13:45:28.261894+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[19827]: audit 2024-09-21T13:45:28.266295+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:45:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[19827]: audit 2024-09-21T13:45:28.267552+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T13:45:29.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[26840]: cluster 2024-09-21T13:45:27.013627+0000 mgr.y (mgr.25139) 307 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:29.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[26840]: audit 2024-09-21T13:45:28.246135+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:29.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[26840]: audit 2024-09-21T13:45:28.249510+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:29.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[26840]: audit 2024-09-21T13:45:28.252370+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:29.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[26840]: audit 2024-09-21T13:45:28.261894+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:29.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[26840]: audit 2024-09-21T13:45:28.266295+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:45:29.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:28 smithi092 bash[26840]: audit 2024-09-21T13:45:28.267552+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T13:45:29.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: cluster 2024-09-21T13:45:27.013627+0000 mgr.y (mgr.25139) 307 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:29.102 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: cluster 2024-09-21T13:45:27.013627+0000 mgr.y (mgr.25139) 307 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:29.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.246135+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:29.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.246135+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:29.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.249510+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:29.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.249510+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:29.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.252370+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:29.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.252370+0000 mon.c (mon.2) 381 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:29.103 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.261894+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:29.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.261894+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:29.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.266295+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:45:29.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.266295+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:45:29.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.267552+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T13:45:29.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:28 smithi170 bash[70212]: audit 2024-09-21T13:45:28.267552+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T13:45:29.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:29.101623646Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:30.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:29 smithi092 bash[26840]: cephadm 2024-09-21T13:45:28.247084+0000 mgr.y (mgr.25139) 308 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:45:30.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:29 smithi092 bash[26840]: cephadm 2024-09-21T13:45:28.247175+0000 mgr.y (mgr.25139) 309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:45:30.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:29 smithi092 bash[26840]: cephadm 2024-09-21T13:45:28.253509+0000 mgr.y (mgr.25139) 310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:45:30.006 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:29 smithi092 bash[26840]: cephadm 2024-09-21T13:45:28.268566+0000 mgr.y (mgr.25139) 311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T13:45:30.006 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:29 smithi092 bash[19827]: cephadm 2024-09-21T13:45:28.247084+0000 mgr.y (mgr.25139) 308 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:45:30.006 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:29 smithi092 bash[19827]: cephadm 2024-09-21T13:45:28.247175+0000 mgr.y (mgr.25139) 309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:45:30.007 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:29 smithi092 bash[19827]: cephadm 2024-09-21T13:45:28.253509+0000 mgr.y (mgr.25139) 310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:45:30.007 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:29 smithi092 bash[19827]: cephadm 2024-09-21T13:45:28.268566+0000 mgr.y (mgr.25139) 311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T13:45:30.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:29 smithi170 bash[70212]: cephadm 2024-09-21T13:45:28.247084+0000 mgr.y (mgr.25139) 308 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:45:30.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:29 smithi170 bash[70212]: cephadm 2024-09-21T13:45:28.247084+0000 mgr.y (mgr.25139) 308 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:45:30.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:29 smithi170 bash[70212]: cephadm 2024-09-21T13:45:28.247175+0000 mgr.y (mgr.25139) 309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:45:30.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:29 smithi170 bash[70212]: cephadm 2024-09-21T13:45:28.247175+0000 mgr.y (mgr.25139) 309 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:45:30.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:29 smithi170 bash[70212]: cephadm 2024-09-21T13:45:28.253509+0000 mgr.y (mgr.25139) 310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:45:30.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:29 smithi170 bash[70212]: cephadm 2024-09-21T13:45:28.253509+0000 mgr.y (mgr.25139) 310 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:45:30.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:29 smithi170 bash[70212]: cephadm 2024-09-21T13:45:28.268566+0000 mgr.y (mgr.25139) 311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T13:45:30.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:29 smithi170 bash[70212]: cephadm 2024-09-21T13:45:28.268566+0000 mgr.y (mgr.25139) 311 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T13:45:30.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:45:30] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.51.0" 2024-09-21T13:45:30.973 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:45:31.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[19827]: cluster 2024-09-21T13:45:29.014376+0000 mgr.y (mgr.25139) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:31.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[19827]: audit 2024-09-21T13:45:30.506049+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:31.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[19827]: audit 2024-09-21T13:45:30.509894+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:45:31.099 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[19827]: audit 2024-09-21T13:45:30.510716+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:45:31.100 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[19827]: audit 2024-09-21T13:45:30.511552+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:31.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[26840]: cluster 2024-09-21T13:45:29.014376+0000 mgr.y (mgr.25139) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:31.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[26840]: audit 2024-09-21T13:45:30.506049+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:31.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[26840]: audit 2024-09-21T13:45:30.509894+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:45:31.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[26840]: audit 2024-09-21T13:45:30.510716+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:45:31.100 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:30 smithi092 bash[26840]: audit 2024-09-21T13:45:30.511552+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:31.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:30 smithi170 bash[70212]: cluster 2024-09-21T13:45:29.014376+0000 mgr.y (mgr.25139) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:31.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:30 smithi170 bash[70212]: cluster 2024-09-21T13:45:29.014376+0000 mgr.y (mgr.25139) 312 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:31.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:30 smithi170 bash[70212]: audit 2024-09-21T13:45:30.506049+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:31.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:30 smithi170 bash[70212]: audit 2024-09-21T13:45:30.506049+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:31.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:30 smithi170 bash[70212]: audit 2024-09-21T13:45:30.509894+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:45:31.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:30 smithi170 bash[70212]: audit 2024-09-21T13:45:30.509894+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:45:31.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:30 smithi170 bash[70212]: audit 2024-09-21T13:45:30.510716+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:45:31.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:30 smithi170 bash[70212]: audit 2024-09-21T13:45:30.510716+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:45:31.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:30 smithi170 bash[70212]: audit 2024-09-21T13:45:30.511552+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:31.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:30 smithi170 bash[70212]: audit 2024-09-21T13:45:30.511552+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:32.077 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:31 smithi170 bash[70212]: cephadm 2024-09-21T13:45:30.498643+0000 mgr.y (mgr.25139) 313 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T13:45:32.077 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:31 smithi170 bash[70212]: cephadm 2024-09-21T13:45:30.498643+0000 mgr.y (mgr.25139) 313 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T13:45:32.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:31 smithi170 bash[70212]: cephadm 2024-09-21T13:45:30.512984+0000 mgr.y (mgr.25139) 314 : cephadm [INF] Deploying daemon mon.a on smithi092 2024-09-21T13:45:32.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:31 smithi170 bash[70212]: cephadm 2024-09-21T13:45:30.512984+0000 mgr.y (mgr.25139) 314 : cephadm [INF] Deploying daemon mon.a on smithi092 2024-09-21T13:45:32.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:31 smithi170 bash[70212]: audit 2024-09-21T13:45:31.743655+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:32.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:31 smithi170 bash[70212]: audit 2024-09-21T13:45:31.743655+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:32.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:31 smithi092 bash[19827]: cephadm 2024-09-21T13:45:30.498643+0000 mgr.y (mgr.25139) 313 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T13:45:32.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:31 smithi092 bash[19827]: cephadm 2024-09-21T13:45:30.512984+0000 mgr.y (mgr.25139) 314 : cephadm [INF] Deploying daemon mon.a on smithi092 2024-09-21T13:45:32.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:31 smithi092 bash[19827]: audit 2024-09-21T13:45:31.743655+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:31 smithi092 bash[26840]: cephadm 2024-09-21T13:45:30.498643+0000 mgr.y (mgr.25139) 313 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T13:45:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:31 smithi092 bash[26840]: cephadm 2024-09-21T13:45:30.512984+0000 mgr.y (mgr.25139) 314 : cephadm [INF] Deploying daemon mon.a on smithi092 2024-09-21T13:45:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:31 smithi092 bash[26840]: audit 2024-09-21T13:45:31.743655+0000 mon.c (mon.2) 387 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:32.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:32.077562324Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:32.965 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:45:33.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:32 smithi092 bash[19827]: cluster 2024-09-21T13:45:31.014776+0000 mgr.y (mgr.25139) 315 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:33.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:32 smithi092 bash[26840]: cluster 2024-09-21T13:45:31.014776+0000 mgr.y (mgr.25139) 315 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:33.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:32 smithi170 bash[70212]: cluster 2024-09-21T13:45:31.014776+0000 mgr.y (mgr.25139) 315 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:33.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:32 smithi170 bash[70212]: cluster 2024-09-21T13:45:31.014776+0000 mgr.y (mgr.25139) 315 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:33.616 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (3m) 3m ago 30m 14.0M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (2m) 68s ago 30m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (5m) 3m ago 27m 47.9M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (5m) 68s ago 38m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (15m) 3m ago 40m 503M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (40m) 3m ago 40m 88.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f2ff36593e0f 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (75s) 68s ago 39m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (39m) 3m ago 39m 62.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a d9e8de9aa4bd 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (4m) 3m ago 30m 7491k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (4m) 68s ago 30m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (37m) 3m ago 37m 56.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (37m) 3m ago 37m 66.0M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:45:33.617 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (36m) 3m ago 36m 53.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:45:33.618 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (35m) 3m ago 35m 66.1M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:45:33.618 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (34m) 68s ago 34m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:45:33.618 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (33m) 68s ago 33m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:45:33.618 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (32m) 68s ago 32m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:45:33.618 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (31m) 68s ago 31m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:45:33.618 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (4m) 68s ago 30m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:45:33.618 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (28m) 3m ago 28m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:45:33.618 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (28m) 68s ago 28m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:45:33.774 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:33 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:33.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:33 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:33.775 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:45:33 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:33.775 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:45:33 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:33.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:45:33 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:33.776 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:45:33 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:33.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:33 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:33.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:33 smithi092 systemd[1]: Stopping Ceph mon.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:45:33.776 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:45:33 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:33.777 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:45:33 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:33.985 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:45:33.985 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:45:33.985 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T13:45:33.985 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T13:45:33.985 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:45:33.986 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:45:33.986 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:45:33.986 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:45:33.986 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:45:33.986 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:45:33.986 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:45:33.986 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:45:33.986 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:45:33.987 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:45:33.987 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:45:33.987 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 12, 2024-09-21T13:45:33.987 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:45:33.987 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:45:33.987 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:45:34.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:33 smithi092 bash[19827]: debug 2024-09-21T13:45:33.816+0000 7fc6280d3640 -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-21T13:45:34.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:33 smithi092 bash[19827]: debug 2024-09-21T13:45:33.816+0000 7fc6280d3640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T13:45:34.292 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:45:34.292 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:45:34.293 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:45:34.293 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi092", 2024-09-21T13:45:34.293 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:45:34.293 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T13:45:34.293 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T13:45:34.293 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:45:34.293 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:45:34.693 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:34 smithi092 bash[89140]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:45:34.694 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:34 smithi092 bash[89227]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:45:34.694 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T13:45:34.694 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: Stopped Ceph mon.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:45:35.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:35.025 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:35.025 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:35.025 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:35.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:35.026 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:35.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:35.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: Started Ceph mon.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:45:35.027 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:35.027 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:34 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:35.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:35.062631736Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:36.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.200+0000 7f0922bb0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:45:36.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.200+0000 7f0922bb0c80 0 ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 7 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.200+0000 7f0922bb0c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 0 load: jerasure load: lrc 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Git sha 0 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: DB SUMMARY 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: DB Session ID: PVKY0W99I4LDDH8Y9IF4 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 4664 Bytes 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000071.sst 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000069.log size: 776661 ; 2024-09-21T13:45:36.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.env: 0x560be1e04120 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.info_log: 0x560be3d2d700 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T13:45:36.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T13:45:36.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:45:36.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:45:36.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:45:36.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:45:36.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T13:45:36.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:45:36.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:45:36.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.db_log_dir: 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.wal_dir: 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.write_buffer_manager: 0x560be3d301e0 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:45:36.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.row_cache: None 2024-09-21T13:45:36.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.wal_filter: None 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:45:36.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:45:36.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Compression algorithms supported: 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: kZSTD supported: 0 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:45:36.533 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T13:45:36.534 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T13:45:36.534 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:45:36.534 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T13:45:36.534 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:45:36.534 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:45:36.534 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-21T13:45:36.535 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:45:36.535 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:45:36.535 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.merge_operator: 2024-09-21T13:45:36.535 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T13:45:36.535 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:45:36.535 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:45:36.535 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560be3d2d320) 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: cache_index_and_filter_blocks: 1 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: pin_top_level_index_and_filter: 1 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: index_type: 0 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: data_block_index_type: 0 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: index_shortening: 1 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: checksum: 4 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: no_block_cache: 0 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: block_cache: 0x560be3d23610 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: block_cache_name: BinnedLRUCache 2024-09-21T13:45:36.536 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: block_cache_options: 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: capacity : 536870912 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: num_shard_bits : 4 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: strict_capacity_limit : 0 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: high_pri_pool_ratio: 0.000 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: block_cache_compressed: (nil) 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: persistent_cache: (nil) 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: block_size: 4096 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: block_size_deviation: 10 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: block_restart_interval: 16 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: index_block_restart_interval: 1 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: metadata_block_size: 4096 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: partition_filters: 0 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: use_delta_encoding: 1 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: filter_policy: bloomfilter 2024-09-21T13:45:36.537 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: whole_key_filtering: 1 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: verify_compression: 0 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: read_amp_bytes_per_bit: 0 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: format_version: 5 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: enable_index_compression: 1 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: block_align: 0 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: max_auto_readahead_size: 262144 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: prepopulate_block_cache: 0 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: initial_auto_readahead_size: 8192 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: num_file_reads_for_auto_readahead: 2 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:45:36.538 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.num_levels: 7 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:45:36.539 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:45:36.540 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:45:36.541 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:45:36.542 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:45:36.543 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 73, last_sequence is 32563, log_number is 69,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 69 2024-09-21T13:45:36.544 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 69 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 42dfb315-858f-48d2-b143-cea835515e58 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926336210712, "job": 1, "event": "recovery_started", "wal_files": [69]} 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.204+0000 7f0922bb0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #69 mode 2 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.208+0000 7f0922bb0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926336214731, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 74, "file_size": 764281, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 32564, "largest_seqno": 33258, "table_properties": {"data_size": 760528, "index_size": 1817, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 901, "raw_key_size": 8281, "raw_average_key_size": 23, "raw_value_size": 753655, "raw_average_value_size": 2165, "num_data_blocks": 80, "num_entries": 348, "num_filter_entries": 348, "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": 1726926336, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "42dfb315-858f-48d2-b143-cea835515e58", "db_session_id": "PVKY0W99I4LDDH8Y9IF4", "orig_file_number": 74, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0922bb0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926336214869, "job": 1, "event": "recovery_finished"} 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0922bb0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 76 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0922bb0c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0922bb0c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000069.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0922bb0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560be3d50e00 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0922bb0c80 4 rocksdb: DB pointer 0x560be3e54000 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0918978640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0918978640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: ** DB Stats ** 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:45:36.545 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: 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-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: 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-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: ** Compaction Stats [default] ** 2024-09-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: 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-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: L0 1/0 746.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 313.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: L6 1/0 10.03 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-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Sum 2/0 10.76 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 313.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 313.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: ** Compaction Stats [default] ** 2024-09-21T13:45:36.546 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: 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-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 313.1 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Cumulative compaction: 0.00 GB write, 103.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Interval compaction: 0.00 GB write, 103.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: 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-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Block cache BinnedLRUCache@0x560be3d23610#7 capacity: 512.00 MB usage: 3.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-09-21T13:45:36.547 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0922bb0c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] at bind addrs [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0922bb0c80 1 mon.a@-1(???) e3 preinit fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0922bb0c80 0 mon.a@-1(???).mds e1 new map 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.212+0000 7f0922bb0c80 0 mon.a@-1(???).mds e1 print_map 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: e1 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: btime 2024-09-21T13:04:35:842632+0000 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: legacy client fscid: -1 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: No filesystems configured 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.216+0000 7f0922bb0c80 0 mon.a@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.216+0000 7f0922bb0c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.216+0000 7f0922bb0c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:45:36.548 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.216+0000 7f0922bb0c80 0 mon.a@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:45:36.549 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:36 smithi092 bash[89286]: debug 2024-09-21T13:45:36.216+0000 7f0922bb0c80 1 mon.a@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-09-21T13:45:38.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:32.955451+0000 mgr.y (mgr.25139) 316 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:32.955451+0000 mgr.y (mgr.25139) 316 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:33.015529+0000 mgr.y (mgr.25139) 317 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:38.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:33.015529+0000 mgr.y (mgr.25139) 317 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:38.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:33.279325+0000 mgr.y (mgr.25139) 318 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:33.279325+0000 mgr.y (mgr.25139) 318 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:33.605136+0000 mgr.y (mgr.25139) 319 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:33.605136+0000 mgr.y (mgr.25139) 319 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:33.985917+0000 mon.c (mon.2) 388 : audit [DBG] from='client.? 172.21.15.92:0/3355083805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:33.985917+0000 mon.c (mon.2) 388 : audit [DBG] from='client.? 172.21.15.92:0/3355083805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:34.294369+0000 mgr.y (mgr.25139) 320 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:34.294369+0000 mgr.y (mgr.25139) 320 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:34.403484+0000 mgr.y (mgr.25139) 321 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:34.403484+0000 mgr.y (mgr.25139) 321 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:35.016163+0000 mgr.y (mgr.25139) 322 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:35.016163+0000 mgr.y (mgr.25139) 322 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.637335+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T13:45:38.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.637335+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: audit 2024-09-21T13:45:32.955451+0000 mgr.y (mgr.25139) 316 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:33.015529+0000 mgr.y (mgr.25139) 317 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: audit 2024-09-21T13:45:33.279325+0000 mgr.y (mgr.25139) 318 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: audit 2024-09-21T13:45:33.605136+0000 mgr.y (mgr.25139) 319 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: audit 2024-09-21T13:45:33.985917+0000 mon.c (mon.2) 388 : audit [DBG] from='client.? 172.21.15.92:0/3355083805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: audit 2024-09-21T13:45:34.294369+0000 mgr.y (mgr.25139) 320 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: audit 2024-09-21T13:45:34.403484+0000 mgr.y (mgr.25139) 321 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:35.016163+0000 mgr.y (mgr.25139) 322 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.637335+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.657782+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:45:38.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.668780+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.668814+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.668830+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.668846+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.668860+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.668881+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.668899+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.668919+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.668938+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.670108+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.670158+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.672745+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.673208+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: audit 2024-09-21T13:45:37.692897+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25139 ' entity='' 2024-09-21T13:45:38.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[26840]: audit 2024-09-21T13:45:37.709179+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.657782+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.657782+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668780+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668780+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668814+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668814+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668830+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668830+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668846+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668846+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668860+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668860+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:45:38.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668881+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668881+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668899+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668899+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668919+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668919+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668938+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.668938+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.670108+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.670108+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.670158+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.670158+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.672745+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-09-21T13:45:38.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.672745+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-09-21T13:45:38.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.673208+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T13:45:38.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.673208+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T13:45:38.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:37.692897+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25139 ' entity='' 2024-09-21T13:45:38.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:37.692897+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25139 ' entity='' 2024-09-21T13:45:38.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:37.709179+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:38.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:37 smithi092 bash[89286]: audit 2024-09-21T13:45:37.709179+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:38.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:32.955451+0000 mgr.y (mgr.25139) 316 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:32.955451+0000 mgr.y (mgr.25139) 316 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:33.015529+0000 mgr.y (mgr.25139) 317 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:38.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:33.015529+0000 mgr.y (mgr.25139) 317 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:38.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:33.279325+0000 mgr.y (mgr.25139) 318 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:33.279325+0000 mgr.y (mgr.25139) 318 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:33.605136+0000 mgr.y (mgr.25139) 319 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:33.605136+0000 mgr.y (mgr.25139) 319 : audit [DBG] from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:33.985917+0000 mon.c (mon.2) 388 : audit [DBG] from='client.? 172.21.15.92:0/3355083805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:38.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:33.985917+0000 mon.c (mon.2) 388 : audit [DBG] from='client.? 172.21.15.92:0/3355083805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:38.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:34.294369+0000 mgr.y (mgr.25139) 320 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:34.294369+0000 mgr.y (mgr.25139) 320 : audit [DBG] from='client.25634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:45:38.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:34.403484+0000 mgr.y (mgr.25139) 321 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:38.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:34.403484+0000 mgr.y (mgr.25139) 321 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:38.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:35.016163+0000 mgr.y (mgr.25139) 322 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:38.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:35.016163+0000 mgr.y (mgr.25139) 322 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:38.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.637335+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T13:45:38.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.637335+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T13:45:38.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.657782+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.657782+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668780+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668780+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668814+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668814+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668830+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668830+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668846+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668846+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668860+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668860+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668881+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T13:45:38.093 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668881+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668899+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668899+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668919+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668919+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668938+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.668938+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.670108+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.670108+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.670158+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.670158+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.672745+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.672745+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e43: y(active, since 5m), standbys: x 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.673208+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T13:45:38.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.673208+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T13:45:38.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:37.692897+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25139 ' entity='' 2024-09-21T13:45:38.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:37.692897+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.25139 ' entity='' 2024-09-21T13:45:38.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:37.709179+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:38.095 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:37 smithi170 bash[70212]: audit 2024-09-21T13:45:37.709179+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:38.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:38.090361238Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:39.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:38 smithi092 bash[26840]: cluster 2024-09-21T13:45:37.017721+0000 mgr.y (mgr.25139) 323 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:39.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:38 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.017721+0000 mgr.y (mgr.25139) 323 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:39.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:38 smithi092 bash[89286]: cluster 2024-09-21T13:45:37.017721+0000 mgr.y (mgr.25139) 323 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:39.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:38 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.017721+0000 mgr.y (mgr.25139) 323 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:39.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:38 smithi170 bash[70212]: cluster 2024-09-21T13:45:37.017721+0000 mgr.y (mgr.25139) 323 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:40.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:45:40] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.51.0" 2024-09-21T13:45:41.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:40 smithi092 bash[89286]: cluster 2024-09-21T13:45:39.018409+0000 mgr.y (mgr.25139) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:40 smithi092 bash[89286]: cluster 2024-09-21T13:45:39.018409+0000 mgr.y (mgr.25139) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:41.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:40 smithi092 bash[26840]: cluster 2024-09-21T13:45:39.018409+0000 mgr.y (mgr.25139) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:41.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:40 smithi170 bash[70212]: cluster 2024-09-21T13:45:39.018409+0000 mgr.y (mgr.25139) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:41.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:40 smithi170 bash[70212]: cluster 2024-09-21T13:45:39.018409+0000 mgr.y (mgr.25139) 324 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:41.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:41.068517082Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:41.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:41 smithi092 bash[68882]: debug 2024-09-21T13:45:41.224+0000 7f6559438640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-21T13:45:43.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:42 smithi092 bash[26840]: cluster 2024-09-21T13:45:41.019135+0000 mgr.y (mgr.25139) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:43.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:42 smithi092 bash[89286]: cluster 2024-09-21T13:45:41.019135+0000 mgr.y (mgr.25139) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:43.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:42 smithi092 bash[89286]: cluster 2024-09-21T13:45:41.019135+0000 mgr.y (mgr.25139) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:43.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:42 smithi170 bash[70212]: cluster 2024-09-21T13:45:41.019135+0000 mgr.y (mgr.25139) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:43.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:42 smithi170 bash[70212]: cluster 2024-09-21T13:45:41.019135+0000 mgr.y (mgr.25139) 325 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:44.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:44.066099227Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:44.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:44 smithi092 bash[26840]: cluster 2024-09-21T13:45:43.020463+0000 mgr.y (mgr.25139) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:44.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:44 smithi092 bash[26840]: audit 2024-09-21T13:45:43.629759+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:44.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:44 smithi092 bash[26840]: audit 2024-09-21T13:45:43.636853+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:44 smithi092 bash[89286]: cluster 2024-09-21T13:45:43.020463+0000 mgr.y (mgr.25139) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:44 smithi092 bash[89286]: cluster 2024-09-21T13:45:43.020463+0000 mgr.y (mgr.25139) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:44 smithi092 bash[89286]: audit 2024-09-21T13:45:43.629759+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:44 smithi092 bash[89286]: audit 2024-09-21T13:45:43.629759+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:44 smithi092 bash[89286]: audit 2024-09-21T13:45:43.636853+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:44 smithi092 bash[89286]: audit 2024-09-21T13:45:43.636853+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:45.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:44 smithi170 bash[70212]: cluster 2024-09-21T13:45:43.020463+0000 mgr.y (mgr.25139) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:45.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:44 smithi170 bash[70212]: cluster 2024-09-21T13:45:43.020463+0000 mgr.y (mgr.25139) 326 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:45.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:44 smithi170 bash[70212]: audit 2024-09-21T13:45:43.629759+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:45.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:44 smithi170 bash[70212]: audit 2024-09-21T13:45:43.629759+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:45.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:44 smithi170 bash[70212]: audit 2024-09-21T13:45:43.636853+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:45.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:44 smithi170 bash[70212]: audit 2024-09-21T13:45:43.636853+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:45 smithi092 bash[26840]: audit 2024-09-21T13:45:44.411413+0000 mgr.y (mgr.25139) 327 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:46.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:45 smithi092 bash[26840]: audit 2024-09-21T13:45:44.748853+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:45 smithi092 bash[26840]: audit 2024-09-21T13:45:44.755941+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:45 smithi092 bash[89286]: audit 2024-09-21T13:45:44.411413+0000 mgr.y (mgr.25139) 327 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:45 smithi092 bash[89286]: audit 2024-09-21T13:45:44.411413+0000 mgr.y (mgr.25139) 327 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:45 smithi092 bash[89286]: audit 2024-09-21T13:45:44.748853+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:45 smithi092 bash[89286]: audit 2024-09-21T13:45:44.748853+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:45 smithi092 bash[89286]: audit 2024-09-21T13:45:44.755941+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:45 smithi092 bash[89286]: audit 2024-09-21T13:45:44.755941+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:45 smithi170 bash[70212]: audit 2024-09-21T13:45:44.411413+0000 mgr.y (mgr.25139) 327 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:45 smithi170 bash[70212]: audit 2024-09-21T13:45:44.411413+0000 mgr.y (mgr.25139) 327 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:45 smithi170 bash[70212]: audit 2024-09-21T13:45:44.748853+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:45 smithi170 bash[70212]: audit 2024-09-21T13:45:44.748853+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:45 smithi170 bash[70212]: audit 2024-09-21T13:45:44.755941+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:45 smithi170 bash[70212]: audit 2024-09-21T13:45:44.755941+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:46.761 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:46 smithi092 bash[89286]: cluster 2024-09-21T13:45:45.021119+0000 mgr.y (mgr.25139) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:46.761 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:46 smithi092 bash[89286]: cluster 2024-09-21T13:45:45.021119+0000 mgr.y (mgr.25139) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:46.761 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:46 smithi092 bash[89286]: audit 2024-09-21T13:45:46.744077+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:46.761 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:46 smithi092 bash[89286]: audit 2024-09-21T13:45:46.744077+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:47.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:46 smithi092 bash[26840]: cluster 2024-09-21T13:45:45.021119+0000 mgr.y (mgr.25139) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:47.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:46 smithi092 bash[26840]: audit 2024-09-21T13:45:46.744077+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:47.062 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:46 smithi170 bash[70212]: cluster 2024-09-21T13:45:45.021119+0000 mgr.y (mgr.25139) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:47.062 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:46 smithi170 bash[70212]: cluster 2024-09-21T13:45:45.021119+0000 mgr.y (mgr.25139) 328 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:47.062 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:46 smithi170 bash[70212]: audit 2024-09-21T13:45:46.744077+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:47.062 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:46 smithi170 bash[70212]: audit 2024-09-21T13:45:46.744077+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T13:45:47.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:47.062629742Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:49.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:48 smithi092 bash[26840]: cluster 2024-09-21T13:45:47.022782+0000 mgr.y (mgr.25139) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:48 smithi092 bash[89286]: cluster 2024-09-21T13:45:47.022782+0000 mgr.y (mgr.25139) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:48 smithi092 bash[89286]: cluster 2024-09-21T13:45:47.022782+0000 mgr.y (mgr.25139) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:48 smithi170 bash[70212]: cluster 2024-09-21T13:45:47.022782+0000 mgr.y (mgr.25139) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:49.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:48 smithi170 bash[70212]: cluster 2024-09-21T13:45:47.022782+0000 mgr.y (mgr.25139) 329 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:50.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:45:50] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.51.0" 2024-09-21T13:45:50.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:50.090600822Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:51.017 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:50 smithi092 bash[26840]: cluster 2024-09-21T13:45:49.023534+0000 mgr.y (mgr.25139) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:51.017 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:50 smithi092 bash[89286]: cluster 2024-09-21T13:45:49.023534+0000 mgr.y (mgr.25139) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:51.017 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:50 smithi092 bash[89286]: cluster 2024-09-21T13:45:49.023534+0000 mgr.y (mgr.25139) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:50 smithi170 bash[70212]: cluster 2024-09-21T13:45:49.023534+0000 mgr.y (mgr.25139) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:50 smithi170 bash[70212]: cluster 2024-09-21T13:45:49.023534+0000 mgr.y (mgr.25139) 330 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:53.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:52 smithi092 bash[26840]: cluster 2024-09-21T13:45:51.023985+0000 mgr.y (mgr.25139) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:53.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:52 smithi092 bash[89286]: cluster 2024-09-21T13:45:51.023985+0000 mgr.y (mgr.25139) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:53.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:52 smithi092 bash[89286]: cluster 2024-09-21T13:45:51.023985+0000 mgr.y (mgr.25139) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:53.070 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:52 smithi170 bash[70212]: cluster 2024-09-21T13:45:51.023985+0000 mgr.y (mgr.25139) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:53.070 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:52 smithi170 bash[70212]: cluster 2024-09-21T13:45:51.023985+0000 mgr.y (mgr.25139) 331 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:53.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:53.070598706Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: cluster 2024-09-21T13:45:53.025582+0000 mgr.y (mgr.25139) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: cluster 2024-09-21T13:45:53.025582+0000 mgr.y (mgr.25139) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.466758+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.466758+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.486594+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.486594+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.492292+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.492292+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.494080+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.494080+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.507489+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.507489+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.604890+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.604890+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.608110+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.608110+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:55.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.610300+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:45:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.610300+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:45:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.611842+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T13:45:55.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:54 smithi170 bash[70212]: audit 2024-09-21T13:45:54.611842+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T13:45:55.180 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[26840]: cluster 2024-09-21T13:45:53.025582+0000 mgr.y (mgr.25139) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:55.180 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[26840]: audit 2024-09-21T13:45:54.466758+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.180 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[26840]: audit 2024-09-21T13:45:54.486594+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.180 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[26840]: audit 2024-09-21T13:45:54.492292+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:55.180 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[26840]: audit 2024-09-21T13:45:54.494080+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:55.181 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[26840]: audit 2024-09-21T13:45:54.507489+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.181 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[26840]: audit 2024-09-21T13:45:54.604890+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:55.181 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[26840]: audit 2024-09-21T13:45:54.608110+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:55.181 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[26840]: audit 2024-09-21T13:45:54.610300+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:45:55.181 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[26840]: audit 2024-09-21T13:45:54.611842+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T13:45:55.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: cluster 2024-09-21T13:45:53.025582+0000 mgr.y (mgr.25139) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:55.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: cluster 2024-09-21T13:45:53.025582+0000 mgr.y (mgr.25139) 332 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:55.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.466758+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.181 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.466758+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.486594+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.486594+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.492292+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.492292+0000 mon.c (mon.2) 390 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.494080+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.494080+0000 mon.c (mon.2) 391 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.507489+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.507489+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.604890+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.604890+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T13:45:55.182 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.608110+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:55.183 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.608110+0000 mon.c (mon.2) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T13:45:55.183 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.610300+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:45:55.183 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.610300+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T13:45:55.183 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.611842+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T13:45:55.183 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:54 smithi092 bash[89286]: audit 2024-09-21T13:45:54.611842+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T13:45:56.072 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:55 smithi170 bash[70212]: audit 2024-09-21T13:45:54.419431+0000 mgr.y (mgr.25139) 333 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:56.072 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:55 smithi170 bash[70212]: audit 2024-09-21T13:45:54.419431+0000 mgr.y (mgr.25139) 333 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:56.073 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:55 smithi170 bash[70212]: cephadm 2024-09-21T13:45:54.612886+0000 mgr.y (mgr.25139) 334 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T13:45:56.073 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:55 smithi170 bash[70212]: cephadm 2024-09-21T13:45:54.612886+0000 mgr.y (mgr.25139) 334 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T13:45:56.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:55 smithi092 bash[26840]: audit 2024-09-21T13:45:54.419431+0000 mgr.y (mgr.25139) 333 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:56.077 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:55 smithi092 bash[26840]: cephadm 2024-09-21T13:45:54.612886+0000 mgr.y (mgr.25139) 334 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T13:45:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:55 smithi092 bash[89286]: audit 2024-09-21T13:45:54.419431+0000 mgr.y (mgr.25139) 333 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:55 smithi092 bash[89286]: audit 2024-09-21T13:45:54.419431+0000 mgr.y (mgr.25139) 333 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:45:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:55 smithi092 bash[89286]: cephadm 2024-09-21T13:45:54.612886+0000 mgr.y (mgr.25139) 334 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T13:45:56.077 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:55 smithi092 bash[89286]: cephadm 2024-09-21T13:45:54.612886+0000 mgr.y (mgr.25139) 334 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T13:45:56.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:56.072582567Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:57.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:56 smithi170 bash[70212]: cluster 2024-09-21T13:45:55.026300+0000 mgr.y (mgr.25139) 335 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:57.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:56 smithi170 bash[70212]: cluster 2024-09-21T13:45:55.026300+0000 mgr.y (mgr.25139) 335 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:57.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:56 smithi092 bash[89286]: cluster 2024-09-21T13:45:55.026300+0000 mgr.y (mgr.25139) 335 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:57.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:56 smithi092 bash[89286]: cluster 2024-09-21T13:45:55.026300+0000 mgr.y (mgr.25139) 335 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:57.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:56 smithi092 bash[26840]: cluster 2024-09-21T13:45:55.026300+0000 mgr.y (mgr.25139) 335 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:45:58.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: cephadm 2024-09-21T13:45:56.796218+0000 mgr.y (mgr.25139) 336 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T13:45:58.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: cephadm 2024-09-21T13:45:56.796218+0000 mgr.y (mgr.25139) 336 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T13:45:58.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: audit 2024-09-21T13:45:56.801021+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:58.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: audit 2024-09-21T13:45:56.801021+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:58.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: audit 2024-09-21T13:45:56.804223+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:45:58.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: audit 2024-09-21T13:45:56.804223+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:45:58.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: audit 2024-09-21T13:45:56.805241+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:45:58.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: audit 2024-09-21T13:45:56.805241+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:45:58.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: audit 2024-09-21T13:45:56.806319+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:58.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: audit 2024-09-21T13:45:56.806319+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:58.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: cephadm 2024-09-21T13:45:56.807574+0000 mgr.y (mgr.25139) 337 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-21T13:45:58.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:57 smithi170 bash[70212]: cephadm 2024-09-21T13:45:56.807574+0000 mgr.y (mgr.25139) 337 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-21T13:45:58.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[26840]: cephadm 2024-09-21T13:45:56.796218+0000 mgr.y (mgr.25139) 336 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T13:45:58.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[26840]: audit 2024-09-21T13:45:56.801021+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:58.245 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[26840]: audit 2024-09-21T13:45:56.804223+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:45:58.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[26840]: audit 2024-09-21T13:45:56.805241+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:45:58.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[26840]: audit 2024-09-21T13:45:56.806319+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:58.246 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[26840]: cephadm 2024-09-21T13:45:56.807574+0000 mgr.y (mgr.25139) 337 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-21T13:45:58.246 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: cephadm 2024-09-21T13:45:56.796218+0000 mgr.y (mgr.25139) 336 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T13:45:58.246 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: cephadm 2024-09-21T13:45:56.796218+0000 mgr.y (mgr.25139) 336 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T13:45:58.246 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: audit 2024-09-21T13:45:56.801021+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:58.246 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: audit 2024-09-21T13:45:56.801021+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.25139 ' entity='mgr.y' 2024-09-21T13:45:58.246 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: audit 2024-09-21T13:45:56.804223+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:45:58.246 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: audit 2024-09-21T13:45:56.804223+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T13:45:58.246 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: audit 2024-09-21T13:45:56.805241+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:45:58.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: audit 2024-09-21T13:45:56.805241+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T13:45:58.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: audit 2024-09-21T13:45:56.806319+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:58.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: audit 2024-09-21T13:45:56.806319+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T13:45:58.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: cephadm 2024-09-21T13:45:56.807574+0000 mgr.y (mgr.25139) 337 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-21T13:45:58.247 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:57 smithi092 bash[89286]: cephadm 2024-09-21T13:45:56.807574+0000 mgr.y (mgr.25139) 337 : cephadm [INF] Deploying daemon mon.c on smithi092 2024-09-21T13:45:59.061 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:58 smithi170 bash[70212]: cluster 2024-09-21T13:45:57.027984+0000 mgr.y (mgr.25139) 338 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:59.062 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:45:58 smithi170 bash[70212]: cluster 2024-09-21T13:45:57.027984+0000 mgr.y (mgr.25139) 338 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:59.144 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:58 smithi092 bash[26840]: cluster 2024-09-21T13:45:57.027984+0000 mgr.y (mgr.25139) 338 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:59.144 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:58 smithi092 bash[89286]: cluster 2024-09-21T13:45:57.027984+0000 mgr.y (mgr.25139) 338 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:59.145 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:58 smithi092 bash[89286]: cluster 2024-09-21T13:45:57.027984+0000 mgr.y (mgr.25139) 338 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:45:59.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:45:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:45:59.062008793Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:45:59.408 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:45:59 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:59.408 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:45:59 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:59.408 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:45:59 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:59.409 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:45:59 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:59.409 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:45:59 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:59.409 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:45:59 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:59.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:59 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:59.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:59 smithi092 systemd[1]: Stopping Ceph mon.c for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:45:59.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:59 smithi092 bash[26840]: debug 2024-09-21T13:45:59.388+0000 7f2d68148640 -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-21T13:45:59.409 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:45:59 smithi092 bash[26840]: debug 2024-09-21T13:45:59.388+0000 7f2d68148640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:45:59.410 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:59 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:59.410 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:45:59 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:45:59.669 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:59 smithi092 bash[68882]: [21/Sep/2024:13:45:59] ENGINE Bus STOPPING 2024-09-21T13:45:59.669 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:59 smithi092 bash[68882]: [21/Sep/2024:13:45:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:45:59.669 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:59 smithi092 bash[68882]: [21/Sep/2024:13:45:59] ENGINE Bus STOPPED 2024-09-21T13:45:59.669 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:59 smithi092 bash[68882]: [21/Sep/2024:13:45:59] ENGINE Bus STARTING 2024-09-21T13:46:00.024 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:59 smithi092 bash[68882]: [21/Sep/2024:13:45:59] ENGINE Serving on http://:::9283 2024-09-21T13:46:00.025 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:45:59 smithi092 bash[68882]: [21/Sep/2024:13:45:59] ENGINE Bus STARTED 2024-09-21T13:46:00.343 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:00 smithi092 bash[92829]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mon-c 2024-09-21T13:46:00.343 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:46:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:46:00] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.51.0" 2024-09-21T13:46:00.707 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:46:00.707 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:46:00.708 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:46:00.708 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:46:00.708 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:46:00.708 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:00 smithi092 bash[92899]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mon-c 2024-09-21T13:46:00.708 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T13:46:00.708 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: Stopped Ceph mon.c for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:46:00.709 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:46:00.709 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: Started Ceph mon.c for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:46:00.709 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:46:00.709 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:46:00.709 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:46:00 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:46:02.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.696+0000 7f22cce29c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:46:02.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.696+0000 7f22cce29c80 0 ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 7 2024-09-21T13:46:02.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.696+0000 7f22cce29c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T13:46:02.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 0 load: jerasure load: lrc 2024-09-21T13:46:02.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Git sha 0 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: DB SUMMARY 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: DB Session ID: V4ZKU0FGMKF9V16H9A80 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 4562 Bytes 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000066.sst 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000064.log size: 1924710 ; 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T13:46:02.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:46:02.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:46:02.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:46:02.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.env: 0x55722d9ce120 2024-09-21T13:46:02.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:46:02.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.info_log: 0x55722e47f700 2024-09-21T13:46:02.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:46:02.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T13:46:02.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T13:46:02.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:46:02.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.db_log_dir: 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.wal_dir: 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.write_buffer_manager: 0x55722e4821e0 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:46:02.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.row_cache: None 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.wal_filter: None 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:46:02.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:46:02.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:46:02.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Compression algorithms supported: 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: kZSTD supported: 0 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:46:02.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T13:46:02.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:46:02.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:46:02.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-21T13:46:02.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:46:02.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:46:02.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.merge_operator: 2024-09-21T13:46:02.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T13:46:02.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:46:02.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:46:02.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:46:02.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:46:02.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55722e47f320) 2024-09-21T13:46:02.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: cache_index_and_filter_blocks: 1 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: pin_top_level_index_and_filter: 1 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: index_type: 0 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: data_block_index_type: 0 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: index_shortening: 1 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: checksum: 4 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: no_block_cache: 0 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: block_cache: 0x55722e475610 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: block_cache_name: BinnedLRUCache 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: block_cache_options: 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: capacity : 536870912 2024-09-21T13:46:02.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: num_shard_bits : 4 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: strict_capacity_limit : 0 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: high_pri_pool_ratio: 0.000 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: block_cache_compressed: (nil) 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: persistent_cache: (nil) 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: block_size: 4096 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: block_size_deviation: 10 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: block_restart_interval: 16 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: index_block_restart_interval: 1 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: metadata_block_size: 4096 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: partition_filters: 0 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: use_delta_encoding: 1 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: filter_policy: bloomfilter 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: whole_key_filtering: 1 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: verify_compression: 0 2024-09-21T13:46:02.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: read_amp_bytes_per_bit: 0 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: format_version: 5 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: enable_index_compression: 1 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: block_align: 0 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: max_auto_readahead_size: 262144 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: prepopulate_block_cache: 0 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: initial_auto_readahead_size: 8192 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: num_file_reads_for_auto_readahead: 2 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:46:02.038 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.num_levels: 7 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:46:02.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:46:02.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:46:02.041 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:46:02.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T13:46:02.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 68, last_sequence is 35177, log_number is 64,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 64 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f43776eb-c638-4875-aeec-ee549d4a6136 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926361706454, "job": 1, "event": "recovery_started", "wal_files": [64]} 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.700+0000 7f22cce29c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #64 mode 2 2024-09-21T13:46:02.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.708+0000 7f22cce29c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926361713179, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 69, "file_size": 1224977, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35182, "largest_seqno": 36308, "table_properties": {"data_size": 1219850, "index_size": 2807, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 11739, "raw_average_key_size": 23, "raw_value_size": 1209745, "raw_average_value_size": 2443, "num_data_blocks": 124, "num_entries": 495, "num_filter_entries": 495, "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": 1726926361, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f43776eb-c638-4875-aeec-ee549d4a6136", "db_session_id": "V4ZKU0FGMKF9V16H9A80", "orig_file_number": 69, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.708+0000 7f22cce29c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726926361713332, "job": 1, "event": "recovery_finished"} 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.708+0000 7f22cce29c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 71 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.708+0000 7f22cce29c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000064.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55722e4a2e00 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 4 rocksdb: DB pointer 0x55722e5a6000 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22c2bf1640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22c2bf1640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: ** DB Stats ** 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: 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-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:46:02.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: 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-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: ** Compaction Stats [default] ** 2024-09-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: 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-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: L0 1/0 1.17 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 360.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: L6 1/0 10.03 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-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Sum 2/0 11.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 360.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 360.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: ** Compaction Stats [default] ** 2024-09-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: 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-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:46:02.046 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 360.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Cumulative compaction: 0.00 GB write, 114.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Interval compaction: 0.00 GB write, 114.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: 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-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Block cache BinnedLRUCache@0x55722e475610#7 capacity: 512.00 MB usage: 4.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:46:02.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] at bind addrs [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 1 mon.c@-1(???) e3 preinit fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 0 mon.c@-1(???).mds e1 new map 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 0 mon.c@-1(???).mds e1 print_map 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: e1 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: btime 2024-09-21T13:04:35:842632+0000 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: legacy client fscid: -1 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: No filesystems configured 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 0 mon.c@-1(???).osd e111 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 0 mon.c@-1(???).osd e111 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T13:46:02.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:01 smithi092 bash[92956]: debug 2024-09-21T13:46:01.712+0000 7f22cce29c80 1 mon.c@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-21T13:46:02.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:02.099229971Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:04.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:45:59.566859+0000 mgr.y (mgr.25139) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:46:04.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:45:59.566859+0000 mgr.y (mgr.25139) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:46:04.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:01.029441+0000 mgr.y (mgr.25139) 341 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:04.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:01.029441+0000 mgr.y (mgr.25139) 341 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:04.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:46:01.744038+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:04.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:46:01.744038+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:04.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.656841+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:46:04.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.656841+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:46:04.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.658719+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-09-21T13:46:04.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.658719+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-09-21T13:46:04.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.681921+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:46:04.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.681921+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:46:04.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690612+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-09-21T13:46:04.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690612+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-09-21T13:46:04.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690642+0000 mon.a (mon.0) 34 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:46:04.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690642+0000 mon.a (mon.0) 34 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:46:04.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690659+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:46:04.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690659+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:46:04.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690674+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:46:04.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690674+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:46:04.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690708+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:46:04.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690708+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:46:04.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690749+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-09-21T13:46:04.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690749+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-09-21T13:46:04.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:45:59.566859+0000 mgr.y (mgr.25139) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:46:04.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:45:59.566859+0000 mgr.y (mgr.25139) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:46:04.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:01.029441+0000 mgr.y (mgr.25139) 341 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:04.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:01.029441+0000 mgr.y (mgr.25139) 341 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:04.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:46:01.744038+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:04.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:46:01.744038+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:04.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.656841+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:46:04.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.656841+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:46:04.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.658719+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-09-21T13:46:04.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.658719+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-09-21T13:46:04.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.681921+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:46:04.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.681921+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:46:04.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690612+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-09-21T13:46:04.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690612+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-09-21T13:46:04.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690642+0000 mon.a (mon.0) 34 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:46:04.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690642+0000 mon.a (mon.0) 34 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:46:04.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690659+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:46:04.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690659+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:46:04.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690674+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:46:04.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690674+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:46:04.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690708+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:46:04.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690708+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:46:04.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690749+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-09-21T13:46:04.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690749+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-09-21T13:46:04.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690806+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:46:04.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690806+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:46:04.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690825+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:46:04.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690825+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:46:04.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690842+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:46:04.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.690842+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:46:04.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.711789+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-09-21T13:46:04.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.711789+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-09-21T13:46:04.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.711840+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:46:04.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.711840+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:46:04.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.712461+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-21T13:46:04.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.712461+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-21T13:46:04.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.712749+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-09-21T13:46:04.035 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: cluster 2024-09-21T13:46:02.712749+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-09-21T13:46:04.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:46:02.720465+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:46:02.720465+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:46:02.730766+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:46:02.730766+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:46:03.280871+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:46:03.280871+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:46:03.287091+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[92956]: audit 2024-09-21T13:46:03.287091+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690806+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:46:04.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690806+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:46:04.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690825+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:46:04.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690825+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:46:04.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690842+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:46:04.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.690842+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:46:04.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.711789+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-09-21T13:46:04.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.711789+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-09-21T13:46:04.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.711840+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:46:04.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.711840+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:46:04.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.712461+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-21T13:46:04.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.712461+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-21T13:46:04.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.712749+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-09-21T13:46:04.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: cluster 2024-09-21T13:46:02.712749+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-09-21T13:46:04.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:46:02.720465+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:46:02.720465+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:46:02.730766+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:46:02.730766+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:46:03.280871+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:46:03.280871+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:46:03.287091+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:03 smithi092 bash[89286]: audit 2024-09-21T13:46:03.287091+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:45:59.566859+0000 mgr.y (mgr.25139) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:46:04.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:45:59.566859+0000 mgr.y (mgr.25139) 340 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T13:46:04.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:01.029441+0000 mgr.y (mgr.25139) 341 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:01.029441+0000 mgr.y (mgr.25139) 341 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:46:01.744038+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:46:01.744038+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.656841+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.656841+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.658719+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.658719+0000 mon.a (mon.0) 31 : cluster [INF] mon.a calling monitor election 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.681921+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.681921+0000 mon.a (mon.0) 32 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690612+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690612+0000 mon.a (mon.0) 33 : cluster [DBG] monmap epoch 3 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690642+0000 mon.a (mon.0) 34 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690642+0000 mon.a (mon.0) 34 : cluster [DBG] fsid 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:46:04.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690659+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690659+0000 mon.a (mon.0) 35 : cluster [DBG] last_changed 2024-09-21T13:06:35.163141+0000 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690674+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690674+0000 mon.a (mon.0) 36 : cluster [DBG] created 2024-09-21T13:04:31.495030+0000 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690708+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690708+0000 mon.a (mon.0) 37 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690749+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690749+0000 mon.a (mon.0) 38 : cluster [DBG] election_strategy: 1 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690806+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690806+0000 mon.a (mon.0) 39 : cluster [DBG] 0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690825+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:46:04.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690825+0000 mon.a (mon.0) 40 : cluster [DBG] 1: [v2:172.21.15.170:3300/0,v1:172.21.15.170:6789/0] mon.b 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690842+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.690842+0000 mon.a (mon.0) 41 : cluster [DBG] 2: [v2:172.21.15.92:3301/0,v1:172.21.15.92:6790/0] mon.c 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.711789+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.711789+0000 mon.a (mon.0) 42 : cluster [DBG] fsmap 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.711840+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.711840+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.712461+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.712461+0000 mon.a (mon.0) 44 : cluster [DBG] mgrmap e43: y(active, since 6m), standbys: x 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.712749+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: cluster 2024-09-21T13:46:02.712749+0000 mon.a (mon.0) 45 : cluster [INF] overall HEALTH_OK 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:46:02.720465+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:46:02.720465+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:46:02.730766+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:46:02.730766+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:46:03.280871+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:46:03.280871+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:46:03.287091+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:03 smithi170 bash[70212]: audit 2024-09-21T13:46:03.287091+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:04.639 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:46:05.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:04 smithi092 bash[92956]: cluster 2024-09-21T13:46:03.031156+0000 mgr.y (mgr.25139) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:05.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:04 smithi092 bash[92956]: cluster 2024-09-21T13:46:03.031156+0000 mgr.y (mgr.25139) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:05.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:04 smithi092 bash[89286]: cluster 2024-09-21T13:46:03.031156+0000 mgr.y (mgr.25139) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:05.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:04 smithi092 bash[89286]: cluster 2024-09-21T13:46:03.031156+0000 mgr.y (mgr.25139) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:05.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:04 smithi170 bash[70212]: cluster 2024-09-21T13:46:03.031156+0000 mgr.y (mgr.25139) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:05.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:04 smithi170 bash[70212]: cluster 2024-09-21T13:46:03.031156+0000 mgr.y (mgr.25139) 342 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:05.275 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:46:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (4m) 21s ago 30m 14.5M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:46:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (3m) 99s ago 30m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:46:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (5m) 21s ago 28m 48.2M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:46:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (5m) 99s ago 39m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:46:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (16m) 21s ago 41m 512M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:46:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (30s) 21s ago 41m 22.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:46:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (107s) 99s ago 39m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:46:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 starting - - - 2048M 2024-09-21T13:46:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (5m) 21s ago 31m 8043k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:46:05.276 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (5m) 99s ago 31m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (38m) 21s ago 38m 57.4M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (37m) 21s ago 37m 66.5M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (36m) 21s ago 36m 54.2M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (35m) 21s ago 35m 66.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (34m) 99s ago 35m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (34m) 99s ago 34m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (33m) 99s ago 33m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (32m) 99s ago 32m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (4m) 99s ago 31m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (28m) 21s ago 28m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:46:05.277 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (28m) 99s ago 28m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:46:05.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:05.067327183Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:05.655 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:46:05.655 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:46:05.656 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 10, 2024-09-21T13:46:05.657 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 5 2024-09-21T13:46:05.657 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:46:05.657 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:46:05.982 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:46:05.982 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:46:05.982 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:46:05.982 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi092", 2024-09-21T13:46:05.982 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:46:05.983 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "1/2 daemons upgraded", 2024-09-21T13:46:05.983 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T13:46:05.983 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:46:05.983 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:46:06.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[89286]: audit 2024-09-21T13:46:04.427151+0000 mgr.y (mgr.25139) 343 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:06.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[89286]: audit 2024-09-21T13:46:04.427151+0000 mgr.y (mgr.25139) 343 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:06.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[89286]: audit 2024-09-21T13:46:04.627806+0000 mgr.y (mgr.25139) 344 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:06.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[89286]: audit 2024-09-21T13:46:04.627806+0000 mgr.y (mgr.25139) 344 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:06.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[89286]: audit 2024-09-21T13:46:05.657596+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.92:0/2770889321' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:06.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[89286]: audit 2024-09-21T13:46:05.657596+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.92:0/2770889321' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[92956]: audit 2024-09-21T13:46:04.427151+0000 mgr.y (mgr.25139) 343 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[92956]: audit 2024-09-21T13:46:04.427151+0000 mgr.y (mgr.25139) 343 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[92956]: audit 2024-09-21T13:46:04.627806+0000 mgr.y (mgr.25139) 344 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[92956]: audit 2024-09-21T13:46:04.627806+0000 mgr.y (mgr.25139) 344 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[92956]: audit 2024-09-21T13:46:05.657596+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.92:0/2770889321' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:05 smithi092 bash[92956]: audit 2024-09-21T13:46:05.657596+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.92:0/2770889321' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:05 smithi170 bash[70212]: audit 2024-09-21T13:46:04.427151+0000 mgr.y (mgr.25139) 343 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:05 smithi170 bash[70212]: audit 2024-09-21T13:46:04.427151+0000 mgr.y (mgr.25139) 343 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:05 smithi170 bash[70212]: audit 2024-09-21T13:46:04.627806+0000 mgr.y (mgr.25139) 344 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:05 smithi170 bash[70212]: audit 2024-09-21T13:46:04.627806+0000 mgr.y (mgr.25139) 344 : audit [DBG] from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:05 smithi170 bash[70212]: audit 2024-09-21T13:46:05.657596+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.92:0/2770889321' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:05 smithi170 bash[70212]: audit 2024-09-21T13:46:05.657596+0000 mon.a (mon.0) 50 : audit [DBG] from='client.? 172.21.15.92:0/2770889321' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:07.024 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[68882]: debug 2024-09-21T13:46:06.720+0000 7f6559438640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-21T13:46:07.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[89286]: audit 2024-09-21T13:46:04.946203+0000 mgr.y (mgr.25139) 345 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[89286]: audit 2024-09-21T13:46:04.946203+0000 mgr.y (mgr.25139) 345 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[89286]: cluster 2024-09-21T13:46:05.031862+0000 mgr.y (mgr.25139) 346 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:07.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[89286]: cluster 2024-09-21T13:46:05.031862+0000 mgr.y (mgr.25139) 346 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:07.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[89286]: audit 2024-09-21T13:46:05.260738+0000 mgr.y (mgr.25139) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[89286]: audit 2024-09-21T13:46:05.260738+0000 mgr.y (mgr.25139) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[92956]: audit 2024-09-21T13:46:04.946203+0000 mgr.y (mgr.25139) 345 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[92956]: audit 2024-09-21T13:46:04.946203+0000 mgr.y (mgr.25139) 345 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[92956]: cluster 2024-09-21T13:46:05.031862+0000 mgr.y (mgr.25139) 346 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:07.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[92956]: cluster 2024-09-21T13:46:05.031862+0000 mgr.y (mgr.25139) 346 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:07.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[92956]: audit 2024-09-21T13:46:05.260738+0000 mgr.y (mgr.25139) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:06 smithi092 bash[92956]: audit 2024-09-21T13:46:05.260738+0000 mgr.y (mgr.25139) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:06 smithi170 bash[70212]: audit 2024-09-21T13:46:04.946203+0000 mgr.y (mgr.25139) 345 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:06 smithi170 bash[70212]: audit 2024-09-21T13:46:04.946203+0000 mgr.y (mgr.25139) 345 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:06 smithi170 bash[70212]: cluster 2024-09-21T13:46:05.031862+0000 mgr.y (mgr.25139) 346 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:06 smithi170 bash[70212]: cluster 2024-09-21T13:46:05.031862+0000 mgr.y (mgr.25139) 346 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:06 smithi170 bash[70212]: audit 2024-09-21T13:46:05.260738+0000 mgr.y (mgr.25139) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:06 smithi170 bash[70212]: audit 2024-09-21T13:46:05.260738+0000 mgr.y (mgr.25139) 347 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:08.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:07 smithi092 bash[89286]: audit 2024-09-21T13:46:05.983830+0000 mgr.y (mgr.25139) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:08.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:07 smithi092 bash[89286]: audit 2024-09-21T13:46:05.983830+0000 mgr.y (mgr.25139) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:08.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:07 smithi092 bash[92956]: audit 2024-09-21T13:46:05.983830+0000 mgr.y (mgr.25139) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:08.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:07 smithi092 bash[92956]: audit 2024-09-21T13:46:05.983830+0000 mgr.y (mgr.25139) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:08.072 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:07 smithi170 bash[70212]: audit 2024-09-21T13:46:05.983830+0000 mgr.y (mgr.25139) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:08.072 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:07 smithi170 bash[70212]: audit 2024-09-21T13:46:05.983830+0000 mgr.y (mgr.25139) 348 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:08.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:08.072498563Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:09.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:08 smithi092 bash[89286]: cluster 2024-09-21T13:46:07.033454+0000 mgr.y (mgr.25139) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:09.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:08 smithi092 bash[89286]: cluster 2024-09-21T13:46:07.033454+0000 mgr.y (mgr.25139) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:09.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:08 smithi092 bash[92956]: cluster 2024-09-21T13:46:07.033454+0000 mgr.y (mgr.25139) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:09.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:08 smithi092 bash[92956]: cluster 2024-09-21T13:46:07.033454+0000 mgr.y (mgr.25139) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:08 smithi170 bash[70212]: cluster 2024-09-21T13:46:07.033454+0000 mgr.y (mgr.25139) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:08 smithi170 bash[70212]: cluster 2024-09-21T13:46:07.033454+0000 mgr.y (mgr.25139) 349 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:10.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:46:10] "GET /metrics HTTP/1.1" 200 38086 "" "Prometheus/2.51.0" 2024-09-21T13:46:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[89286]: cluster 2024-09-21T13:46:09.033892+0000 mgr.y (mgr.25139) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[89286]: cluster 2024-09-21T13:46:09.033892+0000 mgr.y (mgr.25139) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[89286]: audit 2024-09-21T13:46:09.110110+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[89286]: audit 2024-09-21T13:46:09.110110+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[89286]: audit 2024-09-21T13:46:09.115581+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[89286]: audit 2024-09-21T13:46:09.115581+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[92956]: cluster 2024-09-21T13:46:09.033892+0000 mgr.y (mgr.25139) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:10.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[92956]: cluster 2024-09-21T13:46:09.033892+0000 mgr.y (mgr.25139) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:10.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[92956]: audit 2024-09-21T13:46:09.110110+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[92956]: audit 2024-09-21T13:46:09.110110+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[92956]: audit 2024-09-21T13:46:09.115581+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:10 smithi092 bash[92956]: audit 2024-09-21T13:46:09.115581+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:10 smithi170 bash[70212]: cluster 2024-09-21T13:46:09.033892+0000 mgr.y (mgr.25139) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:10 smithi170 bash[70212]: cluster 2024-09-21T13:46:09.033892+0000 mgr.y (mgr.25139) 350 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:10 smithi170 bash[70212]: audit 2024-09-21T13:46:09.110110+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:10 smithi170 bash[70212]: audit 2024-09-21T13:46:09.110110+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:10 smithi170 bash[70212]: audit 2024-09-21T13:46:09.115581+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:10 smithi170 bash[70212]: audit 2024-09-21T13:46:09.115581+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:11.083411433Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:11.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:11 smithi170 bash[70212]: audit 2024-09-21T13:46:10.215970+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:11 smithi170 bash[70212]: audit 2024-09-21T13:46:10.215970+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:11 smithi170 bash[70212]: audit 2024-09-21T13:46:10.226827+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:11 smithi170 bash[70212]: audit 2024-09-21T13:46:10.226827+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:11 smithi092 bash[89286]: audit 2024-09-21T13:46:10.215970+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:11 smithi092 bash[89286]: audit 2024-09-21T13:46:10.215970+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:11 smithi092 bash[89286]: audit 2024-09-21T13:46:10.226827+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:11 smithi092 bash[89286]: audit 2024-09-21T13:46:10.226827+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:11 smithi092 bash[92956]: audit 2024-09-21T13:46:10.215970+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:11 smithi092 bash[92956]: audit 2024-09-21T13:46:10.215970+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:11 smithi092 bash[92956]: audit 2024-09-21T13:46:10.226827+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:11.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:11 smithi092 bash[92956]: audit 2024-09-21T13:46:10.226827+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:12.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:12 smithi092 bash[89286]: cluster 2024-09-21T13:46:11.034594+0000 mgr.y (mgr.25139) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:12.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:12 smithi092 bash[89286]: cluster 2024-09-21T13:46:11.034594+0000 mgr.y (mgr.25139) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:12.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:12 smithi092 bash[92956]: cluster 2024-09-21T13:46:11.034594+0000 mgr.y (mgr.25139) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:12.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:12 smithi092 bash[92956]: cluster 2024-09-21T13:46:11.034594+0000 mgr.y (mgr.25139) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:12 smithi170 bash[70212]: cluster 2024-09-21T13:46:11.034594+0000 mgr.y (mgr.25139) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:12 smithi170 bash[70212]: cluster 2024-09-21T13:46:11.034594+0000 mgr.y (mgr.25139) 351 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:14.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:14.084808044Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:14 smithi170 bash[70212]: cluster 2024-09-21T13:46:13.036256+0000 mgr.y (mgr.25139) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:14 smithi170 bash[70212]: cluster 2024-09-21T13:46:13.036256+0000 mgr.y (mgr.25139) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:14.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:14 smithi092 bash[89286]: cluster 2024-09-21T13:46:13.036256+0000 mgr.y (mgr.25139) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:14.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:14 smithi092 bash[89286]: cluster 2024-09-21T13:46:13.036256+0000 mgr.y (mgr.25139) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:14.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:14 smithi092 bash[92956]: cluster 2024-09-21T13:46:13.036256+0000 mgr.y (mgr.25139) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:14.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:14 smithi092 bash[92956]: cluster 2024-09-21T13:46:13.036256+0000 mgr.y (mgr.25139) 352 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:15.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:15 smithi092 bash[89286]: audit 2024-09-21T13:46:14.438024+0000 mgr.y (mgr.25139) 353 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:15.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:15 smithi092 bash[89286]: audit 2024-09-21T13:46:14.438024+0000 mgr.y (mgr.25139) 353 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:15.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:15 smithi092 bash[92956]: audit 2024-09-21T13:46:14.438024+0000 mgr.y (mgr.25139) 353 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:15.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:15 smithi092 bash[92956]: audit 2024-09-21T13:46:14.438024+0000 mgr.y (mgr.25139) 353 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:15 smithi170 bash[70212]: audit 2024-09-21T13:46:14.438024+0000 mgr.y (mgr.25139) 353 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:15 smithi170 bash[70212]: audit 2024-09-21T13:46:14.438024+0000 mgr.y (mgr.25139) 353 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:16.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:16 smithi092 bash[89286]: cluster 2024-09-21T13:46:15.036989+0000 mgr.y (mgr.25139) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:16.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:16 smithi092 bash[89286]: cluster 2024-09-21T13:46:15.036989+0000 mgr.y (mgr.25139) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:16.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:16 smithi092 bash[92956]: cluster 2024-09-21T13:46:15.036989+0000 mgr.y (mgr.25139) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:16.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:16 smithi092 bash[92956]: cluster 2024-09-21T13:46:15.036989+0000 mgr.y (mgr.25139) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:16 smithi170 bash[70212]: cluster 2024-09-21T13:46:15.036989+0000 mgr.y (mgr.25139) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:16 smithi170 bash[70212]: cluster 2024-09-21T13:46:15.036989+0000 mgr.y (mgr.25139) 354 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:17.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:17.082746311Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:17 smithi170 bash[70212]: audit 2024-09-21T13:46:16.745385+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:17 smithi170 bash[70212]: audit 2024-09-21T13:46:16.745385+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:17.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:17 smithi092 bash[92956]: audit 2024-09-21T13:46:16.745385+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:17.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:17 smithi092 bash[92956]: audit 2024-09-21T13:46:16.745385+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:17.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:17 smithi092 bash[89286]: audit 2024-09-21T13:46:16.745385+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:17.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:17 smithi092 bash[89286]: audit 2024-09-21T13:46:16.745385+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:18.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:18 smithi092 bash[92956]: cluster 2024-09-21T13:46:17.038591+0000 mgr.y (mgr.25139) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:18.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:18 smithi092 bash[92956]: cluster 2024-09-21T13:46:17.038591+0000 mgr.y (mgr.25139) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:18.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:18 smithi092 bash[89286]: cluster 2024-09-21T13:46:17.038591+0000 mgr.y (mgr.25139) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:18.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:18 smithi092 bash[89286]: cluster 2024-09-21T13:46:17.038591+0000 mgr.y (mgr.25139) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:18.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:18 smithi170 bash[70212]: cluster 2024-09-21T13:46:17.038591+0000 mgr.y (mgr.25139) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:18.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:18 smithi170 bash[70212]: cluster 2024-09-21T13:46:17.038591+0000 mgr.y (mgr.25139) 355 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:20.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:20.083413592Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:20.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:46:20] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.51.0" 2024-09-21T13:46:21.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: cluster 2024-09-21T13:46:19.039083+0000 mgr.y (mgr.25139) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:21.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: cluster 2024-09-21T13:46:19.039083+0000 mgr.y (mgr.25139) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:21.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.833648+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.833648+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.843752+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.843752+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.846109+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.846109+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.847728+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.847728+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.857598+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.857598+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.987039+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.987039+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.990101+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.990101+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.992376+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.992376+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.997879+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:19.997879+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.001547+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.001547+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.005862+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.005862+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.008562+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.008562+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.013456+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.013456+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.016845+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.016845+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.023439+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.023439+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.029022+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.029022+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.035828+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.035828+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.041038+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.041038+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.047629+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.047629+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.053785+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.053785+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.057486+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.057486+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.058842+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.058842+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.061324+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.061324+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.070454+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.070454+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.075664+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.075664+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.083457+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.083457+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.090625+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.090625+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.099222+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.099222+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.105326+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.105326+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.109214+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.109214+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.110617+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.110617+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.113834+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.113834+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.117925+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.117925+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.119379+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.119379+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.122638+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.122638+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.126649+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.126649+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.128251+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.128251+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.131631+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.131631+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.135221+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.135221+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.136660+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.136660+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.139630+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.139630+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.143816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.143816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.145364+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.145364+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.148338+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.148338+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.152835+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.152835+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.154293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.154293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.157852+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.157852+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.163818+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.163818+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.168327+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.168327+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.173910+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.173910+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.178124+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.178124+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.186049+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.186049+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.190248+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:46:21.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.190248+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:46:21.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.191990+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:46:21.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.191990+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:46:21.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.197534+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:46:21.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.197534+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:46:21.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.201877+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:46:21.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.201877+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.203719+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.203719+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.211950+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.211950+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.217622+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.217622+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.219191+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.219191+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.224865+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.224865+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.229177+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:46:21.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.229177+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.230833+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.230833+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.236505+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.236505+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.240805+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.240805+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.246233+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.246233+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.250530+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.250530+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.252089+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.252089+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.253550+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.253550+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.255091+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.255091+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.256661+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.256661+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.258197+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.258197+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.260477+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.260477+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.266079+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.266079+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.268419+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.268419+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.118 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.270203+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.270203+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.280152+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.280152+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.406664+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.406664+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.407942+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.407942+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.414994+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.119 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:20 smithi170 bash[70212]: audit 2024-09-21T13:46:20.414994+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: cluster 2024-09-21T13:46:19.039083+0000 mgr.y (mgr.25139) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:21.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: cluster 2024-09-21T13:46:19.039083+0000 mgr.y (mgr.25139) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.833648+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.833648+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.843752+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.843752+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.846109+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.846109+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.847728+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.847728+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.857598+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.857598+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.987039+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.987039+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.990101+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.990101+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.992376+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.992376+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.997879+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:19.997879+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: cluster 2024-09-21T13:46:19.039083+0000 mgr.y (mgr.25139) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:21.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: cluster 2024-09-21T13:46:19.039083+0000 mgr.y (mgr.25139) 356 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:21.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.833648+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.833648+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.843752+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.843752+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.846109+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.846109+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.847728+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.847728+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.857598+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.857598+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.987039+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.987039+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.990101+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.990101+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.992376+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.992376+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.997879+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:19.997879+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.001547+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.001547+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.005862+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T13:46:21.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.005862+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T13:46:21.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.008562+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.008562+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.013456+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T13:46:21.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.013456+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T13:46:21.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.016845+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.016845+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.023439+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.023439+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.029022+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.029022+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.035828+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.035828+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.041038+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.041038+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.047629+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.047629+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.001547+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.001547+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.005862+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.005862+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.008562+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.008562+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.013456+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.013456+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.016845+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.016845+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.023439+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.023439+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.029022+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.029022+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.035828+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.035828+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.041038+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.041038+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.047629+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.047629+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.053785+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.053785+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.057486+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.057486+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.058842+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.058842+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.061324+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.061324+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.070454+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.070454+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.075664+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.075664+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.083457+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.083457+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.090625+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.090625+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.099222+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.099222+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.105326+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.105326+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.053785+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.053785+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.057486+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.057486+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.058842+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.058842+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.061324+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.061324+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.070454+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.070454+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.075664+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.075664+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.083457+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.083457+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.090625+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.090625+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.099222+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.099222+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.105326+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.105326+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.109214+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.109214+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.110617+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.110617+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.113834+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.113834+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.117925+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.117925+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.119379+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.119379+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.122638+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.122638+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.126649+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.126649+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.128251+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.128251+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.131631+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.109214+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.109214+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.110617+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.110617+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.113834+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.113834+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.117925+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.117925+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.119379+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.119379+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.122638+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.122638+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.126649+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.126649+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.128251+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.128251+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.131631+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.131631+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.135221+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.135221+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.136660+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.136660+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.139630+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.139630+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.143816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.143816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.145364+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.145364+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.148338+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.148338+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.152835+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.152835+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.154293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.154293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.157852+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:46:21.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.131631+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.135221+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.135221+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.136660+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.136660+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.139630+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.139630+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.143816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.143816+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.145364+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.145364+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.148338+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.148338+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.152835+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.152835+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T13:46:21.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.154293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.154293+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T13:46:21.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.157852+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:46:21.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.157852+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:46:21.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.163818+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:46:21.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.163818+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:46:21.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.168327+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.168327+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.173910+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:46:21.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.173910+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.178124+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.178124+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.186049+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.186049+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.190248+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.190248+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.191990+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.191990+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.197534+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.157852+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.163818+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:46:21.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.163818+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.168327+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.168327+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.173910+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.173910+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.178124+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.178124+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.186049+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.186049+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.190248+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.190248+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.191990+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.191990+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:46:21.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.197534+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.197534+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.201877+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.201877+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.203719+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.203719+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.211950+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.211950+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.217622+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.217622+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.219191+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:46:21.294 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.219191+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.224865+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.224865+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.229177+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.229177+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.230833+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.197534+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.201877+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.201877+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.203719+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.203719+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.211950+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:46:21.295 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.211950+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.217622+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.217622+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.219191+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.219191+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.224865+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.224865+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.229177+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.229177+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.230833+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.230833+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.236505+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:46:21.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.236505+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.240805+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.240805+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.246233+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.246233+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.250530+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.250530+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.252089+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.252089+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.253550+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.253550+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.255091+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.255091+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.256661+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.230833+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.236505+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.236505+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.240805+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.240805+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.246233+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.246233+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.250530+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.250530+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.252089+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.252089+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.253550+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.253550+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.298 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.255091+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.255091+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.256661+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.256661+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.258197+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.258197+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.260477+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:46:21.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.260477+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:46:21.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.266079+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:46:21.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.266079+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:46:21.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.268419+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.268419+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.270203+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.270203+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.280152+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.280152+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.406664+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.406664+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.407942+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.407942+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.414994+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[89286]: audit 2024-09-21T13:46:20.414994+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.256661+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.258197+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.258197+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.260477+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.260477+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.266079+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.266079+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.268419+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.268419+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.270203+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.270203+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.280152+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.280152+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.406664+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.406664+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.407942+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.407942+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:46:21.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.414994+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:21.302 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:20 smithi092 bash[92956]: audit 2024-09-21T13:46:20.414994+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:22.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:19.993547+0000 mgr.y (mgr.25139) 357 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:19.993547+0000 mgr.y (mgr.25139) 357 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.018300+0000 mgr.y (mgr.25139) 358 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.018300+0000 mgr.y (mgr.25139) 358 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.030411+0000 mgr.y (mgr.25139) 359 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.030411+0000 mgr.y (mgr.25139) 359 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.042445+0000 mgr.y (mgr.25139) 360 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.042445+0000 mgr.y (mgr.25139) 360 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.055338+0000 mgr.y (mgr.25139) 361 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.055338+0000 mgr.y (mgr.25139) 361 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.062775+0000 mgr.y (mgr.25139) 362 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.062775+0000 mgr.y (mgr.25139) 362 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:46:22.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.077225+0000 mgr.y (mgr.25139) 363 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.077225+0000 mgr.y (mgr.25139) 363 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.092859+0000 mgr.y (mgr.25139) 364 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.092859+0000 mgr.y (mgr.25139) 364 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.106954+0000 mgr.y (mgr.25139) 365 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.106954+0000 mgr.y (mgr.25139) 365 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.115408+0000 mgr.y (mgr.25139) 366 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.115408+0000 mgr.y (mgr.25139) 366 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.124188+0000 mgr.y (mgr.25139) 367 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.124188+0000 mgr.y (mgr.25139) 367 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.133231+0000 mgr.y (mgr.25139) 368 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.133231+0000 mgr.y (mgr.25139) 368 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.141366+0000 mgr.y (mgr.25139) 369 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.141366+0000 mgr.y (mgr.25139) 369 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T13:46:22.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.150487+0000 mgr.y (mgr.25139) 370 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T13:46:22.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.150487+0000 mgr.y (mgr.25139) 370 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T13:46:22.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.155562+0000 mgr.y (mgr.25139) 371 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:46:22.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.155562+0000 mgr.y (mgr.25139) 371 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:46:22.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.259523+0000 mgr.y (mgr.25139) 372 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:46:22.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:21 smithi170 bash[70212]: cephadm 2024-09-21T13:46:20.259523+0000 mgr.y (mgr.25139) 372 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:46:22.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:19.993547+0000 mgr.y (mgr.25139) 357 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:46:22.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:19.993547+0000 mgr.y (mgr.25139) 357 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.018300+0000 mgr.y (mgr.25139) 358 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.018300+0000 mgr.y (mgr.25139) 358 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.030411+0000 mgr.y (mgr.25139) 359 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.030411+0000 mgr.y (mgr.25139) 359 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.042445+0000 mgr.y (mgr.25139) 360 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.042445+0000 mgr.y (mgr.25139) 360 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.055338+0000 mgr.y (mgr.25139) 361 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.055338+0000 mgr.y (mgr.25139) 361 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.062775+0000 mgr.y (mgr.25139) 362 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.062775+0000 mgr.y (mgr.25139) 362 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.077225+0000 mgr.y (mgr.25139) 363 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.077225+0000 mgr.y (mgr.25139) 363 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.092859+0000 mgr.y (mgr.25139) 364 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.092859+0000 mgr.y (mgr.25139) 364 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.106954+0000 mgr.y (mgr.25139) 365 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T13:46:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.106954+0000 mgr.y (mgr.25139) 365 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.115408+0000 mgr.y (mgr.25139) 366 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.115408+0000 mgr.y (mgr.25139) 366 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.124188+0000 mgr.y (mgr.25139) 367 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.124188+0000 mgr.y (mgr.25139) 367 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.133231+0000 mgr.y (mgr.25139) 368 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.133231+0000 mgr.y (mgr.25139) 368 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:19.993547+0000 mgr.y (mgr.25139) 357 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:19.993547+0000 mgr.y (mgr.25139) 357 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.018300+0000 mgr.y (mgr.25139) 358 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.018300+0000 mgr.y (mgr.25139) 358 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:46:22.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.030411+0000 mgr.y (mgr.25139) 359 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.030411+0000 mgr.y (mgr.25139) 359 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.042445+0000 mgr.y (mgr.25139) 360 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.042445+0000 mgr.y (mgr.25139) 360 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.055338+0000 mgr.y (mgr.25139) 361 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.055338+0000 mgr.y (mgr.25139) 361 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.062775+0000 mgr.y (mgr.25139) 362 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.062775+0000 mgr.y (mgr.25139) 362 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.077225+0000 mgr.y (mgr.25139) 363 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.077225+0000 mgr.y (mgr.25139) 363 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.092859+0000 mgr.y (mgr.25139) 364 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.092859+0000 mgr.y (mgr.25139) 364 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.106954+0000 mgr.y (mgr.25139) 365 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T13:46:22.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.106954+0000 mgr.y (mgr.25139) 365 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T13:46:22.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.115408+0000 mgr.y (mgr.25139) 366 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T13:46:22.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.115408+0000 mgr.y (mgr.25139) 366 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T13:46:22.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.124188+0000 mgr.y (mgr.25139) 367 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T13:46:22.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.124188+0000 mgr.y (mgr.25139) 367 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T13:46:22.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.133231+0000 mgr.y (mgr.25139) 368 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T13:46:22.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.133231+0000 mgr.y (mgr.25139) 368 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T13:46:22.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.141366+0000 mgr.y (mgr.25139) 369 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T13:46:22.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.141366+0000 mgr.y (mgr.25139) 369 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T13:46:22.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.150487+0000 mgr.y (mgr.25139) 370 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T13:46:22.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.150487+0000 mgr.y (mgr.25139) 370 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.155562+0000 mgr.y (mgr.25139) 371 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.155562+0000 mgr.y (mgr.25139) 371 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.259523+0000 mgr.y (mgr.25139) 372 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[89286]: cephadm 2024-09-21T13:46:20.259523+0000 mgr.y (mgr.25139) 372 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.141366+0000 mgr.y (mgr.25139) 369 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.141366+0000 mgr.y (mgr.25139) 369 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.150487+0000 mgr.y (mgr.25139) 370 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.150487+0000 mgr.y (mgr.25139) 370 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.155562+0000 mgr.y (mgr.25139) 371 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.155562+0000 mgr.y (mgr.25139) 371 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.259523+0000 mgr.y (mgr.25139) 372 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:46:22.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:21 smithi092 bash[92956]: cephadm 2024-09-21T13:46:20.259523+0000 mgr.y (mgr.25139) 372 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:46:23.106 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:23.093383178Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:23.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:22 smithi170 bash[70212]: cluster 2024-09-21T13:46:21.039744+0000 mgr.y (mgr.25139) 373 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:23.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:22 smithi170 bash[70212]: cluster 2024-09-21T13:46:21.039744+0000 mgr.y (mgr.25139) 373 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:23.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:22 smithi170 bash[70212]: audit 2024-09-21T13:46:21.911586+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:23.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:22 smithi170 bash[70212]: audit 2024-09-21T13:46:21.911586+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:23.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:22 smithi092 bash[89286]: cluster 2024-09-21T13:46:21.039744+0000 mgr.y (mgr.25139) 373 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:23.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:22 smithi092 bash[89286]: cluster 2024-09-21T13:46:21.039744+0000 mgr.y (mgr.25139) 373 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:23.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:22 smithi092 bash[89286]: audit 2024-09-21T13:46:21.911586+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:23.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:22 smithi092 bash[89286]: audit 2024-09-21T13:46:21.911586+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:22 smithi092 bash[92956]: cluster 2024-09-21T13:46:21.039744+0000 mgr.y (mgr.25139) 373 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:22 smithi092 bash[92956]: cluster 2024-09-21T13:46:21.039744+0000 mgr.y (mgr.25139) 373 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:22 smithi092 bash[92956]: audit 2024-09-21T13:46:21.911586+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:23.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:22 smithi092 bash[92956]: audit 2024-09-21T13:46:21.911586+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:46:25.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:24 smithi170 bash[70212]: cluster 2024-09-21T13:46:23.041422+0000 mgr.y (mgr.25139) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:25.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:24 smithi170 bash[70212]: cluster 2024-09-21T13:46:23.041422+0000 mgr.y (mgr.25139) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:25.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:24 smithi092 bash[89286]: cluster 2024-09-21T13:46:23.041422+0000 mgr.y (mgr.25139) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:25.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:24 smithi092 bash[89286]: cluster 2024-09-21T13:46:23.041422+0000 mgr.y (mgr.25139) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:25.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:24 smithi092 bash[92956]: cluster 2024-09-21T13:46:23.041422+0000 mgr.y (mgr.25139) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:25.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:24 smithi092 bash[92956]: cluster 2024-09-21T13:46:23.041422+0000 mgr.y (mgr.25139) 374 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:26.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:25 smithi092 bash[92956]: audit 2024-09-21T13:46:24.449264+0000 mgr.y (mgr.25139) 375 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:26.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:25 smithi092 bash[92956]: audit 2024-09-21T13:46:24.449264+0000 mgr.y (mgr.25139) 375 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:26.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:25 smithi092 bash[89286]: audit 2024-09-21T13:46:24.449264+0000 mgr.y (mgr.25139) 375 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:26.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:25 smithi092 bash[89286]: audit 2024-09-21T13:46:24.449264+0000 mgr.y (mgr.25139) 375 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:26.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:26.088702144Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:25 smithi170 bash[70212]: audit 2024-09-21T13:46:24.449264+0000 mgr.y (mgr.25139) 375 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:25 smithi170 bash[70212]: audit 2024-09-21T13:46:24.449264+0000 mgr.y (mgr.25139) 375 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:27.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:26 smithi092 bash[89286]: cluster 2024-09-21T13:46:25.042151+0000 mgr.y (mgr.25139) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:27.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:26 smithi092 bash[89286]: cluster 2024-09-21T13:46:25.042151+0000 mgr.y (mgr.25139) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:27.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:26 smithi092 bash[92956]: cluster 2024-09-21T13:46:25.042151+0000 mgr.y (mgr.25139) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:27.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:26 smithi092 bash[92956]: cluster 2024-09-21T13:46:25.042151+0000 mgr.y (mgr.25139) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:27.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:26 smithi170 bash[70212]: cluster 2024-09-21T13:46:25.042151+0000 mgr.y (mgr.25139) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:27.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:26 smithi170 bash[70212]: cluster 2024-09-21T13:46:25.042151+0000 mgr.y (mgr.25139) 376 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:29.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:28 smithi092 bash[89286]: cluster 2024-09-21T13:46:27.043768+0000 mgr.y (mgr.25139) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:29.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:28 smithi092 bash[89286]: cluster 2024-09-21T13:46:27.043768+0000 mgr.y (mgr.25139) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:29.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:28 smithi092 bash[92956]: cluster 2024-09-21T13:46:27.043768+0000 mgr.y (mgr.25139) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:29.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:28 smithi092 bash[92956]: cluster 2024-09-21T13:46:27.043768+0000 mgr.y (mgr.25139) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:29.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:29.063035338Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:29.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:28 smithi170 bash[70212]: cluster 2024-09-21T13:46:27.043768+0000 mgr.y (mgr.25139) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:29.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:28 smithi170 bash[70212]: cluster 2024-09-21T13:46:27.043768+0000 mgr.y (mgr.25139) 377 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:30.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:46:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:46:30] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.51.0" 2024-09-21T13:46:31.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:30 smithi092 bash[89286]: cluster 2024-09-21T13:46:29.044452+0000 mgr.y (mgr.25139) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:31.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:30 smithi092 bash[89286]: cluster 2024-09-21T13:46:29.044452+0000 mgr.y (mgr.25139) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:31.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:30 smithi092 bash[92956]: cluster 2024-09-21T13:46:29.044452+0000 mgr.y (mgr.25139) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:31.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:30 smithi092 bash[92956]: cluster 2024-09-21T13:46:29.044452+0000 mgr.y (mgr.25139) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:31.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:30 smithi170 bash[70212]: cluster 2024-09-21T13:46:29.044452+0000 mgr.y (mgr.25139) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:31.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:30 smithi170 bash[70212]: cluster 2024-09-21T13:46:29.044452+0000 mgr.y (mgr.25139) 378 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:32.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:31 smithi092 bash[89286]: audit 2024-09-21T13:46:31.745187+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:32.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:31 smithi092 bash[89286]: audit 2024-09-21T13:46:31.745187+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:31 smithi092 bash[92956]: audit 2024-09-21T13:46:31.745187+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:32.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:31 smithi092 bash[92956]: audit 2024-09-21T13:46:31.745187+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:32.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:32.092997691Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:31 smithi170 bash[70212]: audit 2024-09-21T13:46:31.745187+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:31 smithi170 bash[70212]: audit 2024-09-21T13:46:31.745187+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:33.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:32 smithi092 bash[89286]: cluster 2024-09-21T13:46:31.045159+0000 mgr.y (mgr.25139) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:33.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:32 smithi092 bash[89286]: cluster 2024-09-21T13:46:31.045159+0000 mgr.y (mgr.25139) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:33.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:32 smithi092 bash[92956]: cluster 2024-09-21T13:46:31.045159+0000 mgr.y (mgr.25139) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:33.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:32 smithi092 bash[92956]: cluster 2024-09-21T13:46:31.045159+0000 mgr.y (mgr.25139) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:33.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:32 smithi170 bash[70212]: cluster 2024-09-21T13:46:31.045159+0000 mgr.y (mgr.25139) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:33.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:32 smithi170 bash[70212]: cluster 2024-09-21T13:46:31.045159+0000 mgr.y (mgr.25139) 379 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:35.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:34 smithi092 bash[89286]: cluster 2024-09-21T13:46:33.046827+0000 mgr.y (mgr.25139) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:35.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:34 smithi092 bash[89286]: cluster 2024-09-21T13:46:33.046827+0000 mgr.y (mgr.25139) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:35.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:34 smithi092 bash[92956]: cluster 2024-09-21T13:46:33.046827+0000 mgr.y (mgr.25139) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:35.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:34 smithi092 bash[92956]: cluster 2024-09-21T13:46:33.046827+0000 mgr.y (mgr.25139) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:35.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:35.090217573Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:34 smithi170 bash[70212]: cluster 2024-09-21T13:46:33.046827+0000 mgr.y (mgr.25139) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:34 smithi170 bash[70212]: cluster 2024-09-21T13:46:33.046827+0000 mgr.y (mgr.25139) 380 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:36.274 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:35 smithi092 bash[89286]: audit 2024-09-21T13:46:34.460482+0000 mgr.y (mgr.25139) 381 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:36.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:35 smithi092 bash[89286]: audit 2024-09-21T13:46:34.460482+0000 mgr.y (mgr.25139) 381 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:35 smithi092 bash[92956]: audit 2024-09-21T13:46:34.460482+0000 mgr.y (mgr.25139) 381 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:35 smithi092 bash[92956]: audit 2024-09-21T13:46:34.460482+0000 mgr.y (mgr.25139) 381 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:36.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:35 smithi170 bash[70212]: audit 2024-09-21T13:46:34.460482+0000 mgr.y (mgr.25139) 381 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:36.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:35 smithi170 bash[70212]: audit 2024-09-21T13:46:34.460482+0000 mgr.y (mgr.25139) 381 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:36.918 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:46:37.274 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:36 smithi092 bash[92956]: cluster 2024-09-21T13:46:35.047527+0000 mgr.y (mgr.25139) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:37.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:36 smithi092 bash[92956]: cluster 2024-09-21T13:46:35.047527+0000 mgr.y (mgr.25139) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:37.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:36 smithi092 bash[92956]: audit 2024-09-21T13:46:36.319719+0000 mgr.y (mgr.25139) 383 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:37.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:36 smithi092 bash[92956]: audit 2024-09-21T13:46:36.319719+0000 mgr.y (mgr.25139) 383 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:37.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:36 smithi092 bash[89286]: cluster 2024-09-21T13:46:35.047527+0000 mgr.y (mgr.25139) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:37.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:36 smithi092 bash[89286]: cluster 2024-09-21T13:46:35.047527+0000 mgr.y (mgr.25139) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:37.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:36 smithi092 bash[89286]: audit 2024-09-21T13:46:36.319719+0000 mgr.y (mgr.25139) 383 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:37.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:36 smithi092 bash[89286]: audit 2024-09-21T13:46:36.319719+0000 mgr.y (mgr.25139) 383 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:37.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:36 smithi170 bash[70212]: cluster 2024-09-21T13:46:35.047527+0000 mgr.y (mgr.25139) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:37.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:36 smithi170 bash[70212]: cluster 2024-09-21T13:46:35.047527+0000 mgr.y (mgr.25139) 382 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:37.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:36 smithi170 bash[70212]: audit 2024-09-21T13:46:36.319719+0000 mgr.y (mgr.25139) 383 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:37.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:36 smithi170 bash[70212]: audit 2024-09-21T13:46:36.319719+0000 mgr.y (mgr.25139) 383 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:38.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:37 smithi092 bash[89286]: cluster 2024-09-21T13:46:37.049156+0000 mgr.y (mgr.25139) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:38.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:37 smithi092 bash[89286]: cluster 2024-09-21T13:46:37.049156+0000 mgr.y (mgr.25139) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:38.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:37 smithi092 bash[92956]: cluster 2024-09-21T13:46:37.049156+0000 mgr.y (mgr.25139) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:38.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:37 smithi092 bash[92956]: cluster 2024-09-21T13:46:37.049156+0000 mgr.y (mgr.25139) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:38.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:38.072104562Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:37 smithi170 bash[70212]: cluster 2024-09-21T13:46:37.049156+0000 mgr.y (mgr.25139) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:37 smithi170 bash[70212]: cluster 2024-09-21T13:46:37.049156+0000 mgr.y (mgr.25139) 384 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:40 smithi170 bash[70212]: cluster 2024-09-21T13:46:39.049849+0000 mgr.y (mgr.25139) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:40 smithi170 bash[70212]: cluster 2024-09-21T13:46:39.049849+0000 mgr.y (mgr.25139) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:40.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:40 smithi092 bash[89286]: cluster 2024-09-21T13:46:39.049849+0000 mgr.y (mgr.25139) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:40.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:40 smithi092 bash[89286]: cluster 2024-09-21T13:46:39.049849+0000 mgr.y (mgr.25139) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:40.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:46:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:46:40] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.51.0" 2024-09-21T13:46:40.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:40 smithi092 bash[92956]: cluster 2024-09-21T13:46:39.049849+0000 mgr.y (mgr.25139) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:40.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:40 smithi092 bash[92956]: cluster 2024-09-21T13:46:39.049849+0000 mgr.y (mgr.25139) 385 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:41.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:41.064754449Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:41.733 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:46:42.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:42 smithi092 bash[92956]: cluster 2024-09-21T13:46:41.050566+0000 mgr.y (mgr.25139) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:42.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:42 smithi092 bash[92956]: cluster 2024-09-21T13:46:41.050566+0000 mgr.y (mgr.25139) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:42.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:42 smithi092 bash[89286]: cluster 2024-09-21T13:46:41.050566+0000 mgr.y (mgr.25139) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:42.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:42 smithi092 bash[89286]: cluster 2024-09-21T13:46:41.050566+0000 mgr.y (mgr.25139) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:42 smithi170 bash[70212]: cluster 2024-09-21T13:46:41.050566+0000 mgr.y (mgr.25139) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:42 smithi170 bash[70212]: cluster 2024-09-21T13:46:41.050566+0000 mgr.y (mgr.25139) 386 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:43.243 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:46:43.243 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (4m) 34s ago 31m 13.8M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:46:43.243 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (4m) 2m ago 31m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:46:43.243 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (6m) 34s ago 29m 48.4M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:46:43.243 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (6m) 2m ago 39m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:46:43.243 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (17m) 34s ago 42m 513M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:46:43.243 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (68s) 34s ago 42m 39.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:46:43.243 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (2m) 2m ago 40m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:46:43.243 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (42s) 34s ago 40m 23.5M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (5m) 34s ago 31m 8095k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (5m) 2m ago 31m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (39m) 34s ago 39m 57.6M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (38m) 34s ago 38m 66.5M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (37m) 34s ago 37m 54.3M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (36m) 34s ago 36m 66.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (35m) 2m ago 35m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (34m) 2m ago 34m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (33m) 2m ago 33m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (32m) 2m ago 32m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (5m) 2m ago 32m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (29m) 34s ago 29m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:46:43.244 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (29m) 2m ago 29m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:46:43.859 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-21T13:46:44.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:44.103493411Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:44 smithi170 bash[70212]: cluster 2024-09-21T13:46:43.051579+0000 mgr.y (mgr.25139) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:44 smithi170 bash[70212]: cluster 2024-09-21T13:46:43.051579+0000 mgr.y (mgr.25139) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:44 smithi170 bash[70212]: audit 2024-09-21T13:46:43.218758+0000 mgr.y (mgr.25139) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:44 smithi170 bash[70212]: audit 2024-09-21T13:46:43.218758+0000 mgr.y (mgr.25139) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:44.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:44 smithi092 bash[89286]: cluster 2024-09-21T13:46:43.051579+0000 mgr.y (mgr.25139) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:44.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:44 smithi092 bash[89286]: cluster 2024-09-21T13:46:43.051579+0000 mgr.y (mgr.25139) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:44.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:44 smithi092 bash[89286]: audit 2024-09-21T13:46:43.218758+0000 mgr.y (mgr.25139) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:44.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:44 smithi092 bash[89286]: audit 2024-09-21T13:46:43.218758+0000 mgr.y (mgr.25139) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:44.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:44 smithi092 bash[92956]: cluster 2024-09-21T13:46:43.051579+0000 mgr.y (mgr.25139) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:44.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:44 smithi092 bash[92956]: cluster 2024-09-21T13:46:43.051579+0000 mgr.y (mgr.25139) 387 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:44.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:44 smithi092 bash[92956]: audit 2024-09-21T13:46:43.218758+0000 mgr.y (mgr.25139) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:44.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:44 smithi092 bash[92956]: audit 2024-09-21T13:46:43.218758+0000 mgr.y (mgr.25139) 388 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:46:45.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:45 smithi092 bash[89286]: audit 2024-09-21T13:46:44.471466+0000 mgr.y (mgr.25139) 389 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:45.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:45 smithi092 bash[89286]: audit 2024-09-21T13:46:44.471466+0000 mgr.y (mgr.25139) 389 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:45.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:45 smithi092 bash[92956]: audit 2024-09-21T13:46:44.471466+0000 mgr.y (mgr.25139) 389 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:45.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:45 smithi092 bash[92956]: audit 2024-09-21T13:46:44.471466+0000 mgr.y (mgr.25139) 389 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:45 smithi170 bash[70212]: audit 2024-09-21T13:46:44.471466+0000 mgr.y (mgr.25139) 389 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:45 smithi170 bash[70212]: audit 2024-09-21T13:46:44.471466+0000 mgr.y (mgr.25139) 389 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:46.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:46 smithi092 bash[89286]: cluster 2024-09-21T13:46:45.052236+0000 mgr.y (mgr.25139) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:46.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:46 smithi092 bash[89286]: cluster 2024-09-21T13:46:45.052236+0000 mgr.y (mgr.25139) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:46.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:46 smithi092 bash[92956]: cluster 2024-09-21T13:46:45.052236+0000 mgr.y (mgr.25139) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:46.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:46 smithi092 bash[92956]: cluster 2024-09-21T13:46:45.052236+0000 mgr.y (mgr.25139) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:46.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:46 smithi170 bash[70212]: cluster 2024-09-21T13:46:45.052236+0000 mgr.y (mgr.25139) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:46.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:46 smithi170 bash[70212]: cluster 2024-09-21T13:46:45.052236+0000 mgr.y (mgr.25139) 390 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:47.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:47.074300087Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:47 smithi170 bash[70212]: audit 2024-09-21T13:46:46.745782+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:47 smithi170 bash[70212]: audit 2024-09-21T13:46:46.745782+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:47.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:47 smithi092 bash[89286]: audit 2024-09-21T13:46:46.745782+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:47.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:47 smithi092 bash[89286]: audit 2024-09-21T13:46:46.745782+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:47.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:47 smithi092 bash[92956]: audit 2024-09-21T13:46:46.745782+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:47.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:47 smithi092 bash[92956]: audit 2024-09-21T13:46:46.745782+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:46:48.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:48 smithi092 bash[89286]: cluster 2024-09-21T13:46:47.053829+0000 mgr.y (mgr.25139) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:48.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:48 smithi092 bash[89286]: cluster 2024-09-21T13:46:47.053829+0000 mgr.y (mgr.25139) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:48.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:48 smithi092 bash[92956]: cluster 2024-09-21T13:46:47.053829+0000 mgr.y (mgr.25139) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:48.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:48 smithi092 bash[92956]: cluster 2024-09-21T13:46:47.053829+0000 mgr.y (mgr.25139) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:48.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:48 smithi170 bash[70212]: cluster 2024-09-21T13:46:47.053829+0000 mgr.y (mgr.25139) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:48.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:48 smithi170 bash[70212]: cluster 2024-09-21T13:46:47.053829+0000 mgr.y (mgr.25139) 391 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:48.675 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:46:50.232 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:46:50.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:50.084435113Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:50.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:50 smithi170 bash[70212]: cluster 2024-09-21T13:46:49.054564+0000 mgr.y (mgr.25139) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:50.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:50 smithi170 bash[70212]: cluster 2024-09-21T13:46:49.054564+0000 mgr.y (mgr.25139) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:50.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:50 smithi092 bash[92956]: cluster 2024-09-21T13:46:49.054564+0000 mgr.y (mgr.25139) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:50.363 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:50 smithi092 bash[92956]: cluster 2024-09-21T13:46:49.054564+0000 mgr.y (mgr.25139) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:50.363 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:46:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:46:50] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.51.0" 2024-09-21T13:46:50.363 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:50 smithi092 bash[89286]: cluster 2024-09-21T13:46:49.054564+0000 mgr.y (mgr.25139) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:50.363 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:50 smithi092 bash[89286]: cluster 2024-09-21T13:46:49.054564+0000 mgr.y (mgr.25139) 392 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:50.892 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-21T13:46:51.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:51 smithi092 bash[92956]: audit 2024-09-21T13:46:50.223394+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/492241946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:51.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:51 smithi092 bash[92956]: audit 2024-09-21T13:46:50.223394+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/492241946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:51.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:51 smithi092 bash[89286]: audit 2024-09-21T13:46:50.223394+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/492241946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:51.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:51 smithi092 bash[89286]: audit 2024-09-21T13:46:50.223394+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/492241946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:51.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:51 smithi170 bash[70212]: audit 2024-09-21T13:46:50.223394+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/492241946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:51.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:51 smithi170 bash[70212]: audit 2024-09-21T13:46:50.223394+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.92:0/492241946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:52.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:52 smithi092 bash[92956]: cluster 2024-09-21T13:46:51.055259+0000 mgr.y (mgr.25139) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:52.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:52 smithi092 bash[92956]: cluster 2024-09-21T13:46:51.055259+0000 mgr.y (mgr.25139) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:52.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:52 smithi092 bash[89286]: cluster 2024-09-21T13:46:51.055259+0000 mgr.y (mgr.25139) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:52.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:52 smithi092 bash[89286]: cluster 2024-09-21T13:46:51.055259+0000 mgr.y (mgr.25139) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:52.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:52 smithi170 bash[70212]: cluster 2024-09-21T13:46:51.055259+0000 mgr.y (mgr.25139) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:52.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:52 smithi170 bash[70212]: cluster 2024-09-21T13:46:51.055259+0000 mgr.y (mgr.25139) 393 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:53.606 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:53.109977893Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:54.481 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:54 smithi092 bash[89286]: cluster 2024-09-21T13:46:53.056895+0000 mgr.y (mgr.25139) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:54.481 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:54 smithi092 bash[89286]: cluster 2024-09-21T13:46:53.056895+0000 mgr.y (mgr.25139) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:54.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:54 smithi092 bash[92956]: cluster 2024-09-21T13:46:53.056895+0000 mgr.y (mgr.25139) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:54.481 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:54 smithi092 bash[92956]: cluster 2024-09-21T13:46:53.056895+0000 mgr.y (mgr.25139) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:54.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:54 smithi170 bash[70212]: cluster 2024-09-21T13:46:53.056895+0000 mgr.y (mgr.25139) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:54.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:54 smithi170 bash[70212]: cluster 2024-09-21T13:46:53.056895+0000 mgr.y (mgr.25139) 394 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:55.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:55 smithi092 bash[92956]: audit 2024-09-21T13:46:54.482772+0000 mgr.y (mgr.25139) 395 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:55.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:55 smithi092 bash[92956]: audit 2024-09-21T13:46:54.482772+0000 mgr.y (mgr.25139) 395 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:55 smithi092 bash[89286]: audit 2024-09-21T13:46:54.482772+0000 mgr.y (mgr.25139) 395 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:55 smithi092 bash[89286]: audit 2024-09-21T13:46:54.482772+0000 mgr.y (mgr.25139) 395 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:55 smithi170 bash[70212]: audit 2024-09-21T13:46:54.482772+0000 mgr.y (mgr.25139) 395 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:55 smithi170 bash[70212]: audit 2024-09-21T13:46:54.482772+0000 mgr.y (mgr.25139) 395 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:46:55.698 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:46:56.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:56.074508452Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:46:56.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:56 smithi170 bash[70212]: cluster 2024-09-21T13:46:55.057617+0000 mgr.y (mgr.25139) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:56.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:56 smithi170 bash[70212]: cluster 2024-09-21T13:46:55.057617+0000 mgr.y (mgr.25139) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:56 smithi092 bash[89286]: cluster 2024-09-21T13:46:55.057617+0000 mgr.y (mgr.25139) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:56.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:56 smithi092 bash[89286]: cluster 2024-09-21T13:46:55.057617+0000 mgr.y (mgr.25139) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:56 smithi092 bash[92956]: cluster 2024-09-21T13:46:55.057617+0000 mgr.y (mgr.25139) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:56 smithi092 bash[92956]: cluster 2024-09-21T13:46:55.057617+0000 mgr.y (mgr.25139) 396 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:46:57.216 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)" 2024-09-21T13:46:57.810 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-21T13:46:58.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:58 smithi092 bash[89286]: cluster 2024-09-21T13:46:57.059267+0000 mgr.y (mgr.25139) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:58.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:58 smithi092 bash[89286]: cluster 2024-09-21T13:46:57.059267+0000 mgr.y (mgr.25139) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:58.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:58 smithi092 bash[89286]: audit 2024-09-21T13:46:57.206896+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.92:0/707869918' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:58.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:46:58 smithi092 bash[89286]: audit 2024-09-21T13:46:57.206896+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.92:0/707869918' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:58 smithi092 bash[92956]: cluster 2024-09-21T13:46:57.059267+0000 mgr.y (mgr.25139) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:58 smithi092 bash[92956]: cluster 2024-09-21T13:46:57.059267+0000 mgr.y (mgr.25139) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:58 smithi092 bash[92956]: audit 2024-09-21T13:46:57.206896+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.92:0/707869918' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:46:58 smithi092 bash[92956]: audit 2024-09-21T13:46:57.206896+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.92:0/707869918' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:58 smithi170 bash[70212]: cluster 2024-09-21T13:46:57.059267+0000 mgr.y (mgr.25139) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:58 smithi170 bash[70212]: cluster 2024-09-21T13:46:57.059267+0000 mgr.y (mgr.25139) 397 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:46:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:58 smithi170 bash[70212]: audit 2024-09-21T13:46:57.206896+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.92:0/707869918' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:46:58 smithi170 bash[70212]: audit 2024-09-21T13:46:57.206896+0000 mon.a (mon.0) 139 : audit [DBG] from='client.? 172.21.15.92:0/707869918' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:46:59.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:46:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:46:59.062925921Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:00.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:00 smithi092 bash[89286]: cluster 2024-09-21T13:46:59.059812+0000 mgr.y (mgr.25139) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:00.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:00 smithi092 bash[89286]: cluster 2024-09-21T13:46:59.059812+0000 mgr.y (mgr.25139) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:00.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:47:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:47:00] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.51.0" 2024-09-21T13:47:00.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:00 smithi092 bash[92956]: cluster 2024-09-21T13:46:59.059812+0000 mgr.y (mgr.25139) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:00.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:00 smithi092 bash[92956]: cluster 2024-09-21T13:46:59.059812+0000 mgr.y (mgr.25139) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:00.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:00 smithi170 bash[70212]: cluster 2024-09-21T13:46:59.059812+0000 mgr.y (mgr.25139) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:00.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:00 smithi170 bash[70212]: cluster 2024-09-21T13:46:59.059812+0000 mgr.y (mgr.25139) 398 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:02.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:02.104608641Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:02 smithi170 bash[70212]: cluster 2024-09-21T13:47:01.060484+0000 mgr.y (mgr.25139) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:02 smithi170 bash[70212]: cluster 2024-09-21T13:47:01.060484+0000 mgr.y (mgr.25139) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:02 smithi170 bash[70212]: audit 2024-09-21T13:47:01.746117+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:02 smithi170 bash[70212]: audit 2024-09-21T13:47:01.746117+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:02.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:02 smithi092 bash[89286]: cluster 2024-09-21T13:47:01.060484+0000 mgr.y (mgr.25139) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:02.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:02 smithi092 bash[89286]: cluster 2024-09-21T13:47:01.060484+0000 mgr.y (mgr.25139) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:02.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:02 smithi092 bash[89286]: audit 2024-09-21T13:47:01.746117+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:02.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:02 smithi092 bash[89286]: audit 2024-09-21T13:47:01.746117+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:02.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:02 smithi092 bash[92956]: cluster 2024-09-21T13:47:01.060484+0000 mgr.y (mgr.25139) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:02.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:02 smithi092 bash[92956]: cluster 2024-09-21T13:47:01.060484+0000 mgr.y (mgr.25139) 399 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:02.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:02 smithi092 bash[92956]: audit 2024-09-21T13:47:01.746117+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:02.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:02 smithi092 bash[92956]: audit 2024-09-21T13:47:01.746117+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:02.616 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:47:04.492 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:04 smithi092 bash[92956]: cluster 2024-09-21T13:47:03.061571+0000 mgr.y (mgr.25139) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:04.492 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:04 smithi092 bash[92956]: cluster 2024-09-21T13:47:03.061571+0000 mgr.y (mgr.25139) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:04.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:04 smithi092 bash[89286]: cluster 2024-09-21T13:47:03.061571+0000 mgr.y (mgr.25139) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:04.492 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:04 smithi092 bash[89286]: cluster 2024-09-21T13:47:03.061571+0000 mgr.y (mgr.25139) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:04.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:04 smithi170 bash[70212]: cluster 2024-09-21T13:47:03.061571+0000 mgr.y (mgr.25139) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:04.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:04 smithi170 bash[70212]: cluster 2024-09-21T13:47:03.061571+0000 mgr.y (mgr.25139) 400 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:05.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:05.086483065Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:05.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:05 smithi170 bash[70212]: audit 2024-09-21T13:47:04.046245+0000 mgr.y (mgr.25139) 401 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:05.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:05 smithi170 bash[70212]: audit 2024-09-21T13:47:04.046245+0000 mgr.y (mgr.25139) 401 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:05.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:05 smithi170 bash[70212]: audit 2024-09-21T13:47:04.493863+0000 mgr.y (mgr.25139) 402 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:05.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:05 smithi170 bash[70212]: audit 2024-09-21T13:47:04.493863+0000 mgr.y (mgr.25139) 402 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:05.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:05 smithi092 bash[89286]: audit 2024-09-21T13:47:04.046245+0000 mgr.y (mgr.25139) 401 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:05.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:05 smithi092 bash[89286]: audit 2024-09-21T13:47:04.046245+0000 mgr.y (mgr.25139) 401 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:05.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:05 smithi092 bash[89286]: audit 2024-09-21T13:47:04.493863+0000 mgr.y (mgr.25139) 402 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:05.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:05 smithi092 bash[89286]: audit 2024-09-21T13:47:04.493863+0000 mgr.y (mgr.25139) 402 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:05.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:05 smithi092 bash[92956]: audit 2024-09-21T13:47:04.046245+0000 mgr.y (mgr.25139) 401 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:05.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:05 smithi092 bash[92956]: audit 2024-09-21T13:47:04.046245+0000 mgr.y (mgr.25139) 401 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:05.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:05 smithi092 bash[92956]: audit 2024-09-21T13:47:04.493863+0000 mgr.y (mgr.25139) 402 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:05.471 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:05 smithi092 bash[92956]: audit 2024-09-21T13:47:04.493863+0000 mgr.y (mgr.25139) 402 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:06.218 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:47:06.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:06 smithi092 bash[92956]: cluster 2024-09-21T13:47:05.062222+0000 mgr.y (mgr.25139) 403 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:06.342 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:06 smithi092 bash[92956]: cluster 2024-09-21T13:47:05.062222+0000 mgr.y (mgr.25139) 403 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:06.342 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:06 smithi092 bash[89286]: cluster 2024-09-21T13:47:05.062222+0000 mgr.y (mgr.25139) 403 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:06.343 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:06 smithi092 bash[89286]: cluster 2024-09-21T13:47:05.062222+0000 mgr.y (mgr.25139) 403 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:06.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:06 smithi170 bash[70212]: cluster 2024-09-21T13:47:05.062222+0000 mgr.y (mgr.25139) 403 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:06.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:06 smithi170 bash[70212]: cluster 2024-09-21T13:47:05.062222+0000 mgr.y (mgr.25139) 403 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:06.812 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:47:08.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:08 smithi170 bash[70212]: cluster 2024-09-21T13:47:07.063297+0000 mgr.y (mgr.25139) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:08.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:08 smithi170 bash[70212]: cluster 2024-09-21T13:47:07.063297+0000 mgr.y (mgr.25139) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:08.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:08.062661155Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:08.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:08 smithi092 bash[89286]: cluster 2024-09-21T13:47:07.063297+0000 mgr.y (mgr.25139) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:08.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:08 smithi092 bash[89286]: cluster 2024-09-21T13:47:07.063297+0000 mgr.y (mgr.25139) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:08.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:08 smithi092 bash[92956]: cluster 2024-09-21T13:47:07.063297+0000 mgr.y (mgr.25139) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:08.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:08 smithi092 bash[92956]: cluster 2024-09-21T13:47:07.063297+0000 mgr.y (mgr.25139) 404 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:10.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:10 smithi092 bash[92956]: cluster 2024-09-21T13:47:09.064165+0000 mgr.y (mgr.25139) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:10.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:10 smithi092 bash[92956]: cluster 2024-09-21T13:47:09.064165+0000 mgr.y (mgr.25139) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:10 smithi092 bash[89286]: cluster 2024-09-21T13:47:09.064165+0000 mgr.y (mgr.25139) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:10 smithi092 bash[89286]: cluster 2024-09-21T13:47:09.064165+0000 mgr.y (mgr.25139) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:10.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:47:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:47:10] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.51.0" 2024-09-21T13:47:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:10 smithi170 bash[70212]: cluster 2024-09-21T13:47:09.064165+0000 mgr.y (mgr.25139) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:10 smithi170 bash[70212]: cluster 2024-09-21T13:47:09.064165+0000 mgr.y (mgr.25139) 405 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:11.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:11.071646809Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:11.628 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:47:12.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:12 smithi092 bash[89286]: cluster 2024-09-21T13:47:11.064920+0000 mgr.y (mgr.25139) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:12.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:12 smithi092 bash[89286]: cluster 2024-09-21T13:47:11.064920+0000 mgr.y (mgr.25139) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:12.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:12 smithi092 bash[92956]: cluster 2024-09-21T13:47:11.064920+0000 mgr.y (mgr.25139) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:12.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:12 smithi092 bash[92956]: cluster 2024-09-21T13:47:11.064920+0000 mgr.y (mgr.25139) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:12 smithi170 bash[70212]: cluster 2024-09-21T13:47:11.064920+0000 mgr.y (mgr.25139) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:12 smithi170 bash[70212]: cluster 2024-09-21T13:47:11.064920+0000 mgr.y (mgr.25139) 406 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:13.149 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:47:13.150 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-21T13:47:13.150 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-21T13:47:13.150 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-21T13:47:13.150 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:47:13.150 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-21T13:47:13.150 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-21T13:47:13.150 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:47:13.150 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:47:13.782 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:47:14.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:14.076728967Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:14 smithi170 bash[70212]: cluster 2024-09-21T13:47:13.066514+0000 mgr.y (mgr.25139) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:14 smithi170 bash[70212]: cluster 2024-09-21T13:47:13.066514+0000 mgr.y (mgr.25139) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:14 smithi170 bash[70212]: audit 2024-09-21T13:47:13.151772+0000 mgr.y (mgr.25139) 408 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:14 smithi170 bash[70212]: audit 2024-09-21T13:47:13.151772+0000 mgr.y (mgr.25139) 408 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:14.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:14 smithi092 bash[92956]: cluster 2024-09-21T13:47:13.066514+0000 mgr.y (mgr.25139) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:14.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:14 smithi092 bash[92956]: cluster 2024-09-21T13:47:13.066514+0000 mgr.y (mgr.25139) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:14.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:14 smithi092 bash[92956]: audit 2024-09-21T13:47:13.151772+0000 mgr.y (mgr.25139) 408 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:14.502 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:14 smithi092 bash[92956]: audit 2024-09-21T13:47:13.151772+0000 mgr.y (mgr.25139) 408 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:14.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:14 smithi092 bash[89286]: cluster 2024-09-21T13:47:13.066514+0000 mgr.y (mgr.25139) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:14.502 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:14 smithi092 bash[89286]: cluster 2024-09-21T13:47:13.066514+0000 mgr.y (mgr.25139) 407 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:14.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:14 smithi092 bash[89286]: audit 2024-09-21T13:47:13.151772+0000 mgr.y (mgr.25139) 408 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:14.503 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:14 smithi092 bash[89286]: audit 2024-09-21T13:47:13.151772+0000 mgr.y (mgr.25139) 408 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:15.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:15 smithi092 bash[89286]: audit 2024-09-21T13:47:14.503465+0000 mgr.y (mgr.25139) 409 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:15.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:15 smithi092 bash[89286]: audit 2024-09-21T13:47:14.503465+0000 mgr.y (mgr.25139) 409 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:15.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:15 smithi092 bash[92956]: audit 2024-09-21T13:47:14.503465+0000 mgr.y (mgr.25139) 409 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:15.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:15 smithi092 bash[92956]: audit 2024-09-21T13:47:14.503465+0000 mgr.y (mgr.25139) 409 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:15 smithi170 bash[70212]: audit 2024-09-21T13:47:14.503465+0000 mgr.y (mgr.25139) 409 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:15 smithi170 bash[70212]: audit 2024-09-21T13:47:14.503465+0000 mgr.y (mgr.25139) 409 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:16.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:16 smithi092 bash[89286]: cluster 2024-09-21T13:47:15.067250+0000 mgr.y (mgr.25139) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:16.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:16 smithi092 bash[89286]: cluster 2024-09-21T13:47:15.067250+0000 mgr.y (mgr.25139) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:16.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:16 smithi092 bash[92956]: cluster 2024-09-21T13:47:15.067250+0000 mgr.y (mgr.25139) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:16.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:16 smithi092 bash[92956]: cluster 2024-09-21T13:47:15.067250+0000 mgr.y (mgr.25139) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:16 smithi170 bash[70212]: cluster 2024-09-21T13:47:15.067250+0000 mgr.y (mgr.25139) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:16 smithi170 bash[70212]: cluster 2024-09-21T13:47:15.067250+0000 mgr.y (mgr.25139) 410 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:17.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:17.095760627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:17 smithi170 bash[70212]: audit 2024-09-21T13:47:16.746613+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:17 smithi170 bash[70212]: audit 2024-09-21T13:47:16.746613+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:17.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:17 smithi092 bash[89286]: audit 2024-09-21T13:47:16.746613+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:17.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:17 smithi092 bash[89286]: audit 2024-09-21T13:47:16.746613+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:17.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:17 smithi092 bash[92956]: audit 2024-09-21T13:47:16.746613+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:17.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:17 smithi092 bash[92956]: audit 2024-09-21T13:47:16.746613+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:18.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:18 smithi092 bash[89286]: cluster 2024-09-21T13:47:17.069106+0000 mgr.y (mgr.25139) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:18.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:18 smithi092 bash[89286]: cluster 2024-09-21T13:47:17.069106+0000 mgr.y (mgr.25139) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:18.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:18 smithi092 bash[92956]: cluster 2024-09-21T13:47:17.069106+0000 mgr.y (mgr.25139) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:18.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:18 smithi092 bash[92956]: cluster 2024-09-21T13:47:17.069106+0000 mgr.y (mgr.25139) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:18.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:18 smithi170 bash[70212]: cluster 2024-09-21T13:47:17.069106+0000 mgr.y (mgr.25139) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:18.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:18 smithi170 bash[70212]: cluster 2024-09-21T13:47:17.069106+0000 mgr.y (mgr.25139) 411 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:47:18.607 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:47:20.036 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-21T13:47:20.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:20.104420398Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:20 smithi170 bash[70212]: cluster 2024-09-21T13:47:19.069837+0000 mgr.y (mgr.25139) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:20 smithi170 bash[70212]: cluster 2024-09-21T13:47:19.069837+0000 mgr.y (mgr.25139) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:20 smithi170 bash[70212]: audit 2024-09-21T13:47:20.038990+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.92:0/3307946948' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:47:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:20 smithi170 bash[70212]: audit 2024-09-21T13:47:20.038990+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.92:0/3307946948' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:47:20.524 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:47:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:47:20] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.51.0" 2024-09-21T13:47:20.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:20 smithi092 bash[89286]: cluster 2024-09-21T13:47:19.069837+0000 mgr.y (mgr.25139) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:20 smithi092 bash[89286]: cluster 2024-09-21T13:47:19.069837+0000 mgr.y (mgr.25139) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:20 smithi092 bash[89286]: audit 2024-09-21T13:47:20.038990+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.92:0/3307946948' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:47:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:20 smithi092 bash[89286]: audit 2024-09-21T13:47:20.038990+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.92:0/3307946948' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:47:20.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:20 smithi092 bash[92956]: cluster 2024-09-21T13:47:19.069837+0000 mgr.y (mgr.25139) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:20.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:20 smithi092 bash[92956]: cluster 2024-09-21T13:47:19.069837+0000 mgr.y (mgr.25139) 412 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:20.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:20 smithi092 bash[92956]: audit 2024-09-21T13:47:20.038990+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.92:0/3307946948' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:47:20.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:20 smithi092 bash[92956]: audit 2024-09-21T13:47:20.038990+0000 mon.a (mon.0) 142 : audit [DBG] from='client.? 172.21.15.92:0/3307946948' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:47:20.678 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[89286]: cluster 2024-09-21T13:47:21.070404+0000 mgr.y (mgr.25139) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[89286]: cluster 2024-09-21T13:47:21.070404+0000 mgr.y (mgr.25139) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[89286]: audit 2024-09-21T13:47:21.281097+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[89286]: audit 2024-09-21T13:47:21.281097+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[89286]: audit 2024-09-21T13:47:21.282764+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[89286]: audit 2024-09-21T13:47:21.282764+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[89286]: audit 2024-09-21T13:47:21.292719+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[89286]: audit 2024-09-21T13:47:21.292719+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[92956]: cluster 2024-09-21T13:47:21.070404+0000 mgr.y (mgr.25139) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[92956]: cluster 2024-09-21T13:47:21.070404+0000 mgr.y (mgr.25139) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:22.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[92956]: audit 2024-09-21T13:47:21.281097+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:22.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[92956]: audit 2024-09-21T13:47:21.281097+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:22.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[92956]: audit 2024-09-21T13:47:21.282764+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:22.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[92956]: audit 2024-09-21T13:47:21.282764+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:22.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[92956]: audit 2024-09-21T13:47:21.292719+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:22.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:22 smithi092 bash[92956]: audit 2024-09-21T13:47:21.292719+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:22 smithi170 bash[70212]: cluster 2024-09-21T13:47:21.070404+0000 mgr.y (mgr.25139) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:22 smithi170 bash[70212]: cluster 2024-09-21T13:47:21.070404+0000 mgr.y (mgr.25139) 413 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:47:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:22 smithi170 bash[70212]: audit 2024-09-21T13:47:21.281097+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:22 smithi170 bash[70212]: audit 2024-09-21T13:47:21.281097+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:22 smithi170 bash[70212]: audit 2024-09-21T13:47:21.282764+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:22 smithi170 bash[70212]: audit 2024-09-21T13:47:21.282764+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:22 smithi170 bash[70212]: audit 2024-09-21T13:47:21.292719+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:22.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:22 smithi170 bash[70212]: audit 2024-09-21T13:47:21.292719+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:23.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:23.062474555Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:24.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:24 smithi092 bash[89286]: cluster 2024-09-21T13:47:23.072116+0000 mgr.y (mgr.25139) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:24.513 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:24 smithi092 bash[89286]: cluster 2024-09-21T13:47:23.072116+0000 mgr.y (mgr.25139) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:24.513 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:24 smithi092 bash[92956]: cluster 2024-09-21T13:47:23.072116+0000 mgr.y (mgr.25139) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:24.513 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:24 smithi092 bash[92956]: cluster 2024-09-21T13:47:23.072116+0000 mgr.y (mgr.25139) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:24.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:24 smithi170 bash[70212]: cluster 2024-09-21T13:47:23.072116+0000 mgr.y (mgr.25139) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:24.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:24 smithi170 bash[70212]: cluster 2024-09-21T13:47:23.072116+0000 mgr.y (mgr.25139) 414 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:25.507 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:47:25.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:25 smithi092 bash[89286]: audit 2024-09-21T13:47:24.514296+0000 mgr.y (mgr.25139) 415 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:25.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:25 smithi092 bash[89286]: audit 2024-09-21T13:47:24.514296+0000 mgr.y (mgr.25139) 415 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:25.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:25 smithi092 bash[92956]: audit 2024-09-21T13:47:24.514296+0000 mgr.y (mgr.25139) 415 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:25.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:25 smithi092 bash[92956]: audit 2024-09-21T13:47:24.514296+0000 mgr.y (mgr.25139) 415 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:25 smithi170 bash[70212]: audit 2024-09-21T13:47:24.514296+0000 mgr.y (mgr.25139) 415 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:25 smithi170 bash[70212]: audit 2024-09-21T13:47:24.514296+0000 mgr.y (mgr.25139) 415 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:26.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:26.103022936Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:26 smithi170 bash[70212]: cluster 2024-09-21T13:47:25.072653+0000 mgr.y (mgr.25139) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:26 smithi170 bash[70212]: cluster 2024-09-21T13:47:25.072653+0000 mgr.y (mgr.25139) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:26.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:26 smithi092 bash[89286]: cluster 2024-09-21T13:47:25.072653+0000 mgr.y (mgr.25139) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:26.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:26 smithi092 bash[89286]: cluster 2024-09-21T13:47:25.072653+0000 mgr.y (mgr.25139) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:26.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:26 smithi092 bash[92956]: cluster 2024-09-21T13:47:25.072653+0000 mgr.y (mgr.25139) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:26.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:26 smithi092 bash[92956]: cluster 2024-09-21T13:47:25.072653+0000 mgr.y (mgr.25139) 416 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:28.523 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:28 smithi092 bash[89286]: audit 2024-09-21T13:47:27.055353+0000 mgr.y (mgr.25139) 417 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:28.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:28 smithi092 bash[89286]: audit 2024-09-21T13:47:27.055353+0000 mgr.y (mgr.25139) 417 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:28.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:28 smithi092 bash[89286]: cluster 2024-09-21T13:47:27.074142+0000 mgr.y (mgr.25139) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:28.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:28 smithi092 bash[89286]: cluster 2024-09-21T13:47:27.074142+0000 mgr.y (mgr.25139) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:28.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:28 smithi092 bash[92956]: audit 2024-09-21T13:47:27.055353+0000 mgr.y (mgr.25139) 417 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:28.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:28 smithi092 bash[92956]: audit 2024-09-21T13:47:27.055353+0000 mgr.y (mgr.25139) 417 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:28.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:28 smithi092 bash[92956]: cluster 2024-09-21T13:47:27.074142+0000 mgr.y (mgr.25139) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:28.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:28 smithi092 bash[92956]: cluster 2024-09-21T13:47:27.074142+0000 mgr.y (mgr.25139) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:28 smithi170 bash[70212]: audit 2024-09-21T13:47:27.055353+0000 mgr.y (mgr.25139) 417 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:28 smithi170 bash[70212]: audit 2024-09-21T13:47:27.055353+0000 mgr.y (mgr.25139) 417 : audit [DBG] from='client.54146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:28 smithi170 bash[70212]: cluster 2024-09-21T13:47:27.074142+0000 mgr.y (mgr.25139) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:28 smithi170 bash[70212]: cluster 2024-09-21T13:47:27.074142+0000 mgr.y (mgr.25139) 418 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:29.257 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:29.606 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:29.109186737Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:29.834 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:47:30.257 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:47:30] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.51.0" 2024-09-21T13:47:30.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: cluster 2024-09-21T13:47:29.074853+0000 mgr.y (mgr.25139) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:30.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: cluster 2024-09-21T13:47:29.074853+0000 mgr.y (mgr.25139) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:30.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: cephadm 2024-09-21T13:47:29.253675+0000 mgr.y (mgr.25139) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: cephadm 2024-09-21T13:47:29.253675+0000 mgr.y (mgr.25139) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: audit 2024-09-21T13:47:29.259107+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: audit 2024-09-21T13:47:29.259107+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: audit 2024-09-21T13:47:29.261077+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:30.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: audit 2024-09-21T13:47:29.261077+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:30.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: audit 2024-09-21T13:47:29.262533+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:30.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: audit 2024-09-21T13:47:29.262533+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:30.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: audit 2024-09-21T13:47:29.270481+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: audit 2024-09-21T13:47:29.270481+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: cephadm 2024-09-21T13:47:29.341030+0000 mgr.y (mgr.25139) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[89286]: cephadm 2024-09-21T13:47:29.341030+0000 mgr.y (mgr.25139) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: cluster 2024-09-21T13:47:29.074853+0000 mgr.y (mgr.25139) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:30.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: cluster 2024-09-21T13:47:29.074853+0000 mgr.y (mgr.25139) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:30.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: cephadm 2024-09-21T13:47:29.253675+0000 mgr.y (mgr.25139) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: cephadm 2024-09-21T13:47:29.253675+0000 mgr.y (mgr.25139) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: audit 2024-09-21T13:47:29.259107+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: audit 2024-09-21T13:47:29.259107+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: audit 2024-09-21T13:47:29.261077+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: audit 2024-09-21T13:47:29.261077+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: audit 2024-09-21T13:47:29.262533+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: audit 2024-09-21T13:47:29.262533+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: audit 2024-09-21T13:47:29.270481+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: audit 2024-09-21T13:47:29.270481+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: cephadm 2024-09-21T13:47:29.341030+0000 mgr.y (mgr.25139) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:30 smithi092 bash[92956]: cephadm 2024-09-21T13:47:29.341030+0000 mgr.y (mgr.25139) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: cluster 2024-09-21T13:47:29.074853+0000 mgr.y (mgr.25139) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:30.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: cluster 2024-09-21T13:47:29.074853+0000 mgr.y (mgr.25139) 419 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:30.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: cephadm 2024-09-21T13:47:29.253675+0000 mgr.y (mgr.25139) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: cephadm 2024-09-21T13:47:29.253675+0000 mgr.y (mgr.25139) 420 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: audit 2024-09-21T13:47:29.259107+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: audit 2024-09-21T13:47:29.259107+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: audit 2024-09-21T13:47:29.261077+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: audit 2024-09-21T13:47:29.261077+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: audit 2024-09-21T13:47:29.262533+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: audit 2024-09-21T13:47:29.262533+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: audit 2024-09-21T13:47:29.270481+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: audit 2024-09-21T13:47:29.270481+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: cephadm 2024-09-21T13:47:29.341030+0000 mgr.y (mgr.25139) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:30.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:30 smithi170 bash[70212]: cephadm 2024-09-21T13:47:29.341030+0000 mgr.y (mgr.25139) 421 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:47:32.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:32.062742436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cluster 2024-09-21T13:47:31.075345+0000 mgr.y (mgr.25139) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cluster 2024-09-21T13:47:31.075345+0000 mgr.y (mgr.25139) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.656366+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.656366+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.657217+0000 mgr.y (mgr.25139) 423 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.657217+0000 mgr.y (mgr.25139) 423 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.657366+0000 mgr.y (mgr.25139) 424 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.657366+0000 mgr.y (mgr.25139) 424 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.660331+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.660331+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.663181+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.663181+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.664200+0000 mgr.y (mgr.25139) 425 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.664200+0000 mgr.y (mgr.25139) 425 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.670261+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.670261+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.675258+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.675258+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.676367+0000 mgr.y (mgr.25139) 426 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.676367+0000 mgr.y (mgr.25139) 426 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cluster 2024-09-21T13:47:31.075345+0000 mgr.y (mgr.25139) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cluster 2024-09-21T13:47:31.075345+0000 mgr.y (mgr.25139) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.656366+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.656366+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.657217+0000 mgr.y (mgr.25139) 423 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.657217+0000 mgr.y (mgr.25139) 423 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.657366+0000 mgr.y (mgr.25139) 424 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.657366+0000 mgr.y (mgr.25139) 424 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.660331+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:47:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.660331+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.663181+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.663181+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.664200+0000 mgr.y (mgr.25139) 425 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.664200+0000 mgr.y (mgr.25139) 425 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.670261+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.670261+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.675258+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.675258+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.676367+0000 mgr.y (mgr.25139) 426 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.676367+0000 mgr.y (mgr.25139) 426 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.682327+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.682327+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.686621+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.686621+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.687622+0000 mgr.y (mgr.25139) 427 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.687622+0000 mgr.y (mgr.25139) 427 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.693583+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.693583+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.699040+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.699040+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.699273+0000 mgr.y (mgr.25139) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.699273+0000 mgr.y (mgr.25139) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.700856+0000 mgr.y (mgr.25139) 429 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T13:47:33.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: cephadm 2024-09-21T13:47:31.700856+0000 mgr.y (mgr.25139) 429 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T13:47:33.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.746929+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:33.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[89286]: audit 2024-09-21T13:47:31.746929+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:33.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.682327+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.682327+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.686621+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.686621+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.687622+0000 mgr.y (mgr.25139) 427 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:47:33.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.687622+0000 mgr.y (mgr.25139) 427 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:47:33.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.693583+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.030 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.693583+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.699040+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T13:47:33.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.699040+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T13:47:33.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.699273+0000 mgr.y (mgr.25139) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T13:47:33.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.699273+0000 mgr.y (mgr.25139) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T13:47:33.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.700856+0000 mgr.y (mgr.25139) 429 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T13:47:33.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: cephadm 2024-09-21T13:47:31.700856+0000 mgr.y (mgr.25139) 429 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T13:47:33.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.746929+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:33.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:32 smithi092 bash[92956]: audit 2024-09-21T13:47:31.746929+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cluster 2024-09-21T13:47:31.075345+0000 mgr.y (mgr.25139) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:33.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cluster 2024-09-21T13:47:31.075345+0000 mgr.y (mgr.25139) 422 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T13:47:33.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.656366+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.656366+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.657217+0000 mgr.y (mgr.25139) 423 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:47:33.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.657217+0000 mgr.y (mgr.25139) 423 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:47:33.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.657366+0000 mgr.y (mgr.25139) 424 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:47:33.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.657366+0000 mgr.y (mgr.25139) 424 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:47:33.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.660331+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:47:33.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.660331+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.663181+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.663181+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.664200+0000 mgr.y (mgr.25139) 425 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.664200+0000 mgr.y (mgr.25139) 425 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.670261+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.670261+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.675258+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.675258+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.676367+0000 mgr.y (mgr.25139) 426 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.676367+0000 mgr.y (mgr.25139) 426 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:47:33.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.682327+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.682327+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.686621+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.686621+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.687622+0000 mgr.y (mgr.25139) 427 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.687622+0000 mgr.y (mgr.25139) 427 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.693583+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.693583+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.699040+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.699040+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.699273+0000 mgr.y (mgr.25139) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.699273+0000 mgr.y (mgr.25139) 428 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.700856+0000 mgr.y (mgr.25139) 429 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: cephadm 2024-09-21T13:47:31.700856+0000 mgr.y (mgr.25139) 429 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T13:47:33.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.746929+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:33.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:32 smithi170 bash[70212]: audit 2024-09-21T13:47:31.746929+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[89286]: cluster 2024-09-21T13:47:33.076925+0000 mgr.y (mgr.25139) 430 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[89286]: cluster 2024-09-21T13:47:33.076925+0000 mgr.y (mgr.25139) 430 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[89286]: audit 2024-09-21T13:47:34.034619+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[89286]: audit 2024-09-21T13:47:34.034619+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[89286]: audit 2024-09-21T13:47:34.036936+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:47:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[89286]: audit 2024-09-21T13:47:34.036936+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:47:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[89286]: audit 2024-09-21T13:47:34.037659+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[89286]: audit 2024-09-21T13:47:34.037659+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[92956]: cluster 2024-09-21T13:47:33.076925+0000 mgr.y (mgr.25139) 430 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[92956]: cluster 2024-09-21T13:47:33.076925+0000 mgr.y (mgr.25139) 430 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[92956]: audit 2024-09-21T13:47:34.034619+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[92956]: audit 2024-09-21T13:47:34.034619+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[92956]: audit 2024-09-21T13:47:34.036936+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:47:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[92956]: audit 2024-09-21T13:47:34.036936+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:47:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[92956]: audit 2024-09-21T13:47:34.037659+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:34 smithi092 bash[92956]: audit 2024-09-21T13:47:34.037659+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:35.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:34 smithi170 bash[70212]: cluster 2024-09-21T13:47:33.076925+0000 mgr.y (mgr.25139) 430 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:35.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:34 smithi170 bash[70212]: cluster 2024-09-21T13:47:33.076925+0000 mgr.y (mgr.25139) 430 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T13:47:35.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:34 smithi170 bash[70212]: audit 2024-09-21T13:47:34.034619+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:35.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:34 smithi170 bash[70212]: audit 2024-09-21T13:47:34.034619+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:35.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:34 smithi170 bash[70212]: audit 2024-09-21T13:47:34.036936+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:47:35.079 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:34 smithi170 bash[70212]: audit 2024-09-21T13:47:34.036936+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:47:35.079 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:34 smithi170 bash[70212]: audit 2024-09-21T13:47:34.037659+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:35.079 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:34 smithi170 bash[70212]: audit 2024-09-21T13:47:34.037659+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:47:35.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:35.078105459Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:35.529 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:47:35.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[89286]: cephadm 2024-09-21T13:47:34.029908+0000 mgr.y (mgr.25139) 431 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T13:47:35.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[89286]: cephadm 2024-09-21T13:47:34.029908+0000 mgr.y (mgr.25139) 431 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T13:47:35.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[89286]: cephadm 2024-09-21T13:47:34.040128+0000 mgr.y (mgr.25139) 432 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-21T13:47:35.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[89286]: cephadm 2024-09-21T13:47:34.040128+0000 mgr.y (mgr.25139) 432 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-21T13:47:35.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[89286]: audit 2024-09-21T13:47:34.524949+0000 mgr.y (mgr.25139) 433 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:35.854 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[89286]: audit 2024-09-21T13:47:34.524949+0000 mgr.y (mgr.25139) 433 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:35.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[92956]: cephadm 2024-09-21T13:47:34.029908+0000 mgr.y (mgr.25139) 431 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T13:47:35.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[92956]: cephadm 2024-09-21T13:47:34.029908+0000 mgr.y (mgr.25139) 431 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T13:47:35.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[92956]: cephadm 2024-09-21T13:47:34.040128+0000 mgr.y (mgr.25139) 432 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-21T13:47:35.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[92956]: cephadm 2024-09-21T13:47:34.040128+0000 mgr.y (mgr.25139) 432 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-21T13:47:35.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[92956]: audit 2024-09-21T13:47:34.524949+0000 mgr.y (mgr.25139) 433 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:35.855 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:35 smithi092 bash[92956]: audit 2024-09-21T13:47:34.524949+0000 mgr.y (mgr.25139) 433 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:36.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:35 smithi170 bash[70212]: cephadm 2024-09-21T13:47:34.029908+0000 mgr.y (mgr.25139) 431 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T13:47:36.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:35 smithi170 bash[70212]: cephadm 2024-09-21T13:47:34.029908+0000 mgr.y (mgr.25139) 431 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T13:47:36.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:35 smithi170 bash[70212]: cephadm 2024-09-21T13:47:34.040128+0000 mgr.y (mgr.25139) 432 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-21T13:47:36.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:35 smithi170 bash[70212]: cephadm 2024-09-21T13:47:34.040128+0000 mgr.y (mgr.25139) 432 : cephadm [INF] Deploying daemon osd.0 on smithi092 2024-09-21T13:47:36.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:35 smithi170 bash[70212]: audit 2024-09-21T13:47:34.524949+0000 mgr.y (mgr.25139) 433 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:36.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:35 smithi170 bash[70212]: audit 2024-09-21T13:47:34.524949+0000 mgr.y (mgr.25139) 433 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:37.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:36 smithi092 bash[89286]: cluster 2024-09-21T13:47:35.077685+0000 mgr.y (mgr.25139) 434 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:37.008 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:36 smithi092 bash[89286]: cluster 2024-09-21T13:47:35.077685+0000 mgr.y (mgr.25139) 434 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:37.009 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:36 smithi092 bash[92956]: cluster 2024-09-21T13:47:35.077685+0000 mgr.y (mgr.25139) 434 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:37.009 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:36 smithi092 bash[92956]: cluster 2024-09-21T13:47:35.077685+0000 mgr.y (mgr.25139) 434 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:37.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:36 smithi170 bash[70212]: cluster 2024-09-21T13:47:35.077685+0000 mgr.y (mgr.25139) 434 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:37.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:36 smithi170 bash[70212]: cluster 2024-09-21T13:47:35.077685+0000 mgr.y (mgr.25139) 434 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:37.373 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (5m) 88s ago 32m 13.8M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (5m) 3m ago 32m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (7m) 88s ago 29m 48.4M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (7m) 3m ago 40m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (17m) 88s ago 42m 513M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (2m) 88s ago 43m 39.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (3m) 3m ago 41m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (97s) 88s ago 41m 23.5M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (6m) 88s ago 32m 8095k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:47:37.986 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (6m) 3m ago 32m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (39m) 88s ago 40m 57.6M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0a2c070a5957 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (39m) 88s ago 39m 66.5M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (38m) 88s ago 38m 54.3M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (37m) 88s ago 37m 66.8M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (36m) 3m ago 36m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (35m) 3m ago 35m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (34m) 3m ago 34m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (33m) 3m ago 33m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (6m) 3m ago 32m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (30m) 88s ago 30m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:47:37.987 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (30m) 3m ago 30m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:47:38.349 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:47:38.350 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:47:38.350 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:47:38.350 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:47:38.350 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 10, 2024-09-21T13:47:38.350 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 5 2024-09-21T13:47:38.350 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:47:38.350 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:47:38.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:38.063045189Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:38.662 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:47:38.662 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:47:38.662 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:47:38.662 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-21T13:47:38.662 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:47:38.663 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "0/8 daemons upgraded", 2024-09-21T13:47:38.663 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:47:38.663 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:47:38.663 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:47:39.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[92956]: cluster 2024-09-21T13:47:37.078574+0000 mgr.y (mgr.25139) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:39.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[92956]: cluster 2024-09-21T13:47:37.078574+0000 mgr.y (mgr.25139) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:39.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[92956]: audit 2024-09-21T13:47:37.362878+0000 mgr.y (mgr.25139) 436 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[92956]: audit 2024-09-21T13:47:37.362878+0000 mgr.y (mgr.25139) 436 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[92956]: audit 2024-09-21T13:47:37.681004+0000 mgr.y (mgr.25139) 437 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[92956]: audit 2024-09-21T13:47:37.681004+0000 mgr.y (mgr.25139) 437 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[92956]: audit 2024-09-21T13:47:38.350539+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/3139352926' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:39.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[92956]: audit 2024-09-21T13:47:38.350539+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/3139352926' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:39.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[89286]: cluster 2024-09-21T13:47:37.078574+0000 mgr.y (mgr.25139) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:39.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[89286]: cluster 2024-09-21T13:47:37.078574+0000 mgr.y (mgr.25139) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:39.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[89286]: audit 2024-09-21T13:47:37.362878+0000 mgr.y (mgr.25139) 436 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[89286]: audit 2024-09-21T13:47:37.362878+0000 mgr.y (mgr.25139) 436 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[89286]: audit 2024-09-21T13:47:37.681004+0000 mgr.y (mgr.25139) 437 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[89286]: audit 2024-09-21T13:47:37.681004+0000 mgr.y (mgr.25139) 437 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[89286]: audit 2024-09-21T13:47:38.350539+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/3139352926' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:39.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:38 smithi092 bash[89286]: audit 2024-09-21T13:47:38.350539+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/3139352926' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:39.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:38 smithi170 bash[70212]: cluster 2024-09-21T13:47:37.078574+0000 mgr.y (mgr.25139) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:39.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:38 smithi170 bash[70212]: cluster 2024-09-21T13:47:37.078574+0000 mgr.y (mgr.25139) 435 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T13:47:39.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:38 smithi170 bash[70212]: audit 2024-09-21T13:47:37.362878+0000 mgr.y (mgr.25139) 436 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:38 smithi170 bash[70212]: audit 2024-09-21T13:47:37.362878+0000 mgr.y (mgr.25139) 436 : audit [DBG] from='client.44178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:38 smithi170 bash[70212]: audit 2024-09-21T13:47:37.681004+0000 mgr.y (mgr.25139) 437 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:38 smithi170 bash[70212]: audit 2024-09-21T13:47:37.681004+0000 mgr.y (mgr.25139) 437 : audit [DBG] from='client.54158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:39.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:38 smithi170 bash[70212]: audit 2024-09-21T13:47:38.350539+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/3139352926' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:39.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:38 smithi170 bash[70212]: audit 2024-09-21T13:47:38.350539+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.92:0/3139352926' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:47:39.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:39.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:47:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:39.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:39.526 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:47:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:39.526 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:47:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:39.526 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:47:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:39.526 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:47:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:39.527 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:47:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:39.527 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:39 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:39.527 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:39 smithi092 systemd[1]: Stopping Ceph osd.0 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:47:39.527 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[29813]: debug 2024-09-21T13:47:39.249+0000 7f3f404b2640 -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-21T13:47:39.527 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[29813]: debug 2024-09-21T13:47:39.249+0000 7f3f404b2640 -1 osd.0 111 *** Got signal Terminated *** 2024-09-21T13:47:39.527 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[29813]: debug 2024-09-21T13:47:39.249+0000 7f3f404b2640 -1 osd.0 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:47:40.024 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[92956]: audit 2024-09-21T13:47:37.973469+0000 mgr.y (mgr.25139) 438 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[92956]: audit 2024-09-21T13:47:37.973469+0000 mgr.y (mgr.25139) 438 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[92956]: audit 2024-09-21T13:47:38.664369+0000 mgr.y (mgr.25139) 439 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[92956]: audit 2024-09-21T13:47:38.664369+0000 mgr.y (mgr.25139) 439 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[92956]: cluster 2024-09-21T13:47:39.251797+0000 mon.a (mon.0) 163 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T13:47:40.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[92956]: cluster 2024-09-21T13:47:39.251797+0000 mon.a (mon.0) 163 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T13:47:40.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[89286]: audit 2024-09-21T13:47:37.973469+0000 mgr.y (mgr.25139) 438 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[89286]: audit 2024-09-21T13:47:37.973469+0000 mgr.y (mgr.25139) 438 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[89286]: audit 2024-09-21T13:47:38.664369+0000 mgr.y (mgr.25139) 439 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[89286]: audit 2024-09-21T13:47:38.664369+0000 mgr.y (mgr.25139) 439 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[89286]: cluster 2024-09-21T13:47:39.251797+0000 mon.a (mon.0) 163 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T13:47:40.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:39 smithi092 bash[89286]: cluster 2024-09-21T13:47:39.251797+0000 mon.a (mon.0) 163 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T13:47:40.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:39 smithi170 bash[70212]: audit 2024-09-21T13:47:37.973469+0000 mgr.y (mgr.25139) 438 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:39 smithi170 bash[70212]: audit 2024-09-21T13:47:37.973469+0000 mgr.y (mgr.25139) 438 : audit [DBG] from='client.54164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:39 smithi170 bash[70212]: audit 2024-09-21T13:47:38.664369+0000 mgr.y (mgr.25139) 439 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:39 smithi170 bash[70212]: audit 2024-09-21T13:47:38.664369+0000 mgr.y (mgr.25139) 439 : audit [DBG] from='client.54176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:47:40.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:39 smithi170 bash[70212]: cluster 2024-09-21T13:47:39.251797+0000 mon.a (mon.0) 163 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T13:47:40.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:39 smithi170 bash[70212]: cluster 2024-09-21T13:47:39.251797+0000 mon.a (mon.0) 163 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T13:47:40.343 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:47:40] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.51.0" 2024-09-21T13:47:41.024 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[97758]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-0 2024-09-21T13:47:41.025 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[97825]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-0 2024-09-21T13:47:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[89286]: cluster 2024-09-21T13:47:39.079193+0000 mgr.y (mgr.25139) 440 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[89286]: cluster 2024-09-21T13:47:39.079193+0000 mgr.y (mgr.25139) 440 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[89286]: cluster 2024-09-21T13:47:39.673553+0000 mon.a (mon.0) 164 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:47:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[89286]: cluster 2024-09-21T13:47:39.673553+0000 mon.a (mon.0) 164 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:47:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[89286]: cluster 2024-09-21T13:47:39.693803+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-21T13:47:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[89286]: cluster 2024-09-21T13:47:39.693803+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-21T13:47:41.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[92956]: cluster 2024-09-21T13:47:39.079193+0000 mgr.y (mgr.25139) 440 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:41.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[92956]: cluster 2024-09-21T13:47:39.079193+0000 mgr.y (mgr.25139) 440 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:41.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[92956]: cluster 2024-09-21T13:47:39.673553+0000 mon.a (mon.0) 164 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:47:41.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[92956]: cluster 2024-09-21T13:47:39.673553+0000 mon.a (mon.0) 164 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:47:41.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[92956]: cluster 2024-09-21T13:47:39.693803+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-21T13:47:41.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:40 smithi092 bash[92956]: cluster 2024-09-21T13:47:39.693803+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-21T13:47:41.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:40 smithi170 bash[70212]: cluster 2024-09-21T13:47:39.079193+0000 mgr.y (mgr.25139) 440 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:41.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:40 smithi170 bash[70212]: cluster 2024-09-21T13:47:39.079193+0000 mgr.y (mgr.25139) 440 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:47:41.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:40 smithi170 bash[70212]: cluster 2024-09-21T13:47:39.673553+0000 mon.a (mon.0) 164 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:47:41.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:40 smithi170 bash[70212]: cluster 2024-09-21T13:47:39.673553+0000 mon.a (mon.0) 164 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:47:41.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:40 smithi170 bash[70212]: cluster 2024-09-21T13:47:39.693803+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-21T13:47:41.094 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:40 smithi170 bash[70212]: cluster 2024-09-21T13:47:39.693803+0000 mon.a (mon.0) 165 : cluster [DBG] osdmap e112: 8 total, 7 up, 8 in 2024-09-21T13:47:41.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:41.093590537Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:41.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:41 smithi092 bash[89286]: cluster 2024-09-21T13:47:40.691753+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-21T13:47:41.967 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:41 smithi092 bash[89286]: cluster 2024-09-21T13:47:40.691753+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-21T13:47:41.967 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:41 smithi092 bash[92956]: cluster 2024-09-21T13:47:40.691753+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-21T13:47:41.967 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:41 smithi092 bash[92956]: cluster 2024-09-21T13:47:40.691753+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-21T13:47:42.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:41 smithi170 bash[70212]: cluster 2024-09-21T13:47:40.691753+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-21T13:47:42.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:41 smithi170 bash[70212]: cluster 2024-09-21T13:47:40.691753+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e113: 8 total, 7 up, 8 in 2024-09-21T13:47:42.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:42 smithi092 bash[89286]: cluster 2024-09-21T13:47:41.079968+0000 mgr.y (mgr.25139) 441 : cluster [DBG] pgmap v235: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:47:42.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:42 smithi092 bash[89286]: cluster 2024-09-21T13:47:41.079968+0000 mgr.y (mgr.25139) 441 : cluster [DBG] pgmap v235: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:47:42.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:42 smithi092 bash[92956]: cluster 2024-09-21T13:47:41.079968+0000 mgr.y (mgr.25139) 441 : cluster [DBG] pgmap v235: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:47:42.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:42 smithi092 bash[92956]: cluster 2024-09-21T13:47:41.079968+0000 mgr.y (mgr.25139) 441 : cluster [DBG] pgmap v235: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:47:43.079 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:43.080 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:43.080 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:43.080 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:43.080 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:43.081 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:43.081 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:43.081 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:43.081 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-21T13:47:43.082 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: Stopped Ceph osd.0 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:47:43.082 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:42 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:47:43.082 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:43 smithi092 systemd[1]: Started Ceph osd.0 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:47:43.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:42 smithi170 bash[70212]: cluster 2024-09-21T13:47:41.079968+0000 mgr.y (mgr.25139) 441 : cluster [DBG] pgmap v235: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:47:43.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:42 smithi170 bash[70212]: cluster 2024-09-21T13:47:41.079968+0000 mgr.y (mgr.25139) 441 : cluster [DBG] pgmap v235: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:47:44.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:44.090029334Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[70212]: cluster 2024-09-21T13:47:43.081916+0000 mgr.y (mgr.25139) 442 : cluster [DBG] pgmap v236: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[70212]: cluster 2024-09-21T13:47:43.081916+0000 mgr.y (mgr.25139) 442 : cluster [DBG] pgmap v236: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[70212]: audit 2024-09-21T13:47:43.130100+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[70212]: audit 2024-09-21T13:47:43.130100+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[70212]: audit 2024-09-21T13:47:43.135957+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[70212]: audit 2024-09-21T13:47:43.135957+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[70212]: audit 2024-09-21T13:47:43.141034+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[70212]: audit 2024-09-21T13:47:43.141034+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[70212]: cluster 2024-09-21T13:47:43.713909+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:44.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:44 smithi170 bash[70212]: cluster 2024-09-21T13:47:43.713909+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:44.524 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[97976]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:47:44.525 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[97976]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:47:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[92956]: cluster 2024-09-21T13:47:43.081916+0000 mgr.y (mgr.25139) 442 : cluster [DBG] pgmap v236: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[92956]: cluster 2024-09-21T13:47:43.081916+0000 mgr.y (mgr.25139) 442 : cluster [DBG] pgmap v236: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[92956]: audit 2024-09-21T13:47:43.130100+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[92956]: audit 2024-09-21T13:47:43.130100+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[92956]: audit 2024-09-21T13:47:43.135957+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[92956]: audit 2024-09-21T13:47:43.135957+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[92956]: audit 2024-09-21T13:47:43.141034+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[92956]: audit 2024-09-21T13:47:43.141034+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[92956]: cluster 2024-09-21T13:47:43.713909+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[92956]: cluster 2024-09-21T13:47:43.713909+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[89286]: cluster 2024-09-21T13:47:43.081916+0000 mgr.y (mgr.25139) 442 : cluster [DBG] pgmap v236: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[89286]: cluster 2024-09-21T13:47:43.081916+0000 mgr.y (mgr.25139) 442 : cluster [DBG] pgmap v236: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[89286]: audit 2024-09-21T13:47:43.130100+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[89286]: audit 2024-09-21T13:47:43.130100+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[89286]: audit 2024-09-21T13:47:43.135957+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[89286]: audit 2024-09-21T13:47:43.135957+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[89286]: audit 2024-09-21T13:47:43.141034+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[89286]: audit 2024-09-21T13:47:43.141034+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[89286]: cluster 2024-09-21T13:47:43.713909+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:44.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:44 smithi092 bash[89286]: cluster 2024-09-21T13:47:43.713909+0000 mon.a (mon.0) 170 : cluster [WRN] Health check failed: Degraded data redundancy: 69/636 objects degraded (10.849%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:45.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:45 smithi092 bash[89286]: audit 2024-09-21T13:47:44.535444+0000 mgr.y (mgr.25139) 443 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:45.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:45 smithi092 bash[89286]: audit 2024-09-21T13:47:44.535444+0000 mgr.y (mgr.25139) 443 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:45.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:45 smithi092 bash[92956]: audit 2024-09-21T13:47:44.535444+0000 mgr.y (mgr.25139) 443 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:45.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:45 smithi092 bash[92956]: audit 2024-09-21T13:47:44.535444+0000 mgr.y (mgr.25139) 443 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:45 smithi170 bash[70212]: audit 2024-09-21T13:47:44.535444+0000 mgr.y (mgr.25139) 443 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:45 smithi170 bash[70212]: audit 2024-09-21T13:47:44.535444+0000 mgr.y (mgr.25139) 443 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:46.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:46 smithi092 bash[89286]: cluster 2024-09-21T13:47:45.082934+0000 mgr.y (mgr.25139) 444 : cluster [DBG] pgmap v237: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-21T13:47:46.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:46 smithi092 bash[89286]: cluster 2024-09-21T13:47:45.082934+0000 mgr.y (mgr.25139) 444 : cluster [DBG] pgmap v237: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-21T13:47:46.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:46 smithi092 bash[92956]: cluster 2024-09-21T13:47:45.082934+0000 mgr.y (mgr.25139) 444 : cluster [DBG] pgmap v237: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-21T13:47:46.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:46 smithi092 bash[92956]: cluster 2024-09-21T13:47:45.082934+0000 mgr.y (mgr.25139) 444 : cluster [DBG] pgmap v237: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-21T13:47:46.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:46 smithi170 bash[70212]: cluster 2024-09-21T13:47:45.082934+0000 mgr.y (mgr.25139) 444 : cluster [DBG] pgmap v237: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-21T13:47:46.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:46 smithi170 bash[70212]: cluster 2024-09-21T13:47:45.082934+0000 mgr.y (mgr.25139) 444 : cluster [DBG] pgmap v237: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 69/636 objects degraded (10.849%) 2024-09-21T13:47:47.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:47.062007143Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:47 smithi092 bash[89286]: audit 2024-09-21T13:47:46.755319+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:47 smithi092 bash[89286]: audit 2024-09-21T13:47:46.755319+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:47 smithi092 bash[89286]: audit 2024-09-21T13:47:46.757205+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:47 smithi092 bash[89286]: audit 2024-09-21T13:47:46.757205+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:48.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:47 smithi092 bash[92956]: audit 2024-09-21T13:47:46.755319+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:48.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:47 smithi092 bash[92956]: audit 2024-09-21T13:47:46.755319+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:48.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:47 smithi092 bash[92956]: audit 2024-09-21T13:47:46.757205+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:48.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:47 smithi092 bash[92956]: audit 2024-09-21T13:47:46.757205+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:48.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:47 smithi170 bash[70212]: audit 2024-09-21T13:47:46.755319+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:48.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:47 smithi170 bash[70212]: audit 2024-09-21T13:47:46.755319+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:48.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:47 smithi170 bash[70212]: audit 2024-09-21T13:47:46.757205+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:48.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:47 smithi170 bash[70212]: audit 2024-09-21T13:47:46.757205+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:47:48.524 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[97976]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:47:48.525 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[97976]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:47:48.525 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[97976]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:47:48.525 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[97976]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T13:47:48.525 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[97976]: 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-21T13:47:49.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[89286]: cluster 2024-09-21T13:47:47.084977+0000 mgr.y (mgr.25139) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:49.024 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[89286]: cluster 2024-09-21T13:47:47.084977+0000 mgr.y (mgr.25139) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:49.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[92956]: cluster 2024-09-21T13:47:47.084977+0000 mgr.y (mgr.25139) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:49.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[92956]: cluster 2024-09-21T13:47:47.084977+0000 mgr.y (mgr.25139) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:49.025 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[97976]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T13:47:49.025 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[97976]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-09-21T13:47:49.025 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[97976]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T13:47:49.025 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[97976]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T13:47:49.025 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:48 smithi092 bash[97976]: --> ceph-volume lvm activate successful for osd ID: 0 2024-09-21T13:47:49.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:48 smithi170 bash[70212]: cluster 2024-09-21T13:47:47.084977+0000 mgr.y (mgr.25139) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:49.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:48 smithi170 bash[70212]: cluster 2024-09-21T13:47:47.084977+0000 mgr.y (mgr.25139) 445 : cluster [DBG] pgmap v238: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:50.274 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:47:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:47:50] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-21T13:47:50.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[89286]: audit 2024-09-21T13:47:48.976617+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[89286]: audit 2024-09-21T13:47:48.976617+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[89286]: audit 2024-09-21T13:47:48.982296+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[89286]: audit 2024-09-21T13:47:48.982296+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[89286]: cluster 2024-09-21T13:47:49.085971+0000 mgr.y (mgr.25139) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 435 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:50.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[89286]: cluster 2024-09-21T13:47:49.085971+0000 mgr.y (mgr.25139) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 435 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:50.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[92956]: audit 2024-09-21T13:47:48.976617+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[92956]: audit 2024-09-21T13:47:48.976617+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[92956]: audit 2024-09-21T13:47:48.982296+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[92956]: audit 2024-09-21T13:47:48.982296+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[92956]: cluster 2024-09-21T13:47:49.085971+0000 mgr.y (mgr.25139) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 435 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:49 smithi092 bash[92956]: cluster 2024-09-21T13:47:49.085971+0000 mgr.y (mgr.25139) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 435 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:50.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:50.071354327Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:50.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:49 smithi170 bash[70212]: audit 2024-09-21T13:47:48.976617+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:49 smithi170 bash[70212]: audit 2024-09-21T13:47:48.976617+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:49 smithi170 bash[70212]: audit 2024-09-21T13:47:48.982296+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:49 smithi170 bash[70212]: audit 2024-09-21T13:47:48.982296+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:50.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:49 smithi170 bash[70212]: cluster 2024-09-21T13:47:49.085971+0000 mgr.y (mgr.25139) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 435 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:50.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:49 smithi170 bash[70212]: cluster 2024-09-21T13:47:49.085971+0000 mgr.y (mgr.25139) 446 : cluster [DBG] pgmap v239: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 435 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:50.774 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:50 smithi092 bash[98655]: debug 2024-09-21T13:47:50.392+0000 7f4ff0d50640 1 -- 172.21.15.92:0/1210258380 <== mon.0 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561d20548960 con 0x561d20569800 2024-09-21T13:47:51.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:51 smithi170 bash[70212]: audit 2024-09-21T13:47:50.077809+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:51 smithi170 bash[70212]: audit 2024-09-21T13:47:50.077809+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:51 smithi170 bash[70212]: audit 2024-09-21T13:47:50.084910+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:51 smithi170 bash[70212]: audit 2024-09-21T13:47:50.084910+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:51 smithi092 bash[89286]: audit 2024-09-21T13:47:50.077809+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:51 smithi092 bash[89286]: audit 2024-09-21T13:47:50.077809+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:51 smithi092 bash[89286]: audit 2024-09-21T13:47:50.084910+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:51 smithi092 bash[89286]: audit 2024-09-21T13:47:50.084910+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:51 smithi092 bash[92956]: audit 2024-09-21T13:47:50.077809+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:51 smithi092 bash[92956]: audit 2024-09-21T13:47:50.077809+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:51 smithi092 bash[92956]: audit 2024-09-21T13:47:50.084910+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:51.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:51 smithi092 bash[92956]: audit 2024-09-21T13:47:50.084910+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:47:52.024 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:51 smithi092 bash[98655]: debug 2024-09-21T13:47:51.684+0000 7f4ff35b7640 -1 Falling back to public interface 2024-09-21T13:47:52.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:52 smithi170 bash[70212]: cluster 2024-09-21T13:47:51.086896+0000 mgr.y (mgr.25139) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:52.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:52 smithi170 bash[70212]: cluster 2024-09-21T13:47:51.086896+0000 mgr.y (mgr.25139) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:52.524 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:52 smithi092 bash[92956]: cluster 2024-09-21T13:47:51.086896+0000 mgr.y (mgr.25139) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:52.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:52 smithi092 bash[92956]: cluster 2024-09-21T13:47:51.086896+0000 mgr.y (mgr.25139) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:52.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:52 smithi092 bash[89286]: cluster 2024-09-21T13:47:51.086896+0000 mgr.y (mgr.25139) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:52.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:52 smithi092 bash[89286]: cluster 2024-09-21T13:47:51.086896+0000 mgr.y (mgr.25139) 447 : cluster [DBG] pgmap v240: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 393 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:53.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:53.06203327Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:54.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:54 smithi092 bash[89286]: cluster 2024-09-21T13:47:53.088828+0000 mgr.y (mgr.25139) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:54.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:54 smithi092 bash[89286]: cluster 2024-09-21T13:47:53.088828+0000 mgr.y (mgr.25139) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:54.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:54 smithi092 bash[92956]: cluster 2024-09-21T13:47:53.088828+0000 mgr.y (mgr.25139) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:54.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:54 smithi092 bash[92956]: cluster 2024-09-21T13:47:53.088828+0000 mgr.y (mgr.25139) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:54.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:54 smithi170 bash[70212]: cluster 2024-09-21T13:47:53.088828+0000 mgr.y (mgr.25139) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:54.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:54 smithi170 bash[70212]: cluster 2024-09-21T13:47:53.088828+0000 mgr.y (mgr.25139) 448 : cluster [DBG] pgmap v241: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:55.145 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:54 smithi092 bash[98655]: debug 2024-09-21T13:47:54.880+0000 7f4ff35b7640 -1 osd.0 111 log_to_monitors true 2024-09-21T13:47:55.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[89286]: audit 2024-09-21T13:47:54.543301+0000 mgr.y (mgr.25139) 449 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:55.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[89286]: audit 2024-09-21T13:47:54.543301+0000 mgr.y (mgr.25139) 449 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:55.469 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[89286]: audit 2024-09-21T13:47:54.888362+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[89286]: audit 2024-09-21T13:47:54.888362+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[89286]: audit 2024-09-21T13:47:54.888748+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.470 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[89286]: audit 2024-09-21T13:47:54.888748+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[92956]: audit 2024-09-21T13:47:54.543301+0000 mgr.y (mgr.25139) 449 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:55.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[92956]: audit 2024-09-21T13:47:54.543301+0000 mgr.y (mgr.25139) 449 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:55.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[92956]: audit 2024-09-21T13:47:54.888362+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[92956]: audit 2024-09-21T13:47:54.888362+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[92956]: audit 2024-09-21T13:47:54.888748+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.470 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[92956]: audit 2024-09-21T13:47:54.888748+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:55 smithi170 bash[70212]: audit 2024-09-21T13:47:54.543301+0000 mgr.y (mgr.25139) 449 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:55 smithi170 bash[70212]: audit 2024-09-21T13:47:54.543301+0000 mgr.y (mgr.25139) 449 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:47:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:55 smithi170 bash[70212]: audit 2024-09-21T13:47:54.888362+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:55 smithi170 bash[70212]: audit 2024-09-21T13:47:54.888362+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:55 smithi170 bash[70212]: audit 2024-09-21T13:47:54.888748+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:55.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:55 smithi170 bash[70212]: audit 2024-09-21T13:47:54.888748+0000 mon.a (mon.0) 177 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:47:56.024 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:47:55 smithi092 bash[98655]: debug 2024-09-21T13:47:55.720+0000 7f4fe7359640 -1 osd.0 111 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:47:56.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:56.093025175Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:47:56.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: cluster 2024-09-21T13:47:55.089821+0000 mgr.y (mgr.25139) 450 : cluster [DBG] pgmap v242: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:56.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: cluster 2024-09-21T13:47:55.089821+0000 mgr.y (mgr.25139) 450 : cluster [DBG] pgmap v242: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:56.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: audit 2024-09-21T13:47:55.157038+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:47:56.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: audit 2024-09-21T13:47:55.157038+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:47:56.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: audit 2024-09-21T13:47:55.162699+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: audit 2024-09-21T13:47:55.162699+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: cluster 2024-09-21T13:47:55.163036+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T13:47:56.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: cluster 2024-09-21T13:47:55.163036+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T13:47:56.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: audit 2024-09-21T13:47:55.163838+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: audit 2024-09-21T13:47:55.163838+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: audit 2024-09-21T13:47:55.712551+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-21T13:47:56.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:56 smithi170 bash[70212]: audit 2024-09-21T13:47:55.712551+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-21T13:47:56.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: cluster 2024-09-21T13:47:55.089821+0000 mgr.y (mgr.25139) 450 : cluster [DBG] pgmap v242: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:56.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: cluster 2024-09-21T13:47:55.089821+0000 mgr.y (mgr.25139) 450 : cluster [DBG] pgmap v242: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:56.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: audit 2024-09-21T13:47:55.157038+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:47:56.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: audit 2024-09-21T13:47:55.157038+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:47:56.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: audit 2024-09-21T13:47:55.162699+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.473 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: audit 2024-09-21T13:47:55.162699+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: cluster 2024-09-21T13:47:55.163036+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T13:47:56.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: cluster 2024-09-21T13:47:55.163036+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T13:47:56.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: audit 2024-09-21T13:47:55.163838+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: audit 2024-09-21T13:47:55.163838+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: audit 2024-09-21T13:47:55.712551+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-21T13:47:56.474 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[92956]: audit 2024-09-21T13:47:55.712551+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-21T13:47:56.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: cluster 2024-09-21T13:47:55.089821+0000 mgr.y (mgr.25139) 450 : cluster [DBG] pgmap v242: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:56.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: cluster 2024-09-21T13:47:55.089821+0000 mgr.y (mgr.25139) 450 : cluster [DBG] pgmap v242: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:47:56.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: audit 2024-09-21T13:47:55.157038+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:47:56.474 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: audit 2024-09-21T13:47:55.157038+0000 mon.a (mon.0) 178 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:47:56.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: audit 2024-09-21T13:47:55.162699+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: audit 2024-09-21T13:47:55.162699+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: cluster 2024-09-21T13:47:55.163036+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T13:47:56.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: cluster 2024-09-21T13:47:55.163036+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T13:47:56.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: audit 2024-09-21T13:47:55.163838+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: audit 2024-09-21T13:47:55.163838+0000 mon.a (mon.0) 180 : audit [INF] from='osd.0 ' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:47:56.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: audit 2024-09-21T13:47:55.712551+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-21T13:47:56.475 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:56 smithi092 bash[89286]: audit 2024-09-21T13:47:55.712551+0000 mon.a (mon.0) 181 : audit [INF] from='osd.0 ' entity='osd.0' 2024-09-21T13:47:57.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[89286]: cluster 2024-09-21T13:47:56.710587+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:47:57.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[89286]: cluster 2024-09-21T13:47:56.710587+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:47:57.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[89286]: cluster 2024-09-21T13:47:56.724574+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493] boot 2024-09-21T13:47:57.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[89286]: cluster 2024-09-21T13:47:56.724574+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493] boot 2024-09-21T13:47:57.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[89286]: cluster 2024-09-21T13:47:56.724674+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T13:47:57.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[89286]: cluster 2024-09-21T13:47:56.724674+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T13:47:57.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[89286]: audit 2024-09-21T13:47:56.728026+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:47:57.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[89286]: audit 2024-09-21T13:47:56.728026+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:47:57.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[92956]: cluster 2024-09-21T13:47:56.710587+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:47:57.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[92956]: cluster 2024-09-21T13:47:56.710587+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:47:57.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[92956]: cluster 2024-09-21T13:47:56.724574+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493] boot 2024-09-21T13:47:57.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[92956]: cluster 2024-09-21T13:47:56.724574+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493] boot 2024-09-21T13:47:57.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[92956]: cluster 2024-09-21T13:47:56.724674+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T13:47:57.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[92956]: cluster 2024-09-21T13:47:56.724674+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T13:47:57.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[92956]: audit 2024-09-21T13:47:56.728026+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:47:57.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:57 smithi092 bash[92956]: audit 2024-09-21T13:47:56.728026+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:47:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:57 smithi170 bash[70212]: cluster 2024-09-21T13:47:56.710587+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:47:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:57 smithi170 bash[70212]: cluster 2024-09-21T13:47:56.710587+0000 mon.a (mon.0) 182 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:47:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:57 smithi170 bash[70212]: cluster 2024-09-21T13:47:56.724574+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493] boot 2024-09-21T13:47:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:57 smithi170 bash[70212]: cluster 2024-09-21T13:47:56.724574+0000 mon.a (mon.0) 183 : cluster [INF] osd.0 [v2:172.21.15.92:6802/2869617493,v1:172.21.15.92:6803/2869617493] boot 2024-09-21T13:47:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:57 smithi170 bash[70212]: cluster 2024-09-21T13:47:56.724674+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T13:47:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:57 smithi170 bash[70212]: cluster 2024-09-21T13:47:56.724674+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-09-21T13:47:57.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:57 smithi170 bash[70212]: audit 2024-09-21T13:47:56.728026+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:47:57.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:57 smithi170 bash[70212]: audit 2024-09-21T13:47:56.728026+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:47:58.524 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[89286]: cluster 2024-09-21T13:47:57.090787+0000 mgr.y (mgr.25139) 451 : cluster [DBG] pgmap v245: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:47:58.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[89286]: cluster 2024-09-21T13:47:57.090787+0000 mgr.y (mgr.25139) 451 : cluster [DBG] pgmap v245: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:47:58.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[89286]: cluster 2024-09-21T13:47:57.715813+0000 mon.a (mon.0) 186 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:58.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[89286]: cluster 2024-09-21T13:47:57.715813+0000 mon.a (mon.0) 186 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:58.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[89286]: cluster 2024-09-21T13:47:57.741911+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T13:47:58.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[89286]: cluster 2024-09-21T13:47:57.741911+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T13:47:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[92956]: cluster 2024-09-21T13:47:57.090787+0000 mgr.y (mgr.25139) 451 : cluster [DBG] pgmap v245: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:47:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[92956]: cluster 2024-09-21T13:47:57.090787+0000 mgr.y (mgr.25139) 451 : cluster [DBG] pgmap v245: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:47:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[92956]: cluster 2024-09-21T13:47:57.715813+0000 mon.a (mon.0) 186 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[92956]: cluster 2024-09-21T13:47:57.715813+0000 mon.a (mon.0) 186 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[92956]: cluster 2024-09-21T13:47:57.741911+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T13:47:58.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:47:58 smithi092 bash[92956]: cluster 2024-09-21T13:47:57.741911+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T13:47:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:58 smithi170 bash[70212]: cluster 2024-09-21T13:47:57.090787+0000 mgr.y (mgr.25139) 451 : cluster [DBG] pgmap v245: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:47:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:58 smithi170 bash[70212]: cluster 2024-09-21T13:47:57.090787+0000 mgr.y (mgr.25139) 451 : cluster [DBG] pgmap v245: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:47:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:58 smithi170 bash[70212]: cluster 2024-09-21T13:47:57.715813+0000 mon.a (mon.0) 186 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:58 smithi170 bash[70212]: cluster 2024-09-21T13:47:57.715813+0000 mon.a (mon.0) 186 : cluster [WRN] Health check update: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded (PG_DEGRADED) 2024-09-21T13:47:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:58 smithi170 bash[70212]: cluster 2024-09-21T13:47:57.741911+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T13:47:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:47:58 smithi170 bash[70212]: cluster 2024-09-21T13:47:57.741911+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-09-21T13:47:59.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:47:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:47:59.07500434Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:00.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:48:00] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-21T13:48:00.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[68882]: debug 2024-09-21T13:48:00.224+0000 7f6559438640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:48:00.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: cluster 2024-09-21T13:47:59.091332+0000 mgr.y (mgr.25139) 452 : cluster [DBG] pgmap v247: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:48:00.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: cluster 2024-09-21T13:47:59.091332+0000 mgr.y (mgr.25139) 452 : cluster [DBG] pgmap v247: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.091358+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.091358+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.103727+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.103727+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.105754+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.105754+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.107476+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.107476+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.117822+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.117822+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.217835+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.217835+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:00.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.221341+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.221341+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.223749+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.223749+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.225760+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: cluster 2024-09-21T13:47:59.091332+0000 mgr.y (mgr.25139) 452 : cluster [DBG] pgmap v247: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: cluster 2024-09-21T13:47:59.091332+0000 mgr.y (mgr.25139) 452 : cluster [DBG] pgmap v247: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.091358+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.091358+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.103727+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.103727+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.105754+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.105754+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.107476+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.107476+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.117822+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.117822+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.217835+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.217835+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.221341+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.221341+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.223749+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.223749+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.225760+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.225760+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.227983+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:00.529 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[89286]: audit 2024-09-21T13:48:00.227983+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:00.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.225760+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.227983+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:00.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:00 smithi092 bash[92956]: audit 2024-09-21T13:48:00.227983+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:00.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: cluster 2024-09-21T13:47:59.091332+0000 mgr.y (mgr.25139) 452 : cluster [DBG] pgmap v247: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: cluster 2024-09-21T13:47:59.091332+0000 mgr.y (mgr.25139) 452 : cluster [DBG] pgmap v247: 161 pgs: 37 peering, 14 active+undersized, 7 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/636 objects degraded (4.403%) 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.091358+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.091358+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.103727+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.103727+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.105754+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.105754+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.107476+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.107476+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.117822+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.117822+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:00.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.217835+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:00.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.217835+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:00.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.221341+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.221341+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.223749+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.223749+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.225760+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.225760+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:00.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.227983+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:00.608 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:00 smithi170 bash[70212]: audit 2024-09-21T13:48:00.227983+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:01.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:01 smithi092 bash[92956]: audit 2024-09-21T13:48:00.228367+0000 mgr.y (mgr.25139) 453 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:01.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:01 smithi092 bash[92956]: audit 2024-09-21T13:48:00.228367+0000 mgr.y (mgr.25139) 453 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:01.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:01 smithi092 bash[92956]: cephadm 2024-09-21T13:48:00.230332+0000 mgr.y (mgr.25139) 454 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:48:01.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:01 smithi092 bash[92956]: cephadm 2024-09-21T13:48:00.230332+0000 mgr.y (mgr.25139) 454 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:48:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:01 smithi092 bash[89286]: audit 2024-09-21T13:48:00.228367+0000 mgr.y (mgr.25139) 453 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:01 smithi092 bash[89286]: audit 2024-09-21T13:48:00.228367+0000 mgr.y (mgr.25139) 453 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:01 smithi092 bash[89286]: cephadm 2024-09-21T13:48:00.230332+0000 mgr.y (mgr.25139) 454 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:48:01.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:01 smithi092 bash[89286]: cephadm 2024-09-21T13:48:00.230332+0000 mgr.y (mgr.25139) 454 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:48:01.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:01 smithi170 bash[70212]: audit 2024-09-21T13:48:00.228367+0000 mgr.y (mgr.25139) 453 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:01.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:01 smithi170 bash[70212]: audit 2024-09-21T13:48:00.228367+0000 mgr.y (mgr.25139) 453 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:01.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:01 smithi170 bash[70212]: cephadm 2024-09-21T13:48:00.230332+0000 mgr.y (mgr.25139) 454 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:48:01.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:01 smithi170 bash[70212]: cephadm 2024-09-21T13:48:00.230332+0000 mgr.y (mgr.25139) 454 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:48:02.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:02.085497079Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[70212]: cluster 2024-09-21T13:48:01.092198+0000 mgr.y (mgr.25139) 455 : cluster [DBG] pgmap v248: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[70212]: cluster 2024-09-21T13:48:01.092198+0000 mgr.y (mgr.25139) 455 : cluster [DBG] pgmap v248: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[70212]: cluster 2024-09-21T13:48:01.264580+0000 mon.a (mon.0) 198 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-21T13:48:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[70212]: cluster 2024-09-21T13:48:01.264580+0000 mon.a (mon.0) 198 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-21T13:48:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[70212]: cluster 2024-09-21T13:48:01.264624+0000 mon.a (mon.0) 199 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[70212]: cluster 2024-09-21T13:48:01.264624+0000 mon.a (mon.0) 199 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[70212]: audit 2024-09-21T13:48:01.753863+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[70212]: audit 2024-09-21T13:48:01.753863+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[70212]: audit 2024-09-21T13:48:01.756034+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:02 smithi170 bash[70212]: audit 2024-09-21T13:48:01.756034+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:02.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[89286]: cluster 2024-09-21T13:48:01.092198+0000 mgr.y (mgr.25139) 455 : cluster [DBG] pgmap v248: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:02.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[89286]: cluster 2024-09-21T13:48:01.092198+0000 mgr.y (mgr.25139) 455 : cluster [DBG] pgmap v248: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:02.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[89286]: cluster 2024-09-21T13:48:01.264580+0000 mon.a (mon.0) 198 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-21T13:48:02.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[89286]: cluster 2024-09-21T13:48:01.264580+0000 mon.a (mon.0) 198 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-21T13:48:02.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[89286]: cluster 2024-09-21T13:48:01.264624+0000 mon.a (mon.0) 199 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:02.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[89286]: cluster 2024-09-21T13:48:01.264624+0000 mon.a (mon.0) 199 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:02.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[89286]: audit 2024-09-21T13:48:01.753863+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:02.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[89286]: audit 2024-09-21T13:48:01.753863+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[89286]: audit 2024-09-21T13:48:01.756034+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[89286]: audit 2024-09-21T13:48:01.756034+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[92956]: cluster 2024-09-21T13:48:01.092198+0000 mgr.y (mgr.25139) 455 : cluster [DBG] pgmap v248: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[92956]: cluster 2024-09-21T13:48:01.092198+0000 mgr.y (mgr.25139) 455 : cluster [DBG] pgmap v248: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[92956]: cluster 2024-09-21T13:48:01.264580+0000 mon.a (mon.0) 198 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[92956]: cluster 2024-09-21T13:48:01.264580+0000 mon.a (mon.0) 198 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/636 objects degraded (4.403%), 7 pgs degraded) 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[92956]: cluster 2024-09-21T13:48:01.264624+0000 mon.a (mon.0) 199 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[92956]: cluster 2024-09-21T13:48:01.264624+0000 mon.a (mon.0) 199 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[92956]: audit 2024-09-21T13:48:01.753863+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[92956]: audit 2024-09-21T13:48:01.753863+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[92956]: audit 2024-09-21T13:48:01.756034+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:02.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:02 smithi092 bash[92956]: audit 2024-09-21T13:48:01.756034+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:04.550 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:04 smithi092 bash[89286]: cluster 2024-09-21T13:48:03.093753+0000 mgr.y (mgr.25139) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:48:04.550 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:04 smithi092 bash[89286]: cluster 2024-09-21T13:48:03.093753+0000 mgr.y (mgr.25139) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:48:04.551 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:04 smithi092 bash[92956]: cluster 2024-09-21T13:48:03.093753+0000 mgr.y (mgr.25139) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:48:04.551 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:04 smithi092 bash[92956]: cluster 2024-09-21T13:48:03.093753+0000 mgr.y (mgr.25139) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:48:04.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:04 smithi170 bash[70212]: cluster 2024-09-21T13:48:03.093753+0000 mgr.y (mgr.25139) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:48:04.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:04 smithi170 bash[70212]: cluster 2024-09-21T13:48:03.093753+0000 mgr.y (mgr.25139) 456 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:48:05.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:05.098650496Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:05.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:05 smithi170 bash[70212]: audit 2024-09-21T13:48:04.551506+0000 mgr.y (mgr.25139) 457 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:05.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:05 smithi170 bash[70212]: audit 2024-09-21T13:48:04.551506+0000 mgr.y (mgr.25139) 457 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:05.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:05 smithi092 bash[89286]: audit 2024-09-21T13:48:04.551506+0000 mgr.y (mgr.25139) 457 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:05.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:05 smithi092 bash[89286]: audit 2024-09-21T13:48:04.551506+0000 mgr.y (mgr.25139) 457 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:05.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:05 smithi092 bash[92956]: audit 2024-09-21T13:48:04.551506+0000 mgr.y (mgr.25139) 457 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:05.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:05 smithi092 bash[92956]: audit 2024-09-21T13:48:04.551506+0000 mgr.y (mgr.25139) 457 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:06.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:06 smithi170 bash[70212]: cluster 2024-09-21T13:48:05.094455+0000 mgr.y (mgr.25139) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:06.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:06 smithi170 bash[70212]: cluster 2024-09-21T13:48:05.094455+0000 mgr.y (mgr.25139) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:06.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:06 smithi092 bash[89286]: cluster 2024-09-21T13:48:05.094455+0000 mgr.y (mgr.25139) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:06.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:06 smithi092 bash[89286]: cluster 2024-09-21T13:48:05.094455+0000 mgr.y (mgr.25139) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:06.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:06 smithi092 bash[92956]: cluster 2024-09-21T13:48:05.094455+0000 mgr.y (mgr.25139) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:06.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:06 smithi092 bash[92956]: cluster 2024-09-21T13:48:05.094455+0000 mgr.y (mgr.25139) 458 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:08.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:08 smithi170 bash[70212]: cluster 2024-09-21T13:48:07.096087+0000 mgr.y (mgr.25139) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:08.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:08 smithi170 bash[70212]: cluster 2024-09-21T13:48:07.096087+0000 mgr.y (mgr.25139) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:08.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:08.084676962Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:08.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:08 smithi092 bash[89286]: cluster 2024-09-21T13:48:07.096087+0000 mgr.y (mgr.25139) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:08.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:08 smithi092 bash[89286]: cluster 2024-09-21T13:48:07.096087+0000 mgr.y (mgr.25139) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:08.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:08 smithi092 bash[92956]: cluster 2024-09-21T13:48:07.096087+0000 mgr.y (mgr.25139) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:08.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:08 smithi092 bash[92956]: cluster 2024-09-21T13:48:07.096087+0000 mgr.y (mgr.25139) 459 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:09.014 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:48:09.655 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:48:09.655 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (6m) 20s ago 32m 13.8M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:48:09.655 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (5m) 3m ago 32m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:48:09.655 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (7m) 20s ago 30m 48.4M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:48:09.655 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (7m) 3m ago 41m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:48:09.655 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (18m) 20s ago 43m 514M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:48:09.655 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (2m) 20s ago 43m 43.1M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:48:09.655 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (3m) 3m ago 41m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:48:09.655 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (2m) 20s ago 41m 35.1M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:48:09.655 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (7m) 20s ago 33m 8131k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (7m) 3m ago 33m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running 20s ago 40m - 3036M 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (39m) 20s ago 39m 68.5M 3036M 19.1.1-373-g4e45e6b4 164465d2334a 0f779f32fd25 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (38m) 20s ago 38m 55.3M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (37m) 20s ago 37m 68.7M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (37m) 3m ago 37m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (36m) 3m ago 36m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (35m) 3m ago 35m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (34m) 3m ago 34m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (6m) 3m ago 33m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (30m) 20s ago 30m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:48:09.656 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (30m) 3m ago 30m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:48:10.023 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:48:10.023 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:48:10.023 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:48:10.023 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:48:10.023 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:48:10.023 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 7, 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 1 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 9, 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 6 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:48:10.024 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:48:10.302 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:48:10] "GET /metrics HTTP/1.1" 200 38283 "" "Prometheus/2.51.0" 2024-09-21T13:48:10.332 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:48:10.332 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:48:10.332 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:48:10.332 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (1 remaining).", 2024-09-21T13:48:10.332 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:48:10.332 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "0/8 daemons upgraded", 2024-09-21T13:48:10.333 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:48:10.333 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:48:10.333 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:48:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:10 smithi170 bash[70212]: audit 2024-09-21T13:48:09.003177+0000 mgr.y (mgr.25139) 460 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:10 smithi170 bash[70212]: audit 2024-09-21T13:48:09.003177+0000 mgr.y (mgr.25139) 460 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:10 smithi170 bash[70212]: cluster 2024-09-21T13:48:09.096724+0000 mgr.y (mgr.25139) 461 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-09-21T13:48:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:10 smithi170 bash[70212]: cluster 2024-09-21T13:48:09.096724+0000 mgr.y (mgr.25139) 461 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-09-21T13:48:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:10 smithi170 bash[70212]: audit 2024-09-21T13:48:09.331405+0000 mgr.y (mgr.25139) 462 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:10 smithi170 bash[70212]: audit 2024-09-21T13:48:09.331405+0000 mgr.y (mgr.25139) 462 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:10 smithi170 bash[70212]: audit 2024-09-21T13:48:09.643278+0000 mgr.y (mgr.25139) 463 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:10 smithi170 bash[70212]: audit 2024-09-21T13:48:09.643278+0000 mgr.y (mgr.25139) 463 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:10 smithi170 bash[70212]: audit 2024-09-21T13:48:10.025193+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.92:0/415742604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:10.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:10 smithi170 bash[70212]: audit 2024-09-21T13:48:10.025193+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.92:0/415742604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[89286]: audit 2024-09-21T13:48:09.003177+0000 mgr.y (mgr.25139) 460 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[89286]: audit 2024-09-21T13:48:09.003177+0000 mgr.y (mgr.25139) 460 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[89286]: cluster 2024-09-21T13:48:09.096724+0000 mgr.y (mgr.25139) 461 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-09-21T13:48:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[89286]: cluster 2024-09-21T13:48:09.096724+0000 mgr.y (mgr.25139) 461 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-09-21T13:48:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[89286]: audit 2024-09-21T13:48:09.331405+0000 mgr.y (mgr.25139) 462 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[89286]: audit 2024-09-21T13:48:09.331405+0000 mgr.y (mgr.25139) 462 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[89286]: audit 2024-09-21T13:48:09.643278+0000 mgr.y (mgr.25139) 463 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[89286]: audit 2024-09-21T13:48:09.643278+0000 mgr.y (mgr.25139) 463 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[89286]: audit 2024-09-21T13:48:10.025193+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.92:0/415742604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:10.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[89286]: audit 2024-09-21T13:48:10.025193+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.92:0/415742604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[92956]: audit 2024-09-21T13:48:09.003177+0000 mgr.y (mgr.25139) 460 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[92956]: audit 2024-09-21T13:48:09.003177+0000 mgr.y (mgr.25139) 460 : audit [DBG] from='client.44214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[92956]: cluster 2024-09-21T13:48:09.096724+0000 mgr.y (mgr.25139) 461 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-09-21T13:48:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[92956]: cluster 2024-09-21T13:48:09.096724+0000 mgr.y (mgr.25139) 461 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 901 B/s rd, 0 op/s 2024-09-21T13:48:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[92956]: audit 2024-09-21T13:48:09.331405+0000 mgr.y (mgr.25139) 462 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[92956]: audit 2024-09-21T13:48:09.331405+0000 mgr.y (mgr.25139) 462 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[92956]: audit 2024-09-21T13:48:09.643278+0000 mgr.y (mgr.25139) 463 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[92956]: audit 2024-09-21T13:48:09.643278+0000 mgr.y (mgr.25139) 463 : audit [DBG] from='client.54200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[92956]: audit 2024-09-21T13:48:10.025193+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.92:0/415742604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:10.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:10 smithi092 bash[92956]: audit 2024-09-21T13:48:10.025193+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.92:0/415742604' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:11.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:11.066176292Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:11.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:11 smithi170 bash[70212]: audit 2024-09-21T13:48:10.333890+0000 mgr.y (mgr.25139) 464 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:11.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:11 smithi170 bash[70212]: audit 2024-09-21T13:48:10.333890+0000 mgr.y (mgr.25139) 464 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:11.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:11 smithi092 bash[89286]: audit 2024-09-21T13:48:10.333890+0000 mgr.y (mgr.25139) 464 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:11.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:11 smithi092 bash[89286]: audit 2024-09-21T13:48:10.333890+0000 mgr.y (mgr.25139) 464 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:11.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:11 smithi092 bash[92956]: audit 2024-09-21T13:48:10.333890+0000 mgr.y (mgr.25139) 464 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:11.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:11 smithi092 bash[92956]: audit 2024-09-21T13:48:10.333890+0000 mgr.y (mgr.25139) 464 : audit [DBG] from='client.54212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:12 smithi170 bash[70212]: cluster 2024-09-21T13:48:11.097590+0000 mgr.y (mgr.25139) 465 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:12 smithi170 bash[70212]: cluster 2024-09-21T13:48:11.097590+0000 mgr.y (mgr.25139) 465 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:12 smithi170 bash[70212]: audit 2024-09-21T13:48:11.933211+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:12 smithi170 bash[70212]: audit 2024-09-21T13:48:11.933211+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:12 smithi092 bash[89286]: cluster 2024-09-21T13:48:11.097590+0000 mgr.y (mgr.25139) 465 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:12 smithi092 bash[89286]: cluster 2024-09-21T13:48:11.097590+0000 mgr.y (mgr.25139) 465 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:12 smithi092 bash[89286]: audit 2024-09-21T13:48:11.933211+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:12 smithi092 bash[89286]: audit 2024-09-21T13:48:11.933211+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:12.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:12 smithi092 bash[92956]: cluster 2024-09-21T13:48:11.097590+0000 mgr.y (mgr.25139) 465 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:12.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:12 smithi092 bash[92956]: cluster 2024-09-21T13:48:11.097590+0000 mgr.y (mgr.25139) 465 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:12 smithi092 bash[92956]: audit 2024-09-21T13:48:11.933211+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:12 smithi092 bash[92956]: audit 2024-09-21T13:48:11.933211+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:14.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:14 smithi170 bash[70212]: cluster 2024-09-21T13:48:13.099188+0000 mgr.y (mgr.25139) 466 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:14.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:14 smithi170 bash[70212]: cluster 2024-09-21T13:48:13.099188+0000 mgr.y (mgr.25139) 466 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:14.607 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:14.106716337Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:14 smithi092 bash[89286]: cluster 2024-09-21T13:48:13.099188+0000 mgr.y (mgr.25139) 466 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:14 smithi092 bash[89286]: cluster 2024-09-21T13:48:13.099188+0000 mgr.y (mgr.25139) 466 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:14 smithi092 bash[92956]: cluster 2024-09-21T13:48:13.099188+0000 mgr.y (mgr.25139) 466 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:14 smithi092 bash[92956]: cluster 2024-09-21T13:48:13.099188+0000 mgr.y (mgr.25139) 466 : cluster [DBG] pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:15 smithi170 bash[70212]: audit 2024-09-21T13:48:14.562757+0000 mgr.y (mgr.25139) 467 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:15 smithi170 bash[70212]: audit 2024-09-21T13:48:14.562757+0000 mgr.y (mgr.25139) 467 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:15 smithi170 bash[70212]: audit 2024-09-21T13:48:15.235593+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:15 smithi170 bash[70212]: audit 2024-09-21T13:48:15.235593+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:15.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:15 smithi092 bash[89286]: audit 2024-09-21T13:48:14.562757+0000 mgr.y (mgr.25139) 467 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:15.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:15 smithi092 bash[89286]: audit 2024-09-21T13:48:14.562757+0000 mgr.y (mgr.25139) 467 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:15.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:15 smithi092 bash[89286]: audit 2024-09-21T13:48:15.235593+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:15.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:15 smithi092 bash[89286]: audit 2024-09-21T13:48:15.235593+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:15.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:15 smithi092 bash[92956]: audit 2024-09-21T13:48:14.562757+0000 mgr.y (mgr.25139) 467 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:15.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:15 smithi092 bash[92956]: audit 2024-09-21T13:48:14.562757+0000 mgr.y (mgr.25139) 467 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:15.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:15 smithi092 bash[92956]: audit 2024-09-21T13:48:15.235593+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:15.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:15 smithi092 bash[92956]: audit 2024-09-21T13:48:15.235593+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-09-21T13:48:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:16 smithi170 bash[70212]: cluster 2024-09-21T13:48:15.099867+0000 mgr.y (mgr.25139) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:16 smithi170 bash[70212]: cluster 2024-09-21T13:48:15.099867+0000 mgr.y (mgr.25139) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:16 smithi170 bash[70212]: audit 2024-09-21T13:48:15.235984+0000 mgr.y (mgr.25139) 469 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:16 smithi170 bash[70212]: audit 2024-09-21T13:48:15.235984+0000 mgr.y (mgr.25139) 469 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:16 smithi170 bash[70212]: cephadm 2024-09-21T13:48:15.238306+0000 mgr.y (mgr.25139) 470 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T13:48:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:16 smithi170 bash[70212]: cephadm 2024-09-21T13:48:15.238306+0000 mgr.y (mgr.25139) 470 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T13:48:16.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[92956]: cluster 2024-09-21T13:48:15.099867+0000 mgr.y (mgr.25139) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:16.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[92956]: cluster 2024-09-21T13:48:15.099867+0000 mgr.y (mgr.25139) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:16.695 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[92956]: audit 2024-09-21T13:48:15.235984+0000 mgr.y (mgr.25139) 469 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:16.696 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[92956]: audit 2024-09-21T13:48:15.235984+0000 mgr.y (mgr.25139) 469 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:16.696 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[92956]: cephadm 2024-09-21T13:48:15.238306+0000 mgr.y (mgr.25139) 470 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T13:48:16.696 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[92956]: cephadm 2024-09-21T13:48:15.238306+0000 mgr.y (mgr.25139) 470 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T13:48:16.696 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[89286]: cluster 2024-09-21T13:48:15.099867+0000 mgr.y (mgr.25139) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:16.696 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[89286]: cluster 2024-09-21T13:48:15.099867+0000 mgr.y (mgr.25139) 468 : cluster [DBG] pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:16.696 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[89286]: audit 2024-09-21T13:48:15.235984+0000 mgr.y (mgr.25139) 469 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:16.696 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[89286]: audit 2024-09-21T13:48:15.235984+0000 mgr.y (mgr.25139) 469 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-21T13:48:16.696 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[89286]: cephadm 2024-09-21T13:48:15.238306+0000 mgr.y (mgr.25139) 470 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T13:48:16.696 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:16 smithi092 bash[89286]: cephadm 2024-09-21T13:48:15.238306+0000 mgr.y (mgr.25139) 470 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-09-21T13:48:17.338 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:17.087855933Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:17.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:17 smithi170 bash[70212]: audit 2024-09-21T13:48:16.747626+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:17.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:17 smithi170 bash[70212]: audit 2024-09-21T13:48:16.747626+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:17.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:17 smithi092 bash[89286]: audit 2024-09-21T13:48:16.747626+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:17.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:17 smithi092 bash[89286]: audit 2024-09-21T13:48:16.747626+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:17.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:17 smithi092 bash[92956]: audit 2024-09-21T13:48:16.747626+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:17.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:17 smithi092 bash[92956]: audit 2024-09-21T13:48:16.747626+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:18.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: cluster 2024-09-21T13:48:17.101550+0000 mgr.y (mgr.25139) 471 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:18.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: cluster 2024-09-21T13:48:17.101550+0000 mgr.y (mgr.25139) 471 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:18.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: cephadm 2024-09-21T13:48:17.460093+0000 mgr.y (mgr.25139) 472 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T13:48:18.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: cephadm 2024-09-21T13:48:17.460093+0000 mgr.y (mgr.25139) 472 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T13:48:18.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: audit 2024-09-21T13:48:17.467226+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:18.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: audit 2024-09-21T13:48:17.467226+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:18.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: audit 2024-09-21T13:48:17.471619+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:48:18.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: audit 2024-09-21T13:48:17.471619+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:48:18.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: audit 2024-09-21T13:48:17.472830+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:18.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: audit 2024-09-21T13:48:17.472830+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:18.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: cephadm 2024-09-21T13:48:17.478469+0000 mgr.y (mgr.25139) 473 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[89286]: cephadm 2024-09-21T13:48:17.478469+0000 mgr.y (mgr.25139) 473 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: cluster 2024-09-21T13:48:17.101550+0000 mgr.y (mgr.25139) 471 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: cluster 2024-09-21T13:48:17.101550+0000 mgr.y (mgr.25139) 471 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: cephadm 2024-09-21T13:48:17.460093+0000 mgr.y (mgr.25139) 472 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: cephadm 2024-09-21T13:48:17.460093+0000 mgr.y (mgr.25139) 472 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: audit 2024-09-21T13:48:17.467226+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: audit 2024-09-21T13:48:17.467226+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: audit 2024-09-21T13:48:17.471619+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: audit 2024-09-21T13:48:17.471619+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: audit 2024-09-21T13:48:17.472830+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:18.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: audit 2024-09-21T13:48:17.472830+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:18.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: cephadm 2024-09-21T13:48:17.478469+0000 mgr.y (mgr.25139) 473 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-21T13:48:18.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:18 smithi092 bash[92956]: cephadm 2024-09-21T13:48:17.478469+0000 mgr.y (mgr.25139) 473 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-21T13:48:18.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: cluster 2024-09-21T13:48:17.101550+0000 mgr.y (mgr.25139) 471 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:18.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: cluster 2024-09-21T13:48:17.101550+0000 mgr.y (mgr.25139) 471 : cluster [DBG] pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:18.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: cephadm 2024-09-21T13:48:17.460093+0000 mgr.y (mgr.25139) 472 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T13:48:18.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: cephadm 2024-09-21T13:48:17.460093+0000 mgr.y (mgr.25139) 472 : cephadm [INF] Upgrade: Updating osd.1 2024-09-21T13:48:18.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: audit 2024-09-21T13:48:17.467226+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:18.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: audit 2024-09-21T13:48:17.467226+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:18.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: audit 2024-09-21T13:48:17.471619+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:48:18.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: audit 2024-09-21T13:48:17.471619+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:48:18.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: audit 2024-09-21T13:48:17.472830+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:18.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: audit 2024-09-21T13:48:17.472830+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:18.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: cephadm 2024-09-21T13:48:17.478469+0000 mgr.y (mgr.25139) 473 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-21T13:48:18.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:18 smithi170 bash[70212]: cephadm 2024-09-21T13:48:17.478469+0000 mgr.y (mgr.25139) 473 : cephadm [INF] Deploying daemon osd.1 on smithi092 2024-09-21T13:48:20.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:48:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:48:20] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-21T13:48:20.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:20.100124804Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:20.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:20 smithi092 bash[89286]: cluster 2024-09-21T13:48:19.102046+0000 mgr.y (mgr.25139) 474 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:20.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:20 smithi092 bash[89286]: cluster 2024-09-21T13:48:19.102046+0000 mgr.y (mgr.25139) 474 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:20.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:20 smithi092 bash[92956]: cluster 2024-09-21T13:48:19.102046+0000 mgr.y (mgr.25139) 474 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:20.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:20 smithi092 bash[92956]: cluster 2024-09-21T13:48:19.102046+0000 mgr.y (mgr.25139) 474 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:20.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:20 smithi170 bash[70212]: cluster 2024-09-21T13:48:19.102046+0000 mgr.y (mgr.25139) 474 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:20.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:20 smithi170 bash[70212]: cluster 2024-09-21T13:48:19.102046+0000 mgr.y (mgr.25139) 474 : cluster [DBG] pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:21.954 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:21.954 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:21.954 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:21 smithi092 systemd[1]: Stopping Ceph osd.1 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:48:21.954 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:48:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:21.955 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:48:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:21.955 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:48:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:21.955 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:48:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:21.955 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:48:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:21.956 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:21.956 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:48:21 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:22.275 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[35089]: debug 2024-09-21T13:48:22.055+0000 7f589682c640 -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-21T13:48:22.275 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[35089]: debug 2024-09-21T13:48:22.055+0000 7f589682c640 -1 osd.1 116 *** Got signal Terminated *** 2024-09-21T13:48:22.275 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[35089]: debug 2024-09-21T13:48:22.055+0000 7f589682c640 -1 osd.1 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:48:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[89286]: cluster 2024-09-21T13:48:21.102909+0000 mgr.y (mgr.25139) 475 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[89286]: cluster 2024-09-21T13:48:21.102909+0000 mgr.y (mgr.25139) 475 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[89286]: cluster 2024-09-21T13:48:22.061139+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T13:48:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[89286]: cluster 2024-09-21T13:48:22.061139+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T13:48:22.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[92956]: cluster 2024-09-21T13:48:21.102909+0000 mgr.y (mgr.25139) 475 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:22.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[92956]: cluster 2024-09-21T13:48:21.102909+0000 mgr.y (mgr.25139) 475 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[92956]: cluster 2024-09-21T13:48:22.061139+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T13:48:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:22 smithi092 bash[92956]: cluster 2024-09-21T13:48:22.061139+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T13:48:22.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:22 smithi170 bash[70212]: cluster 2024-09-21T13:48:21.102909+0000 mgr.y (mgr.25139) 475 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:22.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:22 smithi170 bash[70212]: cluster 2024-09-21T13:48:21.102909+0000 mgr.y (mgr.25139) 475 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:22.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:22 smithi170 bash[70212]: cluster 2024-09-21T13:48:22.061139+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T13:48:22.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:22 smithi170 bash[70212]: cluster 2024-09-21T13:48:22.061139+0000 mon.a (mon.0) 208 : cluster [INF] osd.1 marked itself down and dead 2024-09-21T13:48:23.516 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:23.106497355Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:23.775 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:23 smithi092 bash[102468]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-1 2024-09-21T13:48:23.775 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:23 smithi092 bash[102534]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-1 2024-09-21T13:48:23.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:23 smithi092 bash[92956]: cluster 2024-09-21T13:48:22.472049+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:48:23.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:23 smithi092 bash[92956]: cluster 2024-09-21T13:48:22.472049+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:48:23.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:23 smithi092 bash[92956]: cluster 2024-09-21T13:48:22.481723+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-21T13:48:23.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:23 smithi092 bash[92956]: cluster 2024-09-21T13:48:22.481723+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-21T13:48:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:23 smithi092 bash[89286]: cluster 2024-09-21T13:48:22.472049+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:48:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:23 smithi092 bash[89286]: cluster 2024-09-21T13:48:22.472049+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:48:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:23 smithi092 bash[89286]: cluster 2024-09-21T13:48:22.481723+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-21T13:48:23.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:23 smithi092 bash[89286]: cluster 2024-09-21T13:48:22.481723+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-21T13:48:23.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:23 smithi170 bash[70212]: cluster 2024-09-21T13:48:22.472049+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:48:23.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:23 smithi170 bash[70212]: cluster 2024-09-21T13:48:22.472049+0000 mon.a (mon.0) 209 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:48:23.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:23 smithi170 bash[70212]: cluster 2024-09-21T13:48:22.481723+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-21T13:48:23.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:23 smithi170 bash[70212]: cluster 2024-09-21T13:48:22.481723+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-09-21T13:48:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:24 smithi092 bash[89286]: cluster 2024-09-21T13:48:23.103574+0000 mgr.y (mgr.25139) 476 : cluster [DBG] pgmap v260: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:24 smithi092 bash[89286]: cluster 2024-09-21T13:48:23.103574+0000 mgr.y (mgr.25139) 476 : cluster [DBG] pgmap v260: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:24 smithi092 bash[89286]: cluster 2024-09-21T13:48:23.483854+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T13:48:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:24 smithi092 bash[89286]: cluster 2024-09-21T13:48:23.483854+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T13:48:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:24 smithi092 bash[92956]: cluster 2024-09-21T13:48:23.103574+0000 mgr.y (mgr.25139) 476 : cluster [DBG] pgmap v260: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:24 smithi092 bash[92956]: cluster 2024-09-21T13:48:23.103574+0000 mgr.y (mgr.25139) 476 : cluster [DBG] pgmap v260: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:24 smithi092 bash[92956]: cluster 2024-09-21T13:48:23.483854+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T13:48:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:24 smithi092 bash[92956]: cluster 2024-09-21T13:48:23.483854+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T13:48:24.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:24 smithi170 bash[70212]: cluster 2024-09-21T13:48:23.103574+0000 mgr.y (mgr.25139) 476 : cluster [DBG] pgmap v260: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:24.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:24 smithi170 bash[70212]: cluster 2024-09-21T13:48:23.103574+0000 mgr.y (mgr.25139) 476 : cluster [DBG] pgmap v260: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:48:24.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:24 smithi170 bash[70212]: cluster 2024-09-21T13:48:23.483854+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T13:48:24.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:24 smithi170 bash[70212]: cluster 2024-09-21T13:48:23.483854+0000 mon.a (mon.0) 211 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T13:48:25.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:25 smithi092 bash[89286]: audit 2024-09-21T13:48:24.573893+0000 mgr.y (mgr.25139) 477 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:25 smithi092 bash[89286]: audit 2024-09-21T13:48:24.573893+0000 mgr.y (mgr.25139) 477 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:25.775 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.1.service: Deactivated successfully. 2024-09-21T13:48:25.775 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: Stopped Ceph osd.1 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:48:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:25 smithi092 bash[92956]: audit 2024-09-21T13:48:24.573893+0000 mgr.y (mgr.25139) 477 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:25.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:25 smithi092 bash[92956]: audit 2024-09-21T13:48:24.573893+0000 mgr.y (mgr.25139) 477 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:25.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:25 smithi170 bash[70212]: audit 2024-09-21T13:48:24.573893+0000 mgr.y (mgr.25139) 477 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:25.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:25 smithi170 bash[70212]: audit 2024-09-21T13:48:24.573893+0000 mgr.y (mgr.25139) 477 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:26.275 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:26.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:26.275 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:26.276 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:26.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:26.276 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:26.276 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:26.276 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: Started Ceph osd.1 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:48:26.277 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:26.277 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:48:25 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:48:26.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:26.062115382Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:26 smithi170 bash[70212]: cluster 2024-09-21T13:48:25.104119+0000 mgr.y (mgr.25139) 478 : cluster [DBG] pgmap v262: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:48:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:26 smithi170 bash[70212]: cluster 2024-09-21T13:48:25.104119+0000 mgr.y (mgr.25139) 478 : cluster [DBG] pgmap v262: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:48:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:26 smithi170 bash[70212]: audit 2024-09-21T13:48:25.966845+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:26 smithi170 bash[70212]: audit 2024-09-21T13:48:25.966845+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:26 smithi170 bash[70212]: audit 2024-09-21T13:48:25.973065+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:26 smithi170 bash[70212]: audit 2024-09-21T13:48:25.973065+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:26 smithi170 bash[70212]: audit 2024-09-21T13:48:25.978879+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:26 smithi170 bash[70212]: audit 2024-09-21T13:48:25.978879+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[92956]: cluster 2024-09-21T13:48:25.104119+0000 mgr.y (mgr.25139) 478 : cluster [DBG] pgmap v262: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:48:27.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[92956]: cluster 2024-09-21T13:48:25.104119+0000 mgr.y (mgr.25139) 478 : cluster [DBG] pgmap v262: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:48:27.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[92956]: audit 2024-09-21T13:48:25.966845+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[92956]: audit 2024-09-21T13:48:25.966845+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[92956]: audit 2024-09-21T13:48:25.973065+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[92956]: audit 2024-09-21T13:48:25.973065+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[92956]: audit 2024-09-21T13:48:25.978879+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[92956]: audit 2024-09-21T13:48:25.978879+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[89286]: cluster 2024-09-21T13:48:25.104119+0000 mgr.y (mgr.25139) 478 : cluster [DBG] pgmap v262: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:48:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[89286]: cluster 2024-09-21T13:48:25.104119+0000 mgr.y (mgr.25139) 478 : cluster [DBG] pgmap v262: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:48:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[89286]: audit 2024-09-21T13:48:25.966845+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[89286]: audit 2024-09-21T13:48:25.966845+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[89286]: audit 2024-09-21T13:48:25.973065+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[89286]: audit 2024-09-21T13:48:25.973065+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[89286]: audit 2024-09-21T13:48:25.978879+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:26 smithi092 bash[89286]: audit 2024-09-21T13:48:25.978879+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.525 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:27 smithi092 bash[102680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:48:27.525 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:27 smithi092 bash[102680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:48:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:27 smithi170 bash[70212]: audit 2024-09-21T13:48:26.529525+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:27 smithi170 bash[70212]: audit 2024-09-21T13:48:26.529525+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:27 smithi170 bash[70212]: audit 2024-09-21T13:48:26.549638+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:27 smithi170 bash[70212]: audit 2024-09-21T13:48:26.549638+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:28.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:27 smithi092 bash[89286]: audit 2024-09-21T13:48:26.529525+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:28.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:27 smithi092 bash[89286]: audit 2024-09-21T13:48:26.529525+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:28.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:27 smithi092 bash[89286]: audit 2024-09-21T13:48:26.549638+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:28.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:27 smithi092 bash[89286]: audit 2024-09-21T13:48:26.549638+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:28.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:27 smithi092 bash[92956]: audit 2024-09-21T13:48:26.529525+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:28.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:27 smithi092 bash[92956]: audit 2024-09-21T13:48:26.529525+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:28.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:27 smithi092 bash[92956]: audit 2024-09-21T13:48:26.549638+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:28.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:27 smithi092 bash[92956]: audit 2024-09-21T13:48:26.549638+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:28.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:28 smithi170 bash[70212]: cluster 2024-09-21T13:48:27.105191+0000 mgr.y (mgr.25139) 479 : cluster [DBG] pgmap v263: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:28.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:28 smithi170 bash[70212]: cluster 2024-09-21T13:48:27.105191+0000 mgr.y (mgr.25139) 479 : cluster [DBG] pgmap v263: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:28.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:28 smithi170 bash[70212]: cluster 2024-09-21T13:48:27.545307+0000 mon.a (mon.0) 217 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:28.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:28 smithi170 bash[70212]: cluster 2024-09-21T13:48:27.545307+0000 mon.a (mon.0) 217 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:29.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:28 smithi092 bash[92956]: cluster 2024-09-21T13:48:27.105191+0000 mgr.y (mgr.25139) 479 : cluster [DBG] pgmap v263: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:29.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:28 smithi092 bash[92956]: cluster 2024-09-21T13:48:27.105191+0000 mgr.y (mgr.25139) 479 : cluster [DBG] pgmap v263: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:29.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:28 smithi092 bash[92956]: cluster 2024-09-21T13:48:27.545307+0000 mon.a (mon.0) 217 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:29.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:28 smithi092 bash[92956]: cluster 2024-09-21T13:48:27.545307+0000 mon.a (mon.0) 217 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:28 smithi092 bash[89286]: cluster 2024-09-21T13:48:27.105191+0000 mgr.y (mgr.25139) 479 : cluster [DBG] pgmap v263: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:28 smithi092 bash[89286]: cluster 2024-09-21T13:48:27.105191+0000 mgr.y (mgr.25139) 479 : cluster [DBG] pgmap v263: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:28 smithi092 bash[89286]: cluster 2024-09-21T13:48:27.545307+0000 mon.a (mon.0) 217 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:29.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:28 smithi092 bash[89286]: cluster 2024-09-21T13:48:27.545307+0000 mon.a (mon.0) 217 : cluster [WRN] Health check failed: Degraded data redundancy: 86/636 objects degraded (13.522%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:29.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:29.082614762Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:30.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:48:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:48:30] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-21T13:48:30.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:30 smithi170 bash[70212]: cluster 2024-09-21T13:48:29.105823+0000 mgr.y (mgr.25139) 480 : cluster [DBG] pgmap v264: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:30.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:30 smithi170 bash[70212]: cluster 2024-09-21T13:48:29.105823+0000 mgr.y (mgr.25139) 480 : cluster [DBG] pgmap v264: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:31.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:30 smithi092 bash[89286]: cluster 2024-09-21T13:48:29.105823+0000 mgr.y (mgr.25139) 480 : cluster [DBG] pgmap v264: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:31.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:30 smithi092 bash[89286]: cluster 2024-09-21T13:48:29.105823+0000 mgr.y (mgr.25139) 480 : cluster [DBG] pgmap v264: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:31.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:30 smithi092 bash[92956]: cluster 2024-09-21T13:48:29.105823+0000 mgr.y (mgr.25139) 480 : cluster [DBG] pgmap v264: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:31.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:30 smithi092 bash[92956]: cluster 2024-09-21T13:48:29.105823+0000 mgr.y (mgr.25139) 480 : cluster [DBG] pgmap v264: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:31.524 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:31 smithi092 bash[102680]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:48:31.525 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:31 smithi092 bash[102680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:48:31.525 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:31 smithi092 bash[102680]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:48:31.525 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:31 smithi092 bash[102680]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T13:48:31.525 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:31 smithi092 bash[102680]: 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-21T13:48:32.025 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:31 smithi092 bash[102680]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-21T13:48:32.025 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:31 smithi092 bash[102680]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-09-21T13:48:32.025 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:31 smithi092 bash[102680]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T13:48:32.025 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:31 smithi092 bash[102680]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-21T13:48:32.025 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:31 smithi092 bash[102680]: --> ceph-volume lvm activate successful for osd ID: 1 2024-09-21T13:48:32.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:32.075219362Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[89286]: cluster 2024-09-21T13:48:31.106480+0000 mgr.y (mgr.25139) 481 : cluster [DBG] pgmap v265: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[89286]: cluster 2024-09-21T13:48:31.106480+0000 mgr.y (mgr.25139) 481 : cluster [DBG] pgmap v265: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[89286]: audit 2024-09-21T13:48:31.754045+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[89286]: audit 2024-09-21T13:48:31.754045+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[89286]: audit 2024-09-21T13:48:31.755115+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[89286]: audit 2024-09-21T13:48:31.755115+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[89286]: audit 2024-09-21T13:48:31.880173+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[89286]: audit 2024-09-21T13:48:31.880173+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[89286]: audit 2024-09-21T13:48:31.886103+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[89286]: audit 2024-09-21T13:48:31.886103+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[92956]: cluster 2024-09-21T13:48:31.106480+0000 mgr.y (mgr.25139) 481 : cluster [DBG] pgmap v265: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[92956]: cluster 2024-09-21T13:48:31.106480+0000 mgr.y (mgr.25139) 481 : cluster [DBG] pgmap v265: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[92956]: audit 2024-09-21T13:48:31.754045+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[92956]: audit 2024-09-21T13:48:31.754045+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[92956]: audit 2024-09-21T13:48:31.755115+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[92956]: audit 2024-09-21T13:48:31.755115+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[92956]: audit 2024-09-21T13:48:31.880173+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[92956]: audit 2024-09-21T13:48:31.880173+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[92956]: audit 2024-09-21T13:48:31.886103+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:32 smithi092 bash[92956]: audit 2024-09-21T13:48:31.886103+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[70212]: cluster 2024-09-21T13:48:31.106480+0000 mgr.y (mgr.25139) 481 : cluster [DBG] pgmap v265: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[70212]: cluster 2024-09-21T13:48:31.106480+0000 mgr.y (mgr.25139) 481 : cluster [DBG] pgmap v265: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[70212]: audit 2024-09-21T13:48:31.754045+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[70212]: audit 2024-09-21T13:48:31.754045+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[70212]: audit 2024-09-21T13:48:31.755115+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[70212]: audit 2024-09-21T13:48:31.755115+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[70212]: audit 2024-09-21T13:48:31.880173+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[70212]: audit 2024-09-21T13:48:31.880173+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[70212]: audit 2024-09-21T13:48:31.886103+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:32 smithi170 bash[70212]: audit 2024-09-21T13:48:31.886103+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:33 smithi092 bash[89286]: audit 2024-09-21T13:48:32.909451+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:33 smithi092 bash[89286]: audit 2024-09-21T13:48:32.909451+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:33 smithi092 bash[89286]: audit 2024-09-21T13:48:32.915063+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:33 smithi092 bash[89286]: audit 2024-09-21T13:48:32.915063+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:33 smithi092 bash[92956]: audit 2024-09-21T13:48:32.909451+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:33 smithi092 bash[92956]: audit 2024-09-21T13:48:32.909451+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:33 smithi092 bash[92956]: audit 2024-09-21T13:48:32.915063+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:33 smithi092 bash[92956]: audit 2024-09-21T13:48:32.915063+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:33 smithi170 bash[70212]: audit 2024-09-21T13:48:32.909451+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:33 smithi170 bash[70212]: audit 2024-09-21T13:48:32.909451+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:33 smithi170 bash[70212]: audit 2024-09-21T13:48:32.915063+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:34.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:33 smithi170 bash[70212]: audit 2024-09-21T13:48:32.915063+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:35.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:34 smithi092 bash[89286]: cluster 2024-09-21T13:48:33.107615+0000 mgr.y (mgr.25139) 482 : cluster [DBG] pgmap v266: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:35.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:34 smithi092 bash[89286]: cluster 2024-09-21T13:48:33.107615+0000 mgr.y (mgr.25139) 482 : cluster [DBG] pgmap v266: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:35.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:34 smithi092 bash[92956]: cluster 2024-09-21T13:48:33.107615+0000 mgr.y (mgr.25139) 482 : cluster [DBG] pgmap v266: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:35.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:34 smithi092 bash[92956]: cluster 2024-09-21T13:48:33.107615+0000 mgr.y (mgr.25139) 482 : cluster [DBG] pgmap v266: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:35.275 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:34 smithi092 bash[103370]: debug 2024-09-21T13:48:34.919+0000 7fa4ba65a640 -1 Falling back to public interface 2024-09-21T13:48:35.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:35.096285525Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:34 smithi170 bash[70212]: cluster 2024-09-21T13:48:33.107615+0000 mgr.y (mgr.25139) 482 : cluster [DBG] pgmap v266: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:34 smithi170 bash[70212]: cluster 2024-09-21T13:48:33.107615+0000 mgr.y (mgr.25139) 482 : cluster [DBG] pgmap v266: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:36.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:35 smithi092 bash[89286]: audit 2024-09-21T13:48:34.577907+0000 mgr.y (mgr.25139) 483 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:36.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:35 smithi092 bash[89286]: audit 2024-09-21T13:48:34.577907+0000 mgr.y (mgr.25139) 483 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:35 smithi092 bash[92956]: audit 2024-09-21T13:48:34.577907+0000 mgr.y (mgr.25139) 483 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:35 smithi092 bash[92956]: audit 2024-09-21T13:48:34.577907+0000 mgr.y (mgr.25139) 483 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:36.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:35 smithi170 bash[70212]: audit 2024-09-21T13:48:34.577907+0000 mgr.y (mgr.25139) 483 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:36.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:35 smithi170 bash[70212]: audit 2024-09-21T13:48:34.577907+0000 mgr.y (mgr.25139) 483 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:37.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:36 smithi092 bash[92956]: cluster 2024-09-21T13:48:35.108562+0000 mgr.y (mgr.25139) 484 : cluster [DBG] pgmap v267: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:37.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:36 smithi092 bash[92956]: cluster 2024-09-21T13:48:35.108562+0000 mgr.y (mgr.25139) 484 : cluster [DBG] pgmap v267: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:37.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:36 smithi092 bash[89286]: cluster 2024-09-21T13:48:35.108562+0000 mgr.y (mgr.25139) 484 : cluster [DBG] pgmap v267: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:37.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:36 smithi092 bash[89286]: cluster 2024-09-21T13:48:35.108562+0000 mgr.y (mgr.25139) 484 : cluster [DBG] pgmap v267: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:37.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:36 smithi170 bash[70212]: cluster 2024-09-21T13:48:35.108562+0000 mgr.y (mgr.25139) 484 : cluster [DBG] pgmap v267: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:37.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:36 smithi170 bash[70212]: cluster 2024-09-21T13:48:35.108562+0000 mgr.y (mgr.25139) 484 : cluster [DBG] pgmap v267: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:38.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:37 smithi092 bash[89286]: cluster 2024-09-21T13:48:37.110606+0000 mgr.y (mgr.25139) 485 : cluster [DBG] pgmap v268: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:38.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:37 smithi092 bash[89286]: cluster 2024-09-21T13:48:37.110606+0000 mgr.y (mgr.25139) 485 : cluster [DBG] pgmap v268: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:38.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:37 smithi092 bash[92956]: cluster 2024-09-21T13:48:37.110606+0000 mgr.y (mgr.25139) 485 : cluster [DBG] pgmap v268: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:38.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:37 smithi092 bash[92956]: cluster 2024-09-21T13:48:37.110606+0000 mgr.y (mgr.25139) 485 : cluster [DBG] pgmap v268: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:37 smithi170 bash[70212]: cluster 2024-09-21T13:48:37.110606+0000 mgr.y (mgr.25139) 485 : cluster [DBG] pgmap v268: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:37 smithi170 bash[70212]: cluster 2024-09-21T13:48:37.110606+0000 mgr.y (mgr.25139) 485 : cluster [DBG] pgmap v268: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 281 MiB used, 715 GiB / 715 GiB avail; 86/636 objects degraded (13.522%) 2024-09-21T13:48:38.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:38.100589521Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:38.936 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:38 smithi092 bash[103370]: debug 2024-09-21T13:48:38.591+0000 7fa4ba65a640 -1 osd.1 116 log_to_monitors true 2024-09-21T13:48:39.275 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:48:38 smithi092 bash[103370]: debug 2024-09-21T13:48:38.991+0000 7fa4b2404640 -1 osd.1 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:48:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:38 smithi092 bash[89286]: audit 2024-09-21T13:48:38.601564+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:48:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:38 smithi092 bash[89286]: audit 2024-09-21T13:48:38.601564+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:48:39.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:38 smithi092 bash[92956]: audit 2024-09-21T13:48:38.601564+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:48:39.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:38 smithi092 bash[92956]: audit 2024-09-21T13:48:38.601564+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:48:39.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:38 smithi170 bash[70212]: audit 2024-09-21T13:48:38.601564+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:48:39.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:38 smithi170 bash[70212]: audit 2024-09-21T13:48:38.601564+0000 mon.a (mon.0) 224 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:48:40.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:48:40] "GET /metrics HTTP/1.1" 200 38289 "" "Prometheus/2.51.0" 2024-09-21T13:48:40.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[92956]: audit 2024-09-21T13:48:38.946144+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:48:40.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[92956]: audit 2024-09-21T13:48:38.946144+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:48:40.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[92956]: cluster 2024-09-21T13:48:38.950436+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T13:48:40.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[92956]: cluster 2024-09-21T13:48:38.950436+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T13:48:40.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[92956]: audit 2024-09-21T13:48:38.951050+0000 mon.a (mon.0) 227 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:48:40.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[92956]: audit 2024-09-21T13:48:38.951050+0000 mon.a (mon.0) 227 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:48:40.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[92956]: cluster 2024-09-21T13:48:39.111429+0000 mgr.y (mgr.25139) 486 : cluster [DBG] pgmap v270: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-21T13:48:40.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[92956]: cluster 2024-09-21T13:48:39.111429+0000 mgr.y (mgr.25139) 486 : cluster [DBG] pgmap v270: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-21T13:48:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[89286]: audit 2024-09-21T13:48:38.946144+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:48:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[89286]: audit 2024-09-21T13:48:38.946144+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:48:40.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[89286]: cluster 2024-09-21T13:48:38.950436+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T13:48:40.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[89286]: cluster 2024-09-21T13:48:38.950436+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T13:48:40.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[89286]: audit 2024-09-21T13:48:38.951050+0000 mon.a (mon.0) 227 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:48:40.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[89286]: audit 2024-09-21T13:48:38.951050+0000 mon.a (mon.0) 227 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:48:40.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[89286]: cluster 2024-09-21T13:48:39.111429+0000 mgr.y (mgr.25139) 486 : cluster [DBG] pgmap v270: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-21T13:48:40.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:39 smithi092 bash[89286]: cluster 2024-09-21T13:48:39.111429+0000 mgr.y (mgr.25139) 486 : cluster [DBG] pgmap v270: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-21T13:48:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:39 smithi170 bash[70212]: audit 2024-09-21T13:48:38.946144+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:48:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:39 smithi170 bash[70212]: audit 2024-09-21T13:48:38.946144+0000 mon.a (mon.0) 225 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:48:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:39 smithi170 bash[70212]: cluster 2024-09-21T13:48:38.950436+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T13:48:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:39 smithi170 bash[70212]: cluster 2024-09-21T13:48:38.950436+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T13:48:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:39 smithi170 bash[70212]: audit 2024-09-21T13:48:38.951050+0000 mon.a (mon.0) 227 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:48:40.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:39 smithi170 bash[70212]: audit 2024-09-21T13:48:38.951050+0000 mon.a (mon.0) 227 : audit [INF] from='osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:48:40.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:39 smithi170 bash[70212]: cluster 2024-09-21T13:48:39.111429+0000 mgr.y (mgr.25139) 486 : cluster [DBG] pgmap v270: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-21T13:48:40.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:39 smithi170 bash[70212]: cluster 2024-09-21T13:48:39.111429+0000 mgr.y (mgr.25139) 486 : cluster [DBG] pgmap v270: 161 pgs: 39 active+undersized, 24 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 86/636 objects degraded (13.522%) 2024-09-21T13:48:40.677 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:48:41.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[92956]: cluster 2024-09-21T13:48:39.947861+0000 mon.a (mon.0) 228 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:48:41.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[92956]: cluster 2024-09-21T13:48:39.947861+0000 mon.a (mon.0) 228 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:48:41.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[92956]: cluster 2024-09-21T13:48:39.968179+0000 mon.a (mon.0) 229 : cluster [INF] osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120] boot 2024-09-21T13:48:41.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[92956]: cluster 2024-09-21T13:48:39.968179+0000 mon.a (mon.0) 229 : cluster [INF] osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120] boot 2024-09-21T13:48:41.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[92956]: cluster 2024-09-21T13:48:39.968319+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T13:48:41.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[92956]: cluster 2024-09-21T13:48:39.968319+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T13:48:41.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[92956]: audit 2024-09-21T13:48:39.974469+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:48:41.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[92956]: audit 2024-09-21T13:48:39.974469+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:48:41.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[92956]: audit 2024-09-21T13:48:40.665962+0000 mgr.y (mgr.25139) 487 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[92956]: audit 2024-09-21T13:48:40.665962+0000 mgr.y (mgr.25139) 487 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[89286]: cluster 2024-09-21T13:48:39.947861+0000 mon.a (mon.0) 228 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[89286]: cluster 2024-09-21T13:48:39.947861+0000 mon.a (mon.0) 228 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[89286]: cluster 2024-09-21T13:48:39.968179+0000 mon.a (mon.0) 229 : cluster [INF] osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120] boot 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[89286]: cluster 2024-09-21T13:48:39.968179+0000 mon.a (mon.0) 229 : cluster [INF] osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120] boot 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[89286]: cluster 2024-09-21T13:48:39.968319+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[89286]: cluster 2024-09-21T13:48:39.968319+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[89286]: audit 2024-09-21T13:48:39.974469+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[89286]: audit 2024-09-21T13:48:39.974469+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[89286]: audit 2024-09-21T13:48:40.665962+0000 mgr.y (mgr.25139) 487 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:40 smithi092 bash[89286]: audit 2024-09-21T13:48:40.665962+0000 mgr.y (mgr.25139) 487 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:41.316 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (6m) 9s ago 33m 14.2M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (6m) 4m ago 33m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (8m) 9s ago 31m 48.5M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (8m) 4m ago 41m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (19m) 9s ago 43m 517M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (3m) 9s ago 44m 44.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (4m) 4m ago 42m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (2m) 9s ago 42m 35.1M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (7m) 9s ago 33m 8007k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (7m) 4m ago 33m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (51s) 9s ago 41m 52.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running 9s ago 40m - 3036M 2024-09-21T13:48:41.317 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (39m) 9s ago 39m 56.3M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:48:41.318 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (38m) 9s ago 38m 69.9M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:48:41.318 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (37m) 4m ago 37m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:48:41.318 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (36m) 4m ago 36m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:48:41.318 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (35m) 4m ago 35m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:48:41.318 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (34m) 4m ago 34m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:48:41.318 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (7m) 4m ago 33m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:48:41.318 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (31m) 9s ago 31m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:48:41.318 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (31m) 4m ago 31m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:48:41.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:41.062725426Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:41.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:40 smithi170 bash[70212]: cluster 2024-09-21T13:48:39.947861+0000 mon.a (mon.0) 228 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:48:41.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:40 smithi170 bash[70212]: cluster 2024-09-21T13:48:39.947861+0000 mon.a (mon.0) 228 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:48:41.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:40 smithi170 bash[70212]: cluster 2024-09-21T13:48:39.968179+0000 mon.a (mon.0) 229 : cluster [INF] osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120] boot 2024-09-21T13:48:41.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:40 smithi170 bash[70212]: cluster 2024-09-21T13:48:39.968179+0000 mon.a (mon.0) 229 : cluster [INF] osd.1 [v2:172.21.15.92:6810/2103777120,v1:172.21.15.92:6811/2103777120] boot 2024-09-21T13:48:41.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:40 smithi170 bash[70212]: cluster 2024-09-21T13:48:39.968319+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T13:48:41.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:40 smithi170 bash[70212]: cluster 2024-09-21T13:48:39.968319+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-09-21T13:48:41.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:40 smithi170 bash[70212]: audit 2024-09-21T13:48:39.974469+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:48:41.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:40 smithi170 bash[70212]: audit 2024-09-21T13:48:39.974469+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:48:41.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:40 smithi170 bash[70212]: audit 2024-09-21T13:48:40.665962+0000 mgr.y (mgr.25139) 487 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:41.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:40 smithi170 bash[70212]: audit 2024-09-21T13:48:40.665962+0000 mgr.y (mgr.25139) 487 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:41.676 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:48:41.676 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:48:41.676 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:48:41.676 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:48:41.676 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:48:41.676 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:48:41.676 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:48:41.676 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:48:41.676 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 6, 2024-09-21T13:48:41.677 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:48:41.677 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:48:41.677 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:48:41.677 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:48:41.677 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:48:41.677 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:48:41.677 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8, 2024-09-21T13:48:41.677 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 7 2024-09-21T13:48:41.677 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:48:41.677 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:48:41.989 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:48:41.989 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:48:41.989 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:48:41.990 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (0 remaining).", 2024-09-21T13:48:41.990 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:48:41.990 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "1/8 daemons upgraded", 2024-09-21T13:48:41.990 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:48:41.990 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:48:41.990 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:48:42.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[89286]: cluster 2024-09-21T13:48:40.960469+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T13:48:42.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[89286]: cluster 2024-09-21T13:48:40.960469+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T13:48:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[89286]: audit 2024-09-21T13:48:41.011654+0000 mgr.y (mgr.25139) 488 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[89286]: audit 2024-09-21T13:48:41.011654+0000 mgr.y (mgr.25139) 488 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[89286]: cluster 2024-09-21T13:48:41.111881+0000 mgr.y (mgr.25139) 489 : cluster [DBG] pgmap v273: 161 pgs: 6 peering, 34 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T13:48:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[89286]: cluster 2024-09-21T13:48:41.111881+0000 mgr.y (mgr.25139) 489 : cluster [DBG] pgmap v273: 161 pgs: 6 peering, 34 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T13:48:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[89286]: audit 2024-09-21T13:48:41.303732+0000 mgr.y (mgr.25139) 490 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[89286]: audit 2024-09-21T13:48:41.303732+0000 mgr.y (mgr.25139) 490 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[89286]: audit 2024-09-21T13:48:41.677919+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/1142739664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[89286]: audit 2024-09-21T13:48:41.677919+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/1142739664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[92956]: cluster 2024-09-21T13:48:40.960469+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T13:48:42.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[92956]: cluster 2024-09-21T13:48:40.960469+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T13:48:42.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[92956]: audit 2024-09-21T13:48:41.011654+0000 mgr.y (mgr.25139) 488 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[92956]: audit 2024-09-21T13:48:41.011654+0000 mgr.y (mgr.25139) 488 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[92956]: cluster 2024-09-21T13:48:41.111881+0000 mgr.y (mgr.25139) 489 : cluster [DBG] pgmap v273: 161 pgs: 6 peering, 34 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T13:48:42.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[92956]: cluster 2024-09-21T13:48:41.111881+0000 mgr.y (mgr.25139) 489 : cluster [DBG] pgmap v273: 161 pgs: 6 peering, 34 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T13:48:42.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[92956]: audit 2024-09-21T13:48:41.303732+0000 mgr.y (mgr.25139) 490 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[92956]: audit 2024-09-21T13:48:41.303732+0000 mgr.y (mgr.25139) 490 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[92956]: audit 2024-09-21T13:48:41.677919+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/1142739664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:41 smithi092 bash[92956]: audit 2024-09-21T13:48:41.677919+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/1142739664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[70212]: cluster 2024-09-21T13:48:40.960469+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T13:48:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[70212]: cluster 2024-09-21T13:48:40.960469+0000 mon.a (mon.0) 232 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T13:48:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[70212]: audit 2024-09-21T13:48:41.011654+0000 mgr.y (mgr.25139) 488 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[70212]: audit 2024-09-21T13:48:41.011654+0000 mgr.y (mgr.25139) 488 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[70212]: cluster 2024-09-21T13:48:41.111881+0000 mgr.y (mgr.25139) 489 : cluster [DBG] pgmap v273: 161 pgs: 6 peering, 34 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T13:48:42.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[70212]: cluster 2024-09-21T13:48:41.111881+0000 mgr.y (mgr.25139) 489 : cluster [DBG] pgmap v273: 161 pgs: 6 peering, 34 active+undersized, 23 active+undersized+degraded, 98 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 80/636 objects degraded (12.579%) 2024-09-21T13:48:42.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[70212]: audit 2024-09-21T13:48:41.303732+0000 mgr.y (mgr.25139) 490 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[70212]: audit 2024-09-21T13:48:41.303732+0000 mgr.y (mgr.25139) 490 : audit [DBG] from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[70212]: audit 2024-09-21T13:48:41.677919+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/1142739664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:41 smithi170 bash[70212]: audit 2024-09-21T13:48:41.677919+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.92:0/1142739664' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: cluster 2024-09-21T13:48:41.972052+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: cluster 2024-09-21T13:48:41.972052+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:41.991119+0000 mgr.y (mgr.25139) 491 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:41.991119+0000 mgr.y (mgr.25139) 491 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.370153+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.370153+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.378938+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.378938+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.381302+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.381302+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.383141+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:42.995 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.383141+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:42.996 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.393085+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:42.996 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.393085+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:42.996 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.523226+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:42.996 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.523226+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:42.996 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.526352+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.996 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.526352+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.996 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.530382+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.996 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.530382+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.996 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: cephadm 2024-09-21T13:48:42.531773+0000 mgr.y (mgr.25139) 492 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:48:42.996 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: cephadm 2024-09-21T13:48:42.531773+0000 mgr.y (mgr.25139) 492 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.536536+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.536536+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.541420+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.541420+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.544614+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.544614+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.547691+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.547691+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.550780+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.550780+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.553578+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.553578+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.556486+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.556486+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:42.997 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: cephadm 2024-09-21T13:48:42.558030+0000 mgr.y (mgr.25139) 493 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:48:42.998 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: cephadm 2024-09-21T13:48:42.558030+0000 mgr.y (mgr.25139) 493 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:48:42.998 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.560002+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:48:42.998 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.560002+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:48:42.998 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.565292+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:48:42.998 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.565292+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:48:42.998 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.568894+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:42.998 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.568894+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:42.998 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.575644+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.575644+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.579721+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.579721+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.586229+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.586229+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.590421+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.590421+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.591871+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.591871+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.593201+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.593201+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.594612+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:48:42.999 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.594612+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.596011+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.596011+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.597491+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.597491+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.598942+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.598942+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.600400+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.600400+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.601895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.601895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.607870+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:48:43.000 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.607870+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:48:43.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.612158+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.612158+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.613805+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.613805+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.615416+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.615416+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.616974+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.616974+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.001 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.618567+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.618567+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.620154+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.620154+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: cephadm 2024-09-21T13:48:42.621258+0000 mgr.y (mgr.25139) 494 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: cephadm 2024-09-21T13:48:42.621258+0000 mgr.y (mgr.25139) 494 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.622132+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.622132+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.627858+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.627858+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.629891+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.629891+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.631574+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.002 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.631574+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.641963+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.641963+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.768377+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.768377+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.769783+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.769783+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.779087+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.003 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:42 smithi170 bash[70212]: audit 2024-09-21T13:48:42.779087+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: cluster 2024-09-21T13:48:41.972052+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: cluster 2024-09-21T13:48:41.972052+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:41.991119+0000 mgr.y (mgr.25139) 491 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:41.991119+0000 mgr.y (mgr.25139) 491 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.370153+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.370153+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.378938+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.378938+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.381302+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.381302+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.383141+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.383141+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.393085+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.393085+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.523226+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:43.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.523226+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:43.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.526352+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.526352+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.530382+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: cluster 2024-09-21T13:48:41.972052+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: cluster 2024-09-21T13:48:41.972052+0000 mon.a (mon.0) 233 : cluster [WRN] Health check update: Degraded data redundancy: 80/636 objects degraded (12.579%), 23 pgs degraded (PG_DEGRADED) 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:41.991119+0000 mgr.y (mgr.25139) 491 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:41.991119+0000 mgr.y (mgr.25139) 491 : audit [DBG] from='client.44274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.370153+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.370153+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.378938+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.378938+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.381302+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.381302+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.383141+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.383141+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.393085+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.393085+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.523226+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.523226+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.526352+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.526352+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.530382+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.530382+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: cephadm 2024-09-21T13:48:42.531773+0000 mgr.y (mgr.25139) 492 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: cephadm 2024-09-21T13:48:42.531773+0000 mgr.y (mgr.25139) 492 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.536536+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.536536+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.541420+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.541420+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.544614+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.544614+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.547691+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.547691+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.550780+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.550780+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.553578+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.553578+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.556486+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.556486+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: cephadm 2024-09-21T13:48:42.558030+0000 mgr.y (mgr.25139) 493 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: cephadm 2024-09-21T13:48:42.558030+0000 mgr.y (mgr.25139) 493 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.560002+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.560002+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:48:43.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.530382+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: cephadm 2024-09-21T13:48:42.531773+0000 mgr.y (mgr.25139) 492 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: cephadm 2024-09-21T13:48:42.531773+0000 mgr.y (mgr.25139) 492 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.536536+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.536536+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.541420+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.541420+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.544614+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.544614+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.547691+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.547691+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.550780+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.550780+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.553578+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.553578+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.556486+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: audit 2024-09-21T13:48:42.556486+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:48:43.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[89286]: cephadm 2024-09-21T13:48:42.558030+0000 mgr.y (mgr.25139) 493 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:48:43.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: cephadm 2024-09-21T13:48:42.558030+0000 mgr.y (mgr.25139) 493 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:48:43.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.560002+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:48:43.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.560002+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:48:43.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.565292+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:48:43.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.565292+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:48:43.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.568894+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.568894+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.575644+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.575644+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:42 smithi092 bash[92956]: audit 2024-09-21T13:48:42.579721+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.579721+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.586229+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.586229+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.590421+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.590421+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.591871+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.591871+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.593201+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:48:43.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.593201+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.565292+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.565292+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.568894+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.568894+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.575644+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.575644+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.579721+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.579721+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.586229+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.586229+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:48:43.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.590421+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.590421+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.591871+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.591871+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.593201+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.593201+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.594612+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.594612+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.596011+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.596011+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.597491+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:48:43.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.597491+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.598942+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.598942+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.600400+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.600400+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.601895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.601895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.607870+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.607870+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.612158+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.612158+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.594612+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.594612+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.596011+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.596011+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.597491+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.597491+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.598942+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.598942+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.600400+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.600400+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.601895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.601895+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:48:43.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.607870+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:48:43.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.607870+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:48:43.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.612158+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.612158+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.613805+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.613805+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.615416+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.615416+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.616974+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.616974+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.618567+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.618567+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.620154+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.620154+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: cephadm 2024-09-21T13:48:42.621258+0000 mgr.y (mgr.25139) 494 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: cephadm 2024-09-21T13:48:42.621258+0000 mgr.y (mgr.25139) 494 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.622132+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.622132+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.627858+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.627858+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.629891+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.629891+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.613805+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.613805+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.615416+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.615416+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.616974+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.616974+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.618567+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.618567+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.620154+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.620154+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: cephadm 2024-09-21T13:48:42.621258+0000 mgr.y (mgr.25139) 494 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: cephadm 2024-09-21T13:48:42.621258+0000 mgr.y (mgr.25139) 494 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.622132+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.622132+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.627858+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.627858+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.629891+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.291 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.629891+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.631574+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.631574+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.641963+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.641963+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.768377+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.768377+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.769783+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.769783+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.779087+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: audit 2024-09-21T13:48:42.779087+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.631574+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.631574+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.641963+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.641963+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.768377+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.768377+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:48:43.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.769783+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.769783+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:48:43.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.779087+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:43.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: audit 2024-09-21T13:48:42.779087+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:44.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: cluster 2024-09-21T13:48:43.113470+0000 mgr.y (mgr.25139) 495 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 13 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-21T13:48:44.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[89286]: cluster 2024-09-21T13:48:43.113470+0000 mgr.y (mgr.25139) 495 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 13 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-21T13:48:44.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: cluster 2024-09-21T13:48:43.113470+0000 mgr.y (mgr.25139) 495 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 13 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-21T13:48:44.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:43 smithi092 bash[92956]: cluster 2024-09-21T13:48:43.113470+0000 mgr.y (mgr.25139) 495 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 13 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-21T13:48:44.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:44.062003628Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:43 smithi170 bash[70212]: cluster 2024-09-21T13:48:43.113470+0000 mgr.y (mgr.25139) 495 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 13 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-21T13:48:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:43 smithi170 bash[70212]: cluster 2024-09-21T13:48:43.113470+0000 mgr.y (mgr.25139) 495 : cluster [DBG] pgmap v274: 161 pgs: 6 peering, 13 active+undersized, 7 active+undersized+degraded, 135 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 30/636 objects degraded (4.717%) 2024-09-21T13:48:45.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:44 smithi092 bash[89286]: audit 2024-09-21T13:48:44.587452+0000 mgr.y (mgr.25139) 496 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:45.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:44 smithi092 bash[89286]: audit 2024-09-21T13:48:44.587452+0000 mgr.y (mgr.25139) 496 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:45.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:44 smithi092 bash[92956]: audit 2024-09-21T13:48:44.587452+0000 mgr.y (mgr.25139) 496 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:45.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:44 smithi092 bash[92956]: audit 2024-09-21T13:48:44.587452+0000 mgr.y (mgr.25139) 496 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:45.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:44 smithi170 bash[70212]: audit 2024-09-21T13:48:44.587452+0000 mgr.y (mgr.25139) 496 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:45.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:44 smithi170 bash[70212]: audit 2024-09-21T13:48:44.587452+0000 mgr.y (mgr.25139) 496 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:46.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:46 smithi092 bash[92956]: cluster 2024-09-21T13:48:45.114362+0000 mgr.y (mgr.25139) 497 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-21T13:48:46.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:46 smithi092 bash[92956]: cluster 2024-09-21T13:48:45.114362+0000 mgr.y (mgr.25139) 497 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-21T13:48:46.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:46 smithi092 bash[89286]: cluster 2024-09-21T13:48:45.114362+0000 mgr.y (mgr.25139) 497 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-21T13:48:46.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:46 smithi092 bash[89286]: cluster 2024-09-21T13:48:45.114362+0000 mgr.y (mgr.25139) 497 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-21T13:48:46.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:46 smithi170 bash[70212]: cluster 2024-09-21T13:48:45.114362+0000 mgr.y (mgr.25139) 497 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-21T13:48:46.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:46 smithi170 bash[70212]: cluster 2024-09-21T13:48:45.114362+0000 mgr.y (mgr.25139) 497 : cluster [DBG] pgmap v275: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 830 B/s rd, 0 op/s 2024-09-21T13:48:47.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[89286]: cluster 2024-09-21T13:48:45.996802+0000 mon.a (mon.0) 279 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 7 pgs degraded) 2024-09-21T13:48:47.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[89286]: cluster 2024-09-21T13:48:45.996802+0000 mon.a (mon.0) 279 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 7 pgs degraded) 2024-09-21T13:48:47.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[89286]: cluster 2024-09-21T13:48:45.996849+0000 mon.a (mon.0) 280 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:47.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[89286]: cluster 2024-09-21T13:48:45.996849+0000 mon.a (mon.0) 280 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[89286]: audit 2024-09-21T13:48:46.754800+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[89286]: audit 2024-09-21T13:48:46.754800+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[89286]: audit 2024-09-21T13:48:46.757081+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[89286]: audit 2024-09-21T13:48:46.757081+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[89286]: audit 2024-09-21T13:48:46.949346+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[89286]: audit 2024-09-21T13:48:46.949346+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[92956]: cluster 2024-09-21T13:48:45.996802+0000 mon.a (mon.0) 279 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 7 pgs degraded) 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[92956]: cluster 2024-09-21T13:48:45.996802+0000 mon.a (mon.0) 279 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 7 pgs degraded) 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[92956]: cluster 2024-09-21T13:48:45.996849+0000 mon.a (mon.0) 280 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[92956]: cluster 2024-09-21T13:48:45.996849+0000 mon.a (mon.0) 280 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[92956]: audit 2024-09-21T13:48:46.754800+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[92956]: audit 2024-09-21T13:48:46.754800+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[92956]: audit 2024-09-21T13:48:46.757081+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:47.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[92956]: audit 2024-09-21T13:48:46.757081+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:47.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[92956]: audit 2024-09-21T13:48:46.949346+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:47 smithi092 bash[92956]: audit 2024-09-21T13:48:46.949346+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:47.095024704Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[70212]: cluster 2024-09-21T13:48:45.996802+0000 mon.a (mon.0) 279 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 7 pgs degraded) 2024-09-21T13:48:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[70212]: cluster 2024-09-21T13:48:45.996802+0000 mon.a (mon.0) 279 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/636 objects degraded (4.717%), 7 pgs degraded) 2024-09-21T13:48:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[70212]: cluster 2024-09-21T13:48:45.996849+0000 mon.a (mon.0) 280 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[70212]: cluster 2024-09-21T13:48:45.996849+0000 mon.a (mon.0) 280 : cluster [INF] Cluster is now healthy 2024-09-21T13:48:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[70212]: audit 2024-09-21T13:48:46.754800+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[70212]: audit 2024-09-21T13:48:46.754800+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[70212]: audit 2024-09-21T13:48:46.757081+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:47.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[70212]: audit 2024-09-21T13:48:46.757081+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:48:47.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[70212]: audit 2024-09-21T13:48:46.949346+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:47.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:47 smithi170 bash[70212]: audit 2024-09-21T13:48:46.949346+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:48.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:48 smithi092 bash[92956]: cluster 2024-09-21T13:48:47.116006+0000 mgr.y (mgr.25139) 498 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:48.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:48 smithi092 bash[92956]: cluster 2024-09-21T13:48:47.116006+0000 mgr.y (mgr.25139) 498 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:48.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:48 smithi092 bash[89286]: cluster 2024-09-21T13:48:47.116006+0000 mgr.y (mgr.25139) 498 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:48.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:48 smithi092 bash[89286]: cluster 2024-09-21T13:48:47.116006+0000 mgr.y (mgr.25139) 498 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:48.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:48 smithi170 bash[70212]: cluster 2024-09-21T13:48:47.116006+0000 mgr.y (mgr.25139) 498 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:48.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:48 smithi170 bash[70212]: cluster 2024-09-21T13:48:47.116006+0000 mgr.y (mgr.25139) 498 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:50.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:48:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:48:50] "GET /metrics HTTP/1.1" 200 38279 "" "Prometheus/2.51.0" 2024-09-21T13:48:50.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:50 smithi092 bash[92956]: cluster 2024-09-21T13:48:49.116885+0000 mgr.y (mgr.25139) 499 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:48:50.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:50 smithi092 bash[92956]: cluster 2024-09-21T13:48:49.116885+0000 mgr.y (mgr.25139) 499 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:48:50.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:50 smithi092 bash[89286]: cluster 2024-09-21T13:48:49.116885+0000 mgr.y (mgr.25139) 499 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:48:50.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:50 smithi092 bash[89286]: cluster 2024-09-21T13:48:49.116885+0000 mgr.y (mgr.25139) 499 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:48:50.606 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:50.11057804Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:50.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:50 smithi170 bash[70212]: cluster 2024-09-21T13:48:49.116885+0000 mgr.y (mgr.25139) 499 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:48:50.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:50 smithi170 bash[70212]: cluster 2024-09-21T13:48:49.116885+0000 mgr.y (mgr.25139) 499 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:48:52.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:52 smithi092 bash[89286]: cluster 2024-09-21T13:48:51.117757+0000 mgr.y (mgr.25139) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-09-21T13:48:52.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:52 smithi092 bash[89286]: cluster 2024-09-21T13:48:51.117757+0000 mgr.y (mgr.25139) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-09-21T13:48:52.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:52 smithi092 bash[92956]: cluster 2024-09-21T13:48:51.117757+0000 mgr.y (mgr.25139) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-09-21T13:48:52.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:52 smithi092 bash[92956]: cluster 2024-09-21T13:48:51.117757+0000 mgr.y (mgr.25139) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-09-21T13:48:52.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:52 smithi170 bash[70212]: cluster 2024-09-21T13:48:51.117757+0000 mgr.y (mgr.25139) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-09-21T13:48:52.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:52 smithi170 bash[70212]: cluster 2024-09-21T13:48:51.117757+0000 mgr.y (mgr.25139) 500 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1007 B/s rd, 0 op/s 2024-09-21T13:48:53.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:53.078365507Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:54.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:54 smithi092 bash[89286]: cluster 2024-09-21T13:48:53.119267+0000 mgr.y (mgr.25139) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:54.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:54 smithi092 bash[89286]: cluster 2024-09-21T13:48:53.119267+0000 mgr.y (mgr.25139) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:54.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:54 smithi092 bash[92956]: cluster 2024-09-21T13:48:53.119267+0000 mgr.y (mgr.25139) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:54.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:54 smithi092 bash[92956]: cluster 2024-09-21T13:48:53.119267+0000 mgr.y (mgr.25139) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:54.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:54 smithi170 bash[70212]: cluster 2024-09-21T13:48:53.119267+0000 mgr.y (mgr.25139) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:54.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:54 smithi170 bash[70212]: cluster 2024-09-21T13:48:53.119267+0000 mgr.y (mgr.25139) 501 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:55 smithi092 bash[89286]: audit 2024-09-21T13:48:54.598692+0000 mgr.y (mgr.25139) 502 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:55 smithi092 bash[89286]: audit 2024-09-21T13:48:54.598692+0000 mgr.y (mgr.25139) 502 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:55.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:55 smithi092 bash[92956]: audit 2024-09-21T13:48:54.598692+0000 mgr.y (mgr.25139) 502 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:55.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:55 smithi092 bash[92956]: audit 2024-09-21T13:48:54.598692+0000 mgr.y (mgr.25139) 502 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:55 smithi170 bash[70212]: audit 2024-09-21T13:48:54.598692+0000 mgr.y (mgr.25139) 502 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:55 smithi170 bash[70212]: audit 2024-09-21T13:48:54.598692+0000 mgr.y (mgr.25139) 502 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:48:56.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:56.104033454Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:48:56.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:56 smithi170 bash[70212]: cluster 2024-09-21T13:48:55.120084+0000 mgr.y (mgr.25139) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:56.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:56 smithi170 bash[70212]: cluster 2024-09-21T13:48:55.120084+0000 mgr.y (mgr.25139) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:56 smithi092 bash[92956]: cluster 2024-09-21T13:48:55.120084+0000 mgr.y (mgr.25139) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:56 smithi092 bash[92956]: cluster 2024-09-21T13:48:55.120084+0000 mgr.y (mgr.25139) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:56.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:56 smithi092 bash[89286]: cluster 2024-09-21T13:48:55.120084+0000 mgr.y (mgr.25139) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:56.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:56 smithi092 bash[89286]: cluster 2024-09-21T13:48:55.120084+0000 mgr.y (mgr.25139) 503 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:48:58.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:57 smithi092 bash[92956]: audit 2024-09-21T13:48:56.962345+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:58.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:57 smithi092 bash[92956]: audit 2024-09-21T13:48:56.962345+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:58.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:57 smithi092 bash[92956]: cluster 2024-09-21T13:48:57.121716+0000 mgr.y (mgr.25139) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:58.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:48:57 smithi092 bash[92956]: cluster 2024-09-21T13:48:57.121716+0000 mgr.y (mgr.25139) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:58.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:57 smithi092 bash[89286]: audit 2024-09-21T13:48:56.962345+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:58.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:57 smithi092 bash[89286]: audit 2024-09-21T13:48:56.962345+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:58.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:57 smithi092 bash[89286]: cluster 2024-09-21T13:48:57.121716+0000 mgr.y (mgr.25139) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:58.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:48:57 smithi092 bash[89286]: cluster 2024-09-21T13:48:57.121716+0000 mgr.y (mgr.25139) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:57 smithi170 bash[70212]: audit 2024-09-21T13:48:56.962345+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:57 smithi170 bash[70212]: audit 2024-09-21T13:48:56.962345+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:48:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:57 smithi170 bash[70212]: cluster 2024-09-21T13:48:57.121716+0000 mgr.y (mgr.25139) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:48:57 smithi170 bash[70212]: cluster 2024-09-21T13:48:57.121716+0000 mgr.y (mgr.25139) 504 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:48:59.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:48:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:48:59.095834092Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:00.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:49:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:49:00] "GET /metrics HTTP/1.1" 200 38279 "" "Prometheus/2.51.0" 2024-09-21T13:49:00.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:00 smithi092 bash[89286]: cluster 2024-09-21T13:48:59.122564+0000 mgr.y (mgr.25139) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:00.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:00 smithi092 bash[89286]: cluster 2024-09-21T13:48:59.122564+0000 mgr.y (mgr.25139) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:00.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:00 smithi092 bash[92956]: cluster 2024-09-21T13:48:59.122564+0000 mgr.y (mgr.25139) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:00.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:00 smithi092 bash[92956]: cluster 2024-09-21T13:48:59.122564+0000 mgr.y (mgr.25139) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:00.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:00 smithi170 bash[70212]: cluster 2024-09-21T13:48:59.122564+0000 mgr.y (mgr.25139) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:00.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:00 smithi170 bash[70212]: cluster 2024-09-21T13:48:59.122564+0000 mgr.y (mgr.25139) 505 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:02 smithi170 bash[70212]: cluster 2024-09-21T13:49:01.123469+0000 mgr.y (mgr.25139) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:02 smithi170 bash[70212]: cluster 2024-09-21T13:49:01.123469+0000 mgr.y (mgr.25139) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:02 smithi170 bash[70212]: audit 2024-09-21T13:49:01.749449+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:02 smithi170 bash[70212]: audit 2024-09-21T13:49:01.749449+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:02.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:02.09994276Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:02.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:02 smithi092 bash[89286]: cluster 2024-09-21T13:49:01.123469+0000 mgr.y (mgr.25139) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:02.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:02 smithi092 bash[89286]: cluster 2024-09-21T13:49:01.123469+0000 mgr.y (mgr.25139) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:02.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:02 smithi092 bash[89286]: audit 2024-09-21T13:49:01.749449+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:02.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:02 smithi092 bash[89286]: audit 2024-09-21T13:49:01.749449+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:02.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:02 smithi092 bash[92956]: cluster 2024-09-21T13:49:01.123469+0000 mgr.y (mgr.25139) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:02.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:02 smithi092 bash[92956]: cluster 2024-09-21T13:49:01.123469+0000 mgr.y (mgr.25139) 506 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:02.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:02 smithi092 bash[92956]: audit 2024-09-21T13:49:01.749449+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:02.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:02 smithi092 bash[92956]: audit 2024-09-21T13:49:01.749449+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:04.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:04 smithi092 bash[89286]: cluster 2024-09-21T13:49:03.124939+0000 mgr.y (mgr.25139) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:04.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:04 smithi092 bash[89286]: cluster 2024-09-21T13:49:03.124939+0000 mgr.y (mgr.25139) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:04.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:04 smithi092 bash[92956]: cluster 2024-09-21T13:49:03.124939+0000 mgr.y (mgr.25139) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:04.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:04 smithi092 bash[92956]: cluster 2024-09-21T13:49:03.124939+0000 mgr.y (mgr.25139) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:04.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:04 smithi170 bash[70212]: cluster 2024-09-21T13:49:03.124939+0000 mgr.y (mgr.25139) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:04.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:04 smithi170 bash[70212]: cluster 2024-09-21T13:49:03.124939+0000 mgr.y (mgr.25139) 507 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:05.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:05.077269534Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:05.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:05 smithi170 bash[70212]: audit 2024-09-21T13:49:04.609948+0000 mgr.y (mgr.25139) 508 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:05.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:05 smithi170 bash[70212]: audit 2024-09-21T13:49:04.609948+0000 mgr.y (mgr.25139) 508 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:05.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:05 smithi092 bash[89286]: audit 2024-09-21T13:49:04.609948+0000 mgr.y (mgr.25139) 508 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:05.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:05 smithi092 bash[89286]: audit 2024-09-21T13:49:04.609948+0000 mgr.y (mgr.25139) 508 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:05.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:05 smithi092 bash[92956]: audit 2024-09-21T13:49:04.609948+0000 mgr.y (mgr.25139) 508 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:05.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:05 smithi092 bash[92956]: audit 2024-09-21T13:49:04.609948+0000 mgr.y (mgr.25139) 508 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:06.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:06 smithi092 bash[89286]: cluster 2024-09-21T13:49:05.125831+0000 mgr.y (mgr.25139) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:06.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:06 smithi092 bash[89286]: cluster 2024-09-21T13:49:05.125831+0000 mgr.y (mgr.25139) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:06.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:06 smithi092 bash[92956]: cluster 2024-09-21T13:49:05.125831+0000 mgr.y (mgr.25139) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:06.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:06 smithi092 bash[92956]: cluster 2024-09-21T13:49:05.125831+0000 mgr.y (mgr.25139) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:06.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:06 smithi170 bash[70212]: cluster 2024-09-21T13:49:05.125831+0000 mgr.y (mgr.25139) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:06.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:06 smithi170 bash[70212]: cluster 2024-09-21T13:49:05.125831+0000 mgr.y (mgr.25139) 509 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:08.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:08.064683188Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:08.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:08 smithi170 bash[70212]: cluster 2024-09-21T13:49:07.127387+0000 mgr.y (mgr.25139) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:08.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:08 smithi170 bash[70212]: cluster 2024-09-21T13:49:07.127387+0000 mgr.y (mgr.25139) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:08.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:08 smithi092 bash[89286]: cluster 2024-09-21T13:49:07.127387+0000 mgr.y (mgr.25139) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:08.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:08 smithi092 bash[89286]: cluster 2024-09-21T13:49:07.127387+0000 mgr.y (mgr.25139) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:08.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:08 smithi092 bash[92956]: cluster 2024-09-21T13:49:07.127387+0000 mgr.y (mgr.25139) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:08.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:08 smithi092 bash[92956]: cluster 2024-09-21T13:49:07.127387+0000 mgr.y (mgr.25139) 510 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:10.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:49:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:49:10] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-21T13:49:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:10 smithi092 bash[89286]: cluster 2024-09-21T13:49:09.128232+0000 mgr.y (mgr.25139) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:10.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:10 smithi092 bash[89286]: cluster 2024-09-21T13:49:09.128232+0000 mgr.y (mgr.25139) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:10.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:10 smithi092 bash[92956]: cluster 2024-09-21T13:49:09.128232+0000 mgr.y (mgr.25139) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:10.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:10 smithi092 bash[92956]: cluster 2024-09-21T13:49:09.128232+0000 mgr.y (mgr.25139) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:10 smithi170 bash[70212]: cluster 2024-09-21T13:49:09.128232+0000 mgr.y (mgr.25139) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:10.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:10 smithi170 bash[70212]: cluster 2024-09-21T13:49:09.128232+0000 mgr.y (mgr.25139) 511 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:11.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:11.099233327Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:12.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:12 smithi092 bash[89286]: cluster 2024-09-21T13:49:11.129107+0000 mgr.y (mgr.25139) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:12.498 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:12 smithi092 bash[89286]: cluster 2024-09-21T13:49:11.129107+0000 mgr.y (mgr.25139) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:12.498 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:12 smithi092 bash[92956]: cluster 2024-09-21T13:49:11.129107+0000 mgr.y (mgr.25139) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:12.498 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:12 smithi092 bash[92956]: cluster 2024-09-21T13:49:11.129107+0000 mgr.y (mgr.25139) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:12 smithi170 bash[70212]: cluster 2024-09-21T13:49:11.129107+0000 mgr.y (mgr.25139) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:12 smithi170 bash[70212]: cluster 2024-09-21T13:49:11.129107+0000 mgr.y (mgr.25139) 512 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:12.978 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:49:13.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:13 smithi092 bash[89286]: audit 2024-09-21T13:49:12.323866+0000 mgr.y (mgr.25139) 513 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:13.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:13 smithi092 bash[89286]: audit 2024-09-21T13:49:12.323866+0000 mgr.y (mgr.25139) 513 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:13.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:13 smithi092 bash[92956]: audit 2024-09-21T13:49:12.323866+0000 mgr.y (mgr.25139) 513 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:13.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:13 smithi092 bash[92956]: audit 2024-09-21T13:49:12.323866+0000 mgr.y (mgr.25139) 513 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:13.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:13 smithi170 bash[70212]: audit 2024-09-21T13:49:12.323866+0000 mgr.y (mgr.25139) 513 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:13.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:13 smithi170 bash[70212]: audit 2024-09-21T13:49:12.323866+0000 mgr.y (mgr.25139) 513 : audit [DBG] from='client.54254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:14.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:14.070187743Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:14 smithi170 bash[70212]: cluster 2024-09-21T13:49:13.130544+0000 mgr.y (mgr.25139) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:14 smithi170 bash[70212]: cluster 2024-09-21T13:49:13.130544+0000 mgr.y (mgr.25139) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:14.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:14 smithi092 bash[89286]: cluster 2024-09-21T13:49:13.130544+0000 mgr.y (mgr.25139) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:14.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:14 smithi092 bash[89286]: cluster 2024-09-21T13:49:13.130544+0000 mgr.y (mgr.25139) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:14.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:14 smithi092 bash[92956]: cluster 2024-09-21T13:49:13.130544+0000 mgr.y (mgr.25139) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:14.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:14 smithi092 bash[92956]: cluster 2024-09-21T13:49:13.130544+0000 mgr.y (mgr.25139) 514 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:15.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:15 smithi092 bash[89286]: audit 2024-09-21T13:49:14.620269+0000 mgr.y (mgr.25139) 515 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:15.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:15 smithi092 bash[89286]: audit 2024-09-21T13:49:14.620269+0000 mgr.y (mgr.25139) 515 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:15.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:15 smithi092 bash[92956]: audit 2024-09-21T13:49:14.620269+0000 mgr.y (mgr.25139) 515 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:15.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:15 smithi092 bash[92956]: audit 2024-09-21T13:49:14.620269+0000 mgr.y (mgr.25139) 515 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:15 smithi170 bash[70212]: audit 2024-09-21T13:49:14.620269+0000 mgr.y (mgr.25139) 515 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:15 smithi170 bash[70212]: audit 2024-09-21T13:49:14.620269+0000 mgr.y (mgr.25139) 515 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:16.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:16 smithi092 bash[89286]: cluster 2024-09-21T13:49:15.131436+0000 mgr.y (mgr.25139) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:16.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:16 smithi092 bash[89286]: cluster 2024-09-21T13:49:15.131436+0000 mgr.y (mgr.25139) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:16.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:16 smithi092 bash[92956]: cluster 2024-09-21T13:49:15.131436+0000 mgr.y (mgr.25139) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:16.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:16 smithi092 bash[92956]: cluster 2024-09-21T13:49:15.131436+0000 mgr.y (mgr.25139) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:16 smithi170 bash[70212]: cluster 2024-09-21T13:49:15.131436+0000 mgr.y (mgr.25139) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:16 smithi170 bash[70212]: cluster 2024-09-21T13:49:15.131436+0000 mgr.y (mgr.25139) 516 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:17.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:17.105086025Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:17 smithi170 bash[70212]: audit 2024-09-21T13:49:16.749546+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:17 smithi170 bash[70212]: audit 2024-09-21T13:49:16.749546+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:17.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:17 smithi092 bash[89286]: audit 2024-09-21T13:49:16.749546+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:17.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:17 smithi092 bash[89286]: audit 2024-09-21T13:49:16.749546+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:17.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:17 smithi092 bash[92956]: audit 2024-09-21T13:49:16.749546+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:17.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:17 smithi092 bash[92956]: audit 2024-09-21T13:49:16.749546+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:17.799 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:49:18.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:18 smithi092 bash[89286]: cluster 2024-09-21T13:49:17.132946+0000 mgr.y (mgr.25139) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:18.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:18 smithi092 bash[89286]: cluster 2024-09-21T13:49:17.132946+0000 mgr.y (mgr.25139) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:18.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:18 smithi092 bash[92956]: cluster 2024-09-21T13:49:17.132946+0000 mgr.y (mgr.25139) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:18.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:18 smithi092 bash[92956]: cluster 2024-09-21T13:49:17.132946+0000 mgr.y (mgr.25139) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:18.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:18 smithi170 bash[70212]: cluster 2024-09-21T13:49:17.132946+0000 mgr.y (mgr.25139) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:18.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:18 smithi170 bash[70212]: cluster 2024-09-21T13:49:17.132946+0000 mgr.y (mgr.25139) 517 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:19.299 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:49:19.299 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (7m) 47s ago 34m 14.2M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:49:19.299 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (6m) 4m ago 33m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:49:19.299 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (9m) 47s ago 31m 48.5M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:49:19.299 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (8m) 4m ago 42m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:49:19.299 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (19m) 47s ago 44m 517M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:49:19.299 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (3m) 47s ago 44m 44.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:49:19.299 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (5m) 4m ago 42m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:49:19.299 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (3m) 47s ago 42m 35.1M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (8m) 47s ago 34m 8007k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (8m) 4m ago 34m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (89s) 47s ago 41m 52.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running 47s ago 40m - 3036M 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (39m) 47s ago 39m 56.3M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (39m) 47s ago 39m 69.9M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (38m) 4m ago 38m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (37m) 4m ago 37m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (36m) 4m ago 36m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (35m) 4m ago 35m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (7m) 4m ago 34m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (31m) 47s ago 31m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:49:19.300 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (32m) 4m ago 32m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:49:19.955 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-21T13:49:20.249 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:49:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:49:20] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-21T13:49:20.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:20.072329266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:20 smithi170 bash[70212]: cluster 2024-09-21T13:49:19.133553+0000 mgr.y (mgr.25139) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:20 smithi170 bash[70212]: cluster 2024-09-21T13:49:19.133553+0000 mgr.y (mgr.25139) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:20 smithi170 bash[70212]: audit 2024-09-21T13:49:19.262762+0000 mgr.y (mgr.25139) 519 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:20 smithi170 bash[70212]: audit 2024-09-21T13:49:19.262762+0000 mgr.y (mgr.25139) 519 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:20 smithi092 bash[89286]: cluster 2024-09-21T13:49:19.133553+0000 mgr.y (mgr.25139) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:20 smithi092 bash[89286]: cluster 2024-09-21T13:49:19.133553+0000 mgr.y (mgr.25139) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:20 smithi092 bash[89286]: audit 2024-09-21T13:49:19.262762+0000 mgr.y (mgr.25139) 519 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:20.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:20 smithi092 bash[89286]: audit 2024-09-21T13:49:19.262762+0000 mgr.y (mgr.25139) 519 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:20.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:20 smithi092 bash[92956]: cluster 2024-09-21T13:49:19.133553+0000 mgr.y (mgr.25139) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:20 smithi092 bash[92956]: cluster 2024-09-21T13:49:19.133553+0000 mgr.y (mgr.25139) 518 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:20 smithi092 bash[92956]: audit 2024-09-21T13:49:19.262762+0000 mgr.y (mgr.25139) 519 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:20 smithi092 bash[92956]: audit 2024-09-21T13:49:19.262762+0000 mgr.y (mgr.25139) 519 : audit [DBG] from='client.44286 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:22 smithi092 bash[89286]: cluster 2024-09-21T13:49:21.134393+0000 mgr.y (mgr.25139) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:22 smithi092 bash[89286]: cluster 2024-09-21T13:49:21.134393+0000 mgr.y (mgr.25139) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:22.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:22 smithi092 bash[92956]: cluster 2024-09-21T13:49:21.134393+0000 mgr.y (mgr.25139) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:22.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:22 smithi092 bash[92956]: cluster 2024-09-21T13:49:21.134393+0000 mgr.y (mgr.25139) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:22 smithi170 bash[70212]: cluster 2024-09-21T13:49:21.134393+0000 mgr.y (mgr.25139) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:22 smithi170 bash[70212]: cluster 2024-09-21T13:49:21.134393+0000 mgr.y (mgr.25139) 520 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:23.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:23.082593123Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:24.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:24 smithi092 bash[92956]: cluster 2024-09-21T13:49:23.135894+0000 mgr.y (mgr.25139) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:24.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:24 smithi092 bash[92956]: cluster 2024-09-21T13:49:23.135894+0000 mgr.y (mgr.25139) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:24.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:24 smithi092 bash[89286]: cluster 2024-09-21T13:49:23.135894+0000 mgr.y (mgr.25139) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:24.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:24 smithi092 bash[89286]: cluster 2024-09-21T13:49:23.135894+0000 mgr.y (mgr.25139) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:24.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:24 smithi170 bash[70212]: cluster 2024-09-21T13:49:23.135894+0000 mgr.y (mgr.25139) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:24.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:24 smithi170 bash[70212]: cluster 2024-09-21T13:49:23.135894+0000 mgr.y (mgr.25139) 521 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:24.774 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:49:25.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:25 smithi092 bash[89286]: audit 2024-09-21T13:49:24.631477+0000 mgr.y (mgr.25139) 522 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:25.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:25 smithi092 bash[89286]: audit 2024-09-21T13:49:24.631477+0000 mgr.y (mgr.25139) 522 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:25.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:25 smithi092 bash[92956]: audit 2024-09-21T13:49:24.631477+0000 mgr.y (mgr.25139) 522 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:25.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:25 smithi092 bash[92956]: audit 2024-09-21T13:49:24.631477+0000 mgr.y (mgr.25139) 522 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:25 smithi170 bash[70212]: audit 2024-09-21T13:49:24.631477+0000 mgr.y (mgr.25139) 522 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:25 smithi170 bash[70212]: audit 2024-09-21T13:49:24.631477+0000 mgr.y (mgr.25139) 522 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:26.312 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:49:26.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:26.104940136Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:26 smithi170 bash[70212]: cluster 2024-09-21T13:49:25.136792+0000 mgr.y (mgr.25139) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:26 smithi170 bash[70212]: cluster 2024-09-21T13:49:25.136792+0000 mgr.y (mgr.25139) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:26.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:26 smithi092 bash[89286]: cluster 2024-09-21T13:49:25.136792+0000 mgr.y (mgr.25139) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:26.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:26 smithi092 bash[89286]: cluster 2024-09-21T13:49:25.136792+0000 mgr.y (mgr.25139) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:26.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:26 smithi092 bash[92956]: cluster 2024-09-21T13:49:25.136792+0000 mgr.y (mgr.25139) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:26.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:26 smithi092 bash[92956]: cluster 2024-09-21T13:49:25.136792+0000 mgr.y (mgr.25139) 523 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:26.984 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-21T13:49:27.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:27 smithi170 bash[70212]: audit 2024-09-21T13:49:26.301826+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.92:0/2567548471' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:49:27.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:27 smithi170 bash[70212]: audit 2024-09-21T13:49:26.301826+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.92:0/2567548471' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:49:27.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:27 smithi092 bash[89286]: audit 2024-09-21T13:49:26.301826+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.92:0/2567548471' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:49:27.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:27 smithi092 bash[89286]: audit 2024-09-21T13:49:26.301826+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.92:0/2567548471' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:49:27.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:27 smithi092 bash[92956]: audit 2024-09-21T13:49:26.301826+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.92:0/2567548471' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:49:27.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:27 smithi092 bash[92956]: audit 2024-09-21T13:49:26.301826+0000 mon.a (mon.0) 287 : audit [DBG] from='client.? 172.21.15.92:0/2567548471' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:49:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:28 smithi170 bash[70212]: cluster 2024-09-21T13:49:27.138033+0000 mgr.y (mgr.25139) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:28 smithi170 bash[70212]: cluster 2024-09-21T13:49:27.138033+0000 mgr.y (mgr.25139) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:28.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:28 smithi092 bash[89286]: cluster 2024-09-21T13:49:27.138033+0000 mgr.y (mgr.25139) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:28.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:28 smithi092 bash[89286]: cluster 2024-09-21T13:49:27.138033+0000 mgr.y (mgr.25139) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:28.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:28 smithi092 bash[92956]: cluster 2024-09-21T13:49:27.138033+0000 mgr.y (mgr.25139) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:28.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:28 smithi092 bash[92956]: cluster 2024-09-21T13:49:27.138033+0000 mgr.y (mgr.25139) 524 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:29.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:29.080419121Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:30.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:30 smithi092 bash[89286]: cluster 2024-09-21T13:49:29.138966+0000 mgr.y (mgr.25139) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:30.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:30 smithi092 bash[89286]: cluster 2024-09-21T13:49:29.138966+0000 mgr.y (mgr.25139) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:30.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:30 smithi092 bash[92956]: cluster 2024-09-21T13:49:29.138966+0000 mgr.y (mgr.25139) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:30.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:30 smithi092 bash[92956]: cluster 2024-09-21T13:49:29.138966+0000 mgr.y (mgr.25139) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:30.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:49:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:49:30] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-21T13:49:30.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:30 smithi170 bash[70212]: cluster 2024-09-21T13:49:29.138966+0000 mgr.y (mgr.25139) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:30.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:30 smithi170 bash[70212]: cluster 2024-09-21T13:49:29.138966+0000 mgr.y (mgr.25139) 525 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:31.801 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:49:32.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:32.100953291Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:32 smithi170 bash[70212]: cluster 2024-09-21T13:49:31.139883+0000 mgr.y (mgr.25139) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:32 smithi170 bash[70212]: cluster 2024-09-21T13:49:31.139883+0000 mgr.y (mgr.25139) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:32 smithi170 bash[70212]: audit 2024-09-21T13:49:31.749981+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:32 smithi170 bash[70212]: audit 2024-09-21T13:49:31.749981+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:32 smithi092 bash[89286]: cluster 2024-09-21T13:49:31.139883+0000 mgr.y (mgr.25139) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:32 smithi092 bash[89286]: cluster 2024-09-21T13:49:31.139883+0000 mgr.y (mgr.25139) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:32 smithi092 bash[89286]: audit 2024-09-21T13:49:31.749981+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:32 smithi092 bash[89286]: audit 2024-09-21T13:49:31.749981+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:32.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:32 smithi092 bash[92956]: cluster 2024-09-21T13:49:31.139883+0000 mgr.y (mgr.25139) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:32.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:32 smithi092 bash[92956]: cluster 2024-09-21T13:49:31.139883+0000 mgr.y (mgr.25139) 526 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:32 smithi092 bash[92956]: audit 2024-09-21T13:49:31.749981+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:32 smithi092 bash[92956]: audit 2024-09-21T13:49:31.749981+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:34.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:34 smithi170 bash[70212]: cluster 2024-09-21T13:49:33.141337+0000 mgr.y (mgr.25139) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:34.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:34 smithi170 bash[70212]: cluster 2024-09-21T13:49:33.141337+0000 mgr.y (mgr.25139) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:34.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:34 smithi170 bash[70212]: audit 2024-09-21T13:49:33.293936+0000 mgr.y (mgr.25139) 528 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:34.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:34 smithi170 bash[70212]: audit 2024-09-21T13:49:33.293936+0000 mgr.y (mgr.25139) 528 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:34.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:34 smithi092 bash[89286]: cluster 2024-09-21T13:49:33.141337+0000 mgr.y (mgr.25139) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:34.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:34 smithi092 bash[89286]: cluster 2024-09-21T13:49:33.141337+0000 mgr.y (mgr.25139) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:34.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:34 smithi092 bash[89286]: audit 2024-09-21T13:49:33.293936+0000 mgr.y (mgr.25139) 528 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:34.642 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:34 smithi092 bash[89286]: audit 2024-09-21T13:49:33.293936+0000 mgr.y (mgr.25139) 528 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:34.642 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:34 smithi092 bash[92956]: cluster 2024-09-21T13:49:33.141337+0000 mgr.y (mgr.25139) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:34.642 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:34 smithi092 bash[92956]: cluster 2024-09-21T13:49:33.141337+0000 mgr.y (mgr.25139) 527 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:34.642 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:34 smithi092 bash[92956]: audit 2024-09-21T13:49:33.293936+0000 mgr.y (mgr.25139) 528 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:34.642 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:34 smithi092 bash[92956]: audit 2024-09-21T13:49:33.293936+0000 mgr.y (mgr.25139) 528 : audit [DBG] from='client.54272 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:35.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:35.105106522Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:35 smithi170 bash[70212]: audit 2024-09-21T13:49:34.642741+0000 mgr.y (mgr.25139) 529 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:35 smithi170 bash[70212]: audit 2024-09-21T13:49:34.642741+0000 mgr.y (mgr.25139) 529 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:35.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:35 smithi092 bash[92956]: audit 2024-09-21T13:49:34.642741+0000 mgr.y (mgr.25139) 529 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:35.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:35 smithi092 bash[92956]: audit 2024-09-21T13:49:34.642741+0000 mgr.y (mgr.25139) 529 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:35.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:35 smithi092 bash[89286]: audit 2024-09-21T13:49:34.642741+0000 mgr.y (mgr.25139) 529 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:35.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:35 smithi092 bash[89286]: audit 2024-09-21T13:49:34.642741+0000 mgr.y (mgr.25139) 529 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:35.542 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:49:36.164 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:49:36.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:36 smithi092 bash[89286]: cluster 2024-09-21T13:49:35.142323+0000 mgr.y (mgr.25139) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:36.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:36 smithi092 bash[89286]: cluster 2024-09-21T13:49:35.142323+0000 mgr.y (mgr.25139) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:36.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:36 smithi092 bash[92956]: cluster 2024-09-21T13:49:35.142323+0000 mgr.y (mgr.25139) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:36.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:36 smithi092 bash[92956]: cluster 2024-09-21T13:49:35.142323+0000 mgr.y (mgr.25139) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:36.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:36 smithi170 bash[70212]: cluster 2024-09-21T13:49:35.142323+0000 mgr.y (mgr.25139) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:36.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:36 smithi170 bash[70212]: cluster 2024-09-21T13:49:35.142323+0000 mgr.y (mgr.25139) 530 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:38.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:38.101217006Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:38 smithi170 bash[70212]: cluster 2024-09-21T13:49:37.143968+0000 mgr.y (mgr.25139) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:38 smithi170 bash[70212]: cluster 2024-09-21T13:49:37.143968+0000 mgr.y (mgr.25139) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:38.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:38 smithi092 bash[92956]: cluster 2024-09-21T13:49:37.143968+0000 mgr.y (mgr.25139) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:38.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:38 smithi092 bash[92956]: cluster 2024-09-21T13:49:37.143968+0000 mgr.y (mgr.25139) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:38.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:38 smithi092 bash[89286]: cluster 2024-09-21T13:49:37.143968+0000 mgr.y (mgr.25139) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:38.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:38 smithi092 bash[89286]: cluster 2024-09-21T13:49:37.143968+0000 mgr.y (mgr.25139) 531 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:40.313 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:49:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:49:40] "GET /metrics HTTP/1.1" 200 38273 "" "Prometheus/2.51.0" 2024-09-21T13:49:40.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:40 smithi170 bash[70212]: cluster 2024-09-21T13:49:39.144866+0000 mgr.y (mgr.25139) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:40.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:40 smithi170 bash[70212]: cluster 2024-09-21T13:49:39.144866+0000 mgr.y (mgr.25139) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:40.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:40 smithi092 bash[89286]: cluster 2024-09-21T13:49:39.144866+0000 mgr.y (mgr.25139) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:40.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:40 smithi092 bash[89286]: cluster 2024-09-21T13:49:39.144866+0000 mgr.y (mgr.25139) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:40.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:40 smithi092 bash[92956]: cluster 2024-09-21T13:49:39.144866+0000 mgr.y (mgr.25139) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:40.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:40 smithi092 bash[92956]: cluster 2024-09-21T13:49:39.144866+0000 mgr.y (mgr.25139) 532 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:40.979 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:49:41.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:41.092285477Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:42.393 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:49:42.393 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-21T13:49:42.393 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-21T13:49:42.393 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-21T13:49:42.394 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:49:42.394 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-21T13:49:42.394 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-21T13:49:42.394 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:49:42.394 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:49:42.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:42 smithi092 bash[89286]: cluster 2024-09-21T13:49:41.145759+0000 mgr.y (mgr.25139) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:42.574 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:42 smithi092 bash[89286]: cluster 2024-09-21T13:49:41.145759+0000 mgr.y (mgr.25139) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:42.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:42 smithi092 bash[92956]: cluster 2024-09-21T13:49:41.145759+0000 mgr.y (mgr.25139) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:42.575 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:42 smithi092 bash[92956]: cluster 2024-09-21T13:49:41.145759+0000 mgr.y (mgr.25139) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:42 smithi170 bash[70212]: cluster 2024-09-21T13:49:41.145759+0000 mgr.y (mgr.25139) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:42 smithi170 bash[70212]: cluster 2024-09-21T13:49:41.145759+0000 mgr.y (mgr.25139) 533 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:43.151 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:49:43.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:43 smithi092 bash[89286]: audit 2024-09-21T13:49:42.392209+0000 mgr.y (mgr.25139) 534 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:43.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:43 smithi092 bash[89286]: audit 2024-09-21T13:49:42.392209+0000 mgr.y (mgr.25139) 534 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:43.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:43 smithi092 bash[92956]: audit 2024-09-21T13:49:42.392209+0000 mgr.y (mgr.25139) 534 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:43.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:43 smithi092 bash[92956]: audit 2024-09-21T13:49:42.392209+0000 mgr.y (mgr.25139) 534 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:43 smithi170 bash[70212]: audit 2024-09-21T13:49:42.392209+0000 mgr.y (mgr.25139) 534 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:43 smithi170 bash[70212]: audit 2024-09-21T13:49:42.392209+0000 mgr.y (mgr.25139) 534 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:44.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:44.091027095Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:44 smithi170 bash[70212]: cluster 2024-09-21T13:49:43.147234+0000 mgr.y (mgr.25139) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:44 smithi170 bash[70212]: cluster 2024-09-21T13:49:43.147234+0000 mgr.y (mgr.25139) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:44 smithi170 bash[70212]: audit 2024-09-21T13:49:43.607007+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:49:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:44 smithi170 bash[70212]: audit 2024-09-21T13:49:43.607007+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:49:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:44 smithi170 bash[70212]: audit 2024-09-21T13:49:43.608357+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:49:44.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:44 smithi170 bash[70212]: audit 2024-09-21T13:49:43.608357+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:49:44.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:44 smithi170 bash[70212]: audit 2024-09-21T13:49:43.615715+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:49:44.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:44 smithi170 bash[70212]: audit 2024-09-21T13:49:43.615715+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:49:44.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[89286]: cluster 2024-09-21T13:49:43.147234+0000 mgr.y (mgr.25139) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:44.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[89286]: cluster 2024-09-21T13:49:43.147234+0000 mgr.y (mgr.25139) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:44.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[89286]: audit 2024-09-21T13:49:43.607007+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:49:44.648 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[89286]: audit 2024-09-21T13:49:43.607007+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[89286]: audit 2024-09-21T13:49:43.608357+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[89286]: audit 2024-09-21T13:49:43.608357+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[89286]: audit 2024-09-21T13:49:43.615715+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[89286]: audit 2024-09-21T13:49:43.615715+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[92956]: cluster 2024-09-21T13:49:43.147234+0000 mgr.y (mgr.25139) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[92956]: cluster 2024-09-21T13:49:43.147234+0000 mgr.y (mgr.25139) 535 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[92956]: audit 2024-09-21T13:49:43.607007+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[92956]: audit 2024-09-21T13:49:43.607007+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[92956]: audit 2024-09-21T13:49:43.608357+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[92956]: audit 2024-09-21T13:49:43.608357+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[92956]: audit 2024-09-21T13:49:43.615715+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:49:44.649 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:44 smithi092 bash[92956]: audit 2024-09-21T13:49:43.615715+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:49:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:45 smithi170 bash[70212]: audit 2024-09-21T13:49:44.649033+0000 mgr.y (mgr.25139) 536 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:45 smithi170 bash[70212]: audit 2024-09-21T13:49:44.649033+0000 mgr.y (mgr.25139) 536 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:45.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:45 smithi092 bash[89286]: audit 2024-09-21T13:49:44.649033+0000 mgr.y (mgr.25139) 536 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:45.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:45 smithi092 bash[89286]: audit 2024-09-21T13:49:44.649033+0000 mgr.y (mgr.25139) 536 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:45.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:45 smithi092 bash[92956]: audit 2024-09-21T13:49:44.649033+0000 mgr.y (mgr.25139) 536 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:45.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:45 smithi092 bash[92956]: audit 2024-09-21T13:49:44.649033+0000 mgr.y (mgr.25139) 536 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:46.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:46 smithi170 bash[70212]: cluster 2024-09-21T13:49:45.148153+0000 mgr.y (mgr.25139) 537 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:46.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:46 smithi170 bash[70212]: cluster 2024-09-21T13:49:45.148153+0000 mgr.y (mgr.25139) 537 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:46.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:46 smithi092 bash[89286]: cluster 2024-09-21T13:49:45.148153+0000 mgr.y (mgr.25139) 537 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:46.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:46 smithi092 bash[89286]: cluster 2024-09-21T13:49:45.148153+0000 mgr.y (mgr.25139) 537 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:46.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:46 smithi092 bash[92956]: cluster 2024-09-21T13:49:45.148153+0000 mgr.y (mgr.25139) 537 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:46.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:46 smithi092 bash[92956]: cluster 2024-09-21T13:49:45.148153+0000 mgr.y (mgr.25139) 537 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:47.348 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:47.07280493Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:47.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:47 smithi170 bash[70212]: audit 2024-09-21T13:49:46.750358+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:47.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:47 smithi170 bash[70212]: audit 2024-09-21T13:49:46.750358+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:47.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:47 smithi092 bash[89286]: audit 2024-09-21T13:49:46.750358+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:47.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:47 smithi092 bash[89286]: audit 2024-09-21T13:49:46.750358+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:47.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:47 smithi092 bash[92956]: audit 2024-09-21T13:49:46.750358+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:47.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:47 smithi092 bash[92956]: audit 2024-09-21T13:49:46.750358+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:49:47.967 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:49:48.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:48 smithi170 bash[70212]: cluster 2024-09-21T13:49:47.149699+0000 mgr.y (mgr.25139) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:48.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:48 smithi170 bash[70212]: cluster 2024-09-21T13:49:47.149699+0000 mgr.y (mgr.25139) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:48.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:48 smithi092 bash[89286]: cluster 2024-09-21T13:49:47.149699+0000 mgr.y (mgr.25139) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:48.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:48 smithi092 bash[89286]: cluster 2024-09-21T13:49:47.149699+0000 mgr.y (mgr.25139) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:48.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:48 smithi092 bash[92956]: cluster 2024-09-21T13:49:47.149699+0000 mgr.y (mgr.25139) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:48.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:48 smithi092 bash[92956]: cluster 2024-09-21T13:49:47.149699+0000 mgr.y (mgr.25139) 538 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:49.603 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-21T13:49:50.302 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:49:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:49:50] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-21T13:49:50.303 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd --limit 1' 2024-09-21T13:49:50.606 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:50.107517673Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:50.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:50 smithi170 bash[70212]: cluster 2024-09-21T13:49:49.150581+0000 mgr.y (mgr.25139) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:50.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:50 smithi170 bash[70212]: cluster 2024-09-21T13:49:49.150581+0000 mgr.y (mgr.25139) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:50.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:50 smithi170 bash[70212]: audit 2024-09-21T13:49:49.605183+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/705940868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:49:50.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:50 smithi170 bash[70212]: audit 2024-09-21T13:49:49.605183+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/705940868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:49:50.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:50 smithi092 bash[89286]: cluster 2024-09-21T13:49:49.150581+0000 mgr.y (mgr.25139) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:50.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:50 smithi092 bash[89286]: cluster 2024-09-21T13:49:49.150581+0000 mgr.y (mgr.25139) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:50.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:50 smithi092 bash[89286]: audit 2024-09-21T13:49:49.605183+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/705940868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:49:50.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:50 smithi092 bash[89286]: audit 2024-09-21T13:49:49.605183+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/705940868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:49:50.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:50 smithi092 bash[92956]: cluster 2024-09-21T13:49:49.150581+0000 mgr.y (mgr.25139) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:50.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:50 smithi092 bash[92956]: cluster 2024-09-21T13:49:49.150581+0000 mgr.y (mgr.25139) 539 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:50.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:50 smithi092 bash[92956]: audit 2024-09-21T13:49:49.605183+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/705940868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:49:50.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:50 smithi092 bash[92956]: audit 2024-09-21T13:49:49.605183+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.92:0/705940868' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:49:52.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:52 smithi092 bash[89286]: cluster 2024-09-21T13:49:51.151499+0000 mgr.y (mgr.25139) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:52.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:52 smithi092 bash[89286]: cluster 2024-09-21T13:49:51.151499+0000 mgr.y (mgr.25139) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:52.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:52 smithi092 bash[92956]: cluster 2024-09-21T13:49:51.151499+0000 mgr.y (mgr.25139) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:52.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:52 smithi092 bash[92956]: cluster 2024-09-21T13:49:51.151499+0000 mgr.y (mgr.25139) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:52.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:52 smithi170 bash[70212]: cluster 2024-09-21T13:49:51.151499+0000 mgr.y (mgr.25139) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:52.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:52 smithi170 bash[70212]: cluster 2024-09-21T13:49:51.151499+0000 mgr.y (mgr.25139) 540 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:53.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:53.092383541Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:54.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:54 smithi092 bash[89286]: cluster 2024-09-21T13:49:53.153026+0000 mgr.y (mgr.25139) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:54.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:54 smithi092 bash[89286]: cluster 2024-09-21T13:49:53.153026+0000 mgr.y (mgr.25139) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:54.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:54 smithi092 bash[92956]: cluster 2024-09-21T13:49:53.153026+0000 mgr.y (mgr.25139) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:54.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:54 smithi092 bash[92956]: cluster 2024-09-21T13:49:53.153026+0000 mgr.y (mgr.25139) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:54.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:54 smithi170 bash[70212]: cluster 2024-09-21T13:49:53.153026+0000 mgr.y (mgr.25139) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:54.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:54 smithi170 bash[70212]: cluster 2024-09-21T13:49:53.153026+0000 mgr.y (mgr.25139) 541 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:55.124 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:49:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:55 smithi092 bash[89286]: audit 2024-09-21T13:49:54.660312+0000 mgr.y (mgr.25139) 542 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:55 smithi092 bash[89286]: audit 2024-09-21T13:49:54.660312+0000 mgr.y (mgr.25139) 542 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:55.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:55 smithi092 bash[92956]: audit 2024-09-21T13:49:54.660312+0000 mgr.y (mgr.25139) 542 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:55.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:55 smithi092 bash[92956]: audit 2024-09-21T13:49:54.660312+0000 mgr.y (mgr.25139) 542 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:55.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:55 smithi170 bash[70212]: audit 2024-09-21T13:49:54.660312+0000 mgr.y (mgr.25139) 542 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:55.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:55 smithi170 bash[70212]: audit 2024-09-21T13:49:54.660312+0000 mgr.y (mgr.25139) 542 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:49:56.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:56.101384659Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:56.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:56 smithi092 bash[89286]: cluster 2024-09-21T13:49:55.153762+0000 mgr.y (mgr.25139) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:56.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:56 smithi092 bash[89286]: cluster 2024-09-21T13:49:55.153762+0000 mgr.y (mgr.25139) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:56 smithi092 bash[92956]: cluster 2024-09-21T13:49:55.153762+0000 mgr.y (mgr.25139) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:56 smithi092 bash[92956]: cluster 2024-09-21T13:49:55.153762+0000 mgr.y (mgr.25139) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:56.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:56 smithi170 bash[70212]: cluster 2024-09-21T13:49:55.153762+0000 mgr.y (mgr.25139) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:56.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:56 smithi170 bash[70212]: cluster 2024-09-21T13:49:55.153762+0000 mgr.y (mgr.25139) 543 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:49:57.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:57 smithi092 bash[89286]: audit 2024-09-21T13:49:56.581094+0000 mgr.y (mgr.25139) 544 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:57.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:57 smithi092 bash[89286]: audit 2024-09-21T13:49:56.581094+0000 mgr.y (mgr.25139) 544 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:57.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:57 smithi092 bash[92956]: audit 2024-09-21T13:49:56.581094+0000 mgr.y (mgr.25139) 544 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:57.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:57 smithi092 bash[92956]: audit 2024-09-21T13:49:56.581094+0000 mgr.y (mgr.25139) 544 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:57.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:57 smithi170 bash[70212]: audit 2024-09-21T13:49:56.581094+0000 mgr.y (mgr.25139) 544 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:57.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:57 smithi170 bash[70212]: audit 2024-09-21T13:49:56.581094+0000 mgr.y (mgr.25139) 544 : audit [DBG] from='client.54290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:49:58.764 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:49:58.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:58 smithi092 bash[92956]: cluster 2024-09-21T13:49:57.155279+0000 mgr.y (mgr.25139) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:58.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:58 smithi092 bash[92956]: cluster 2024-09-21T13:49:57.155279+0000 mgr.y (mgr.25139) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:58.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:58 smithi092 bash[89286]: cluster 2024-09-21T13:49:57.155279+0000 mgr.y (mgr.25139) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:58.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:58 smithi092 bash[89286]: cluster 2024-09-21T13:49:57.155279+0000 mgr.y (mgr.25139) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:58.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:58 smithi170 bash[70212]: cluster 2024-09-21T13:49:57.155279+0000 mgr.y (mgr.25139) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:58.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:58 smithi170 bash[70212]: cluster 2024-09-21T13:49:57.155279+0000 mgr.y (mgr.25139) 545 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:49:59.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:49:59.083018619Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:49:59.389 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:50:00.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: cephadm 2024-09-21T13:49:58.756518+0000 mgr.y (mgr.25139) 546 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: cephadm 2024-09-21T13:49:58.756518+0000 mgr.y (mgr.25139) 546 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: audit 2024-09-21T13:49:58.765024+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: audit 2024-09-21T13:49:58.765024+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: audit 2024-09-21T13:49:58.767014+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:00.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: audit 2024-09-21T13:49:58.767014+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:00.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: audit 2024-09-21T13:49:58.768354+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:00.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: audit 2024-09-21T13:49:58.768354+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:00.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: audit 2024-09-21T13:49:58.776955+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: audit 2024-09-21T13:49:58.776955+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: cephadm 2024-09-21T13:49:58.842512+0000 mgr.y (mgr.25139) 547 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[89286]: cephadm 2024-09-21T13:49:58.842512+0000 mgr.y (mgr.25139) 547 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: cephadm 2024-09-21T13:49:58.756518+0000 mgr.y (mgr.25139) 546 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: cephadm 2024-09-21T13:49:58.756518+0000 mgr.y (mgr.25139) 546 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: audit 2024-09-21T13:49:58.765024+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: audit 2024-09-21T13:49:58.765024+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: audit 2024-09-21T13:49:58.767014+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: audit 2024-09-21T13:49:58.767014+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: audit 2024-09-21T13:49:58.768354+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: audit 2024-09-21T13:49:58.768354+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:00.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: audit 2024-09-21T13:49:58.776955+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: audit 2024-09-21T13:49:58.776955+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: cephadm 2024-09-21T13:49:58.842512+0000 mgr.y (mgr.25139) 547 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:49:59 smithi092 bash[92956]: cephadm 2024-09-21T13:49:58.842512+0000 mgr.y (mgr.25139) 547 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: cephadm 2024-09-21T13:49:58.756518+0000 mgr.y (mgr.25139) 546 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: cephadm 2024-09-21T13:49:58.756518+0000 mgr.y (mgr.25139) 546 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: audit 2024-09-21T13:49:58.765024+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: audit 2024-09-21T13:49:58.765024+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: audit 2024-09-21T13:49:58.767014+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:00.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: audit 2024-09-21T13:49:58.767014+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:00.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: audit 2024-09-21T13:49:58.768354+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:00.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: audit 2024-09-21T13:49:58.768354+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:00.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: audit 2024-09-21T13:49:58.776955+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: audit 2024-09-21T13:49:58.776955+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:00.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: cephadm 2024-09-21T13:49:58.842512+0000 mgr.y (mgr.25139) 547 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:49:59 smithi170 bash[70212]: cephadm 2024-09-21T13:49:58.842512+0000 mgr.y (mgr.25139) 547 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:50:00.406 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:50:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:50:00] "GET /metrics HTTP/1.1" 200 38278 "" "Prometheus/2.51.0" 2024-09-21T13:50:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:00 smithi170 bash[70212]: cluster 2024-09-21T13:49:59.156094+0000 mgr.y (mgr.25139) 548 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:00 smithi170 bash[70212]: cluster 2024-09-21T13:49:59.156094+0000 mgr.y (mgr.25139) 548 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:00 smithi170 bash[70212]: cluster 2024-09-21T13:50:00.000160+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-21T13:50:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:00 smithi170 bash[70212]: cluster 2024-09-21T13:50:00.000160+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-21T13:50:01.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:00 smithi092 bash[89286]: cluster 2024-09-21T13:49:59.156094+0000 mgr.y (mgr.25139) 548 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:01.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:00 smithi092 bash[89286]: cluster 2024-09-21T13:49:59.156094+0000 mgr.y (mgr.25139) 548 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:01.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:00 smithi092 bash[89286]: cluster 2024-09-21T13:50:00.000160+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-21T13:50:01.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:00 smithi092 bash[89286]: cluster 2024-09-21T13:50:00.000160+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-21T13:50:01.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:00 smithi092 bash[92956]: cluster 2024-09-21T13:49:59.156094+0000 mgr.y (mgr.25139) 548 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:01.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:00 smithi092 bash[92956]: cluster 2024-09-21T13:49:59.156094+0000 mgr.y (mgr.25139) 548 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:01.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:00 smithi092 bash[92956]: cluster 2024-09-21T13:50:00.000160+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-21T13:50:01.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:00 smithi092 bash[92956]: cluster 2024-09-21T13:50:00.000160+0000 mon.a (mon.0) 297 : cluster [INF] overall HEALTH_OK 2024-09-21T13:50:02.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:02.091105649Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cluster 2024-09-21T13:50:01.156996+0000 mgr.y (mgr.25139) 549 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cluster 2024-09-21T13:50:01.156996+0000 mgr.y (mgr.25139) 549 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.207104+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.207104+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.207803+0000 mgr.y (mgr.25139) 550 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.207803+0000 mgr.y (mgr.25139) 550 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.207900+0000 mgr.y (mgr.25139) 551 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.207900+0000 mgr.y (mgr.25139) 551 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.210537+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.210537+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.213460+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.213460+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.214505+0000 mgr.y (mgr.25139) 552 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.214505+0000 mgr.y (mgr.25139) 552 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.221180+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.221180+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.224744+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.224744+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.225624+0000 mgr.y (mgr.25139) 553 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:50:02.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.225624+0000 mgr.y (mgr.25139) 553 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:50:02.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.231790+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.231790+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.235378+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.235378+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.236949+0000 mgr.y (mgr.25139) 554 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:50:02.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.236949+0000 mgr.y (mgr.25139) 554 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:50:02.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.245422+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.245422+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.251711+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.251711+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.252024+0000 mgr.y (mgr.25139) 555 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.252024+0000 mgr.y (mgr.25139) 555 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.253912+0000 mgr.y (mgr.25139) 556 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: cephadm 2024-09-21T13:50:01.253912+0000 mgr.y (mgr.25139) 556 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.750196+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:02.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:02 smithi170 bash[70212]: audit 2024-09-21T13:50:01.750196+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cluster 2024-09-21T13:50:01.156996+0000 mgr.y (mgr.25139) 549 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cluster 2024-09-21T13:50:01.156996+0000 mgr.y (mgr.25139) 549 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.207104+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.207104+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.207803+0000 mgr.y (mgr.25139) 550 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.207803+0000 mgr.y (mgr.25139) 550 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.207900+0000 mgr.y (mgr.25139) 551 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.207900+0000 mgr.y (mgr.25139) 551 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.210537+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.210537+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:02.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.213460+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.213460+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.214505+0000 mgr.y (mgr.25139) 552 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:50:02.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.214505+0000 mgr.y (mgr.25139) 552 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:50:02.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.221180+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.221180+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.224744+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.224744+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.225624+0000 mgr.y (mgr.25139) 553 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:50:02.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.225624+0000 mgr.y (mgr.25139) 553 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cluster 2024-09-21T13:50:01.156996+0000 mgr.y (mgr.25139) 549 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cluster 2024-09-21T13:50:01.156996+0000 mgr.y (mgr.25139) 549 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.207104+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.207104+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.207803+0000 mgr.y (mgr.25139) 550 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.207803+0000 mgr.y (mgr.25139) 550 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.207900+0000 mgr.y (mgr.25139) 551 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.207900+0000 mgr.y (mgr.25139) 551 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.210537+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.210537+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.213460+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.528 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.213460+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.214505+0000 mgr.y (mgr.25139) 552 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.214505+0000 mgr.y (mgr.25139) 552 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.221180+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.221180+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.224744+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.224744+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.225624+0000 mgr.y (mgr.25139) 553 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.225624+0000 mgr.y (mgr.25139) 553 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.231790+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.231790+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.235378+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.235378+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.236949+0000 mgr.y (mgr.25139) 554 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.236949+0000 mgr.y (mgr.25139) 554 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.245422+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.245422+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.251711+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.251711+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.252024+0000 mgr.y (mgr.25139) 555 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.252024+0000 mgr.y (mgr.25139) 555 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.253912+0000 mgr.y (mgr.25139) 556 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: cephadm 2024-09-21T13:50:01.253912+0000 mgr.y (mgr.25139) 556 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.750196+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:02.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[92956]: audit 2024-09-21T13:50:01.750196+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.231790+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.231790+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.235378+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.235378+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.236949+0000 mgr.y (mgr.25139) 554 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.236949+0000 mgr.y (mgr.25139) 554 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.245422+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.245422+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.251711+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.251711+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.252024+0000 mgr.y (mgr.25139) 555 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.252024+0000 mgr.y (mgr.25139) 555 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.253912+0000 mgr.y (mgr.25139) 556 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T13:50:02.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: cephadm 2024-09-21T13:50:01.253912+0000 mgr.y (mgr.25139) 556 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-09-21T13:50:02.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.750196+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:02.532 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:02 smithi092 bash[89286]: audit 2024-09-21T13:50:01.750196+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:05.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: cluster 2024-09-21T13:50:03.157709+0000 mgr.y (mgr.25139) 557 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:05.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: cluster 2024-09-21T13:50:03.157709+0000 mgr.y (mgr.25139) 557 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:05.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: cephadm 2024-09-21T13:50:03.705596+0000 mgr.y (mgr.25139) 558 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: cephadm 2024-09-21T13:50:03.705596+0000 mgr.y (mgr.25139) 558 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: audit 2024-09-21T13:50:03.711378+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: audit 2024-09-21T13:50:03.711378+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: audit 2024-09-21T13:50:03.714315+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: audit 2024-09-21T13:50:03.714315+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: audit 2024-09-21T13:50:03.715376+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: audit 2024-09-21T13:50:03.715376+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: cephadm 2024-09-21T13:50:03.719464+0000 mgr.y (mgr.25139) 559 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[92956]: cephadm 2024-09-21T13:50:03.719464+0000 mgr.y (mgr.25139) 559 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: cluster 2024-09-21T13:50:03.157709+0000 mgr.y (mgr.25139) 557 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:05.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: cluster 2024-09-21T13:50:03.157709+0000 mgr.y (mgr.25139) 557 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:05.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: cephadm 2024-09-21T13:50:03.705596+0000 mgr.y (mgr.25139) 558 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T13:50:05.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: cephadm 2024-09-21T13:50:03.705596+0000 mgr.y (mgr.25139) 558 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T13:50:05.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: audit 2024-09-21T13:50:03.711378+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:05.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: audit 2024-09-21T13:50:03.711378+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:05.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: audit 2024-09-21T13:50:03.714315+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:50:05.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: audit 2024-09-21T13:50:03.714315+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:50:05.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: audit 2024-09-21T13:50:03.715376+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:05.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: audit 2024-09-21T13:50:03.715376+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:05.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: cephadm 2024-09-21T13:50:03.719464+0000 mgr.y (mgr.25139) 559 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-21T13:50:05.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:04 smithi092 bash[89286]: cephadm 2024-09-21T13:50:03.719464+0000 mgr.y (mgr.25139) 559 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-21T13:50:05.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: cluster 2024-09-21T13:50:03.157709+0000 mgr.y (mgr.25139) 557 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:05.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: cluster 2024-09-21T13:50:03.157709+0000 mgr.y (mgr.25139) 557 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:05.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: cephadm 2024-09-21T13:50:03.705596+0000 mgr.y (mgr.25139) 558 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T13:50:05.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: cephadm 2024-09-21T13:50:03.705596+0000 mgr.y (mgr.25139) 558 : cephadm [INF] Upgrade: Updating osd.2 2024-09-21T13:50:05.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: audit 2024-09-21T13:50:03.711378+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:05.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: audit 2024-09-21T13:50:03.711378+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:05.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: audit 2024-09-21T13:50:03.714315+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:50:05.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: audit 2024-09-21T13:50:03.714315+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:50:05.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: audit 2024-09-21T13:50:03.715376+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:05.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: audit 2024-09-21T13:50:03.715376+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:05.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: cephadm 2024-09-21T13:50:03.719464+0000 mgr.y (mgr.25139) 559 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-21T13:50:05.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:04 smithi170 bash[70212]: cephadm 2024-09-21T13:50:03.719464+0000 mgr.y (mgr.25139) 559 : cephadm [INF] Deploying daemon osd.2 on smithi092 2024-09-21T13:50:05.208 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:50:05.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:05.085982801Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:06.053 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:05 smithi092 bash[92956]: audit 2024-09-21T13:50:04.671511+0000 mgr.y (mgr.25139) 560 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:06.053 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:05 smithi092 bash[92956]: audit 2024-09-21T13:50:04.671511+0000 mgr.y (mgr.25139) 560 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:06.054 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:05 smithi092 bash[89286]: audit 2024-09-21T13:50:04.671511+0000 mgr.y (mgr.25139) 560 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:06.054 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:05 smithi092 bash[89286]: audit 2024-09-21T13:50:04.671511+0000 mgr.y (mgr.25139) 560 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:05 smithi170 bash[70212]: audit 2024-09-21T13:50:04.671511+0000 mgr.y (mgr.25139) 560 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:05 smithi170 bash[70212]: audit 2024-09-21T13:50:04.671511+0000 mgr.y (mgr.25139) 560 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:07.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:06 smithi092 bash[89286]: cluster 2024-09-21T13:50:05.158386+0000 mgr.y (mgr.25139) 561 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:07.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:06 smithi092 bash[89286]: cluster 2024-09-21T13:50:05.158386+0000 mgr.y (mgr.25139) 561 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:07.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:06 smithi092 bash[92956]: cluster 2024-09-21T13:50:05.158386+0000 mgr.y (mgr.25139) 561 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:07.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:06 smithi092 bash[92956]: cluster 2024-09-21T13:50:05.158386+0000 mgr.y (mgr.25139) 561 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:06 smithi170 bash[70212]: cluster 2024-09-21T13:50:05.158386+0000 mgr.y (mgr.25139) 561 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:06 smithi170 bash[70212]: cluster 2024-09-21T13:50:05.158386+0000 mgr.y (mgr.25139) 561 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:07.483 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:50:08.120 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:50:08.120 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (8m) 96s ago 34m 14.2M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:50:08.120 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (7m) 5m ago 34m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:50:08.120 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (9m) 96s ago 32m 48.5M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:50:08.120 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (9m) 5m ago 43m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:50:08.120 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (20m) 96s ago 45m 517M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:50:08.120 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (4m) 96s ago 45m 44.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (5m) 5m ago 43m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (4m) 96s ago 43m 35.1M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (9m) 96s ago 35m 8007k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (9m) 5m ago 35m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (2m) 96s ago 42m 52.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running 96s ago 41m - 3036M 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (40m) 96s ago 40m 56.3M 3036M 19.1.1-373-g4e45e6b4 164465d2334a b6157224a093 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (39m) 96s ago 39m 69.9M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (39m) 5m ago 39m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (38m) 5m ago 38m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (37m) 5m ago 37m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (36m) 5m ago 36m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (8m) 5m ago 35m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:50:08.121 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (32m) 96s ago 32m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:50:08.122 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (32m) 5m ago 32m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:50:08.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:08.070230393Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:08.468 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:50:08.468 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:50:08.468 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:50:08.468 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:50:08.468 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:50:08.468 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:50:08.468 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 6, 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8, 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 7 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:50:08.469 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:50:08.788 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:50:08.788 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:50:08.788 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:50:08.788 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd. Upgrade limited to 1 daemons (1 remaining).", 2024-09-21T13:50:08.788 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:50:08.789 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "1/8 daemons upgraded", 2024-09-21T13:50:08.789 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:50:08.789 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:50:08.789 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:50:08.997 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:50:08 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:08.997 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:08 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:08.997 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:50:08 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:08.998 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:50:08 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:08.998 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:50:08 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:08.998 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:50:08 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:08.999 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[89286]: cluster 2024-09-21T13:50:07.159302+0000 mgr.y (mgr.25139) 562 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:08.999 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[89286]: cluster 2024-09-21T13:50:07.159302+0000 mgr.y (mgr.25139) 562 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:08.999 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[89286]: audit 2024-09-21T13:50:07.471662+0000 mgr.y (mgr.25139) 563 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:08.999 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[89286]: audit 2024-09-21T13:50:07.471662+0000 mgr.y (mgr.25139) 563 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:08.999 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[89286]: audit 2024-09-21T13:50:07.795382+0000 mgr.y (mgr.25139) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:08.999 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[89286]: audit 2024-09-21T13:50:07.795382+0000 mgr.y (mgr.25139) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:08.999 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[89286]: audit 2024-09-21T13:50:08.469522+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.92:0/1572395619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:08.999 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[89286]: audit 2024-09-21T13:50:08.469522+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.92:0/1572395619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:08.999 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:08 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:08.999 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:50:08 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:09.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[92956]: cluster 2024-09-21T13:50:07.159302+0000 mgr.y (mgr.25139) 562 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:09.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[92956]: cluster 2024-09-21T13:50:07.159302+0000 mgr.y (mgr.25139) 562 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:09.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[92956]: audit 2024-09-21T13:50:07.471662+0000 mgr.y (mgr.25139) 563 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:09.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[92956]: audit 2024-09-21T13:50:07.471662+0000 mgr.y (mgr.25139) 563 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:09.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[92956]: audit 2024-09-21T13:50:07.795382+0000 mgr.y (mgr.25139) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:09.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[92956]: audit 2024-09-21T13:50:07.795382+0000 mgr.y (mgr.25139) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:09.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[92956]: audit 2024-09-21T13:50:08.469522+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.92:0/1572395619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:09.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:08 smithi092 bash[92956]: audit 2024-09-21T13:50:08.469522+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.92:0/1572395619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:09.000 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:08 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:08 smithi170 bash[70212]: cluster 2024-09-21T13:50:07.159302+0000 mgr.y (mgr.25139) 562 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:08 smithi170 bash[70212]: cluster 2024-09-21T13:50:07.159302+0000 mgr.y (mgr.25139) 562 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:08 smithi170 bash[70212]: audit 2024-09-21T13:50:07.471662+0000 mgr.y (mgr.25139) 563 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:08 smithi170 bash[70212]: audit 2024-09-21T13:50:07.471662+0000 mgr.y (mgr.25139) 563 : audit [DBG] from='client.54296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:08 smithi170 bash[70212]: audit 2024-09-21T13:50:07.795382+0000 mgr.y (mgr.25139) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:08 smithi170 bash[70212]: audit 2024-09-21T13:50:07.795382+0000 mgr.y (mgr.25139) 564 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:08 smithi170 bash[70212]: audit 2024-09-21T13:50:08.469522+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.92:0/1572395619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:08 smithi170 bash[70212]: audit 2024-09-21T13:50:08.469522+0000 mon.a (mon.0) 311 : audit [DBG] from='client.? 172.21.15.92:0/1572395619' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:09.275 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:08 smithi092 systemd[1]: Stopping Ceph osd.2 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:50:09.275 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[40360]: debug 2024-09-21T13:50:09.108+0000 7f5d543ab640 -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-21T13:50:09.275 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[40360]: debug 2024-09-21T13:50:09.108+0000 7f5d543ab640 -1 osd.2 121 *** Got signal Terminated *** 2024-09-21T13:50:09.275 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[40360]: debug 2024-09-21T13:50:09.108+0000 7f5d543ab640 -1 osd.2 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:50:10.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[89286]: audit 2024-09-21T13:50:08.109042+0000 mgr.y (mgr.25139) 565 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[89286]: audit 2024-09-21T13:50:08.109042+0000 mgr.y (mgr.25139) 565 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[89286]: audit 2024-09-21T13:50:08.789698+0000 mgr.y (mgr.25139) 566 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[89286]: audit 2024-09-21T13:50:08.789698+0000 mgr.y (mgr.25139) 566 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[89286]: cluster 2024-09-21T13:50:09.113001+0000 mon.a (mon.0) 312 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T13:50:10.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[89286]: cluster 2024-09-21T13:50:09.113001+0000 mon.a (mon.0) 312 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T13:50:10.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[92956]: audit 2024-09-21T13:50:08.109042+0000 mgr.y (mgr.25139) 565 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[92956]: audit 2024-09-21T13:50:08.109042+0000 mgr.y (mgr.25139) 565 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[92956]: audit 2024-09-21T13:50:08.789698+0000 mgr.y (mgr.25139) 566 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[92956]: audit 2024-09-21T13:50:08.789698+0000 mgr.y (mgr.25139) 566 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[92956]: cluster 2024-09-21T13:50:09.113001+0000 mon.a (mon.0) 312 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T13:50:10.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:09 smithi092 bash[92956]: cluster 2024-09-21T13:50:09.113001+0000 mon.a (mon.0) 312 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T13:50:10.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:09 smithi170 bash[70212]: audit 2024-09-21T13:50:08.109042+0000 mgr.y (mgr.25139) 565 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:09 smithi170 bash[70212]: audit 2024-09-21T13:50:08.109042+0000 mgr.y (mgr.25139) 565 : audit [DBG] from='client.54308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:09 smithi170 bash[70212]: audit 2024-09-21T13:50:08.789698+0000 mgr.y (mgr.25139) 566 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:09 smithi170 bash[70212]: audit 2024-09-21T13:50:08.789698+0000 mgr.y (mgr.25139) 566 : audit [DBG] from='client.54320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:10.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:09 smithi170 bash[70212]: cluster 2024-09-21T13:50:09.113001+0000 mon.a (mon.0) 312 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T13:50:10.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:09 smithi170 bash[70212]: cluster 2024-09-21T13:50:09.113001+0000 mon.a (mon.0) 312 : cluster [INF] osd.2 marked itself down and dead 2024-09-21T13:50:10.335 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:50:10] "GET /metrics HTTP/1.1" 200 38276 "" "Prometheus/2.51.0" 2024-09-21T13:50:11.025 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[108219]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-2 2024-09-21T13:50:11.025 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[108282]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-2 2024-09-21T13:50:11.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[89286]: cluster 2024-09-21T13:50:09.160112+0000 mgr.y (mgr.25139) 567 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:11.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[89286]: cluster 2024-09-21T13:50:09.160112+0000 mgr.y (mgr.25139) 567 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:11.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[89286]: cluster 2024-09-21T13:50:09.726459+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:50:11.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[89286]: cluster 2024-09-21T13:50:09.726459+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:50:11.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[89286]: cluster 2024-09-21T13:50:09.752045+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-21T13:50:11.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[89286]: cluster 2024-09-21T13:50:09.752045+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-21T13:50:11.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[92956]: cluster 2024-09-21T13:50:09.160112+0000 mgr.y (mgr.25139) 567 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:11.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[92956]: cluster 2024-09-21T13:50:09.160112+0000 mgr.y (mgr.25139) 567 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:11.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[92956]: cluster 2024-09-21T13:50:09.726459+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:50:11.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[92956]: cluster 2024-09-21T13:50:09.726459+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:50:11.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[92956]: cluster 2024-09-21T13:50:09.752045+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-21T13:50:11.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:10 smithi092 bash[92956]: cluster 2024-09-21T13:50:09.752045+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-21T13:50:11.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:10 smithi170 bash[70212]: cluster 2024-09-21T13:50:09.160112+0000 mgr.y (mgr.25139) 567 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:11.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:10 smithi170 bash[70212]: cluster 2024-09-21T13:50:09.160112+0000 mgr.y (mgr.25139) 567 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:11.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:10 smithi170 bash[70212]: cluster 2024-09-21T13:50:09.726459+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:50:11.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:10 smithi170 bash[70212]: cluster 2024-09-21T13:50:09.726459+0000 mon.a (mon.0) 313 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:50:11.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:10 smithi170 bash[70212]: cluster 2024-09-21T13:50:09.752045+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-21T13:50:11.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:10 smithi170 bash[70212]: cluster 2024-09-21T13:50:09.752045+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-09-21T13:50:11.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:11.096820174Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:12.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:11 smithi092 bash[89286]: cluster 2024-09-21T13:50:10.747860+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-21T13:50:12.005 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:11 smithi092 bash[89286]: cluster 2024-09-21T13:50:10.747860+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-21T13:50:12.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:11 smithi092 bash[92956]: cluster 2024-09-21T13:50:10.747860+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-21T13:50:12.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:11 smithi092 bash[92956]: cluster 2024-09-21T13:50:10.747860+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-21T13:50:12.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:11 smithi170 bash[70212]: cluster 2024-09-21T13:50:10.747860+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-21T13:50:12.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:11 smithi170 bash[70212]: cluster 2024-09-21T13:50:10.747860+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-09-21T13:50:13.003 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:50:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:13.004 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:12 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-21T13:50:13.004 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:12 smithi092 systemd[1]: Stopped Ceph osd.2 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:50:13.004 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:13.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:12 smithi092 bash[89286]: cluster 2024-09-21T13:50:11.160861+0000 mgr.y (mgr.25139) 568 : cluster [DBG] pgmap v320: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:50:13.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:12 smithi092 bash[89286]: cluster 2024-09-21T13:50:11.160861+0000 mgr.y (mgr.25139) 568 : cluster [DBG] pgmap v320: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:50:13.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:12 smithi092 bash[89286]: cluster 2024-09-21T13:50:11.743148+0000 mon.a (mon.0) 316 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:50:13.004 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:12 smithi092 bash[89286]: cluster 2024-09-21T13:50:11.743148+0000 mon.a (mon.0) 316 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:50:13.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:12 smithi092 bash[92956]: cluster 2024-09-21T13:50:11.160861+0000 mgr.y (mgr.25139) 568 : cluster [DBG] pgmap v320: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:50:13.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:12 smithi092 bash[92956]: cluster 2024-09-21T13:50:11.160861+0000 mgr.y (mgr.25139) 568 : cluster [DBG] pgmap v320: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:50:13.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:12 smithi092 bash[92956]: cluster 2024-09-21T13:50:11.743148+0000 mon.a (mon.0) 316 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:50:13.005 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:12 smithi092 bash[92956]: cluster 2024-09-21T13:50:11.743148+0000 mon.a (mon.0) 316 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:50:13.005 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:50:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:13.005 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:50:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:13.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:12 smithi170 bash[70212]: cluster 2024-09-21T13:50:11.160861+0000 mgr.y (mgr.25139) 568 : cluster [DBG] pgmap v320: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:50:13.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:12 smithi170 bash[70212]: cluster 2024-09-21T13:50:11.160861+0000 mgr.y (mgr.25139) 568 : cluster [DBG] pgmap v320: 161 pgs: 7 peering, 10 stale+active+clean, 144 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T13:50:13.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:12 smithi170 bash[70212]: cluster 2024-09-21T13:50:11.743148+0000 mon.a (mon.0) 316 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:50:13.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:12 smithi170 bash[70212]: cluster 2024-09-21T13:50:11.743148+0000 mon.a (mon.0) 316 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:50:13.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:13.275 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:13 smithi092 systemd[1]: Started Ceph osd.2 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:50:13.275 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:50:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:13.276 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:50:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:13.276 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:50:13 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:50:14.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:14.063423602Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[70212]: cluster 2024-09-21T13:50:13.161825+0000 mgr.y (mgr.25139) 569 : cluster [DBG] pgmap v321: 161 pgs: 20 active+undersized, 7 peering, 2 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:50:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[70212]: cluster 2024-09-21T13:50:13.161825+0000 mgr.y (mgr.25139) 569 : cluster [DBG] pgmap v321: 161 pgs: 20 active+undersized, 7 peering, 2 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:50:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[70212]: audit 2024-09-21T13:50:13.166306+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[70212]: audit 2024-09-21T13:50:13.166306+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[70212]: audit 2024-09-21T13:50:13.173478+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[70212]: audit 2024-09-21T13:50:13.173478+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[70212]: audit 2024-09-21T13:50:13.179767+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[70212]: audit 2024-09-21T13:50:13.179767+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[70212]: cluster 2024-09-21T13:50:13.753665+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:14.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:14 smithi170 bash[70212]: cluster 2024-09-21T13:50:13.753665+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:14.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[108431]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:50:14.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[108431]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:50:14.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[89286]: cluster 2024-09-21T13:50:13.161825+0000 mgr.y (mgr.25139) 569 : cluster [DBG] pgmap v321: 161 pgs: 20 active+undersized, 7 peering, 2 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[89286]: cluster 2024-09-21T13:50:13.161825+0000 mgr.y (mgr.25139) 569 : cluster [DBG] pgmap v321: 161 pgs: 20 active+undersized, 7 peering, 2 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[89286]: audit 2024-09-21T13:50:13.166306+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[89286]: audit 2024-09-21T13:50:13.166306+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[89286]: audit 2024-09-21T13:50:13.173478+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[89286]: audit 2024-09-21T13:50:13.173478+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[89286]: audit 2024-09-21T13:50:13.179767+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[89286]: audit 2024-09-21T13:50:13.179767+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[89286]: cluster 2024-09-21T13:50:13.753665+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[89286]: cluster 2024-09-21T13:50:13.753665+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[92956]: cluster 2024-09-21T13:50:13.161825+0000 mgr.y (mgr.25139) 569 : cluster [DBG] pgmap v321: 161 pgs: 20 active+undersized, 7 peering, 2 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:50:14.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[92956]: cluster 2024-09-21T13:50:13.161825+0000 mgr.y (mgr.25139) 569 : cluster [DBG] pgmap v321: 161 pgs: 20 active+undersized, 7 peering, 2 stale+active+clean, 13 active+undersized+degraded, 119 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 35/636 objects degraded (5.503%) 2024-09-21T13:50:14.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[92956]: audit 2024-09-21T13:50:13.166306+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[92956]: audit 2024-09-21T13:50:13.166306+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[92956]: audit 2024-09-21T13:50:13.173478+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[92956]: audit 2024-09-21T13:50:13.173478+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[92956]: audit 2024-09-21T13:50:13.179767+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[92956]: audit 2024-09-21T13:50:13.179767+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:14.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[92956]: cluster 2024-09-21T13:50:13.753665+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:14.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:14 smithi092 bash[92956]: cluster 2024-09-21T13:50:13.753665+0000 mon.a (mon.0) 320 : cluster [WRN] Health check failed: Degraded data redundancy: 35/636 objects degraded (5.503%), 13 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:15.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:15 smithi092 bash[89286]: audit 2024-09-21T13:50:14.679333+0000 mgr.y (mgr.25139) 570 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:15.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:15 smithi092 bash[89286]: audit 2024-09-21T13:50:14.679333+0000 mgr.y (mgr.25139) 570 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:15.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:15 smithi092 bash[92956]: audit 2024-09-21T13:50:14.679333+0000 mgr.y (mgr.25139) 570 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:15.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:15 smithi092 bash[92956]: audit 2024-09-21T13:50:14.679333+0000 mgr.y (mgr.25139) 570 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:15 smithi170 bash[70212]: audit 2024-09-21T13:50:14.679333+0000 mgr.y (mgr.25139) 570 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:15 smithi170 bash[70212]: audit 2024-09-21T13:50:14.679333+0000 mgr.y (mgr.25139) 570 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:16.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:16 smithi092 bash[89286]: cluster 2024-09-21T13:50:15.162572+0000 mgr.y (mgr.25139) 571 : cluster [DBG] pgmap v322: 161 pgs: 25 active+undersized, 7 peering, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-21T13:50:16.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:16 smithi092 bash[89286]: cluster 2024-09-21T13:50:15.162572+0000 mgr.y (mgr.25139) 571 : cluster [DBG] pgmap v322: 161 pgs: 25 active+undersized, 7 peering, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-21T13:50:16.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:16 smithi092 bash[92956]: cluster 2024-09-21T13:50:15.162572+0000 mgr.y (mgr.25139) 571 : cluster [DBG] pgmap v322: 161 pgs: 25 active+undersized, 7 peering, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-21T13:50:16.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:16 smithi092 bash[92956]: cluster 2024-09-21T13:50:15.162572+0000 mgr.y (mgr.25139) 571 : cluster [DBG] pgmap v322: 161 pgs: 25 active+undersized, 7 peering, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-21T13:50:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:16 smithi170 bash[70212]: cluster 2024-09-21T13:50:15.162572+0000 mgr.y (mgr.25139) 571 : cluster [DBG] pgmap v322: 161 pgs: 25 active+undersized, 7 peering, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-21T13:50:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:16 smithi170 bash[70212]: cluster 2024-09-21T13:50:15.162572+0000 mgr.y (mgr.25139) 571 : cluster [DBG] pgmap v322: 161 pgs: 25 active+undersized, 7 peering, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 54/636 objects degraded (8.491%) 2024-09-21T13:50:17.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:17.091012697Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:18.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:17 smithi092 bash[89286]: audit 2024-09-21T13:50:16.757087+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:18.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:17 smithi092 bash[89286]: audit 2024-09-21T13:50:16.757087+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:18.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:17 smithi092 bash[89286]: audit 2024-09-21T13:50:16.758343+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:18.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:17 smithi092 bash[89286]: audit 2024-09-21T13:50:16.758343+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:18.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:17 smithi092 bash[92956]: audit 2024-09-21T13:50:16.757087+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:18.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:17 smithi092 bash[92956]: audit 2024-09-21T13:50:16.757087+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:18.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:17 smithi092 bash[92956]: audit 2024-09-21T13:50:16.758343+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:18.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:17 smithi092 bash[92956]: audit 2024-09-21T13:50:16.758343+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:18.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:17 smithi170 bash[70212]: audit 2024-09-21T13:50:16.757087+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:18.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:17 smithi170 bash[70212]: audit 2024-09-21T13:50:16.757087+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:18.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:17 smithi170 bash[70212]: audit 2024-09-21T13:50:16.758343+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:18.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:17 smithi170 bash[70212]: audit 2024-09-21T13:50:16.758343+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:18.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[108431]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:50:18.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[108431]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:50:18.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[108431]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:50:18.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[108431]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T13:50:18.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[108431]: 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-21T13:50:19.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[92956]: cluster 2024-09-21T13:50:17.164351+0000 mgr.y (mgr.25139) 572 : cluster [DBG] pgmap v323: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:19.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[92956]: cluster 2024-09-21T13:50:17.164351+0000 mgr.y (mgr.25139) 572 : cluster [DBG] pgmap v323: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:19.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[92956]: cluster 2024-09-21T13:50:17.754472+0000 mon.a (mon.0) 323 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T13:50:19.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[92956]: cluster 2024-09-21T13:50:17.754472+0000 mon.a (mon.0) 323 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T13:50:19.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[89286]: cluster 2024-09-21T13:50:17.164351+0000 mgr.y (mgr.25139) 572 : cluster [DBG] pgmap v323: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:19.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[89286]: cluster 2024-09-21T13:50:17.164351+0000 mgr.y (mgr.25139) 572 : cluster [DBG] pgmap v323: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:19.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[89286]: cluster 2024-09-21T13:50:17.754472+0000 mon.a (mon.0) 323 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T13:50:19.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[89286]: cluster 2024-09-21T13:50:17.754472+0000 mon.a (mon.0) 323 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T13:50:19.026 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[108431]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-21T13:50:19.026 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[108431]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-09-21T13:50:19.026 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[108431]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T13:50:19.026 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[108431]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-21T13:50:19.026 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:18 smithi092 bash[108431]: --> ceph-volume lvm activate successful for osd ID: 2 2024-09-21T13:50:19.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:18 smithi170 bash[70212]: cluster 2024-09-21T13:50:17.164351+0000 mgr.y (mgr.25139) 572 : cluster [DBG] pgmap v323: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:19.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:18 smithi170 bash[70212]: cluster 2024-09-21T13:50:17.164351+0000 mgr.y (mgr.25139) 572 : cluster [DBG] pgmap v323: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:19.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:18 smithi170 bash[70212]: cluster 2024-09-21T13:50:17.754472+0000 mon.a (mon.0) 323 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T13:50:19.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:18 smithi170 bash[70212]: cluster 2024-09-21T13:50:17.754472+0000 mon.a (mon.0) 323 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-21T13:50:20.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[92956]: audit 2024-09-21T13:50:18.996062+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[92956]: audit 2024-09-21T13:50:18.996062+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[92956]: audit 2024-09-21T13:50:19.001571+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[92956]: audit 2024-09-21T13:50:19.001571+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[92956]: cluster 2024-09-21T13:50:19.165507+0000 mgr.y (mgr.25139) 573 : cluster [DBG] pgmap v324: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:20.251 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[92956]: cluster 2024-09-21T13:50:19.165507+0000 mgr.y (mgr.25139) 573 : cluster [DBG] pgmap v324: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:20.252 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:50:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:50:20] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.51.0" 2024-09-21T13:50:20.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[89286]: audit 2024-09-21T13:50:18.996062+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[89286]: audit 2024-09-21T13:50:18.996062+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[89286]: audit 2024-09-21T13:50:19.001571+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[89286]: audit 2024-09-21T13:50:19.001571+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[89286]: cluster 2024-09-21T13:50:19.165507+0000 mgr.y (mgr.25139) 573 : cluster [DBG] pgmap v324: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:20.252 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:19 smithi092 bash[89286]: cluster 2024-09-21T13:50:19.165507+0000 mgr.y (mgr.25139) 573 : cluster [DBG] pgmap v324: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:20.357 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:20.070012315Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:19 smithi170 bash[70212]: audit 2024-09-21T13:50:18.996062+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:19 smithi170 bash[70212]: audit 2024-09-21T13:50:18.996062+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:19 smithi170 bash[70212]: audit 2024-09-21T13:50:19.001571+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:19 smithi170 bash[70212]: audit 2024-09-21T13:50:19.001571+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:20.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:19 smithi170 bash[70212]: cluster 2024-09-21T13:50:19.165507+0000 mgr.y (mgr.25139) 573 : cluster [DBG] pgmap v324: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:20.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:19 smithi170 bash[70212]: cluster 2024-09-21T13:50:19.165507+0000 mgr.y (mgr.25139) 573 : cluster [DBG] pgmap v324: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:20.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:20 smithi092 bash[109123]: debug 2024-09-21T13:50:20.328+0000 7f2f20047640 1 -- 172.21.15.92:0/562529009 <== mon.2 v2:172.21.15.92:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d93eccc960 con 0x55d93eced800 2024-09-21T13:50:21.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:21 smithi092 bash[109123]: debug 2024-09-21T13:50:21.360+0000 7f2f228ae640 -1 Falling back to public interface 2024-09-21T13:50:21.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:21 smithi092 bash[89286]: audit 2024-09-21T13:50:20.120628+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:21 smithi092 bash[89286]: audit 2024-09-21T13:50:20.120628+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:21 smithi092 bash[89286]: audit 2024-09-21T13:50:20.126075+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:21 smithi092 bash[89286]: audit 2024-09-21T13:50:20.126075+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:21 smithi092 bash[92956]: audit 2024-09-21T13:50:20.120628+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:21 smithi092 bash[92956]: audit 2024-09-21T13:50:20.120628+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:21 smithi092 bash[92956]: audit 2024-09-21T13:50:20.126075+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:21 smithi092 bash[92956]: audit 2024-09-21T13:50:20.126075+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:21 smithi170 bash[70212]: audit 2024-09-21T13:50:20.120628+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:21 smithi170 bash[70212]: audit 2024-09-21T13:50:20.120628+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:21 smithi170 bash[70212]: audit 2024-09-21T13:50:20.126075+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:21.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:21 smithi170 bash[70212]: audit 2024-09-21T13:50:20.126075+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:22 smithi092 bash[89286]: cluster 2024-09-21T13:50:21.166427+0000 mgr.y (mgr.25139) 574 : cluster [DBG] pgmap v325: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:22 smithi092 bash[89286]: cluster 2024-09-21T13:50:21.166427+0000 mgr.y (mgr.25139) 574 : cluster [DBG] pgmap v325: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:22 smithi092 bash[89286]: cluster 2024-09-21T13:50:21.291414+0000 mon.a (mon.0) 328 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:22.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:22 smithi092 bash[89286]: cluster 2024-09-21T13:50:21.291414+0000 mon.a (mon.0) 328 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:22.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:22 smithi092 bash[92956]: cluster 2024-09-21T13:50:21.166427+0000 mgr.y (mgr.25139) 574 : cluster [DBG] pgmap v325: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:22.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:22 smithi092 bash[92956]: cluster 2024-09-21T13:50:21.166427+0000 mgr.y (mgr.25139) 574 : cluster [DBG] pgmap v325: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:22.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:22 smithi092 bash[92956]: cluster 2024-09-21T13:50:21.291414+0000 mon.a (mon.0) 328 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:22.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:22 smithi092 bash[92956]: cluster 2024-09-21T13:50:21.291414+0000 mon.a (mon.0) 328 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:22 smithi170 bash[70212]: cluster 2024-09-21T13:50:21.166427+0000 mgr.y (mgr.25139) 574 : cluster [DBG] pgmap v325: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:22 smithi170 bash[70212]: cluster 2024-09-21T13:50:21.166427+0000 mgr.y (mgr.25139) 574 : cluster [DBG] pgmap v325: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 982 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:22 smithi170 bash[70212]: cluster 2024-09-21T13:50:21.291414+0000 mon.a (mon.0) 328 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:22 smithi170 bash[70212]: cluster 2024-09-21T13:50:21.291414+0000 mon.a (mon.0) 328 : cluster [WRN] Health check update: Degraded data redundancy: 59/636 objects degraded (9.277%), 16 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:23.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:23.084237699Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:24.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:24 smithi092 bash[89286]: cluster 2024-09-21T13:50:23.167299+0000 mgr.y (mgr.25139) 575 : cluster [DBG] pgmap v326: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:24.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:24 smithi092 bash[89286]: cluster 2024-09-21T13:50:23.167299+0000 mgr.y (mgr.25139) 575 : cluster [DBG] pgmap v326: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:24.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:24 smithi092 bash[92956]: cluster 2024-09-21T13:50:23.167299+0000 mgr.y (mgr.25139) 575 : cluster [DBG] pgmap v326: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:24.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:24 smithi092 bash[92956]: cluster 2024-09-21T13:50:23.167299+0000 mgr.y (mgr.25139) 575 : cluster [DBG] pgmap v326: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:24.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:24 smithi170 bash[70212]: cluster 2024-09-21T13:50:23.167299+0000 mgr.y (mgr.25139) 575 : cluster [DBG] pgmap v326: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:24.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:24 smithi170 bash[70212]: cluster 2024-09-21T13:50:23.167299+0000 mgr.y (mgr.25139) 575 : cluster [DBG] pgmap v326: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:25.025 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:24 smithi092 bash[109123]: debug 2024-09-21T13:50:24.732+0000 7f2f228ae640 -1 osd.2 121 log_to_monitors true 2024-09-21T13:50:25.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[109123]: debug 2024-09-21T13:50:25.276+0000 7f2f1a658640 -1 osd.2 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:50:25.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[92956]: audit 2024-09-21T13:50:24.687720+0000 mgr.y (mgr.25139) 576 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:25.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[92956]: audit 2024-09-21T13:50:24.687720+0000 mgr.y (mgr.25139) 576 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:25.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[92956]: audit 2024-09-21T13:50:24.740506+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[92956]: audit 2024-09-21T13:50:24.740506+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[92956]: audit 2024-09-21T13:50:24.740857+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[92956]: audit 2024-09-21T13:50:24.740857+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[89286]: audit 2024-09-21T13:50:24.687720+0000 mgr.y (mgr.25139) 576 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:25.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[89286]: audit 2024-09-21T13:50:24.687720+0000 mgr.y (mgr.25139) 576 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:25.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[89286]: audit 2024-09-21T13:50:24.740506+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[89286]: audit 2024-09-21T13:50:24.740506+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[89286]: audit 2024-09-21T13:50:24.740857+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:25 smithi092 bash[89286]: audit 2024-09-21T13:50:24.740857+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:25 smithi170 bash[70212]: audit 2024-09-21T13:50:24.687720+0000 mgr.y (mgr.25139) 576 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:25 smithi170 bash[70212]: audit 2024-09-21T13:50:24.687720+0000 mgr.y (mgr.25139) 576 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:25 smithi170 bash[70212]: audit 2024-09-21T13:50:24.740506+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:25 smithi170 bash[70212]: audit 2024-09-21T13:50:24.740506+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:25 smithi170 bash[70212]: audit 2024-09-21T13:50:24.740857+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:25.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:25 smithi170 bash[70212]: audit 2024-09-21T13:50:24.740857+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:50:26.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:26.088847321Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[70212]: cluster 2024-09-21T13:50:25.168332+0000 mgr.y (mgr.25139) 577 : cluster [DBG] pgmap v327: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[70212]: cluster 2024-09-21T13:50:25.168332+0000 mgr.y (mgr.25139) 577 : cluster [DBG] pgmap v327: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[70212]: audit 2024-09-21T13:50:25.230778+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:50:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[70212]: audit 2024-09-21T13:50:25.230778+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:50:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[70212]: cluster 2024-09-21T13:50:25.236065+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T13:50:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[70212]: cluster 2024-09-21T13:50:25.236065+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T13:50:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[70212]: audit 2024-09-21T13:50:25.236338+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[70212]: audit 2024-09-21T13:50:25.236338+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[70212]: audit 2024-09-21T13:50:25.236955+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:26 smithi170 bash[70212]: audit 2024-09-21T13:50:25.236955+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[89286]: cluster 2024-09-21T13:50:25.168332+0000 mgr.y (mgr.25139) 577 : cluster [DBG] pgmap v327: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:26.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[89286]: cluster 2024-09-21T13:50:25.168332+0000 mgr.y (mgr.25139) 577 : cluster [DBG] pgmap v327: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:26.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[89286]: audit 2024-09-21T13:50:25.230778+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[89286]: audit 2024-09-21T13:50:25.230778+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[89286]: cluster 2024-09-21T13:50:25.236065+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[89286]: cluster 2024-09-21T13:50:25.236065+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[89286]: audit 2024-09-21T13:50:25.236338+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[89286]: audit 2024-09-21T13:50:25.236338+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[89286]: audit 2024-09-21T13:50:25.236955+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[89286]: audit 2024-09-21T13:50:25.236955+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[92956]: cluster 2024-09-21T13:50:25.168332+0000 mgr.y (mgr.25139) 577 : cluster [DBG] pgmap v327: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[92956]: cluster 2024-09-21T13:50:25.168332+0000 mgr.y (mgr.25139) 577 : cluster [DBG] pgmap v327: 161 pgs: 31 active+undersized, 16 active+undersized+degraded, 114 active+clean; 585 KiB data, 274 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 59/636 objects degraded (9.277%) 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[92956]: audit 2024-09-21T13:50:25.230778+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[92956]: audit 2024-09-21T13:50:25.230778+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:50:26.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[92956]: cluster 2024-09-21T13:50:25.236065+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T13:50:26.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[92956]: cluster 2024-09-21T13:50:25.236065+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-09-21T13:50:26.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[92956]: audit 2024-09-21T13:50:25.236338+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[92956]: audit 2024-09-21T13:50:25.236338+0000 mon.c (mon.2) 10 : audit [INF] from='osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[92956]: audit 2024-09-21T13:50:25.236955+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:26.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:26 smithi092 bash[92956]: audit 2024-09-21T13:50:25.236955+0000 mon.a (mon.0) 332 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:50:27.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[89286]: cluster 2024-09-21T13:50:26.231922+0000 mon.a (mon.0) 333 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:50:27.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[89286]: cluster 2024-09-21T13:50:26.231922+0000 mon.a (mon.0) 333 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:50:27.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[89286]: cluster 2024-09-21T13:50:26.245312+0000 mon.a (mon.0) 334 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692] boot 2024-09-21T13:50:27.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[89286]: cluster 2024-09-21T13:50:26.245312+0000 mon.a (mon.0) 334 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692] boot 2024-09-21T13:50:27.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[89286]: cluster 2024-09-21T13:50:26.245418+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T13:50:27.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[89286]: cluster 2024-09-21T13:50:26.245418+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T13:50:27.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[89286]: audit 2024-09-21T13:50:26.250300+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:50:27.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[89286]: audit 2024-09-21T13:50:26.250300+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:50:27.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[92956]: cluster 2024-09-21T13:50:26.231922+0000 mon.a (mon.0) 333 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:50:27.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[92956]: cluster 2024-09-21T13:50:26.231922+0000 mon.a (mon.0) 333 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:50:27.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[92956]: cluster 2024-09-21T13:50:26.245312+0000 mon.a (mon.0) 334 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692] boot 2024-09-21T13:50:27.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[92956]: cluster 2024-09-21T13:50:26.245312+0000 mon.a (mon.0) 334 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692] boot 2024-09-21T13:50:27.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[92956]: cluster 2024-09-21T13:50:26.245418+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T13:50:27.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[92956]: cluster 2024-09-21T13:50:26.245418+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T13:50:27.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[92956]: audit 2024-09-21T13:50:26.250300+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:50:27.527 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:27 smithi092 bash[92956]: audit 2024-09-21T13:50:26.250300+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:27 smithi170 bash[70212]: cluster 2024-09-21T13:50:26.231922+0000 mon.a (mon.0) 333 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:27 smithi170 bash[70212]: cluster 2024-09-21T13:50:26.231922+0000 mon.a (mon.0) 333 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:27 smithi170 bash[70212]: cluster 2024-09-21T13:50:26.245312+0000 mon.a (mon.0) 334 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692] boot 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:27 smithi170 bash[70212]: cluster 2024-09-21T13:50:26.245312+0000 mon.a (mon.0) 334 : cluster [INF] osd.2 [v2:172.21.15.92:6818/3244897692,v1:172.21.15.92:6819/3244897692] boot 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:27 smithi170 bash[70212]: cluster 2024-09-21T13:50:26.245418+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:27 smithi170 bash[70212]: cluster 2024-09-21T13:50:26.245418+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:27 smithi170 bash[70212]: audit 2024-09-21T13:50:26.250300+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:50:27.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:27 smithi170 bash[70212]: audit 2024-09-21T13:50:26.250300+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:50:28.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[89286]: cluster 2024-09-21T13:50:27.169827+0000 mgr.y (mgr.25139) 578 : cluster [DBG] pgmap v330: 161 pgs: 25 peering, 18 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25/636 objects degraded (3.931%) 2024-09-21T13:50:28.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[89286]: cluster 2024-09-21T13:50:27.169827+0000 mgr.y (mgr.25139) 578 : cluster [DBG] pgmap v330: 161 pgs: 25 peering, 18 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25/636 objects degraded (3.931%) 2024-09-21T13:50:28.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[89286]: cluster 2024-09-21T13:50:27.248203+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T13:50:28.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[89286]: cluster 2024-09-21T13:50:27.248203+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T13:50:28.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[89286]: cluster 2024-09-21T13:50:27.267814+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:28.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[89286]: cluster 2024-09-21T13:50:27.267814+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:28.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[92956]: cluster 2024-09-21T13:50:27.169827+0000 mgr.y (mgr.25139) 578 : cluster [DBG] pgmap v330: 161 pgs: 25 peering, 18 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25/636 objects degraded (3.931%) 2024-09-21T13:50:28.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[92956]: cluster 2024-09-21T13:50:27.169827+0000 mgr.y (mgr.25139) 578 : cluster [DBG] pgmap v330: 161 pgs: 25 peering, 18 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25/636 objects degraded (3.931%) 2024-09-21T13:50:28.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[92956]: cluster 2024-09-21T13:50:27.248203+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T13:50:28.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[92956]: cluster 2024-09-21T13:50:27.248203+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T13:50:28.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[92956]: cluster 2024-09-21T13:50:27.267814+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:28.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:28 smithi092 bash[92956]: cluster 2024-09-21T13:50:27.267814+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:28 smithi170 bash[70212]: cluster 2024-09-21T13:50:27.169827+0000 mgr.y (mgr.25139) 578 : cluster [DBG] pgmap v330: 161 pgs: 25 peering, 18 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25/636 objects degraded (3.931%) 2024-09-21T13:50:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:28 smithi170 bash[70212]: cluster 2024-09-21T13:50:27.169827+0000 mgr.y (mgr.25139) 578 : cluster [DBG] pgmap v330: 161 pgs: 25 peering, 18 active+undersized, 4 active+undersized+degraded, 114 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 25/636 objects degraded (3.931%) 2024-09-21T13:50:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:28 smithi170 bash[70212]: cluster 2024-09-21T13:50:27.248203+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T13:50:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:28 smithi170 bash[70212]: cluster 2024-09-21T13:50:27.248203+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-09-21T13:50:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:28 smithi170 bash[70212]: cluster 2024-09-21T13:50:27.267814+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:28.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:28 smithi170 bash[70212]: cluster 2024-09-21T13:50:27.267814+0000 mon.a (mon.0) 338 : cluster [WRN] Health check update: Degraded data redundancy: 25/636 objects degraded (3.931%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:50:29.606 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:29.106527487Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:30.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:50:30] "GET /metrics HTTP/1.1" 200 38347 "" "Prometheus/2.51.0" 2024-09-21T13:50:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: cluster 2024-09-21T13:50:29.170546+0000 mgr.y (mgr.25139) 579 : cluster [DBG] pgmap v332: 161 pgs: 25 peering, 15 active+undersized, 2 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-21T13:50:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: cluster 2024-09-21T13:50:29.170546+0000 mgr.y (mgr.25139) 579 : cluster [DBG] pgmap v332: 161 pgs: 25 peering, 15 active+undersized, 2 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-21T13:50:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.885591+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.885591+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.896372+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.896372+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.899825+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.899825+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.901377+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.901377+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.910573+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.910573+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.992011+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.992011+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.995349+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.995349+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.999343+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:29.999343+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.007033+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: cluster 2024-09-21T13:50:29.170546+0000 mgr.y (mgr.25139) 579 : cluster [DBG] pgmap v332: 161 pgs: 25 peering, 15 active+undersized, 2 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: cluster 2024-09-21T13:50:29.170546+0000 mgr.y (mgr.25139) 579 : cluster [DBG] pgmap v332: 161 pgs: 25 peering, 15 active+undersized, 2 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.885591+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.885591+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.896372+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.896372+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.899825+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.899825+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.901377+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.901377+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.910573+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.910573+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.992011+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:31.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.992011+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:31.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.995349+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.995349+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.999343+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:29.999343+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.007033+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.007033+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.012203+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.012203+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.015007+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.015007+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.017833+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.017833+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.020605+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.020605+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.023218+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.023218+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.025805+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.025805+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.029123+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.029123+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.035390+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.035390+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.039319+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.039319+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.007033+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.012203+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.012203+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.015007+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.015007+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.017833+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.017833+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.020605+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.020605+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.023218+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.023218+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.025805+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.025805+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.029123+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.029123+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.035390+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.035390+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.039319+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.039319+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.044819+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.044819+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.061418+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.061418+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.067897+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:50:31.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.067897+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.072148+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.072148+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.073580+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.073580+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.075011+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.075011+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.076436+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.076436+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.077811+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.077811+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.283 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.044819+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.044819+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.061418+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.061418+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.067897+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.067897+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.072148+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.072148+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.073580+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.073580+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.075011+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.075011+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.076436+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.076436+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.077811+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.077811+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.079162+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:50:31.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.079162+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:50:31.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.080556+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:50:31.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.080556+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:50:31.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.081797+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:50:31.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.081797+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:50:31.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.083024+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:50:31.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.083024+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:50:31.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.088901+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:50:31.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.088901+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.093213+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.093213+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.094543+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.094543+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.096014+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.096014+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.079162+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.079162+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.080556+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.080556+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.081797+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:50:31.286 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.081797+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.083024+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.083024+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.088901+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.088901+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.093213+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.093213+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.094543+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.094543+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.096014+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.096014+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.097363+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.097363+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.099022+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.099022+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.100648+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.100648+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.103009+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.103009+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.108911+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.108911+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.111089+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.111089+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.112758+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.112758+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.122814+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.122814+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.288 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.248792+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.248792+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.249864+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.249864+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.258983+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[89286]: audit 2024-09-21T13:50:30.258983+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.097363+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.097363+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.099022+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.099022+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.100648+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.100648+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.103009+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.103009+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.108911+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.108911+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.111089+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.111089+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.112758+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.112758+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.122814+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.122814+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.248792+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.248792+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.249864+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.249864+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.258983+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:30 smithi092 bash[92956]: audit 2024-09-21T13:50:30.258983+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: cluster 2024-09-21T13:50:29.170546+0000 mgr.y (mgr.25139) 579 : cluster [DBG] pgmap v332: 161 pgs: 25 peering, 15 active+undersized, 2 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-21T13:50:31.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: cluster 2024-09-21T13:50:29.170546+0000 mgr.y (mgr.25139) 579 : cluster [DBG] pgmap v332: 161 pgs: 25 peering, 15 active+undersized, 2 active+undersized+degraded, 119 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 6/636 objects degraded (0.943%) 2024-09-21T13:50:31.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.885591+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.885591+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.896372+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.896372+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.899825+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.899825+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.901377+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.901377+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.910573+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.910573+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.992011+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.992011+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.995349+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.995349+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.999343+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:29.999343+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.007033+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.007033+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.012203+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.012203+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.015007+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.015007+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.017833+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.017833+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.020605+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.020605+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.023218+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.023218+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.025805+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.025805+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:31.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.029123+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.029123+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.035390+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.035390+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.039319+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.039319+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.044819+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.044819+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.061418+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.061418+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.067897+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.067897+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.072148+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.072148+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.073580+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.073580+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:50:31.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.075011+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.075011+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.076436+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.076436+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.077811+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.077811+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.079162+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.079162+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.080556+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.080556+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.081797+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.081797+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.083024+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.083024+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.088901+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:50:31.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.088901+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.093213+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.093213+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.094543+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.094543+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.096014+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.096014+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.097363+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.097363+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.099022+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.099022+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.100648+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.100648+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.103009+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:50:31.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.103009+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.108911+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.108911+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.111089+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.111089+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.112758+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.112758+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.122814+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.122814+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.248792+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.248792+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.249864+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.249864+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.258983+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:31.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:30 smithi170 bash[70212]: audit 2024-09-21T13:50:30.258983+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:32.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[89286]: cephadm 2024-09-21T13:50:30.000599+0000 mgr.y (mgr.25139) 580 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[89286]: cephadm 2024-09-21T13:50:30.000599+0000 mgr.y (mgr.25139) 580 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[89286]: cephadm 2024-09-21T13:50:30.027169+0000 mgr.y (mgr.25139) 581 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[89286]: cephadm 2024-09-21T13:50:30.027169+0000 mgr.y (mgr.25139) 581 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[89286]: cephadm 2024-09-21T13:50:30.102050+0000 mgr.y (mgr.25139) 582 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[89286]: cephadm 2024-09-21T13:50:30.102050+0000 mgr.y (mgr.25139) 582 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[89286]: audit 2024-09-21T13:50:31.757779+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[89286]: audit 2024-09-21T13:50:31.757779+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[89286]: audit 2024-09-21T13:50:31.759893+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[89286]: audit 2024-09-21T13:50:31.759893+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[92956]: cephadm 2024-09-21T13:50:30.000599+0000 mgr.y (mgr.25139) 580 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[92956]: cephadm 2024-09-21T13:50:30.000599+0000 mgr.y (mgr.25139) 580 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:50:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[92956]: cephadm 2024-09-21T13:50:30.027169+0000 mgr.y (mgr.25139) 581 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:50:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[92956]: cephadm 2024-09-21T13:50:30.027169+0000 mgr.y (mgr.25139) 581 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:50:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[92956]: cephadm 2024-09-21T13:50:30.102050+0000 mgr.y (mgr.25139) 582 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:50:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[92956]: cephadm 2024-09-21T13:50:30.102050+0000 mgr.y (mgr.25139) 582 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:50:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[92956]: audit 2024-09-21T13:50:31.757779+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[92956]: audit 2024-09-21T13:50:31.757779+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[92956]: audit 2024-09-21T13:50:31.759893+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:31 smithi092 bash[92956]: audit 2024-09-21T13:50:31.759893+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:32.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:32.061976394Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:31 smithi170 bash[70212]: cephadm 2024-09-21T13:50:30.000599+0000 mgr.y (mgr.25139) 580 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:50:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:31 smithi170 bash[70212]: cephadm 2024-09-21T13:50:30.000599+0000 mgr.y (mgr.25139) 580 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:50:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:31 smithi170 bash[70212]: cephadm 2024-09-21T13:50:30.027169+0000 mgr.y (mgr.25139) 581 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:50:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:31 smithi170 bash[70212]: cephadm 2024-09-21T13:50:30.027169+0000 mgr.y (mgr.25139) 581 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:50:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:31 smithi170 bash[70212]: cephadm 2024-09-21T13:50:30.102050+0000 mgr.y (mgr.25139) 582 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:50:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:31 smithi170 bash[70212]: cephadm 2024-09-21T13:50:30.102050+0000 mgr.y (mgr.25139) 582 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:50:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:31 smithi170 bash[70212]: audit 2024-09-21T13:50:31.757779+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:31 smithi170 bash[70212]: audit 2024-09-21T13:50:31.757779+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:31 smithi170 bash[70212]: audit 2024-09-21T13:50:31.759893+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:32.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:31 smithi170 bash[70212]: audit 2024-09-21T13:50:31.759893+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:33.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[89286]: cluster 2024-09-21T13:50:31.171504+0000 mgr.y (mgr.25139) 583 : cluster [DBG] pgmap v333: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:33.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[89286]: cluster 2024-09-21T13:50:31.171504+0000 mgr.y (mgr.25139) 583 : cluster [DBG] pgmap v333: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[89286]: cluster 2024-09-21T13:50:31.884120+0000 mon.a (mon.0) 386 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[89286]: cluster 2024-09-21T13:50:31.884120+0000 mon.a (mon.0) 386 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[89286]: cluster 2024-09-21T13:50:31.884198+0000 mon.a (mon.0) 387 : cluster [INF] Cluster is now healthy 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[89286]: cluster 2024-09-21T13:50:31.884198+0000 mon.a (mon.0) 387 : cluster [INF] Cluster is now healthy 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[89286]: audit 2024-09-21T13:50:31.987969+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[89286]: audit 2024-09-21T13:50:31.987969+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[92956]: cluster 2024-09-21T13:50:31.171504+0000 mgr.y (mgr.25139) 583 : cluster [DBG] pgmap v333: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[92956]: cluster 2024-09-21T13:50:31.171504+0000 mgr.y (mgr.25139) 583 : cluster [DBG] pgmap v333: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[92956]: cluster 2024-09-21T13:50:31.884120+0000 mon.a (mon.0) 386 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[92956]: cluster 2024-09-21T13:50:31.884120+0000 mon.a (mon.0) 386 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[92956]: cluster 2024-09-21T13:50:31.884198+0000 mon.a (mon.0) 387 : cluster [INF] Cluster is now healthy 2024-09-21T13:50:33.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[92956]: cluster 2024-09-21T13:50:31.884198+0000 mon.a (mon.0) 387 : cluster [INF] Cluster is now healthy 2024-09-21T13:50:33.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[92956]: audit 2024-09-21T13:50:31.987969+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:33.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:32 smithi092 bash[92956]: audit 2024-09-21T13:50:31.987969+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:33.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:32 smithi170 bash[70212]: cluster 2024-09-21T13:50:31.171504+0000 mgr.y (mgr.25139) 583 : cluster [DBG] pgmap v333: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:33.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:32 smithi170 bash[70212]: cluster 2024-09-21T13:50:31.171504+0000 mgr.y (mgr.25139) 583 : cluster [DBG] pgmap v333: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:33.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:32 smithi170 bash[70212]: cluster 2024-09-21T13:50:31.884120+0000 mon.a (mon.0) 386 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-21T13:50:33.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:32 smithi170 bash[70212]: cluster 2024-09-21T13:50:31.884120+0000 mon.a (mon.0) 386 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/636 objects degraded (0.943%), 2 pgs degraded) 2024-09-21T13:50:33.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:32 smithi170 bash[70212]: cluster 2024-09-21T13:50:31.884198+0000 mon.a (mon.0) 387 : cluster [INF] Cluster is now healthy 2024-09-21T13:50:33.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:32 smithi170 bash[70212]: cluster 2024-09-21T13:50:31.884198+0000 mon.a (mon.0) 387 : cluster [INF] Cluster is now healthy 2024-09-21T13:50:33.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:32 smithi170 bash[70212]: audit 2024-09-21T13:50:31.987969+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:33.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:32 smithi170 bash[70212]: audit 2024-09-21T13:50:31.987969+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:35.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:34 smithi092 bash[89286]: cluster 2024-09-21T13:50:33.172879+0000 mgr.y (mgr.25139) 584 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:50:35.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:34 smithi092 bash[89286]: cluster 2024-09-21T13:50:33.172879+0000 mgr.y (mgr.25139) 584 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:50:35.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:34 smithi092 bash[92956]: cluster 2024-09-21T13:50:33.172879+0000 mgr.y (mgr.25139) 584 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:50:35.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:34 smithi092 bash[92956]: cluster 2024-09-21T13:50:33.172879+0000 mgr.y (mgr.25139) 584 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:50:35.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:35.099703549Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:34 smithi170 bash[70212]: cluster 2024-09-21T13:50:33.172879+0000 mgr.y (mgr.25139) 584 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:50:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:34 smithi170 bash[70212]: cluster 2024-09-21T13:50:33.172879+0000 mgr.y (mgr.25139) 584 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:50:36.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:35 smithi092 bash[89286]: audit 2024-09-21T13:50:34.689428+0000 mgr.y (mgr.25139) 585 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:36.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:35 smithi092 bash[89286]: audit 2024-09-21T13:50:34.689428+0000 mgr.y (mgr.25139) 585 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:36.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:35 smithi092 bash[92956]: audit 2024-09-21T13:50:34.689428+0000 mgr.y (mgr.25139) 585 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:36.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:35 smithi092 bash[92956]: audit 2024-09-21T13:50:34.689428+0000 mgr.y (mgr.25139) 585 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:36.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:35 smithi170 bash[70212]: audit 2024-09-21T13:50:34.689428+0000 mgr.y (mgr.25139) 585 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:36.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:35 smithi170 bash[70212]: audit 2024-09-21T13:50:34.689428+0000 mgr.y (mgr.25139) 585 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:37.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:36 smithi092 bash[89286]: cluster 2024-09-21T13:50:35.173755+0000 mgr.y (mgr.25139) 586 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:50:37.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:36 smithi092 bash[89286]: cluster 2024-09-21T13:50:35.173755+0000 mgr.y (mgr.25139) 586 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:50:37.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:36 smithi092 bash[92956]: cluster 2024-09-21T13:50:35.173755+0000 mgr.y (mgr.25139) 586 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:50:37.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:36 smithi092 bash[92956]: cluster 2024-09-21T13:50:35.173755+0000 mgr.y (mgr.25139) 586 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:50:37.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:36 smithi170 bash[70212]: cluster 2024-09-21T13:50:35.173755+0000 mgr.y (mgr.25139) 586 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:50:37.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:36 smithi170 bash[70212]: cluster 2024-09-21T13:50:35.173755+0000 mgr.y (mgr.25139) 586 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:50:38.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:38.081126099Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:39.178 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:38 smithi092 bash[89286]: cluster 2024-09-21T13:50:37.175366+0000 mgr.y (mgr.25139) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:50:39.178 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:38 smithi092 bash[89286]: cluster 2024-09-21T13:50:37.175366+0000 mgr.y (mgr.25139) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:50:39.178 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:38 smithi092 bash[92956]: cluster 2024-09-21T13:50:37.175366+0000 mgr.y (mgr.25139) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:50:39.178 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:38 smithi092 bash[92956]: cluster 2024-09-21T13:50:37.175366+0000 mgr.y (mgr.25139) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:50:39.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:38 smithi170 bash[70212]: cluster 2024-09-21T13:50:37.175366+0000 mgr.y (mgr.25139) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:50:39.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:38 smithi170 bash[70212]: cluster 2024-09-21T13:50:37.175366+0000 mgr.y (mgr.25139) 587 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:50:39.972 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:50:40.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:50:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:50:40] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-21T13:50:41.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:40 smithi092 bash[89286]: audit 2024-09-21T13:50:39.112788+0000 mgr.y (mgr.25139) 588 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:41.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:40 smithi092 bash[89286]: audit 2024-09-21T13:50:39.112788+0000 mgr.y (mgr.25139) 588 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:41.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:40 smithi092 bash[89286]: cluster 2024-09-21T13:50:39.175894+0000 mgr.y (mgr.25139) 589 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-09-21T13:50:41.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:40 smithi092 bash[89286]: cluster 2024-09-21T13:50:39.175894+0000 mgr.y (mgr.25139) 589 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-09-21T13:50:41.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:40 smithi092 bash[92956]: audit 2024-09-21T13:50:39.112788+0000 mgr.y (mgr.25139) 588 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:41.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:40 smithi092 bash[92956]: audit 2024-09-21T13:50:39.112788+0000 mgr.y (mgr.25139) 588 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:41.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:40 smithi092 bash[92956]: cluster 2024-09-21T13:50:39.175894+0000 mgr.y (mgr.25139) 589 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-09-21T13:50:41.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:40 smithi092 bash[92956]: cluster 2024-09-21T13:50:39.175894+0000 mgr.y (mgr.25139) 589 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-09-21T13:50:41.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:41.062082987Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:41.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:40 smithi170 bash[70212]: audit 2024-09-21T13:50:39.112788+0000 mgr.y (mgr.25139) 588 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:41.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:40 smithi170 bash[70212]: audit 2024-09-21T13:50:39.112788+0000 mgr.y (mgr.25139) 588 : audit [DBG] from='client.54332 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:41.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:40 smithi170 bash[70212]: cluster 2024-09-21T13:50:39.175894+0000 mgr.y (mgr.25139) 589 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-09-21T13:50:41.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:40 smithi170 bash[70212]: cluster 2024-09-21T13:50:39.175894+0000 mgr.y (mgr.25139) 589 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s 2024-09-21T13:50:43.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:42 smithi092 bash[89286]: cluster 2024-09-21T13:50:41.176763+0000 mgr.y (mgr.25139) 590 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:43.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:42 smithi092 bash[89286]: cluster 2024-09-21T13:50:41.176763+0000 mgr.y (mgr.25139) 590 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:43.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:42 smithi092 bash[89286]: audit 2024-09-21T13:50:42.000102+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:43.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:42 smithi092 bash[89286]: audit 2024-09-21T13:50:42.000102+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:43.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:42 smithi092 bash[92956]: cluster 2024-09-21T13:50:41.176763+0000 mgr.y (mgr.25139) 590 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:43.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:42 smithi092 bash[92956]: cluster 2024-09-21T13:50:41.176763+0000 mgr.y (mgr.25139) 590 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:43.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:42 smithi092 bash[92956]: audit 2024-09-21T13:50:42.000102+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:43.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:42 smithi092 bash[92956]: audit 2024-09-21T13:50:42.000102+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:43.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:42 smithi170 bash[70212]: cluster 2024-09-21T13:50:41.176763+0000 mgr.y (mgr.25139) 590 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:43.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:42 smithi170 bash[70212]: cluster 2024-09-21T13:50:41.176763+0000 mgr.y (mgr.25139) 590 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:43.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:42 smithi170 bash[70212]: audit 2024-09-21T13:50:42.000102+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:43.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:42 smithi170 bash[70212]: audit 2024-09-21T13:50:42.000102+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:44.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:44.105503871Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:44.776 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:50:45.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:44 smithi092 bash[92956]: cluster 2024-09-21T13:50:43.178152+0000 mgr.y (mgr.25139) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:45.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:44 smithi092 bash[92956]: cluster 2024-09-21T13:50:43.178152+0000 mgr.y (mgr.25139) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:45.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:44 smithi092 bash[89286]: cluster 2024-09-21T13:50:43.178152+0000 mgr.y (mgr.25139) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:45.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:44 smithi092 bash[89286]: cluster 2024-09-21T13:50:43.178152+0000 mgr.y (mgr.25139) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:45.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:44 smithi170 bash[70212]: cluster 2024-09-21T13:50:43.178152+0000 mgr.y (mgr.25139) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:45.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:44 smithi170 bash[70212]: cluster 2024-09-21T13:50:43.178152+0000 mgr.y (mgr.25139) 591 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:46.187 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:50:46.187 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (8m) 27s ago 35m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:50:46.187 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (8m) 6m ago 35m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:50:46.187 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (10m) 27s ago 33m 48.5M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:50:46.187 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (10m) 6m ago 43m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (21m) 27s ago 46m 518M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (5m) 27s ago 46m 50.1M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (6m) 6m ago 44m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (4m) 27s ago 44m 39.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (9m) 27s ago 35m 8351k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (9m) 6m ago 35m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (2m) 27s ago 43m 53.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (2m) 27s ago 42m 49.5M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running 27s ago 41m - 3036M 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (40m) 27s ago 40m 70.2M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (39m) 6m ago 39m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (38m) 6m ago 38m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (37m) 6m ago 37m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:50:46.188 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (36m) 6m ago 36m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:50:46.189 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (9m) 6m ago 36m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:50:46.189 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (33m) 27s ago 33m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:50:46.189 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (33m) 6m ago 33m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:50:46.199 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:45 smithi092 bash[89286]: audit 2024-09-21T13:50:44.700714+0000 mgr.y (mgr.25139) 592 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:46.200 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:45 smithi092 bash[89286]: audit 2024-09-21T13:50:44.700714+0000 mgr.y (mgr.25139) 592 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:46.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:45 smithi092 bash[92956]: audit 2024-09-21T13:50:44.700714+0000 mgr.y (mgr.25139) 592 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:46.200 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:45 smithi092 bash[92956]: audit 2024-09-21T13:50:44.700714+0000 mgr.y (mgr.25139) 592 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:46.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:45 smithi170 bash[70212]: audit 2024-09-21T13:50:44.700714+0000 mgr.y (mgr.25139) 592 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:46.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:45 smithi170 bash[70212]: audit 2024-09-21T13:50:44.700714+0000 mgr.y (mgr.25139) 592 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:46.803 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-21T13:50:47.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[89286]: cluster 2024-09-21T13:50:45.179052+0000 mgr.y (mgr.25139) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[89286]: cluster 2024-09-21T13:50:45.179052+0000 mgr.y (mgr.25139) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[89286]: audit 2024-09-21T13:50:46.757892+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[89286]: audit 2024-09-21T13:50:46.757892+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[89286]: audit 2024-09-21T13:50:46.760029+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[89286]: audit 2024-09-21T13:50:46.760029+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[92956]: cluster 2024-09-21T13:50:45.179052+0000 mgr.y (mgr.25139) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[92956]: cluster 2024-09-21T13:50:45.179052+0000 mgr.y (mgr.25139) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[92956]: audit 2024-09-21T13:50:46.757892+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[92956]: audit 2024-09-21T13:50:46.757892+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[92956]: audit 2024-09-21T13:50:46.760029+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:46 smithi092 bash[92956]: audit 2024-09-21T13:50:46.760029+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:47.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:47.100781155Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:46 smithi170 bash[70212]: cluster 2024-09-21T13:50:45.179052+0000 mgr.y (mgr.25139) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:46 smithi170 bash[70212]: cluster 2024-09-21T13:50:45.179052+0000 mgr.y (mgr.25139) 593 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:46 smithi170 bash[70212]: audit 2024-09-21T13:50:46.757892+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:46 smithi170 bash[70212]: audit 2024-09-21T13:50:46.757892+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:50:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:46 smithi170 bash[70212]: audit 2024-09-21T13:50:46.760029+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:47.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:46 smithi170 bash[70212]: audit 2024-09-21T13:50:46.760029+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:50:48.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:47 smithi092 bash[89286]: audit 2024-09-21T13:50:46.175510+0000 mgr.y (mgr.25139) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:48.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:47 smithi092 bash[89286]: audit 2024-09-21T13:50:46.175510+0000 mgr.y (mgr.25139) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:48.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:47 smithi092 bash[92956]: audit 2024-09-21T13:50:46.175510+0000 mgr.y (mgr.25139) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:48.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:47 smithi092 bash[92956]: audit 2024-09-21T13:50:46.175510+0000 mgr.y (mgr.25139) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:48.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:47 smithi170 bash[70212]: audit 2024-09-21T13:50:46.175510+0000 mgr.y (mgr.25139) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:48.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:47 smithi170 bash[70212]: audit 2024-09-21T13:50:46.175510+0000 mgr.y (mgr.25139) 594 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:50:49.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:48 smithi092 bash[89286]: cluster 2024-09-21T13:50:47.180563+0000 mgr.y (mgr.25139) 595 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:49.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:48 smithi092 bash[89286]: cluster 2024-09-21T13:50:47.180563+0000 mgr.y (mgr.25139) 595 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:49.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:48 smithi092 bash[92956]: cluster 2024-09-21T13:50:47.180563+0000 mgr.y (mgr.25139) 595 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:49.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:48 smithi092 bash[92956]: cluster 2024-09-21T13:50:47.180563+0000 mgr.y (mgr.25139) 595 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:49.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:48 smithi170 bash[70212]: cluster 2024-09-21T13:50:47.180563+0000 mgr.y (mgr.25139) 595 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:49.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:48 smithi170 bash[70212]: cluster 2024-09-21T13:50:47.180563+0000 mgr.y (mgr.25139) 595 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:50.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:49 smithi092 bash[89286]: cluster 2024-09-21T13:50:49.181444+0000 mgr.y (mgr.25139) 596 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:50.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:49 smithi092 bash[89286]: cluster 2024-09-21T13:50:49.181444+0000 mgr.y (mgr.25139) 596 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:50.276 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:50:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:50:50] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-21T13:50:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:49 smithi092 bash[92956]: cluster 2024-09-21T13:50:49.181444+0000 mgr.y (mgr.25139) 596 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:50.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:49 smithi092 bash[92956]: cluster 2024-09-21T13:50:49.181444+0000 mgr.y (mgr.25139) 596 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:50.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:50.095376222Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:50.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:49 smithi170 bash[70212]: cluster 2024-09-21T13:50:49.181444+0000 mgr.y (mgr.25139) 596 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:50.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:49 smithi170 bash[70212]: cluster 2024-09-21T13:50:49.181444+0000 mgr.y (mgr.25139) 596 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:51.617 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:50:52.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:52 smithi092 bash[92956]: cluster 2024-09-21T13:50:51.182436+0000 mgr.y (mgr.25139) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:52.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:52 smithi092 bash[92956]: cluster 2024-09-21T13:50:51.182436+0000 mgr.y (mgr.25139) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:52.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:52 smithi092 bash[89286]: cluster 2024-09-21T13:50:51.182436+0000 mgr.y (mgr.25139) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:52.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:52 smithi092 bash[89286]: cluster 2024-09-21T13:50:51.182436+0000 mgr.y (mgr.25139) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:52.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:52 smithi170 bash[70212]: cluster 2024-09-21T13:50:51.182436+0000 mgr.y (mgr.25139) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:52.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:52 smithi170 bash[70212]: cluster 2024-09-21T13:50:51.182436+0000 mgr.y (mgr.25139) 597 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:53.069 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:50:53.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:53 smithi092 bash[89286]: audit 2024-09-21T13:50:53.058678+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.92:0/3377148462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:53.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:53 smithi092 bash[89286]: audit 2024-09-21T13:50:53.058678+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.92:0/3377148462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:53.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:53 smithi092 bash[92956]: audit 2024-09-21T13:50:53.058678+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.92:0/3377148462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:53.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:53 smithi092 bash[92956]: audit 2024-09-21T13:50:53.058678+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.92:0/3377148462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:53.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:53 smithi170 bash[70212]: audit 2024-09-21T13:50:53.058678+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.92:0/3377148462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:53.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:53 smithi170 bash[70212]: audit 2024-09-21T13:50:53.058678+0000 mon.a (mon.0) 392 : audit [DBG] from='client.? 172.21.15.92:0/3377148462' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:50:53.606 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:53.106955866Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:53.713 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 8'"'"'' 2024-09-21T13:50:54.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:54 smithi092 bash[89286]: cluster 2024-09-21T13:50:53.183354+0000 mgr.y (mgr.25139) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:54.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:54 smithi092 bash[89286]: cluster 2024-09-21T13:50:53.183354+0000 mgr.y (mgr.25139) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:54.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:54 smithi092 bash[92956]: cluster 2024-09-21T13:50:53.183354+0000 mgr.y (mgr.25139) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:54.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:54 smithi092 bash[92956]: cluster 2024-09-21T13:50:53.183354+0000 mgr.y (mgr.25139) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:54.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:54 smithi170 bash[70212]: cluster 2024-09-21T13:50:53.183354+0000 mgr.y (mgr.25139) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:54.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:54 smithi170 bash[70212]: cluster 2024-09-21T13:50:53.183354+0000 mgr.y (mgr.25139) 598 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:55 smithi092 bash[89286]: audit 2024-09-21T13:50:54.711975+0000 mgr.y (mgr.25139) 599 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:55.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:55 smithi092 bash[89286]: audit 2024-09-21T13:50:54.711975+0000 mgr.y (mgr.25139) 599 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:55.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:55 smithi092 bash[92956]: audit 2024-09-21T13:50:54.711975+0000 mgr.y (mgr.25139) 599 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:55.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:55 smithi092 bash[92956]: audit 2024-09-21T13:50:54.711975+0000 mgr.y (mgr.25139) 599 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:55 smithi170 bash[70212]: audit 2024-09-21T13:50:54.711975+0000 mgr.y (mgr.25139) 599 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:55.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:55 smithi170 bash[70212]: audit 2024-09-21T13:50:54.711975+0000 mgr.y (mgr.25139) 599 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:50:56.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:56.074191117Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:50:56.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:56 smithi170 bash[70212]: cluster 2024-09-21T13:50:55.184171+0000 mgr.y (mgr.25139) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:56.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:56 smithi170 bash[70212]: cluster 2024-09-21T13:50:55.184171+0000 mgr.y (mgr.25139) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:56.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:56 smithi092 bash[89286]: cluster 2024-09-21T13:50:55.184171+0000 mgr.y (mgr.25139) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:56.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:56 smithi092 bash[89286]: cluster 2024-09-21T13:50:55.184171+0000 mgr.y (mgr.25139) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:56 smithi092 bash[92956]: cluster 2024-09-21T13:50:55.184171+0000 mgr.y (mgr.25139) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:56.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:56 smithi092 bash[92956]: cluster 2024-09-21T13:50:55.184171+0000 mgr.y (mgr.25139) 600 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:50:58.521 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:50:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:58 smithi092 bash[92956]: cluster 2024-09-21T13:50:57.185807+0000 mgr.y (mgr.25139) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:58.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:50:58 smithi092 bash[92956]: cluster 2024-09-21T13:50:57.185807+0000 mgr.y (mgr.25139) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:58.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:58 smithi092 bash[89286]: cluster 2024-09-21T13:50:57.185807+0000 mgr.y (mgr.25139) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:58.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:50:58 smithi092 bash[89286]: cluster 2024-09-21T13:50:57.185807+0000 mgr.y (mgr.25139) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:58 smithi170 bash[70212]: cluster 2024-09-21T13:50:57.185807+0000 mgr.y (mgr.25139) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:58.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:50:58 smithi170 bash[70212]: cluster 2024-09-21T13:50:57.185807+0000 mgr.y (mgr.25139) 601 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:50:59.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:50:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:50:59.079086461Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:00.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:00 smithi092 bash[92956]: cluster 2024-09-21T13:50:59.186684+0000 mgr.y (mgr.25139) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:00.511 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:00 smithi092 bash[92956]: cluster 2024-09-21T13:50:59.186684+0000 mgr.y (mgr.25139) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:00.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:00 smithi092 bash[89286]: cluster 2024-09-21T13:50:59.186684+0000 mgr.y (mgr.25139) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:00.511 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:00 smithi092 bash[89286]: cluster 2024-09-21T13:50:59.186684+0000 mgr.y (mgr.25139) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:00.511 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:51:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:51:00] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-21T13:51:00.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:00 smithi170 bash[70212]: cluster 2024-09-21T13:50:59.186684+0000 mgr.y (mgr.25139) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:00.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:00 smithi170 bash[70212]: cluster 2024-09-21T13:50:59.186684+0000 mgr.y (mgr.25139) 602 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:01.555 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:01 smithi092 bash[89286]: audit 2024-09-21T13:50:59.946982+0000 mgr.y (mgr.25139) 603 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:01.556 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:01 smithi092 bash[89286]: audit 2024-09-21T13:50:59.946982+0000 mgr.y (mgr.25139) 603 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:01.556 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:01 smithi092 bash[92956]: audit 2024-09-21T13:50:59.946982+0000 mgr.y (mgr.25139) 603 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:01.556 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:01 smithi092 bash[92956]: audit 2024-09-21T13:50:59.946982+0000 mgr.y (mgr.25139) 603 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:01.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:01 smithi170 bash[70212]: audit 2024-09-21T13:50:59.946982+0000 mgr.y (mgr.25139) 603 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:01.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:01 smithi170 bash[70212]: audit 2024-09-21T13:50:59.946982+0000 mgr.y (mgr.25139) 603 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:02.308 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:51:02.309 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:02 smithi092 bash[92956]: cluster 2024-09-21T13:51:01.187612+0000 mgr.y (mgr.25139) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:02.309 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:02 smithi092 bash[92956]: cluster 2024-09-21T13:51:01.187612+0000 mgr.y (mgr.25139) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:02.309 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:02 smithi092 bash[92956]: audit 2024-09-21T13:51:01.751690+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:02.309 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:02 smithi092 bash[92956]: audit 2024-09-21T13:51:01.751690+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:02.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:02 smithi092 bash[89286]: cluster 2024-09-21T13:51:01.187612+0000 mgr.y (mgr.25139) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:02.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:02 smithi092 bash[89286]: cluster 2024-09-21T13:51:01.187612+0000 mgr.y (mgr.25139) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:02.309 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:02 smithi092 bash[89286]: audit 2024-09-21T13:51:01.751690+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:02.310 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:02 smithi092 bash[89286]: audit 2024-09-21T13:51:01.751690+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:02.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:02.10519739Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:02 smithi170 bash[70212]: cluster 2024-09-21T13:51:01.187612+0000 mgr.y (mgr.25139) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:02 smithi170 bash[70212]: cluster 2024-09-21T13:51:01.187612+0000 mgr.y (mgr.25139) 604 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:02 smithi170 bash[70212]: audit 2024-09-21T13:51:01.751690+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:02.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:02 smithi170 bash[70212]: audit 2024-09-21T13:51:01.751690+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:02.962 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:51:04.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:04 smithi170 bash[70212]: cluster 2024-09-21T13:51:03.188348+0000 mgr.y (mgr.25139) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:04.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:04 smithi170 bash[70212]: cluster 2024-09-21T13:51:03.188348+0000 mgr.y (mgr.25139) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:04.719 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:04 smithi092 bash[89286]: cluster 2024-09-21T13:51:03.188348+0000 mgr.y (mgr.25139) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:04.719 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:04 smithi092 bash[89286]: cluster 2024-09-21T13:51:03.188348+0000 mgr.y (mgr.25139) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:04.719 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:04 smithi092 bash[92956]: cluster 2024-09-21T13:51:03.188348+0000 mgr.y (mgr.25139) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:04.719 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:04 smithi092 bash[92956]: cluster 2024-09-21T13:51:03.188348+0000 mgr.y (mgr.25139) 605 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:05.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:05.089167947Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:05.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:05 smithi170 bash[70212]: audit 2024-09-21T13:51:04.719469+0000 mgr.y (mgr.25139) 606 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:05.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:05 smithi170 bash[70212]: audit 2024-09-21T13:51:04.719469+0000 mgr.y (mgr.25139) 606 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:05.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:05 smithi092 bash[89286]: audit 2024-09-21T13:51:04.719469+0000 mgr.y (mgr.25139) 606 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:05.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:05 smithi092 bash[89286]: audit 2024-09-21T13:51:04.719469+0000 mgr.y (mgr.25139) 606 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:05.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:05 smithi092 bash[92956]: audit 2024-09-21T13:51:04.719469+0000 mgr.y (mgr.25139) 606 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:05.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:05 smithi092 bash[92956]: audit 2024-09-21T13:51:04.719469+0000 mgr.y (mgr.25139) 606 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:06.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:06 smithi170 bash[70212]: cluster 2024-09-21T13:51:05.189184+0000 mgr.y (mgr.25139) 607 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:06.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:06 smithi170 bash[70212]: cluster 2024-09-21T13:51:05.189184+0000 mgr.y (mgr.25139) 607 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:06.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:06 smithi092 bash[89286]: cluster 2024-09-21T13:51:05.189184+0000 mgr.y (mgr.25139) 607 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:06.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:06 smithi092 bash[89286]: cluster 2024-09-21T13:51:05.189184+0000 mgr.y (mgr.25139) 607 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:06.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:06 smithi092 bash[92956]: cluster 2024-09-21T13:51:05.189184+0000 mgr.y (mgr.25139) 607 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:06.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:06 smithi092 bash[92956]: cluster 2024-09-21T13:51:05.189184+0000 mgr.y (mgr.25139) 607 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:07.778 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:51:08.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:08.101852872Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:08.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:08 smithi170 bash[70212]: cluster 2024-09-21T13:51:07.190693+0000 mgr.y (mgr.25139) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:08.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:08 smithi170 bash[70212]: cluster 2024-09-21T13:51:07.190693+0000 mgr.y (mgr.25139) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:08.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:08 smithi092 bash[89286]: cluster 2024-09-21T13:51:07.190693+0000 mgr.y (mgr.25139) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:08.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:08 smithi092 bash[89286]: cluster 2024-09-21T13:51:07.190693+0000 mgr.y (mgr.25139) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:08.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:08 smithi092 bash[92956]: cluster 2024-09-21T13:51:07.190693+0000 mgr.y (mgr.25139) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:08.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:08 smithi092 bash[92956]: cluster 2024-09-21T13:51:07.190693+0000 mgr.y (mgr.25139) 608 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:09.365 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:51:09.391 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-21T13:51:09.391 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-21T13:51:09.391 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-21T13:51:09.391 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:51:09.391 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-21T13:51:09.392 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-21T13:51:09.392 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:51:09.392 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:51:09.997 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:51:10.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:51:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:51:10] "GET /metrics HTTP/1.1" 200 38345 "" "Prometheus/2.51.0" 2024-09-21T13:51:10.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:10 smithi170 bash[70212]: cluster 2024-09-21T13:51:09.191235+0000 mgr.y (mgr.25139) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:10.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:10 smithi170 bash[70212]: cluster 2024-09-21T13:51:09.191235+0000 mgr.y (mgr.25139) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:10.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:10 smithi170 bash[70212]: audit 2024-09-21T13:51:09.366854+0000 mgr.y (mgr.25139) 610 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:10.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:10 smithi170 bash[70212]: audit 2024-09-21T13:51:09.366854+0000 mgr.y (mgr.25139) 610 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:10 smithi092 bash[89286]: cluster 2024-09-21T13:51:09.191235+0000 mgr.y (mgr.25139) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:10 smithi092 bash[89286]: cluster 2024-09-21T13:51:09.191235+0000 mgr.y (mgr.25139) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:10.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:10 smithi092 bash[89286]: audit 2024-09-21T13:51:09.366854+0000 mgr.y (mgr.25139) 610 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:10.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:10 smithi092 bash[89286]: audit 2024-09-21T13:51:09.366854+0000 mgr.y (mgr.25139) 610 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:10 smithi092 bash[92956]: cluster 2024-09-21T13:51:09.191235+0000 mgr.y (mgr.25139) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:10 smithi092 bash[92956]: cluster 2024-09-21T13:51:09.191235+0000 mgr.y (mgr.25139) 609 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:10 smithi092 bash[92956]: audit 2024-09-21T13:51:09.366854+0000 mgr.y (mgr.25139) 610 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:10 smithi092 bash[92956]: audit 2024-09-21T13:51:09.366854+0000 mgr.y (mgr.25139) 610 : audit [DBG] from='client.54356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:11.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:11.062939428Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:12 smithi170 bash[70212]: cluster 2024-09-21T13:51:11.192167+0000 mgr.y (mgr.25139) 611 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:12.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:12 smithi170 bash[70212]: cluster 2024-09-21T13:51:11.192167+0000 mgr.y (mgr.25139) 611 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:12 smithi092 bash[89286]: cluster 2024-09-21T13:51:11.192167+0000 mgr.y (mgr.25139) 611 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:12 smithi092 bash[89286]: cluster 2024-09-21T13:51:11.192167+0000 mgr.y (mgr.25139) 611 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:12 smithi092 bash[92956]: cluster 2024-09-21T13:51:11.192167+0000 mgr.y (mgr.25139) 611 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:12 smithi092 bash[92956]: cluster 2024-09-21T13:51:11.192167+0000 mgr.y (mgr.25139) 611 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:14.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:14.069292014Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:14 smithi170 bash[70212]: cluster 2024-09-21T13:51:13.193588+0000 mgr.y (mgr.25139) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:14 smithi170 bash[70212]: cluster 2024-09-21T13:51:13.193588+0000 mgr.y (mgr.25139) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:14.730 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:14 smithi092 bash[89286]: cluster 2024-09-21T13:51:13.193588+0000 mgr.y (mgr.25139) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:14.730 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:14 smithi092 bash[89286]: cluster 2024-09-21T13:51:13.193588+0000 mgr.y (mgr.25139) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:14.730 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:14 smithi092 bash[92956]: cluster 2024-09-21T13:51:13.193588+0000 mgr.y (mgr.25139) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:14.730 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:14 smithi092 bash[92956]: cluster 2024-09-21T13:51:13.193588+0000 mgr.y (mgr.25139) 612 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:14.816 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:51:15.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:15 smithi092 bash[89286]: audit 2024-09-21T13:51:14.730625+0000 mgr.y (mgr.25139) 613 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:15.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:15 smithi092 bash[89286]: audit 2024-09-21T13:51:14.730625+0000 mgr.y (mgr.25139) 613 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:15.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:15 smithi092 bash[92956]: audit 2024-09-21T13:51:14.730625+0000 mgr.y (mgr.25139) 613 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:15.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:15 smithi092 bash[92956]: audit 2024-09-21T13:51:14.730625+0000 mgr.y (mgr.25139) 613 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:15.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:15 smithi170 bash[70212]: audit 2024-09-21T13:51:14.730625+0000 mgr.y (mgr.25139) 613 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:15.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:15 smithi170 bash[70212]: audit 2024-09-21T13:51:14.730625+0000 mgr.y (mgr.25139) 613 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:16.468 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-21T13:51:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:16 smithi170 bash[70212]: cluster 2024-09-21T13:51:15.194474+0000 mgr.y (mgr.25139) 614 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:16.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:16 smithi170 bash[70212]: cluster 2024-09-21T13:51:15.194474+0000 mgr.y (mgr.25139) 614 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:16.618 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:16 smithi092 bash[89286]: cluster 2024-09-21T13:51:15.194474+0000 mgr.y (mgr.25139) 614 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:16.619 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:16 smithi092 bash[89286]: cluster 2024-09-21T13:51:15.194474+0000 mgr.y (mgr.25139) 614 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:16.619 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:16 smithi092 bash[92956]: cluster 2024-09-21T13:51:15.194474+0000 mgr.y (mgr.25139) 614 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:16.619 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:16 smithi092 bash[92956]: cluster 2024-09-21T13:51:15.194474+0000 mgr.y (mgr.25139) 614 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:17.106 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types crash,osd' 2024-09-21T13:51:17.343 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:17.091786658Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:17.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:17 smithi092 bash[89286]: audit 2024-09-21T13:51:16.469554+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/1946997158' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:51:17.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:17 smithi092 bash[89286]: audit 2024-09-21T13:51:16.469554+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/1946997158' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:51:17.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:17 smithi092 bash[89286]: audit 2024-09-21T13:51:16.752773+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:17.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:17 smithi092 bash[89286]: audit 2024-09-21T13:51:16.752773+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:17.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:17 smithi092 bash[92956]: audit 2024-09-21T13:51:16.469554+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/1946997158' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:51:17.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:17 smithi092 bash[92956]: audit 2024-09-21T13:51:16.469554+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/1946997158' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:51:17.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:17 smithi092 bash[92956]: audit 2024-09-21T13:51:16.752773+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:17.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:17 smithi092 bash[92956]: audit 2024-09-21T13:51:16.752773+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:17.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:17 smithi170 bash[70212]: audit 2024-09-21T13:51:16.469554+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/1946997158' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:51:17.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:17 smithi170 bash[70212]: audit 2024-09-21T13:51:16.469554+0000 mon.a (mon.0) 394 : audit [DBG] from='client.? 172.21.15.92:0/1946997158' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:51:17.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:17 smithi170 bash[70212]: audit 2024-09-21T13:51:16.752773+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:17.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:17 smithi170 bash[70212]: audit 2024-09-21T13:51:16.752773+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:18.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:18 smithi170 bash[70212]: cluster 2024-09-21T13:51:17.196000+0000 mgr.y (mgr.25139) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:18.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:18 smithi170 bash[70212]: cluster 2024-09-21T13:51:17.196000+0000 mgr.y (mgr.25139) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:18.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:18 smithi092 bash[89286]: cluster 2024-09-21T13:51:17.196000+0000 mgr.y (mgr.25139) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:18.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:18 smithi092 bash[89286]: cluster 2024-09-21T13:51:17.196000+0000 mgr.y (mgr.25139) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:18.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:18 smithi092 bash[92956]: cluster 2024-09-21T13:51:17.196000+0000 mgr.y (mgr.25139) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:18.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:18 smithi092 bash[92956]: cluster 2024-09-21T13:51:17.196000+0000 mgr.y (mgr.25139) 615 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:20.348 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:51:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:51:20] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-21T13:51:20.349 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:20.092963972Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:20.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:20 smithi170 bash[70212]: cluster 2024-09-21T13:51:19.196882+0000 mgr.y (mgr.25139) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:20.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:20 smithi170 bash[70212]: cluster 2024-09-21T13:51:19.196882+0000 mgr.y (mgr.25139) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:20.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:20 smithi092 bash[89286]: cluster 2024-09-21T13:51:19.196882+0000 mgr.y (mgr.25139) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:20.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:20 smithi092 bash[89286]: cluster 2024-09-21T13:51:19.196882+0000 mgr.y (mgr.25139) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:20.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:20 smithi092 bash[92956]: cluster 2024-09-21T13:51:19.196882+0000 mgr.y (mgr.25139) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:20.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:20 smithi092 bash[92956]: cluster 2024-09-21T13:51:19.196882+0000 mgr.y (mgr.25139) 616 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:21.918 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:51:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:22 smithi170 bash[70212]: cluster 2024-09-21T13:51:21.197872+0000 mgr.y (mgr.25139) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:22.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:22 smithi170 bash[70212]: cluster 2024-09-21T13:51:21.197872+0000 mgr.y (mgr.25139) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:22 smithi092 bash[89286]: cluster 2024-09-21T13:51:21.197872+0000 mgr.y (mgr.25139) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:22 smithi092 bash[89286]: cluster 2024-09-21T13:51:21.197872+0000 mgr.y (mgr.25139) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:22 smithi092 bash[92956]: cluster 2024-09-21T13:51:21.197872+0000 mgr.y (mgr.25139) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:22 smithi092 bash[92956]: cluster 2024-09-21T13:51:21.197872+0000 mgr.y (mgr.25139) 617 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:23.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:23.098899714Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:24.738 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:24 smithi092 bash[89286]: cluster 2024-09-21T13:51:23.198615+0000 mgr.y (mgr.25139) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:24.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:24 smithi092 bash[89286]: cluster 2024-09-21T13:51:23.198615+0000 mgr.y (mgr.25139) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:24.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:24 smithi092 bash[89286]: audit 2024-09-21T13:51:23.460148+0000 mgr.y (mgr.25139) 619 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:24.739 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:24 smithi092 bash[89286]: audit 2024-09-21T13:51:23.460148+0000 mgr.y (mgr.25139) 619 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:24.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:24 smithi092 bash[92956]: cluster 2024-09-21T13:51:23.198615+0000 mgr.y (mgr.25139) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:24.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:24 smithi092 bash[92956]: cluster 2024-09-21T13:51:23.198615+0000 mgr.y (mgr.25139) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:24.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:24 smithi092 bash[92956]: audit 2024-09-21T13:51:23.460148+0000 mgr.y (mgr.25139) 619 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:24.739 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:24 smithi092 bash[92956]: audit 2024-09-21T13:51:23.460148+0000 mgr.y (mgr.25139) 619 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:24.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:24 smithi170 bash[70212]: cluster 2024-09-21T13:51:23.198615+0000 mgr.y (mgr.25139) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:24.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:24 smithi170 bash[70212]: cluster 2024-09-21T13:51:23.198615+0000 mgr.y (mgr.25139) 618 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:24.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:24 smithi170 bash[70212]: audit 2024-09-21T13:51:23.460148+0000 mgr.y (mgr.25139) 619 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:24.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:24 smithi170 bash[70212]: audit 2024-09-21T13:51:23.460148+0000 mgr.y (mgr.25139) 619 : audit [DBG] from='client.54368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "daemon_types": "crash,osd", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:25.567 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:25.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:25 smithi092 bash[89286]: audit 2024-09-21T13:51:24.739404+0000 mgr.y (mgr.25139) 620 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:25.593 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:25 smithi092 bash[89286]: audit 2024-09-21T13:51:24.739404+0000 mgr.y (mgr.25139) 620 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:25.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:25 smithi092 bash[92956]: audit 2024-09-21T13:51:24.739404+0000 mgr.y (mgr.25139) 620 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:25.594 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:25 smithi092 bash[92956]: audit 2024-09-21T13:51:24.739404+0000 mgr.y (mgr.25139) 620 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:25.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:25 smithi170 bash[70212]: audit 2024-09-21T13:51:24.739404+0000 mgr.y (mgr.25139) 620 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:25.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:25 smithi170 bash[70212]: audit 2024-09-21T13:51:24.739404+0000 mgr.y (mgr.25139) 620 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:26.180 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:51:26.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:26.0663086Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: cluster 2024-09-21T13:51:25.199482+0000 mgr.y (mgr.25139) 621 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: cluster 2024-09-21T13:51:25.199482+0000 mgr.y (mgr.25139) 621 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: cephadm 2024-09-21T13:51:25.563030+0000 mgr.y (mgr.25139) 622 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: cephadm 2024-09-21T13:51:25.563030+0000 mgr.y (mgr.25139) 622 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: audit 2024-09-21T13:51:25.568242+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:26.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: audit 2024-09-21T13:51:25.568242+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:26.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: audit 2024-09-21T13:51:26.296589+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:26.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: audit 2024-09-21T13:51:26.296589+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:26.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: audit 2024-09-21T13:51:26.297804+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:26.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: audit 2024-09-21T13:51:26.297804+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:26.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: audit 2024-09-21T13:51:26.304105+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:26.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:26 smithi170 bash[70212]: audit 2024-09-21T13:51:26.304105+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: cluster 2024-09-21T13:51:25.199482+0000 mgr.y (mgr.25139) 621 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: cluster 2024-09-21T13:51:25.199482+0000 mgr.y (mgr.25139) 621 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: cephadm 2024-09-21T13:51:25.563030+0000 mgr.y (mgr.25139) 622 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: cephadm 2024-09-21T13:51:25.563030+0000 mgr.y (mgr.25139) 622 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: audit 2024-09-21T13:51:25.568242+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: audit 2024-09-21T13:51:25.568242+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: audit 2024-09-21T13:51:26.296589+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: audit 2024-09-21T13:51:26.296589+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: audit 2024-09-21T13:51:26.297804+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: audit 2024-09-21T13:51:26.297804+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:27.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: audit 2024-09-21T13:51:26.304105+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[89286]: audit 2024-09-21T13:51:26.304105+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: cluster 2024-09-21T13:51:25.199482+0000 mgr.y (mgr.25139) 621 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: cluster 2024-09-21T13:51:25.199482+0000 mgr.y (mgr.25139) 621 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: cephadm 2024-09-21T13:51:25.563030+0000 mgr.y (mgr.25139) 622 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: cephadm 2024-09-21T13:51:25.563030+0000 mgr.y (mgr.25139) 622 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: audit 2024-09-21T13:51:25.568242+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: audit 2024-09-21T13:51:25.568242+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: audit 2024-09-21T13:51:26.296589+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: audit 2024-09-21T13:51:26.296589+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: audit 2024-09-21T13:51:26.297804+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: audit 2024-09-21T13:51:26.297804+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:27.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: audit 2024-09-21T13:51:26.304105+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:27.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:26 smithi092 bash[92956]: audit 2024-09-21T13:51:26.304105+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:27.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:27 smithi092 bash[89286]: cephadm 2024-09-21T13:51:26.377219+0000 mgr.y (mgr.25139) 623 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:27.838 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:27 smithi092 bash[89286]: cephadm 2024-09-21T13:51:26.377219+0000 mgr.y (mgr.25139) 623 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:27.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:27 smithi092 bash[92956]: cephadm 2024-09-21T13:51:26.377219+0000 mgr.y (mgr.25139) 623 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:27.838 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:27 smithi092 bash[92956]: cephadm 2024-09-21T13:51:26.377219+0000 mgr.y (mgr.25139) 623 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:27.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:27 smithi170 bash[70212]: cephadm 2024-09-21T13:51:26.377219+0000 mgr.y (mgr.25139) 623 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:27.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:27 smithi170 bash[70212]: cephadm 2024-09-21T13:51:26.377219+0000 mgr.y (mgr.25139) 623 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:51:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:28 smithi170 bash[70212]: cluster 2024-09-21T13:51:27.201045+0000 mgr.y (mgr.25139) 624 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:28.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:28 smithi170 bash[70212]: cluster 2024-09-21T13:51:27.201045+0000 mgr.y (mgr.25139) 624 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:28 smithi092 bash[89286]: cluster 2024-09-21T13:51:27.201045+0000 mgr.y (mgr.25139) 624 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:29.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:28 smithi092 bash[89286]: cluster 2024-09-21T13:51:27.201045+0000 mgr.y (mgr.25139) 624 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:29.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:28 smithi092 bash[92956]: cluster 2024-09-21T13:51:27.201045+0000 mgr.y (mgr.25139) 624 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:29.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:28 smithi092 bash[92956]: cluster 2024-09-21T13:51:27.201045+0000 mgr.y (mgr.25139) 624 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:29.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:29.080616147Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:30.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.611031+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.611031+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.611654+0000 mgr.y (mgr.25139) 625 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:51:30.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.611654+0000 mgr.y (mgr.25139) 625 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:51:30.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.611723+0000 mgr.y (mgr.25139) 626 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:51:30.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.611723+0000 mgr.y (mgr.25139) 626 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:51:30.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.613638+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:30.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.613638+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:30.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.616542+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.616542+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.617892+0000 mgr.y (mgr.25139) 627 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.617892+0000 mgr.y (mgr.25139) 627 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.624299+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.624299+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.629642+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.629642+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.630752+0000 mgr.y (mgr.25139) 628 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.630752+0000 mgr.y (mgr.25139) 628 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.636625+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.636625+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.642105+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.642105+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.643466+0000 mgr.y (mgr.25139) 629 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:51:30.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.643466+0000 mgr.y (mgr.25139) 629 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:51:30.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.647752+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.647752+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.652223+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T13:51:30.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.652223+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T13:51:30.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.652632+0000 mgr.y (mgr.25139) 630 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T13:51:30.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: audit 2024-09-21T13:51:28.652632+0000 mgr.y (mgr.25139) 630 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T13:51:30.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.654728+0000 mgr.y (mgr.25139) 631 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T13:51:30.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[92956]: cephadm 2024-09-21T13:51:28.654728+0000 mgr.y (mgr.25139) 631 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T13:51:30.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.611031+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.611031+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.611654+0000 mgr.y (mgr.25139) 625 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.611654+0000 mgr.y (mgr.25139) 625 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.611723+0000 mgr.y (mgr.25139) 626 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.611723+0000 mgr.y (mgr.25139) 626 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.613638+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.613638+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.616542+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.616542+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.617892+0000 mgr.y (mgr.25139) 627 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.617892+0000 mgr.y (mgr.25139) 627 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.624299+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.624299+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.629642+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.629642+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.630752+0000 mgr.y (mgr.25139) 628 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.630752+0000 mgr.y (mgr.25139) 628 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.636625+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.636625+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.642105+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.642105+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.643466+0000 mgr.y (mgr.25139) 629 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.643466+0000 mgr.y (mgr.25139) 629 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.647752+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.647752+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.652223+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.652223+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.652632+0000 mgr.y (mgr.25139) 630 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T13:51:30.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: audit 2024-09-21T13:51:28.652632+0000 mgr.y (mgr.25139) 630 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T13:51:30.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.654728+0000 mgr.y (mgr.25139) 631 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T13:51:30.031 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:29 smithi092 bash[89286]: cephadm 2024-09-21T13:51:28.654728+0000 mgr.y (mgr.25139) 631 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T13:51:30.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.611031+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.611031+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.611654+0000 mgr.y (mgr.25139) 625 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.611654+0000 mgr.y (mgr.25139) 625 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.611723+0000 mgr.y (mgr.25139) 626 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.611723+0000 mgr.y (mgr.25139) 626 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.613638+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.613638+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.616542+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.616542+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.617892+0000 mgr.y (mgr.25139) 627 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.617892+0000 mgr.y (mgr.25139) 627 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.624299+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.624299+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.629642+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.629642+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.630752+0000 mgr.y (mgr.25139) 628 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.630752+0000 mgr.y (mgr.25139) 628 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.636625+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.636625+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.642105+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.642105+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.643466+0000 mgr.y (mgr.25139) 629 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.643466+0000 mgr.y (mgr.25139) 629 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.647752+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.647752+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.652223+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.652223+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-09-21T13:51:30.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.652632+0000 mgr.y (mgr.25139) 630 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T13:51:30.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: audit 2024-09-21T13:51:28.652632+0000 mgr.y (mgr.25139) 630 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-21T13:51:30.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.654728+0000 mgr.y (mgr.25139) 631 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T13:51:30.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:29 smithi170 bash[70212]: cephadm 2024-09-21T13:51:28.654728+0000 mgr.y (mgr.25139) 631 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-09-21T13:51:30.303 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:51:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:51:30] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-21T13:51:30.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:30 smithi092 bash[92956]: cluster 2024-09-21T13:51:29.201718+0000 mgr.y (mgr.25139) 632 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:30.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:30 smithi092 bash[92956]: cluster 2024-09-21T13:51:29.201718+0000 mgr.y (mgr.25139) 632 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:30 smithi092 bash[89286]: cluster 2024-09-21T13:51:29.201718+0000 mgr.y (mgr.25139) 632 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:30 smithi092 bash[89286]: cluster 2024-09-21T13:51:29.201718+0000 mgr.y (mgr.25139) 632 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:31.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:30 smithi170 bash[70212]: cluster 2024-09-21T13:51:29.201718+0000 mgr.y (mgr.25139) 632 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:31.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:30 smithi170 bash[70212]: cluster 2024-09-21T13:51:29.201718+0000 mgr.y (mgr.25139) 632 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:31.522 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:51:32.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:32.101678242Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: cephadm 2024-09-21T13:51:31.058182+0000 mgr.y (mgr.25139) 633 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T13:51:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: cephadm 2024-09-21T13:51:31.058182+0000 mgr.y (mgr.25139) 633 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T13:51:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: audit 2024-09-21T13:51:31.064155+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: audit 2024-09-21T13:51:31.064155+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: audit 2024-09-21T13:51:31.067111+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:51:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: audit 2024-09-21T13:51:31.067111+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:51:32.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: audit 2024-09-21T13:51:31.068657+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:32.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: audit 2024-09-21T13:51:31.068657+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:32.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: cephadm 2024-09-21T13:51:31.073864+0000 mgr.y (mgr.25139) 634 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-21T13:51:32.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: cephadm 2024-09-21T13:51:31.073864+0000 mgr.y (mgr.25139) 634 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-21T13:51:32.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: cluster 2024-09-21T13:51:31.202606+0000 mgr.y (mgr.25139) 635 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:32.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: cluster 2024-09-21T13:51:31.202606+0000 mgr.y (mgr.25139) 635 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:32.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: audit 2024-09-21T13:51:31.753071+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:32.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:32 smithi170 bash[70212]: audit 2024-09-21T13:51:31.753071+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:32.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: cephadm 2024-09-21T13:51:31.058182+0000 mgr.y (mgr.25139) 633 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T13:51:32.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: cephadm 2024-09-21T13:51:31.058182+0000 mgr.y (mgr.25139) 633 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T13:51:32.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: audit 2024-09-21T13:51:31.064155+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:32.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: audit 2024-09-21T13:51:31.064155+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:32.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: audit 2024-09-21T13:51:31.067111+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:51:32.529 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: audit 2024-09-21T13:51:31.067111+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:51:32.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: audit 2024-09-21T13:51:31.068657+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:32.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: audit 2024-09-21T13:51:31.068657+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:32.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: cephadm 2024-09-21T13:51:31.073864+0000 mgr.y (mgr.25139) 634 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-21T13:51:32.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: cephadm 2024-09-21T13:51:31.073864+0000 mgr.y (mgr.25139) 634 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-21T13:51:32.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: cluster 2024-09-21T13:51:31.202606+0000 mgr.y (mgr.25139) 635 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:32.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: cluster 2024-09-21T13:51:31.202606+0000 mgr.y (mgr.25139) 635 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:32.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: audit 2024-09-21T13:51:31.753071+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:32.530 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[92956]: audit 2024-09-21T13:51:31.753071+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:32.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: cephadm 2024-09-21T13:51:31.058182+0000 mgr.y (mgr.25139) 633 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T13:51:32.530 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: cephadm 2024-09-21T13:51:31.058182+0000 mgr.y (mgr.25139) 633 : cephadm [INF] Upgrade: Updating osd.3 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: audit 2024-09-21T13:51:31.064155+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: audit 2024-09-21T13:51:31.064155+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: audit 2024-09-21T13:51:31.067111+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: audit 2024-09-21T13:51:31.067111+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: audit 2024-09-21T13:51:31.068657+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: audit 2024-09-21T13:51:31.068657+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: cephadm 2024-09-21T13:51:31.073864+0000 mgr.y (mgr.25139) 634 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: cephadm 2024-09-21T13:51:31.073864+0000 mgr.y (mgr.25139) 634 : cephadm [INF] Deploying daemon osd.3 on smithi092 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: cluster 2024-09-21T13:51:31.202606+0000 mgr.y (mgr.25139) 635 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: cluster 2024-09-21T13:51:31.202606+0000 mgr.y (mgr.25139) 635 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: audit 2024-09-21T13:51:31.753071+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:32.531 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:32 smithi092 bash[89286]: audit 2024-09-21T13:51:31.753071+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:33.616 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:51:34.249 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:51:34.249 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (9m) 75s ago 36m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (8m) 7m ago 36m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (11m) 75s ago 33m 48.5M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (11m) 7m ago 44m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (21m) 75s ago 46m 518M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (5m) 75s ago 46m 50.1M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (7m) 7m ago 45m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (5m) 75s ago 45m 39.2M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (10m) 75s ago 36m 8351k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (10m) 7m ago 36m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (3m) 75s ago 43m 53.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (3m) 75s ago 43m 49.5M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running 75s ago 42m - 3036M 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (41m) 75s ago 41m 70.2M 3036M 19.1.1-373-g4e45e6b4 164465d2334a af1b0e5db42e 2024-09-21T13:51:34.250 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (40m) 7m ago 40m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:51:34.251 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (39m) 7m ago 39m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:51:34.251 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (38m) 7m ago 38m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:51:34.251 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (37m) 7m ago 37m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:51:34.251 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (10m) 7m ago 36m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:51:34.251 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (34m) 75s ago 34m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:51:34.251 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (34m) 7m ago 34m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:51:34.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[92956]: cluster 2024-09-21T13:51:33.204149+0000 mgr.y (mgr.25139) 636 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:34.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[92956]: cluster 2024-09-21T13:51:33.204149+0000 mgr.y (mgr.25139) 636 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:34.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[92956]: audit 2024-09-21T13:51:33.606027+0000 mgr.y (mgr.25139) 637 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[92956]: audit 2024-09-21T13:51:33.606027+0000 mgr.y (mgr.25139) 637 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[92956]: audit 2024-09-21T13:51:33.924723+0000 mgr.y (mgr.25139) 638 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[92956]: audit 2024-09-21T13:51:33.924723+0000 mgr.y (mgr.25139) 638 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[89286]: cluster 2024-09-21T13:51:33.204149+0000 mgr.y (mgr.25139) 636 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:34.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[89286]: cluster 2024-09-21T13:51:33.204149+0000 mgr.y (mgr.25139) 636 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:34.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[89286]: audit 2024-09-21T13:51:33.606027+0000 mgr.y (mgr.25139) 637 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[89286]: audit 2024-09-21T13:51:33.606027+0000 mgr.y (mgr.25139) 637 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[89286]: audit 2024-09-21T13:51:33.924723+0000 mgr.y (mgr.25139) 638 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:34 smithi092 bash[89286]: audit 2024-09-21T13:51:33.924723+0000 mgr.y (mgr.25139) 638 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:34 smithi170 bash[70212]: cluster 2024-09-21T13:51:33.204149+0000 mgr.y (mgr.25139) 636 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:34.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:34 smithi170 bash[70212]: cluster 2024-09-21T13:51:33.204149+0000 mgr.y (mgr.25139) 636 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:34.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:34 smithi170 bash[70212]: audit 2024-09-21T13:51:33.606027+0000 mgr.y (mgr.25139) 637 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:34 smithi170 bash[70212]: audit 2024-09-21T13:51:33.606027+0000 mgr.y (mgr.25139) 637 : audit [DBG] from='client.54374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:34 smithi170 bash[70212]: audit 2024-09-21T13:51:33.924723+0000 mgr.y (mgr.25139) 638 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:34 smithi170 bash[70212]: audit 2024-09-21T13:51:33.924723+0000 mgr.y (mgr.25139) 638 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:34.607 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:51:34.607 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:51:34.607 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:51:34.607 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:51:34.607 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:51:34.607 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:51:34.607 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:51:34.607 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:51:34.607 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 5, 2024-09-21T13:51:34.607 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:51:34.608 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:51:34.608 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:51:34.608 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:51:34.608 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:51:34.608 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:51:34.608 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 7, 2024-09-21T13:51:34.608 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 8 2024-09-21T13:51:34.608 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:51:34.608 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:51:34.931 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:51:34.936 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:51:34.936 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:51:34.936 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:51:34.936 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:51:34.936 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/8 daemons upgraded", 2024-09-21T13:51:34.936 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:51:34.936 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:51:34.936 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:51:35.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:35.063494494Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:35 smithi170 bash[70212]: audit 2024-09-21T13:51:34.224086+0000 mgr.y (mgr.25139) 639 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:35 smithi170 bash[70212]: audit 2024-09-21T13:51:34.224086+0000 mgr.y (mgr.25139) 639 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:35 smithi170 bash[70212]: audit 2024-09-21T13:51:34.607472+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.92:0/2854847668' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:35 smithi170 bash[70212]: audit 2024-09-21T13:51:34.607472+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.92:0/2854847668' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:35 smithi170 bash[70212]: audit 2024-09-21T13:51:34.747178+0000 mgr.y (mgr.25139) 640 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:35 smithi170 bash[70212]: audit 2024-09-21T13:51:34.747178+0000 mgr.y (mgr.25139) 640 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:35 smithi170 bash[70212]: audit 2024-09-21T13:51:34.932825+0000 mgr.y (mgr.25139) 641 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:35 smithi170 bash[70212]: audit 2024-09-21T13:51:34.932825+0000 mgr.y (mgr.25139) 641 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.449 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[89286]: audit 2024-09-21T13:51:34.224086+0000 mgr.y (mgr.25139) 639 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.449 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[89286]: audit 2024-09-21T13:51:34.224086+0000 mgr.y (mgr.25139) 639 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.449 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[89286]: audit 2024-09-21T13:51:34.607472+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.92:0/2854847668' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:35.449 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[89286]: audit 2024-09-21T13:51:34.607472+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.92:0/2854847668' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:35.449 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[89286]: audit 2024-09-21T13:51:34.747178+0000 mgr.y (mgr.25139) 640 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[89286]: audit 2024-09-21T13:51:34.747178+0000 mgr.y (mgr.25139) 640 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[89286]: audit 2024-09-21T13:51:34.932825+0000 mgr.y (mgr.25139) 641 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[89286]: audit 2024-09-21T13:51:34.932825+0000 mgr.y (mgr.25139) 641 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[92956]: audit 2024-09-21T13:51:34.224086+0000 mgr.y (mgr.25139) 639 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[92956]: audit 2024-09-21T13:51:34.224086+0000 mgr.y (mgr.25139) 639 : audit [DBG] from='client.54386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[92956]: audit 2024-09-21T13:51:34.607472+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.92:0/2854847668' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[92956]: audit 2024-09-21T13:51:34.607472+0000 mon.a (mon.0) 413 : audit [DBG] from='client.? 172.21.15.92:0/2854847668' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[92956]: audit 2024-09-21T13:51:34.747178+0000 mgr.y (mgr.25139) 640 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[92956]: audit 2024-09-21T13:51:34.747178+0000 mgr.y (mgr.25139) 640 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[92956]: audit 2024-09-21T13:51:34.932825+0000 mgr.y (mgr.25139) 641 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:35.450 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:35 smithi092 bash[92956]: audit 2024-09-21T13:51:34.932825+0000 mgr.y (mgr.25139) 641 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:51:36.369 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:36 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:36.369 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:36 smithi092 bash[89286]: cluster 2024-09-21T13:51:35.204727+0000 mgr.y (mgr.25139) 642 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:36.370 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:36 smithi092 bash[89286]: cluster 2024-09-21T13:51:35.204727+0000 mgr.y (mgr.25139) 642 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:36.370 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:51:36 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:36.370 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:51:36 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:36.371 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:51:36 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:36.371 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:51:36 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:36.371 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:51:36 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:36.371 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:51:36 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:36.372 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:36 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:36.372 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:36 smithi092 systemd[1]: Stopping Ceph osd.3 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:51:36.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:36 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:36.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:36 smithi092 bash[92956]: cluster 2024-09-21T13:51:35.204727+0000 mgr.y (mgr.25139) 642 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:36.372 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:36 smithi092 bash[92956]: cluster 2024-09-21T13:51:35.204727+0000 mgr.y (mgr.25139) 642 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:36.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:36 smithi170 bash[70212]: cluster 2024-09-21T13:51:35.204727+0000 mgr.y (mgr.25139) 642 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:36.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:36 smithi170 bash[70212]: cluster 2024-09-21T13:51:35.204727+0000 mgr.y (mgr.25139) 642 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:51:36.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:36 smithi092 bash[46176]: debug 2024-09-21T13:51:36.485+0000 7f7ecdd9a640 -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-21T13:51:36.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:36 smithi092 bash[46176]: debug 2024-09-21T13:51:36.485+0000 7f7ecdd9a640 -1 osd.3 126 *** Got signal Terminated *** 2024-09-21T13:51:36.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:36 smithi092 bash[46176]: debug 2024-09-21T13:51:36.485+0000 7f7ecdd9a640 -1 osd.3 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:51:37.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:37 smithi092 bash[89286]: cluster 2024-09-21T13:51:36.489800+0000 mon.a (mon.0) 414 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T13:51:37.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:37 smithi092 bash[89286]: cluster 2024-09-21T13:51:36.489800+0000 mon.a (mon.0) 414 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T13:51:37.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:37 smithi092 bash[92956]: cluster 2024-09-21T13:51:36.489800+0000 mon.a (mon.0) 414 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T13:51:37.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:37 smithi092 bash[92956]: cluster 2024-09-21T13:51:36.489800+0000 mon.a (mon.0) 414 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T13:51:37.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:37 smithi170 bash[70212]: cluster 2024-09-21T13:51:36.489800+0000 mon.a (mon.0) 414 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T13:51:37.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:37 smithi170 bash[70212]: cluster 2024-09-21T13:51:36.489800+0000 mon.a (mon.0) 414 : cluster [INF] osd.3 marked itself down and dead 2024-09-21T13:51:38.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:38.06215441Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:38 smithi170 bash[70212]: cluster 2024-09-21T13:51:37.206310+0000 mgr.y (mgr.25139) 643 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:38 smithi170 bash[70212]: cluster 2024-09-21T13:51:37.206310+0000 mgr.y (mgr.25139) 643 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:38 smithi170 bash[70212]: cluster 2024-09-21T13:51:37.271967+0000 mon.a (mon.0) 415 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:51:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:38 smithi170 bash[70212]: cluster 2024-09-21T13:51:37.271967+0000 mon.a (mon.0) 415 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:51:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:38 smithi170 bash[70212]: cluster 2024-09-21T13:51:37.292783+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-21T13:51:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:38 smithi170 bash[70212]: cluster 2024-09-21T13:51:37.292783+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-21T13:51:38.525 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[113978]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-3 2024-09-21T13:51:38.525 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[92956]: cluster 2024-09-21T13:51:37.206310+0000 mgr.y (mgr.25139) 643 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[92956]: cluster 2024-09-21T13:51:37.206310+0000 mgr.y (mgr.25139) 643 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[92956]: cluster 2024-09-21T13:51:37.271967+0000 mon.a (mon.0) 415 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[92956]: cluster 2024-09-21T13:51:37.271967+0000 mon.a (mon.0) 415 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[92956]: cluster 2024-09-21T13:51:37.292783+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[92956]: cluster 2024-09-21T13:51:37.292783+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[89286]: cluster 2024-09-21T13:51:37.206310+0000 mgr.y (mgr.25139) 643 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[89286]: cluster 2024-09-21T13:51:37.206310+0000 mgr.y (mgr.25139) 643 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[89286]: cluster 2024-09-21T13:51:37.271967+0000 mon.a (mon.0) 415 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[89286]: cluster 2024-09-21T13:51:37.271967+0000 mon.a (mon.0) 415 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[89286]: cluster 2024-09-21T13:51:37.292783+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-21T13:51:38.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[89286]: cluster 2024-09-21T13:51:37.292783+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-09-21T13:51:39.025 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:38 smithi092 bash[114045]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-3 2024-09-21T13:51:39.550 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:39 smithi092 bash[92956]: cluster 2024-09-21T13:51:38.303169+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-21T13:51:39.550 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:39 smithi092 bash[92956]: cluster 2024-09-21T13:51:38.303169+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-21T13:51:39.551 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:39 smithi092 bash[89286]: cluster 2024-09-21T13:51:38.303169+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-21T13:51:39.551 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:39 smithi092 bash[89286]: cluster 2024-09-21T13:51:38.303169+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-21T13:51:39.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:39 smithi170 bash[70212]: cluster 2024-09-21T13:51:38.303169+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-21T13:51:39.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:39 smithi170 bash[70212]: cluster 2024-09-21T13:51:38.303169+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-09-21T13:51:40.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:51:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:51:40] "GET /metrics HTTP/1.1" 200 38343 "" "Prometheus/2.51.0" 2024-09-21T13:51:40.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:40 smithi170 bash[70212]: cluster 2024-09-21T13:51:39.207500+0000 mgr.y (mgr.25139) 644 : cluster [DBG] pgmap v369: 161 pgs: 8 active+undersized, 22 stale+active+clean, 4 active+undersized+degraded, 127 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/636 objects degraded (2.516%) 2024-09-21T13:51:40.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:40 smithi170 bash[70212]: cluster 2024-09-21T13:51:39.207500+0000 mgr.y (mgr.25139) 644 : cluster [DBG] pgmap v369: 161 pgs: 8 active+undersized, 22 stale+active+clean, 4 active+undersized+degraded, 127 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/636 objects degraded (2.516%) 2024-09-21T13:51:40.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:40 smithi170 bash[70212]: cluster 2024-09-21T13:51:39.289082+0000 mon.a (mon.0) 418 : cluster [WRN] Health check failed: Degraded data redundancy: 16/636 objects degraded (2.516%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:40.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:40 smithi170 bash[70212]: cluster 2024-09-21T13:51:39.289082+0000 mon.a (mon.0) 418 : cluster [WRN] Health check failed: Degraded data redundancy: 16/636 objects degraded (2.516%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:40.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:40 smithi092 bash[89286]: cluster 2024-09-21T13:51:39.207500+0000 mgr.y (mgr.25139) 644 : cluster [DBG] pgmap v369: 161 pgs: 8 active+undersized, 22 stale+active+clean, 4 active+undersized+degraded, 127 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/636 objects degraded (2.516%) 2024-09-21T13:51:40.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:40 smithi092 bash[89286]: cluster 2024-09-21T13:51:39.207500+0000 mgr.y (mgr.25139) 644 : cluster [DBG] pgmap v369: 161 pgs: 8 active+undersized, 22 stale+active+clean, 4 active+undersized+degraded, 127 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/636 objects degraded (2.516%) 2024-09-21T13:51:40.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:40 smithi092 bash[89286]: cluster 2024-09-21T13:51:39.289082+0000 mon.a (mon.0) 418 : cluster [WRN] Health check failed: Degraded data redundancy: 16/636 objects degraded (2.516%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:40.659 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:40 smithi092 bash[89286]: cluster 2024-09-21T13:51:39.289082+0000 mon.a (mon.0) 418 : cluster [WRN] Health check failed: Degraded data redundancy: 16/636 objects degraded (2.516%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:40 smithi092 bash[92956]: cluster 2024-09-21T13:51:39.207500+0000 mgr.y (mgr.25139) 644 : cluster [DBG] pgmap v369: 161 pgs: 8 active+undersized, 22 stale+active+clean, 4 active+undersized+degraded, 127 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/636 objects degraded (2.516%) 2024-09-21T13:51:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:40 smithi092 bash[92956]: cluster 2024-09-21T13:51:39.207500+0000 mgr.y (mgr.25139) 644 : cluster [DBG] pgmap v369: 161 pgs: 8 active+undersized, 22 stale+active+clean, 4 active+undersized+degraded, 127 active+clean; 585 KiB data, 270 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 16/636 objects degraded (2.516%) 2024-09-21T13:51:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:40 smithi092 bash[92956]: cluster 2024-09-21T13:51:39.289082+0000 mon.a (mon.0) 418 : cluster [WRN] Health check failed: Degraded data redundancy: 16/636 objects degraded (2.516%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:40.660 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:40 smithi092 bash[92956]: cluster 2024-09-21T13:51:39.289082+0000 mon.a (mon.0) 418 : cluster [WRN] Health check failed: Degraded data redundancy: 16/636 objects degraded (2.516%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:40.661 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.3.service: Deactivated successfully. 2024-09-21T13:51:40.661 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: Stopped Ceph osd.3 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:51:41.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:41.026 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:41.026 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:41.026 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:41.027 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:41.027 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:41.027 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: Started Ceph osd.3 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:51:41.027 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:41.027 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:51:40 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:51:41.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:41.072559621Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:42.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:41 smithi170 bash[70212]: audit 2024-09-21T13:51:40.826178+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:41 smithi170 bash[70212]: audit 2024-09-21T13:51:40.826178+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:41 smithi170 bash[70212]: audit 2024-09-21T13:51:40.832954+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:41 smithi170 bash[70212]: audit 2024-09-21T13:51:40.832954+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.275 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:42 smithi092 bash[114189]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:51:42.276 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:42 smithi092 bash[114189]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:51:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:41 smithi092 bash[89286]: audit 2024-09-21T13:51:40.826178+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:41 smithi092 bash[89286]: audit 2024-09-21T13:51:40.826178+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:41 smithi092 bash[89286]: audit 2024-09-21T13:51:40.832954+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:41 smithi092 bash[89286]: audit 2024-09-21T13:51:40.832954+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:41 smithi092 bash[92956]: audit 2024-09-21T13:51:40.826178+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:41 smithi092 bash[92956]: audit 2024-09-21T13:51:40.826178+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:41 smithi092 bash[92956]: audit 2024-09-21T13:51:40.832954+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:42.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:41 smithi092 bash[92956]: audit 2024-09-21T13:51:40.832954+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:43.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:42 smithi170 bash[70212]: cluster 2024-09-21T13:51:41.208153+0000 mgr.y (mgr.25139) 645 : cluster [DBG] pgmap v370: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 41/636 objects degraded (6.447%) 2024-09-21T13:51:43.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:42 smithi170 bash[70212]: cluster 2024-09-21T13:51:41.208153+0000 mgr.y (mgr.25139) 645 : cluster [DBG] pgmap v370: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 41/636 objects degraded (6.447%) 2024-09-21T13:51:43.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:42 smithi092 bash[89286]: cluster 2024-09-21T13:51:41.208153+0000 mgr.y (mgr.25139) 645 : cluster [DBG] pgmap v370: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 41/636 objects degraded (6.447%) 2024-09-21T13:51:43.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:42 smithi092 bash[89286]: cluster 2024-09-21T13:51:41.208153+0000 mgr.y (mgr.25139) 645 : cluster [DBG] pgmap v370: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 41/636 objects degraded (6.447%) 2024-09-21T13:51:43.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:42 smithi092 bash[92956]: cluster 2024-09-21T13:51:41.208153+0000 mgr.y (mgr.25139) 645 : cluster [DBG] pgmap v370: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 41/636 objects degraded (6.447%) 2024-09-21T13:51:43.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:42 smithi092 bash[92956]: cluster 2024-09-21T13:51:41.208153+0000 mgr.y (mgr.25139) 645 : cluster [DBG] pgmap v370: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 41/636 objects degraded (6.447%) 2024-09-21T13:51:44.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:44.063576112Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:45.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:44 smithi092 bash[89286]: cluster 2024-09-21T13:51:43.209713+0000 mgr.y (mgr.25139) 646 : cluster [DBG] pgmap v371: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:45.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:44 smithi092 bash[89286]: cluster 2024-09-21T13:51:43.209713+0000 mgr.y (mgr.25139) 646 : cluster [DBG] pgmap v371: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:45.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:44 smithi092 bash[92956]: cluster 2024-09-21T13:51:43.209713+0000 mgr.y (mgr.25139) 646 : cluster [DBG] pgmap v371: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:45.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:44 smithi092 bash[92956]: cluster 2024-09-21T13:51:43.209713+0000 mgr.y (mgr.25139) 646 : cluster [DBG] pgmap v371: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:45.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:44 smithi170 bash[70212]: cluster 2024-09-21T13:51:43.209713+0000 mgr.y (mgr.25139) 646 : cluster [DBG] pgmap v371: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:45.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:44 smithi170 bash[70212]: cluster 2024-09-21T13:51:43.209713+0000 mgr.y (mgr.25139) 646 : cluster [DBG] pgmap v371: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:45 smithi170 bash[70212]: audit 2024-09-21T13:51:44.755382+0000 mgr.y (mgr.25139) 647 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:45 smithi170 bash[70212]: audit 2024-09-21T13:51:44.755382+0000 mgr.y (mgr.25139) 647 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:46.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:45 smithi092 bash[89286]: audit 2024-09-21T13:51:44.755382+0000 mgr.y (mgr.25139) 647 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:46.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:45 smithi092 bash[89286]: audit 2024-09-21T13:51:44.755382+0000 mgr.y (mgr.25139) 647 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:46.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:45 smithi092 bash[92956]: audit 2024-09-21T13:51:44.755382+0000 mgr.y (mgr.25139) 647 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:46.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:45 smithi092 bash[92956]: audit 2024-09-21T13:51:44.755382+0000 mgr.y (mgr.25139) 647 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:46.276 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:45 smithi092 bash[114189]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:51:46.276 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:45 smithi092 bash[114189]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:51:46.276 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:45 smithi092 bash[114189]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:51:46.276 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:45 smithi092 bash[114189]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T13:51:46.276 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:45 smithi092 bash[114189]: 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-21T13:51:46.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[114189]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-21T13:51:46.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[114189]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-09-21T13:51:46.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[114189]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T13:51:46.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[114189]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-21T13:51:46.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[114189]: --> ceph-volume lvm activate successful for osd ID: 3 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: cluster 2024-09-21T13:51:45.211161+0000 mgr.y (mgr.25139) 648 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: cluster 2024-09-21T13:51:45.211161+0000 mgr.y (mgr.25139) 648 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: cluster 2024-09-21T13:51:46.310603+0000 mon.a (mon.0) 421 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: cluster 2024-09-21T13:51:46.310603+0000 mon.a (mon.0) 421 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: audit 2024-09-21T13:51:46.642629+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: audit 2024-09-21T13:51:46.642629+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: audit 2024-09-21T13:51:46.648340+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: audit 2024-09-21T13:51:46.648340+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: audit 2024-09-21T13:51:46.761038+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: audit 2024-09-21T13:51:46.761038+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: audit 2024-09-21T13:51:46.763279+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:47.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:46 smithi170 bash[70212]: audit 2024-09-21T13:51:46.763279+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:47.108 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:47.070463965Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: cluster 2024-09-21T13:51:45.211161+0000 mgr.y (mgr.25139) 648 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: cluster 2024-09-21T13:51:45.211161+0000 mgr.y (mgr.25139) 648 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: cluster 2024-09-21T13:51:46.310603+0000 mon.a (mon.0) 421 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: cluster 2024-09-21T13:51:46.310603+0000 mon.a (mon.0) 421 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: audit 2024-09-21T13:51:46.642629+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: audit 2024-09-21T13:51:46.642629+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: audit 2024-09-21T13:51:46.648340+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: audit 2024-09-21T13:51:46.648340+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: audit 2024-09-21T13:51:46.761038+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: audit 2024-09-21T13:51:46.761038+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: audit 2024-09-21T13:51:46.763279+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:47.114 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[92956]: audit 2024-09-21T13:51:46.763279+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: cluster 2024-09-21T13:51:45.211161+0000 mgr.y (mgr.25139) 648 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: cluster 2024-09-21T13:51:45.211161+0000 mgr.y (mgr.25139) 648 : cluster [DBG] pgmap v372: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: cluster 2024-09-21T13:51:46.310603+0000 mon.a (mon.0) 421 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: cluster 2024-09-21T13:51:46.310603+0000 mon.a (mon.0) 421 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 26 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: audit 2024-09-21T13:51:46.642629+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: audit 2024-09-21T13:51:46.642629+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: audit 2024-09-21T13:51:46.648340+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: audit 2024-09-21T13:51:46.648340+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: audit 2024-09-21T13:51:46.761038+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: audit 2024-09-21T13:51:46.761038+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: audit 2024-09-21T13:51:46.763279+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:47.115 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:46 smithi092 bash[89286]: audit 2024-09-21T13:51:46.763279+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:51:48.275 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[114884]: debug 2024-09-21T13:51:48.045+0000 7fd98389e640 1 -- 172.21.15.92:0/857628373 <== mon.0 v2:172.21.15.92:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559cf1686960 con 0x559cf2474000 2024-09-21T13:51:49.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[92956]: cluster 2024-09-21T13:51:47.212352+0000 mgr.y (mgr.25139) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:49.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[92956]: cluster 2024-09-21T13:51:47.212352+0000 mgr.y (mgr.25139) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:49.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[92956]: audit 2024-09-21T13:51:47.719143+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[92956]: audit 2024-09-21T13:51:47.719143+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[92956]: audit 2024-09-21T13:51:47.724609+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[92956]: audit 2024-09-21T13:51:47.724609+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[89286]: cluster 2024-09-21T13:51:47.212352+0000 mgr.y (mgr.25139) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:49.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[89286]: cluster 2024-09-21T13:51:47.212352+0000 mgr.y (mgr.25139) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:49.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[89286]: audit 2024-09-21T13:51:47.719143+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[89286]: audit 2024-09-21T13:51:47.719143+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[89286]: audit 2024-09-21T13:51:47.724609+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:48 smithi092 bash[89286]: audit 2024-09-21T13:51:47.724609+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:48 smithi170 bash[70212]: cluster 2024-09-21T13:51:47.212352+0000 mgr.y (mgr.25139) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:49.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:48 smithi170 bash[70212]: cluster 2024-09-21T13:51:47.212352+0000 mgr.y (mgr.25139) 649 : cluster [DBG] pgmap v373: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:49.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:48 smithi170 bash[70212]: audit 2024-09-21T13:51:47.719143+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:48 smithi170 bash[70212]: audit 2024-09-21T13:51:47.719143+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:48 smithi170 bash[70212]: audit 2024-09-21T13:51:47.724609+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:48 smithi170 bash[70212]: audit 2024-09-21T13:51:47.724609+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:49.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:49 smithi092 bash[114884]: debug 2024-09-21T13:51:49.333+0000 7fd986105640 -1 Falling back to public interface 2024-09-21T13:51:50.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:50.086815146Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:50.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:51:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:51:50] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-21T13:51:51.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:50 smithi092 bash[89286]: cluster 2024-09-21T13:51:49.213626+0000 mgr.y (mgr.25139) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:50 smithi092 bash[89286]: cluster 2024-09-21T13:51:49.213626+0000 mgr.y (mgr.25139) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:51.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:50 smithi092 bash[92956]: cluster 2024-09-21T13:51:49.213626+0000 mgr.y (mgr.25139) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:51.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:50 smithi092 bash[92956]: cluster 2024-09-21T13:51:49.213626+0000 mgr.y (mgr.25139) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:50 smithi170 bash[70212]: cluster 2024-09-21T13:51:49.213626+0000 mgr.y (mgr.25139) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:50 smithi170 bash[70212]: cluster 2024-09-21T13:51:49.213626+0000 mgr.y (mgr.25139) 650 : cluster [DBG] pgmap v374: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:53.025 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:52 smithi092 bash[114884]: debug 2024-09-21T13:51:52.749+0000 7fd986105640 -1 osd.3 126 log_to_monitors true 2024-09-21T13:51:53.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:52 smithi092 bash[89286]: cluster 2024-09-21T13:51:51.214917+0000 mgr.y (mgr.25139) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:53.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:52 smithi092 bash[89286]: cluster 2024-09-21T13:51:51.214917+0000 mgr.y (mgr.25139) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:52 smithi092 bash[92956]: cluster 2024-09-21T13:51:51.214917+0000 mgr.y (mgr.25139) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:52 smithi092 bash[92956]: cluster 2024-09-21T13:51:51.214917+0000 mgr.y (mgr.25139) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:53.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:52 smithi170 bash[70212]: cluster 2024-09-21T13:51:51.214917+0000 mgr.y (mgr.25139) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:53.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:52 smithi170 bash[70212]: cluster 2024-09-21T13:51:51.214917+0000 mgr.y (mgr.25139) 651 : cluster [DBG] pgmap v375: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:53.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:53.087870853Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:54.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:53 smithi092 bash[89286]: audit 2024-09-21T13:51:52.755266+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:51:54.019 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:53 smithi092 bash[89286]: audit 2024-09-21T13:51:52.755266+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:51:54.019 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:51:53 smithi092 bash[114884]: debug 2024-09-21T13:51:53.769+0000 7fd97deaf640 -1 osd.3 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:51:54.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:53 smithi092 bash[92956]: audit 2024-09-21T13:51:52.755266+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:51:54.020 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:53 smithi092 bash[92956]: audit 2024-09-21T13:51:52.755266+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:51:54.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:53 smithi170 bash[70212]: audit 2024-09-21T13:51:52.755266+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:51:54.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:53 smithi170 bash[70212]: audit 2024-09-21T13:51:52.755266+0000 mon.a (mon.0) 428 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:51:55.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[89286]: cluster 2024-09-21T13:51:53.216500+0000 mgr.y (mgr.25139) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:55.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[89286]: cluster 2024-09-21T13:51:53.216500+0000 mgr.y (mgr.25139) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:55.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[89286]: audit 2024-09-21T13:51:53.736631+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:51:55.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[89286]: audit 2024-09-21T13:51:53.736631+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:51:55.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[89286]: cluster 2024-09-21T13:51:53.743957+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T13:51:55.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[89286]: cluster 2024-09-21T13:51:53.743957+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T13:51:55.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[89286]: audit 2024-09-21T13:51:53.744677+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:51:55.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[89286]: audit 2024-09-21T13:51:53.744677+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:51:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[92956]: cluster 2024-09-21T13:51:53.216500+0000 mgr.y (mgr.25139) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[92956]: cluster 2024-09-21T13:51:53.216500+0000 mgr.y (mgr.25139) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[92956]: audit 2024-09-21T13:51:53.736631+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:51:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[92956]: audit 2024-09-21T13:51:53.736631+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:51:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[92956]: cluster 2024-09-21T13:51:53.743957+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T13:51:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[92956]: cluster 2024-09-21T13:51:53.743957+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T13:51:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[92956]: audit 2024-09-21T13:51:53.744677+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:51:55.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:54 smithi092 bash[92956]: audit 2024-09-21T13:51:53.744677+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:51:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:54 smithi170 bash[70212]: cluster 2024-09-21T13:51:53.216500+0000 mgr.y (mgr.25139) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:54 smithi170 bash[70212]: cluster 2024-09-21T13:51:53.216500+0000 mgr.y (mgr.25139) 652 : cluster [DBG] pgmap v376: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:51:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:54 smithi170 bash[70212]: audit 2024-09-21T13:51:53.736631+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:51:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:54 smithi170 bash[70212]: audit 2024-09-21T13:51:53.736631+0000 mon.a (mon.0) 429 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:51:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:54 smithi170 bash[70212]: cluster 2024-09-21T13:51:53.743957+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T13:51:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:54 smithi170 bash[70212]: cluster 2024-09-21T13:51:53.743957+0000 mon.a (mon.0) 430 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-09-21T13:51:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:54 smithi170 bash[70212]: audit 2024-09-21T13:51:53.744677+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:51:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:54 smithi170 bash[70212]: audit 2024-09-21T13:51:53.744677+0000 mon.a (mon.0) 431 : audit [INF] from='osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi092", "root=default"]} : dispatch 2024-09-21T13:51:56.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[92956]: cluster 2024-09-21T13:51:54.737586+0000 mon.a (mon.0) 432 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:51:56.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[92956]: cluster 2024-09-21T13:51:54.737586+0000 mon.a (mon.0) 432 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:51:56.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[92956]: cluster 2024-09-21T13:51:54.747280+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192] boot 2024-09-21T13:51:56.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[92956]: cluster 2024-09-21T13:51:54.747280+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192] boot 2024-09-21T13:51:56.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[92956]: cluster 2024-09-21T13:51:54.747418+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T13:51:56.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[92956]: cluster 2024-09-21T13:51:54.747418+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T13:51:56.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[92956]: audit 2024-09-21T13:51:54.748519+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:51:56.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[92956]: audit 2024-09-21T13:51:54.748519+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:51:56.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[92956]: audit 2024-09-21T13:51:54.764135+0000 mgr.y (mgr.25139) 653 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:56.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[92956]: audit 2024-09-21T13:51:54.764135+0000 mgr.y (mgr.25139) 653 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:56.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[89286]: cluster 2024-09-21T13:51:54.737586+0000 mon.a (mon.0) 432 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:51:56.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[89286]: cluster 2024-09-21T13:51:54.737586+0000 mon.a (mon.0) 432 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:51:56.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[89286]: cluster 2024-09-21T13:51:54.747280+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192] boot 2024-09-21T13:51:56.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[89286]: cluster 2024-09-21T13:51:54.747280+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192] boot 2024-09-21T13:51:56.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[89286]: cluster 2024-09-21T13:51:54.747418+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T13:51:56.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[89286]: cluster 2024-09-21T13:51:54.747418+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T13:51:56.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[89286]: audit 2024-09-21T13:51:54.748519+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:51:56.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[89286]: audit 2024-09-21T13:51:54.748519+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:51:56.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[89286]: audit 2024-09-21T13:51:54.764135+0000 mgr.y (mgr.25139) 653 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:56.028 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:55 smithi092 bash[89286]: audit 2024-09-21T13:51:54.764135+0000 mgr.y (mgr.25139) 653 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:56.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:55 smithi170 bash[70212]: cluster 2024-09-21T13:51:54.737586+0000 mon.a (mon.0) 432 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:51:56.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:55 smithi170 bash[70212]: cluster 2024-09-21T13:51:54.737586+0000 mon.a (mon.0) 432 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:51:56.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:55 smithi170 bash[70212]: cluster 2024-09-21T13:51:54.747280+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192] boot 2024-09-21T13:51:56.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:55 smithi170 bash[70212]: cluster 2024-09-21T13:51:54.747280+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 [v2:172.21.15.92:6826/2896229192,v1:172.21.15.92:6827/2896229192] boot 2024-09-21T13:51:56.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:55 smithi170 bash[70212]: cluster 2024-09-21T13:51:54.747418+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T13:51:56.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:55 smithi170 bash[70212]: cluster 2024-09-21T13:51:54.747418+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-09-21T13:51:56.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:55 smithi170 bash[70212]: audit 2024-09-21T13:51:54.748519+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:51:56.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:55 smithi170 bash[70212]: audit 2024-09-21T13:51:54.748519+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:51:56.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:55 smithi170 bash[70212]: audit 2024-09-21T13:51:54.764135+0000 mgr.y (mgr.25139) 653 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:56.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:55 smithi170 bash[70212]: audit 2024-09-21T13:51:54.764135+0000 mgr.y (mgr.25139) 653 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:51:56.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:56.062887494Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:56 smithi092 bash[89286]: cluster 2024-09-21T13:51:55.217482+0000 mgr.y (mgr.25139) 654 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-21T13:51:57.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:56 smithi092 bash[89286]: cluster 2024-09-21T13:51:55.217482+0000 mgr.y (mgr.25139) 654 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-21T13:51:57.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:56 smithi092 bash[89286]: cluster 2024-09-21T13:51:55.764110+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-21T13:51:57.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:56 smithi092 bash[89286]: cluster 2024-09-21T13:51:55.764110+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-21T13:51:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:56 smithi092 bash[92956]: cluster 2024-09-21T13:51:55.217482+0000 mgr.y (mgr.25139) 654 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-21T13:51:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:56 smithi092 bash[92956]: cluster 2024-09-21T13:51:55.217482+0000 mgr.y (mgr.25139) 654 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-21T13:51:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:56 smithi092 bash[92956]: cluster 2024-09-21T13:51:55.764110+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-21T13:51:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:56 smithi092 bash[92956]: cluster 2024-09-21T13:51:55.764110+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-21T13:51:57.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:56 smithi170 bash[70212]: cluster 2024-09-21T13:51:55.217482+0000 mgr.y (mgr.25139) 654 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-21T13:51:57.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:56 smithi170 bash[70212]: cluster 2024-09-21T13:51:55.217482+0000 mgr.y (mgr.25139) 654 : cluster [DBG] pgmap v379: 161 pgs: 40 active+undersized, 26 active+undersized+degraded, 95 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 83/636 objects degraded (13.050%) 2024-09-21T13:51:57.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:56 smithi170 bash[70212]: cluster 2024-09-21T13:51:55.764110+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-21T13:51:57.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:56 smithi170 bash[70212]: cluster 2024-09-21T13:51:55.764110+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-09-21T13:51:58.025 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:51:57 smithi092 bash[68882]: debug 2024-09-21T13:51:57.533+0000 7f6559438640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T13:51:58.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: cluster 2024-09-21T13:51:57.218985+0000 mgr.y (mgr.25139) 655 : cluster [DBG] pgmap v381: 161 pgs: 13 peering, 19 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:51:58.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: cluster 2024-09-21T13:51:57.218985+0000 mgr.y (mgr.25139) 655 : cluster [DBG] pgmap v381: 161 pgs: 13 peering, 19 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:51:58.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.377153+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.377153+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.387509+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.387509+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.389753+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.389753+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.391485+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.391485+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.401958+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.401958+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.526652+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.526652+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.530040+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.530040+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.532285+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.532285+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.534221+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: cluster 2024-09-21T13:51:57.218985+0000 mgr.y (mgr.25139) 655 : cluster [DBG] pgmap v381: 161 pgs: 13 peering, 19 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:51:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: cluster 2024-09-21T13:51:57.218985+0000 mgr.y (mgr.25139) 655 : cluster [DBG] pgmap v381: 161 pgs: 13 peering, 19 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:51:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.377153+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.377153+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.387509+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.387509+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.389753+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.389753+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.391485+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:58.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.391485+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.401958+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.401958+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.526652+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.526652+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.530040+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.530040+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.532285+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.532285+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.534221+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.534221+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.536628+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.536628+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:51:58.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.536916+0000 mgr.y (mgr.25139) 656 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: audit 2024-09-21T13:51:57.536916+0000 mgr.y (mgr.25139) 656 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: cephadm 2024-09-21T13:51:57.538289+0000 mgr.y (mgr.25139) 657 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: cephadm 2024-09-21T13:51:57.538289+0000 mgr.y (mgr.25139) 657 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: cluster 2024-09-21T13:51:57.762775+0000 mon.a (mon.0) 447 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[92956]: cluster 2024-09-21T13:51:57.762775+0000 mon.a (mon.0) 447 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.534221+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.536628+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.536628+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.536916+0000 mgr.y (mgr.25139) 656 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: audit 2024-09-21T13:51:57.536916+0000 mgr.y (mgr.25139) 656 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: cephadm 2024-09-21T13:51:57.538289+0000 mgr.y (mgr.25139) 657 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: cephadm 2024-09-21T13:51:57.538289+0000 mgr.y (mgr.25139) 657 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T13:51:58.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: cluster 2024-09-21T13:51:57.762775+0000 mon.a (mon.0) 447 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:58.781 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:58 smithi092 bash[89286]: cluster 2024-09-21T13:51:57.762775+0000 mon.a (mon.0) 447 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:58.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: cluster 2024-09-21T13:51:57.218985+0000 mgr.y (mgr.25139) 655 : cluster [DBG] pgmap v381: 161 pgs: 13 peering, 19 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:51:58.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: cluster 2024-09-21T13:51:57.218985+0000 mgr.y (mgr.25139) 655 : cluster [DBG] pgmap v381: 161 pgs: 13 peering, 19 active+undersized, 15 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.377153+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.377153+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.387509+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.387509+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.389753+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.389753+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.391485+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.391485+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.401958+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.401958+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.526652+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.526652+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.530040+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.530040+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.532285+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.532285+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.534221+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.534221+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.536628+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.536628+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.536916+0000 mgr.y (mgr.25139) 656 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: audit 2024-09-21T13:51:57.536916+0000 mgr.y (mgr.25139) 656 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: cephadm 2024-09-21T13:51:57.538289+0000 mgr.y (mgr.25139) 657 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: cephadm 2024-09-21T13:51:57.538289+0000 mgr.y (mgr.25139) 657 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: cluster 2024-09-21T13:51:57.762775+0000 mon.a (mon.0) 447 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:58.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:58 smithi170 bash[70212]: cluster 2024-09-21T13:51:57.762775+0000 mon.a (mon.0) 447 : cluster [WRN] Health check update: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded (PG_DEGRADED) 2024-09-21T13:51:59.427 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:51:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:51:59.10831873Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:51:59.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:59 smithi092 bash[89286]: cluster 2024-09-21T13:51:59.374853+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded) 2024-09-21T13:51:59.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:59 smithi092 bash[89286]: cluster 2024-09-21T13:51:59.374853+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded) 2024-09-21T13:51:59.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:59 smithi092 bash[89286]: cluster 2024-09-21T13:51:59.374930+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-21T13:51:59.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:51:59 smithi092 bash[89286]: cluster 2024-09-21T13:51:59.374930+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-21T13:51:59.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:59 smithi092 bash[92956]: cluster 2024-09-21T13:51:59.374853+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded) 2024-09-21T13:51:59.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:59 smithi092 bash[92956]: cluster 2024-09-21T13:51:59.374853+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded) 2024-09-21T13:51:59.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:59 smithi092 bash[92956]: cluster 2024-09-21T13:51:59.374930+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-21T13:51:59.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:51:59 smithi092 bash[92956]: cluster 2024-09-21T13:51:59.374930+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-21T13:51:59.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:59 smithi170 bash[70212]: cluster 2024-09-21T13:51:59.374853+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded) 2024-09-21T13:51:59.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:59 smithi170 bash[70212]: cluster 2024-09-21T13:51:59.374853+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 15 pgs degraded) 2024-09-21T13:51:59.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:59 smithi170 bash[70212]: cluster 2024-09-21T13:51:59.374930+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-21T13:51:59.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:51:59 smithi170 bash[70212]: cluster 2024-09-21T13:51:59.374930+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-21T13:52:00.428 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:52:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:52:00] "GET /metrics HTTP/1.1" 200 38342 "" "Prometheus/2.51.0" 2024-09-21T13:52:00.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:00 smithi092 bash[89286]: cluster 2024-09-21T13:51:59.219988+0000 mgr.y (mgr.25139) 658 : cluster [DBG] pgmap v382: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:00.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:00 smithi092 bash[89286]: cluster 2024-09-21T13:51:59.219988+0000 mgr.y (mgr.25139) 658 : cluster [DBG] pgmap v382: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:00.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:00 smithi092 bash[92956]: cluster 2024-09-21T13:51:59.219988+0000 mgr.y (mgr.25139) 658 : cluster [DBG] pgmap v382: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:00.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:00 smithi092 bash[92956]: cluster 2024-09-21T13:51:59.219988+0000 mgr.y (mgr.25139) 658 : cluster [DBG] pgmap v382: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:00.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:00 smithi170 bash[70212]: cluster 2024-09-21T13:51:59.219988+0000 mgr.y (mgr.25139) 658 : cluster [DBG] pgmap v382: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:00 smithi170 bash[70212]: cluster 2024-09-21T13:51:59.219988+0000 mgr.y (mgr.25139) 658 : cluster [DBG] pgmap v382: 161 pgs: 13 peering, 148 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:02.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:02.089810014Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:03.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[89286]: cluster 2024-09-21T13:52:01.221044+0000 mgr.y (mgr.25139) 659 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:03.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[89286]: cluster 2024-09-21T13:52:01.221044+0000 mgr.y (mgr.25139) 659 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[89286]: audit 2024-09-21T13:52:01.758675+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[89286]: audit 2024-09-21T13:52:01.758675+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[89286]: audit 2024-09-21T13:52:01.760636+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[89286]: audit 2024-09-21T13:52:01.760636+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[92956]: cluster 2024-09-21T13:52:01.221044+0000 mgr.y (mgr.25139) 659 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[92956]: cluster 2024-09-21T13:52:01.221044+0000 mgr.y (mgr.25139) 659 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[92956]: audit 2024-09-21T13:52:01.758675+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[92956]: audit 2024-09-21T13:52:01.758675+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[92956]: audit 2024-09-21T13:52:01.760636+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:02 smithi092 bash[92956]: audit 2024-09-21T13:52:01.760636+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:02 smithi170 bash[70212]: cluster 2024-09-21T13:52:01.221044+0000 mgr.y (mgr.25139) 659 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:02 smithi170 bash[70212]: cluster 2024-09-21T13:52:01.221044+0000 mgr.y (mgr.25139) 659 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:02 smithi170 bash[70212]: audit 2024-09-21T13:52:01.758675+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:02 smithi170 bash[70212]: audit 2024-09-21T13:52:01.758675+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:02 smithi170 bash[70212]: audit 2024-09-21T13:52:01.760636+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:02 smithi170 bash[70212]: audit 2024-09-21T13:52:01.760636+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:05.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:04 smithi092 bash[92956]: cluster 2024-09-21T13:52:03.222392+0000 mgr.y (mgr.25139) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:05.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:04 smithi092 bash[92956]: cluster 2024-09-21T13:52:03.222392+0000 mgr.y (mgr.25139) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:05.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:04 smithi092 bash[89286]: cluster 2024-09-21T13:52:03.222392+0000 mgr.y (mgr.25139) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:05.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:04 smithi092 bash[89286]: cluster 2024-09-21T13:52:03.222392+0000 mgr.y (mgr.25139) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:05.081 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:04 smithi170 bash[70212]: cluster 2024-09-21T13:52:03.222392+0000 mgr.y (mgr.25139) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:05.081 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:04 smithi170 bash[70212]: cluster 2024-09-21T13:52:03.222392+0000 mgr.y (mgr.25139) 660 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:05.273 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:52:05.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:05.081361401Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:05.935 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:52:05.935 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (10m) 19s ago 36m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:52:05.935 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (9m) 7m ago 36m 68.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:52:05.935 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (11m) 19s ago 34m 48.6M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:52:05.935 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (11m) 7m ago 45m 440M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (22m) 19s ago 47m 519M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (6m) 19s ago 47m 52.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (7m) 7m ago 45m 18.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (6m) 19s ago 45m 41.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (11m) 19s ago 37m 8364k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (11m) 7m ago 37m 7940k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (4m) 19s ago 44m 56.0M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (3m) 19s ago 43m 50.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (106s) 19s ago 42m 44.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 2f21d2526609 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running 19s ago 41m - 3036M 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (40m) 7m ago 41m 61.0M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 64d9738af839 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (40m) 7m ago 40m 64.6M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (39m) 7m ago 39m 54.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:52:05.936 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (38m) 7m ago 38m 65.9M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:52:05.937 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (10m) 7m ago 37m 39.7M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:52:05.937 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (34m) 19s ago 34m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:52:05.937 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (34m) 7m ago 34m 102M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:52:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:05 smithi092 bash[92956]: audit 2024-09-21T13:52:04.775416+0000 mgr.y (mgr.25139) 661 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:05 smithi092 bash[92956]: audit 2024-09-21T13:52:04.775416+0000 mgr.y (mgr.25139) 661 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:06.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:05 smithi092 bash[89286]: audit 2024-09-21T13:52:04.775416+0000 mgr.y (mgr.25139) 661 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:06.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:05 smithi092 bash[89286]: audit 2024-09-21T13:52:04.775416+0000 mgr.y (mgr.25139) 661 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:06.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:05 smithi170 bash[70212]: audit 2024-09-21T13:52:04.775416+0000 mgr.y (mgr.25139) 661 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:06.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:05 smithi170 bash[70212]: audit 2024-09-21T13:52:04.775416+0000 mgr.y (mgr.25139) 661 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:06.291 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:52:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:52:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:52:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:52:06.291 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:52:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:52:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:52:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:52:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 4, 2024-09-21T13:52:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 4 2024-09-21T13:52:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:52:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:52:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:52:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:52:06.292 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:52:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 6, 2024-09-21T13:52:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 9 2024-09-21T13:52:06.293 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:52:06.293 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:52:06.608 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:52:06.608 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:52:06.608 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:52:06.608 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:52:06.609 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:52:06.609 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "3/8 daemons upgraded", 2024-09-21T13:52:06.609 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:52:06.609 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:52:06.609 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:52:07.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[89286]: cluster 2024-09-21T13:52:05.223512+0000 mgr.y (mgr.25139) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:07.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[89286]: cluster 2024-09-21T13:52:05.223512+0000 mgr.y (mgr.25139) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:07.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[89286]: audit 2024-09-21T13:52:05.261932+0000 mgr.y (mgr.25139) 663 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[89286]: audit 2024-09-21T13:52:05.261932+0000 mgr.y (mgr.25139) 663 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[89286]: audit 2024-09-21T13:52:05.585813+0000 mgr.y (mgr.25139) 664 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[89286]: audit 2024-09-21T13:52:05.585813+0000 mgr.y (mgr.25139) 664 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[89286]: audit 2024-09-21T13:52:05.899638+0000 mgr.y (mgr.25139) 665 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[89286]: audit 2024-09-21T13:52:05.899638+0000 mgr.y (mgr.25139) 665 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[89286]: audit 2024-09-21T13:52:06.292284+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.92:0/1240613158' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:07.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[89286]: audit 2024-09-21T13:52:06.292284+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.92:0/1240613158' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:07.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[92956]: cluster 2024-09-21T13:52:05.223512+0000 mgr.y (mgr.25139) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:07.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[92956]: cluster 2024-09-21T13:52:05.223512+0000 mgr.y (mgr.25139) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:07.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[92956]: audit 2024-09-21T13:52:05.261932+0000 mgr.y (mgr.25139) 663 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[92956]: audit 2024-09-21T13:52:05.261932+0000 mgr.y (mgr.25139) 663 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[92956]: audit 2024-09-21T13:52:05.585813+0000 mgr.y (mgr.25139) 664 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[92956]: audit 2024-09-21T13:52:05.585813+0000 mgr.y (mgr.25139) 664 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[92956]: audit 2024-09-21T13:52:05.899638+0000 mgr.y (mgr.25139) 665 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[92956]: audit 2024-09-21T13:52:05.899638+0000 mgr.y (mgr.25139) 665 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[92956]: audit 2024-09-21T13:52:06.292284+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.92:0/1240613158' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:07.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:06 smithi092 bash[92956]: audit 2024-09-21T13:52:06.292284+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.92:0/1240613158' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:06 smithi170 bash[70212]: cluster 2024-09-21T13:52:05.223512+0000 mgr.y (mgr.25139) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:06 smithi170 bash[70212]: cluster 2024-09-21T13:52:05.223512+0000 mgr.y (mgr.25139) 662 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:06 smithi170 bash[70212]: audit 2024-09-21T13:52:05.261932+0000 mgr.y (mgr.25139) 663 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:06 smithi170 bash[70212]: audit 2024-09-21T13:52:05.261932+0000 mgr.y (mgr.25139) 663 : audit [DBG] from='client.54410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:06 smithi170 bash[70212]: audit 2024-09-21T13:52:05.585813+0000 mgr.y (mgr.25139) 664 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:06 smithi170 bash[70212]: audit 2024-09-21T13:52:05.585813+0000 mgr.y (mgr.25139) 664 : audit [DBG] from='client.54416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:06 smithi170 bash[70212]: audit 2024-09-21T13:52:05.899638+0000 mgr.y (mgr.25139) 665 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:06 smithi170 bash[70212]: audit 2024-09-21T13:52:05.899638+0000 mgr.y (mgr.25139) 665 : audit [DBG] from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:07.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:06 smithi170 bash[70212]: audit 2024-09-21T13:52:06.292284+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.92:0/1240613158' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:07.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:06 smithi170 bash[70212]: audit 2024-09-21T13:52:06.292284+0000 mon.a (mon.0) 452 : audit [DBG] from='client.? 172.21.15.92:0/1240613158' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:08.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:07 smithi092 bash[89286]: audit 2024-09-21T13:52:06.609509+0000 mgr.y (mgr.25139) 666 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:08.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:07 smithi092 bash[89286]: audit 2024-09-21T13:52:06.609509+0000 mgr.y (mgr.25139) 666 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:08.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:07 smithi092 bash[89286]: audit 2024-09-21T13:52:07.023805+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:08.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:07 smithi092 bash[89286]: audit 2024-09-21T13:52:07.023805+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:08.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:07 smithi092 bash[92956]: audit 2024-09-21T13:52:06.609509+0000 mgr.y (mgr.25139) 666 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:08.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:07 smithi092 bash[92956]: audit 2024-09-21T13:52:06.609509+0000 mgr.y (mgr.25139) 666 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:08.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:07 smithi092 bash[92956]: audit 2024-09-21T13:52:07.023805+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:08.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:07 smithi092 bash[92956]: audit 2024-09-21T13:52:07.023805+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:08.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:07 smithi170 bash[70212]: audit 2024-09-21T13:52:06.609509+0000 mgr.y (mgr.25139) 666 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:08.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:07 smithi170 bash[70212]: audit 2024-09-21T13:52:06.609509+0000 mgr.y (mgr.25139) 666 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:08.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:07 smithi170 bash[70212]: audit 2024-09-21T13:52:07.023805+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:08.087 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:07 smithi170 bash[70212]: audit 2024-09-21T13:52:07.023805+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:08.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:08.087686985Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:09.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:08 smithi092 bash[89286]: cluster 2024-09-21T13:52:07.224947+0000 mgr.y (mgr.25139) 667 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:09.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:08 smithi092 bash[89286]: cluster 2024-09-21T13:52:07.224947+0000 mgr.y (mgr.25139) 667 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:09.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:08 smithi092 bash[92956]: cluster 2024-09-21T13:52:07.224947+0000 mgr.y (mgr.25139) 667 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:09.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:08 smithi092 bash[92956]: cluster 2024-09-21T13:52:07.224947+0000 mgr.y (mgr.25139) 667 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:09.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:08 smithi170 bash[70212]: cluster 2024-09-21T13:52:07.224947+0000 mgr.y (mgr.25139) 667 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:09.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:08 smithi170 bash[70212]: cluster 2024-09-21T13:52:07.224947+0000 mgr.y (mgr.25139) 667 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:10.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:52:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:52:10] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.51.0" 2024-09-21T13:52:11.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:10 smithi170 bash[70212]: cluster 2024-09-21T13:52:09.225999+0000 mgr.y (mgr.25139) 668 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:11.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:10 smithi170 bash[70212]: cluster 2024-09-21T13:52:09.225999+0000 mgr.y (mgr.25139) 668 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:11.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:10 smithi092 bash[89286]: cluster 2024-09-21T13:52:09.225999+0000 mgr.y (mgr.25139) 668 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:11.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:10 smithi092 bash[89286]: cluster 2024-09-21T13:52:09.225999+0000 mgr.y (mgr.25139) 668 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:10 smithi092 bash[92956]: cluster 2024-09-21T13:52:09.225999+0000 mgr.y (mgr.25139) 668 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:10 smithi092 bash[92956]: cluster 2024-09-21T13:52:09.225999+0000 mgr.y (mgr.25139) 668 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T13:52:11.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:11.063247883Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:13.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:12 smithi170 bash[70212]: cluster 2024-09-21T13:52:11.227054+0000 mgr.y (mgr.25139) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:13.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:12 smithi170 bash[70212]: cluster 2024-09-21T13:52:11.227054+0000 mgr.y (mgr.25139) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:13.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:12 smithi170 bash[70212]: audit 2024-09-21T13:52:12.554143+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:52:13.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:12 smithi170 bash[70212]: audit 2024-09-21T13:52:12.554143+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:52:13.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:12 smithi092 bash[92956]: cluster 2024-09-21T13:52:11.227054+0000 mgr.y (mgr.25139) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:13.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:12 smithi092 bash[92956]: cluster 2024-09-21T13:52:11.227054+0000 mgr.y (mgr.25139) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:13.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:12 smithi092 bash[92956]: audit 2024-09-21T13:52:12.554143+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:52:13.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:12 smithi092 bash[92956]: audit 2024-09-21T13:52:12.554143+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:52:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:12 smithi092 bash[89286]: cluster 2024-09-21T13:52:11.227054+0000 mgr.y (mgr.25139) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:12 smithi092 bash[89286]: cluster 2024-09-21T13:52:11.227054+0000 mgr.y (mgr.25139) 669 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:12 smithi092 bash[89286]: audit 2024-09-21T13:52:12.554143+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:52:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:12 smithi092 bash[89286]: audit 2024-09-21T13:52:12.554143+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16} : dispatch 2024-09-21T13:52:14.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:13 smithi170 bash[70212]: audit 2024-09-21T13:52:12.554605+0000 mgr.y (mgr.25139) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:52:14.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:13 smithi170 bash[70212]: audit 2024-09-21T13:52:12.554605+0000 mgr.y (mgr.25139) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:52:14.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:13 smithi170 bash[70212]: cephadm 2024-09-21T13:52:12.557403+0000 mgr.y (mgr.25139) 671 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T13:52:14.091 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:13 smithi170 bash[70212]: cephadm 2024-09-21T13:52:12.557403+0000 mgr.y (mgr.25139) 671 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T13:52:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:13 smithi092 bash[89286]: audit 2024-09-21T13:52:12.554605+0000 mgr.y (mgr.25139) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:52:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:13 smithi092 bash[89286]: audit 2024-09-21T13:52:12.554605+0000 mgr.y (mgr.25139) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:52:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:13 smithi092 bash[89286]: cephadm 2024-09-21T13:52:12.557403+0000 mgr.y (mgr.25139) 671 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T13:52:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:13 smithi092 bash[89286]: cephadm 2024-09-21T13:52:12.557403+0000 mgr.y (mgr.25139) 671 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T13:52:14.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:13 smithi092 bash[92956]: audit 2024-09-21T13:52:12.554605+0000 mgr.y (mgr.25139) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:52:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:13 smithi092 bash[92956]: audit 2024-09-21T13:52:12.554605+0000 mgr.y (mgr.25139) 670 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-21T13:52:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:13 smithi092 bash[92956]: cephadm 2024-09-21T13:52:12.557403+0000 mgr.y (mgr.25139) 671 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T13:52:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:13 smithi092 bash[92956]: cephadm 2024-09-21T13:52:12.557403+0000 mgr.y (mgr.25139) 671 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-09-21T13:52:14.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:14.090840689Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:15.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:14 smithi170 bash[70212]: cluster 2024-09-21T13:52:13.228246+0000 mgr.y (mgr.25139) 672 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:15.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:14 smithi170 bash[70212]: cluster 2024-09-21T13:52:13.228246+0000 mgr.y (mgr.25139) 672 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:15.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:14 smithi092 bash[89286]: cluster 2024-09-21T13:52:13.228246+0000 mgr.y (mgr.25139) 672 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:14 smithi092 bash[89286]: cluster 2024-09-21T13:52:13.228246+0000 mgr.y (mgr.25139) 672 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:15.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:14 smithi092 bash[92956]: cluster 2024-09-21T13:52:13.228246+0000 mgr.y (mgr.25139) 672 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:15.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:14 smithi092 bash[92956]: cluster 2024-09-21T13:52:13.228246+0000 mgr.y (mgr.25139) 672 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:16.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:15 smithi170 bash[70212]: audit 2024-09-21T13:52:14.783502+0000 mgr.y (mgr.25139) 673 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:16.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:15 smithi170 bash[70212]: audit 2024-09-21T13:52:14.783502+0000 mgr.y (mgr.25139) 673 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:16.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:15 smithi170 bash[70212]: audit 2024-09-21T13:52:15.383345+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:16.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:15 smithi170 bash[70212]: audit 2024-09-21T13:52:15.383345+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:16.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:15 smithi170 bash[70212]: audit 2024-09-21T13:52:15.389190+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:52:16.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:15 smithi170 bash[70212]: audit 2024-09-21T13:52:15.389190+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:52:16.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:15 smithi170 bash[70212]: audit 2024-09-21T13:52:15.390835+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:16.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:15 smithi170 bash[70212]: audit 2024-09-21T13:52:15.390835+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[89286]: audit 2024-09-21T13:52:14.783502+0000 mgr.y (mgr.25139) 673 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[89286]: audit 2024-09-21T13:52:14.783502+0000 mgr.y (mgr.25139) 673 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[89286]: audit 2024-09-21T13:52:15.383345+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[89286]: audit 2024-09-21T13:52:15.383345+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[89286]: audit 2024-09-21T13:52:15.389190+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:52:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[89286]: audit 2024-09-21T13:52:15.389190+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:52:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[89286]: audit 2024-09-21T13:52:15.390835+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[89286]: audit 2024-09-21T13:52:15.390835+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:16.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[92956]: audit 2024-09-21T13:52:14.783502+0000 mgr.y (mgr.25139) 673 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:16.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[92956]: audit 2024-09-21T13:52:14.783502+0000 mgr.y (mgr.25139) 673 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:16.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[92956]: audit 2024-09-21T13:52:15.383345+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:16.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[92956]: audit 2024-09-21T13:52:15.383345+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:16.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[92956]: audit 2024-09-21T13:52:15.389190+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:52:16.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[92956]: audit 2024-09-21T13:52:15.389190+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:52:16.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[92956]: audit 2024-09-21T13:52:15.390835+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:16.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:15 smithi092 bash[92956]: audit 2024-09-21T13:52:15.390835+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:17.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:16 smithi170 bash[70212]: cluster 2024-09-21T13:52:15.229240+0000 mgr.y (mgr.25139) 674 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:17.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:16 smithi170 bash[70212]: cluster 2024-09-21T13:52:15.229240+0000 mgr.y (mgr.25139) 674 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:17.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:16 smithi170 bash[70212]: cephadm 2024-09-21T13:52:15.373606+0000 mgr.y (mgr.25139) 675 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T13:52:17.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:16 smithi170 bash[70212]: cephadm 2024-09-21T13:52:15.373606+0000 mgr.y (mgr.25139) 675 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T13:52:17.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:16 smithi170 bash[70212]: cephadm 2024-09-21T13:52:15.397129+0000 mgr.y (mgr.25139) 676 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-09-21T13:52:17.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:16 smithi170 bash[70212]: cephadm 2024-09-21T13:52:15.397129+0000 mgr.y (mgr.25139) 676 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-09-21T13:52:17.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:16 smithi170 bash[70212]: audit 2024-09-21T13:52:16.754023+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:17.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:16 smithi170 bash[70212]: audit 2024-09-21T13:52:16.754023+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:17.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[89286]: cluster 2024-09-21T13:52:15.229240+0000 mgr.y (mgr.25139) 674 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[89286]: cluster 2024-09-21T13:52:15.229240+0000 mgr.y (mgr.25139) 674 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[89286]: cephadm 2024-09-21T13:52:15.373606+0000 mgr.y (mgr.25139) 675 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[89286]: cephadm 2024-09-21T13:52:15.373606+0000 mgr.y (mgr.25139) 675 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[89286]: cephadm 2024-09-21T13:52:15.397129+0000 mgr.y (mgr.25139) 676 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[89286]: cephadm 2024-09-21T13:52:15.397129+0000 mgr.y (mgr.25139) 676 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[89286]: audit 2024-09-21T13:52:16.754023+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[89286]: audit 2024-09-21T13:52:16.754023+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[92956]: cluster 2024-09-21T13:52:15.229240+0000 mgr.y (mgr.25139) 674 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[92956]: cluster 2024-09-21T13:52:15.229240+0000 mgr.y (mgr.25139) 674 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[92956]: cephadm 2024-09-21T13:52:15.373606+0000 mgr.y (mgr.25139) 675 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[92956]: cephadm 2024-09-21T13:52:15.373606+0000 mgr.y (mgr.25139) 675 : cephadm [INF] Upgrade: Updating osd.4 2024-09-21T13:52:17.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[92956]: cephadm 2024-09-21T13:52:15.397129+0000 mgr.y (mgr.25139) 676 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-09-21T13:52:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[92956]: cephadm 2024-09-21T13:52:15.397129+0000 mgr.y (mgr.25139) 676 : cephadm [INF] Deploying daemon osd.4 on smithi170 2024-09-21T13:52:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[92956]: audit 2024-09-21T13:52:16.754023+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:16 smithi092 bash[92956]: audit 2024-09-21T13:52:16.754023+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:17.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:17.067909163Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:19.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:18 smithi170 bash[70212]: cluster 2024-09-21T13:52:17.230645+0000 mgr.y (mgr.25139) 677 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:19.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:18 smithi170 bash[70212]: cluster 2024-09-21T13:52:17.230645+0000 mgr.y (mgr.25139) 677 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:19.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:18 smithi092 bash[89286]: cluster 2024-09-21T13:52:17.230645+0000 mgr.y (mgr.25139) 677 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:19.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:18 smithi092 bash[89286]: cluster 2024-09-21T13:52:17.230645+0000 mgr.y (mgr.25139) 677 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:19.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:18 smithi092 bash[92956]: cluster 2024-09-21T13:52:17.230645+0000 mgr.y (mgr.25139) 677 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:19.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:18 smithi092 bash[92956]: cluster 2024-09-21T13:52:17.230645+0000 mgr.y (mgr.25139) 677 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:20.246 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:20 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:20.246 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:52:20 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:20.246 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:52:20 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:20.247 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:52:20 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:20.247 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:52:20 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:20.247 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:52:20 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:20.247 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:52:20 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:20.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:20.067682545Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:20.248 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:20 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:20.248 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:20 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:20.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:52:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:52:20] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-21T13:52:20.606 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:20 smithi170 systemd[1]: Stopping Ceph osd.4 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:52:20.606 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:20 smithi170 bash[25028]: debug 2024-09-21T13:52:20.358+0000 7fd4fe23f640 -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-21T13:52:20.606 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:20 smithi170 bash[25028]: debug 2024-09-21T13:52:20.358+0000 7fd4fe23f640 -1 osd.4 131 *** Got signal Terminated *** 2024-09-21T13:52:20.606 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:20 smithi170 bash[25028]: debug 2024-09-21T13:52:20.358+0000 7fd4fe23f640 -1 osd.4 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:52:21.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:20 smithi170 bash[70212]: cluster 2024-09-21T13:52:19.231694+0000 mgr.y (mgr.25139) 678 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:21.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:20 smithi170 bash[70212]: cluster 2024-09-21T13:52:19.231694+0000 mgr.y (mgr.25139) 678 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:21.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:20 smithi170 bash[70212]: cluster 2024-09-21T13:52:20.365411+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T13:52:21.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:20 smithi170 bash[70212]: cluster 2024-09-21T13:52:20.365411+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T13:52:21.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:20 smithi092 bash[89286]: cluster 2024-09-21T13:52:19.231694+0000 mgr.y (mgr.25139) 678 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:20 smithi092 bash[89286]: cluster 2024-09-21T13:52:19.231694+0000 mgr.y (mgr.25139) 678 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:20 smithi092 bash[89286]: cluster 2024-09-21T13:52:20.365411+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T13:52:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:20 smithi092 bash[89286]: cluster 2024-09-21T13:52:20.365411+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T13:52:21.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:20 smithi092 bash[92956]: cluster 2024-09-21T13:52:19.231694+0000 mgr.y (mgr.25139) 678 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:21.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:20 smithi092 bash[92956]: cluster 2024-09-21T13:52:19.231694+0000 mgr.y (mgr.25139) 678 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:21.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:20 smithi092 bash[92956]: cluster 2024-09-21T13:52:20.365411+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T13:52:21.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:20 smithi092 bash[92956]: cluster 2024-09-21T13:52:20.365411+0000 mon.a (mon.0) 459 : cluster [INF] osd.4 marked itself down and dead 2024-09-21T13:52:22.139 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:21 smithi170 bash[70212]: cluster 2024-09-21T13:52:20.818605+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:52:22.140 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:21 smithi170 bash[70212]: cluster 2024-09-21T13:52:20.818605+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:52:22.140 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:21 smithi170 bash[70212]: cluster 2024-09-21T13:52:20.829501+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-21T13:52:22.140 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:21 smithi170 bash[70212]: cluster 2024-09-21T13:52:20.829501+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-21T13:52:22.140 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:21 smithi170 bash[70212]: cluster 2024-09-21T13:52:21.831394+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-21T13:52:22.140 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:21 smithi170 bash[70212]: cluster 2024-09-21T13:52:21.831394+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-21T13:52:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[89286]: cluster 2024-09-21T13:52:20.818605+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:52:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[89286]: cluster 2024-09-21T13:52:20.818605+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:52:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[89286]: cluster 2024-09-21T13:52:20.829501+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-21T13:52:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[89286]: cluster 2024-09-21T13:52:20.829501+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-21T13:52:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[89286]: cluster 2024-09-21T13:52:21.831394+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-21T13:52:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[89286]: cluster 2024-09-21T13:52:21.831394+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-21T13:52:22.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[92956]: cluster 2024-09-21T13:52:20.818605+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:52:22.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[92956]: cluster 2024-09-21T13:52:20.818605+0000 mon.a (mon.0) 460 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:52:22.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[92956]: cluster 2024-09-21T13:52:20.829501+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-21T13:52:22.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[92956]: cluster 2024-09-21T13:52:20.829501+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-09-21T13:52:22.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[92956]: cluster 2024-09-21T13:52:21.831394+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-21T13:52:22.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:21 smithi092 bash[92956]: cluster 2024-09-21T13:52:21.831394+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-09-21T13:52:22.459 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:22 smithi170 bash[73836]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-4 2024-09-21T13:52:22.459 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:22 smithi170 bash[73899]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-4 2024-09-21T13:52:23.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:22 smithi092 bash[89286]: cluster 2024-09-21T13:52:21.232398+0000 mgr.y (mgr.25139) 679 : cluster [DBG] pgmap v394: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:23.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:22 smithi092 bash[89286]: cluster 2024-09-21T13:52:21.232398+0000 mgr.y (mgr.25139) 679 : cluster [DBG] pgmap v394: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:23.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:22 smithi092 bash[92956]: cluster 2024-09-21T13:52:21.232398+0000 mgr.y (mgr.25139) 679 : cluster [DBG] pgmap v394: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:23.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:22 smithi092 bash[92956]: cluster 2024-09-21T13:52:21.232398+0000 mgr.y (mgr.25139) 679 : cluster [DBG] pgmap v394: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:23.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:23.10331423Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:23.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:22 smithi170 bash[70212]: cluster 2024-09-21T13:52:21.232398+0000 mgr.y (mgr.25139) 679 : cluster [DBG] pgmap v394: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:23.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:22 smithi170 bash[70212]: cluster 2024-09-21T13:52:21.232398+0000 mgr.y (mgr.25139) 679 : cluster [DBG] pgmap v394: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:24.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:23 smithi170 bash[70212]: cluster 2024-09-21T13:52:23.875864+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:24.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:23 smithi170 bash[70212]: cluster 2024-09-21T13:52:23.875864+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:24.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:23 smithi092 bash[89286]: cluster 2024-09-21T13:52:23.875864+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:24.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:23 smithi092 bash[89286]: cluster 2024-09-21T13:52:23.875864+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:24.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:23 smithi092 bash[92956]: cluster 2024-09-21T13:52:23.875864+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:24.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:23 smithi092 bash[92956]: cluster 2024-09-21T13:52:23.875864+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Degraded data redundancy: 56/636 objects degraded (8.805%), 12 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:24.745 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:24.745 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:24.745 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:24.745 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:24.746 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:24.746 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:24.746 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:24.747 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-21T13:52:24.747 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: Stopped Ceph osd.4 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:52:24.747 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:24.747 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: Started Ceph osd.4 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:52:24.747 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:52:24 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:52:25.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:24 smithi170 bash[70212]: cluster 2024-09-21T13:52:23.233835+0000 mgr.y (mgr.25139) 680 : cluster [DBG] pgmap v396: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:52:25.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:24 smithi170 bash[70212]: cluster 2024-09-21T13:52:23.233835+0000 mgr.y (mgr.25139) 680 : cluster [DBG] pgmap v396: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:52:25.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:24 smithi170 bash[70212]: audit 2024-09-21T13:52:24.799605+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:24 smithi170 bash[70212]: audit 2024-09-21T13:52:24.799605+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:24 smithi170 bash[70212]: audit 2024-09-21T13:52:24.809979+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:24 smithi170 bash[70212]: audit 2024-09-21T13:52:24.809979+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[89286]: cluster 2024-09-21T13:52:23.233835+0000 mgr.y (mgr.25139) 680 : cluster [DBG] pgmap v396: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:52:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[89286]: cluster 2024-09-21T13:52:23.233835+0000 mgr.y (mgr.25139) 680 : cluster [DBG] pgmap v396: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:52:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[89286]: audit 2024-09-21T13:52:24.799605+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[89286]: audit 2024-09-21T13:52:24.799605+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[89286]: audit 2024-09-21T13:52:24.809979+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[89286]: audit 2024-09-21T13:52:24.809979+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[92956]: cluster 2024-09-21T13:52:23.233835+0000 mgr.y (mgr.25139) 680 : cluster [DBG] pgmap v396: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:52:25.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[92956]: cluster 2024-09-21T13:52:23.233835+0000 mgr.y (mgr.25139) 680 : cluster [DBG] pgmap v396: 161 pgs: 21 active+undersized, 14 stale+active+clean, 12 active+undersized+degraded, 114 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:52:25.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[92956]: audit 2024-09-21T13:52:24.799605+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[92956]: audit 2024-09-21T13:52:24.799605+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[92956]: audit 2024-09-21T13:52:24.809979+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:25.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:24 smithi092 bash[92956]: audit 2024-09-21T13:52:24.809979+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:26.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:25 smithi092 bash[89286]: audit 2024-09-21T13:52:24.794689+0000 mgr.y (mgr.25139) 681 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:26.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:25 smithi092 bash[89286]: audit 2024-09-21T13:52:24.794689+0000 mgr.y (mgr.25139) 681 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:26.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:25 smithi092 bash[92956]: audit 2024-09-21T13:52:24.794689+0000 mgr.y (mgr.25139) 681 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:26.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:25 smithi092 bash[92956]: audit 2024-09-21T13:52:24.794689+0000 mgr.y (mgr.25139) 681 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:26.355 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:26 smithi170 bash[74046]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:52:26.355 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:26 smithi170 bash[74046]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:52:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:25 smithi170 bash[70212]: audit 2024-09-21T13:52:24.794689+0000 mgr.y (mgr.25139) 681 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:26.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:25 smithi170 bash[70212]: audit 2024-09-21T13:52:24.794689+0000 mgr.y (mgr.25139) 681 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:26.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:26.056569472Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:27.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:26 smithi092 bash[89286]: cluster 2024-09-21T13:52:25.235266+0000 mgr.y (mgr.25139) 682 : cluster [DBG] pgmap v397: 161 pgs: 35 active+undersized, 5 stale+active+clean, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:52:27.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:26 smithi092 bash[89286]: cluster 2024-09-21T13:52:25.235266+0000 mgr.y (mgr.25139) 682 : cluster [DBG] pgmap v397: 161 pgs: 35 active+undersized, 5 stale+active+clean, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:52:27.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:26 smithi092 bash[92956]: cluster 2024-09-21T13:52:25.235266+0000 mgr.y (mgr.25139) 682 : cluster [DBG] pgmap v397: 161 pgs: 35 active+undersized, 5 stale+active+clean, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:52:27.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:26 smithi092 bash[92956]: cluster 2024-09-21T13:52:25.235266+0000 mgr.y (mgr.25139) 682 : cluster [DBG] pgmap v397: 161 pgs: 35 active+undersized, 5 stale+active+clean, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:52:27.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:26 smithi170 bash[70212]: cluster 2024-09-21T13:52:25.235266+0000 mgr.y (mgr.25139) 682 : cluster [DBG] pgmap v397: 161 pgs: 35 active+undersized, 5 stale+active+clean, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:52:27.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:26 smithi170 bash[70212]: cluster 2024-09-21T13:52:25.235266+0000 mgr.y (mgr.25139) 682 : cluster [DBG] pgmap v397: 161 pgs: 35 active+undersized, 5 stale+active+clean, 18 active+undersized+degraded, 103 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 74/636 objects degraded (11.635%) 2024-09-21T13:52:29.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:28 smithi092 bash[92956]: cluster 2024-09-21T13:52:27.236958+0000 mgr.y (mgr.25139) 683 : cluster [DBG] pgmap v398: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 104/636 objects degraded (16.352%) 2024-09-21T13:52:29.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:28 smithi092 bash[92956]: cluster 2024-09-21T13:52:27.236958+0000 mgr.y (mgr.25139) 683 : cluster [DBG] pgmap v398: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 104/636 objects degraded (16.352%) 2024-09-21T13:52:29.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:28 smithi092 bash[89286]: cluster 2024-09-21T13:52:27.236958+0000 mgr.y (mgr.25139) 683 : cluster [DBG] pgmap v398: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 104/636 objects degraded (16.352%) 2024-09-21T13:52:29.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:28 smithi092 bash[89286]: cluster 2024-09-21T13:52:27.236958+0000 mgr.y (mgr.25139) 683 : cluster [DBG] pgmap v398: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 104/636 objects degraded (16.352%) 2024-09-21T13:52:29.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:29.075920474Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:29.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:28 smithi170 bash[70212]: cluster 2024-09-21T13:52:27.236958+0000 mgr.y (mgr.25139) 683 : cluster [DBG] pgmap v398: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 104/636 objects degraded (16.352%) 2024-09-21T13:52:29.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:28 smithi170 bash[70212]: cluster 2024-09-21T13:52:27.236958+0000 mgr.y (mgr.25139) 683 : cluster [DBG] pgmap v398: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 104/636 objects degraded (16.352%) 2024-09-21T13:52:30.332 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:29 smithi170 bash[74046]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:52:30.332 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:29 smithi170 bash[74046]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:52:30.332 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:29 smithi170 bash[74046]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:52:30.332 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[74046]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T13:52:30.332 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[74046]: 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-21T13:52:30.332 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[74046]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-21T13:52:30.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:52:30] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-21T13:52:30.605 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[74046]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-09-21T13:52:30.605 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[74046]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T13:52:30.605 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[74046]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-21T13:52:30.605 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[74046]: --> ceph-volume lvm activate successful for osd ID: 4 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[89286]: cluster 2024-09-21T13:52:29.238406+0000 mgr.y (mgr.25139) 684 : cluster [DBG] pgmap v399: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 243 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[89286]: cluster 2024-09-21T13:52:29.238406+0000 mgr.y (mgr.25139) 684 : cluster [DBG] pgmap v399: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 243 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[89286]: audit 2024-09-21T13:52:30.802692+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[89286]: audit 2024-09-21T13:52:30.802692+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[89286]: audit 2024-09-21T13:52:30.815023+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[89286]: audit 2024-09-21T13:52:30.815023+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[92956]: cluster 2024-09-21T13:52:29.238406+0000 mgr.y (mgr.25139) 684 : cluster [DBG] pgmap v399: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 243 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[92956]: cluster 2024-09-21T13:52:29.238406+0000 mgr.y (mgr.25139) 684 : cluster [DBG] pgmap v399: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 243 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[92956]: audit 2024-09-21T13:52:30.802692+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[92956]: audit 2024-09-21T13:52:30.802692+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[92956]: audit 2024-09-21T13:52:30.815023+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:30 smithi092 bash[92956]: audit 2024-09-21T13:52:30.815023+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[70212]: cluster 2024-09-21T13:52:29.238406+0000 mgr.y (mgr.25139) 684 : cluster [DBG] pgmap v399: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 243 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:31.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[70212]: cluster 2024-09-21T13:52:29.238406+0000 mgr.y (mgr.25139) 684 : cluster [DBG] pgmap v399: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 243 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:31.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[70212]: audit 2024-09-21T13:52:30.802692+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[70212]: audit 2024-09-21T13:52:30.802692+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[70212]: audit 2024-09-21T13:52:30.815023+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:31.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:30 smithi170 bash[70212]: audit 2024-09-21T13:52:30.815023+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[89286]: cluster 2024-09-21T13:52:31.319323+0000 mon.a (mon.0) 468 : cluster [WRN] Health check update: Degraded data redundancy: 104/636 objects degraded (16.352%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[89286]: cluster 2024-09-21T13:52:31.319323+0000 mon.a (mon.0) 468 : cluster [WRN] Health check update: Degraded data redundancy: 104/636 objects degraded (16.352%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[89286]: audit 2024-09-21T13:52:31.760732+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[89286]: audit 2024-09-21T13:52:31.760732+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[89286]: audit 2024-09-21T13:52:31.762963+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[89286]: audit 2024-09-21T13:52:31.762963+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[89286]: audit 2024-09-21T13:52:31.938265+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[89286]: audit 2024-09-21T13:52:31.938265+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[89286]: audit 2024-09-21T13:52:31.948475+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[89286]: audit 2024-09-21T13:52:31.948475+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[92956]: cluster 2024-09-21T13:52:31.319323+0000 mon.a (mon.0) 468 : cluster [WRN] Health check update: Degraded data redundancy: 104/636 objects degraded (16.352%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[92956]: cluster 2024-09-21T13:52:31.319323+0000 mon.a (mon.0) 468 : cluster [WRN] Health check update: Degraded data redundancy: 104/636 objects degraded (16.352%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[92956]: audit 2024-09-21T13:52:31.760732+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[92956]: audit 2024-09-21T13:52:31.760732+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[92956]: audit 2024-09-21T13:52:31.762963+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[92956]: audit 2024-09-21T13:52:31.762963+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[92956]: audit 2024-09-21T13:52:31.938265+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[92956]: audit 2024-09-21T13:52:31.938265+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[92956]: audit 2024-09-21T13:52:31.948475+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:31 smithi092 bash[92956]: audit 2024-09-21T13:52:31.948475+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.355 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:32 smithi170 bash[74734]: debug 2024-09-21T13:52:32.142+0000 7f60509fa640 1 -- 172.21.15.170:0/378193671 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c29cbae960 con 0x55c29cbcf800 2024-09-21T13:52:32.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:32.080791052Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:31 smithi170 bash[70212]: cluster 2024-09-21T13:52:31.319323+0000 mon.a (mon.0) 468 : cluster [WRN] Health check update: Degraded data redundancy: 104/636 objects degraded (16.352%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:31 smithi170 bash[70212]: cluster 2024-09-21T13:52:31.319323+0000 mon.a (mon.0) 468 : cluster [WRN] Health check update: Degraded data redundancy: 104/636 objects degraded (16.352%), 25 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:31 smithi170 bash[70212]: audit 2024-09-21T13:52:31.760732+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:31 smithi170 bash[70212]: audit 2024-09-21T13:52:31.760732+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:31 smithi170 bash[70212]: audit 2024-09-21T13:52:31.762963+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:31 smithi170 bash[70212]: audit 2024-09-21T13:52:31.762963+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:31 smithi170 bash[70212]: audit 2024-09-21T13:52:31.938265+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:31 smithi170 bash[70212]: audit 2024-09-21T13:52:31.938265+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:31 smithi170 bash[70212]: audit 2024-09-21T13:52:31.948475+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:32.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:31 smithi170 bash[70212]: audit 2024-09-21T13:52:31.948475+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:33.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:32 smithi092 bash[92956]: cluster 2024-09-21T13:52:31.239667+0000 mgr.y (mgr.25139) 685 : cluster [DBG] pgmap v400: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:33.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:32 smithi092 bash[92956]: cluster 2024-09-21T13:52:31.239667+0000 mgr.y (mgr.25139) 685 : cluster [DBG] pgmap v400: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:33.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:32 smithi092 bash[89286]: cluster 2024-09-21T13:52:31.239667+0000 mgr.y (mgr.25139) 685 : cluster [DBG] pgmap v400: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:33.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:32 smithi092 bash[89286]: cluster 2024-09-21T13:52:31.239667+0000 mgr.y (mgr.25139) 685 : cluster [DBG] pgmap v400: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:33.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:32 smithi170 bash[70212]: cluster 2024-09-21T13:52:31.239667+0000 mgr.y (mgr.25139) 685 : cluster [DBG] pgmap v400: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:33.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:32 smithi170 bash[70212]: cluster 2024-09-21T13:52:31.239667+0000 mgr.y (mgr.25139) 685 : cluster [DBG] pgmap v400: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 204 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:33.970 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:33 smithi170 bash[74734]: debug 2024-09-21T13:52:33.678+0000 7f6053261640 -1 Falling back to public interface 2024-09-21T13:52:34.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:33 smithi092 bash[89286]: cluster 2024-09-21T13:52:33.241054+0000 mgr.y (mgr.25139) 686 : cluster [DBG] pgmap v401: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 179 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:34.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:33 smithi092 bash[89286]: cluster 2024-09-21T13:52:33.241054+0000 mgr.y (mgr.25139) 686 : cluster [DBG] pgmap v401: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 179 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:34.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:33 smithi092 bash[92956]: cluster 2024-09-21T13:52:33.241054+0000 mgr.y (mgr.25139) 686 : cluster [DBG] pgmap v401: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 179 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:34.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:33 smithi092 bash[92956]: cluster 2024-09-21T13:52:33.241054+0000 mgr.y (mgr.25139) 686 : cluster [DBG] pgmap v401: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 179 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:34.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:33 smithi170 bash[70212]: cluster 2024-09-21T13:52:33.241054+0000 mgr.y (mgr.25139) 686 : cluster [DBG] pgmap v401: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 179 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:34.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:33 smithi170 bash[70212]: cluster 2024-09-21T13:52:33.241054+0000 mgr.y (mgr.25139) 686 : cluster [DBG] pgmap v401: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 179 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:35.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:34 smithi092 bash[89286]: audit 2024-09-21T13:52:34.805989+0000 mgr.y (mgr.25139) 687 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:35.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:34 smithi092 bash[89286]: audit 2024-09-21T13:52:34.805989+0000 mgr.y (mgr.25139) 687 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:35.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:34 smithi092 bash[92956]: audit 2024-09-21T13:52:34.805989+0000 mgr.y (mgr.25139) 687 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:35.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:34 smithi092 bash[92956]: audit 2024-09-21T13:52:34.805989+0000 mgr.y (mgr.25139) 687 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:35.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:34 smithi170 bash[70212]: audit 2024-09-21T13:52:34.805989+0000 mgr.y (mgr.25139) 687 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:35.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:34 smithi170 bash[70212]: audit 2024-09-21T13:52:34.805989+0000 mgr.y (mgr.25139) 687 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:35.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:35.088306056Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:36.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:35 smithi092 bash[89286]: cluster 2024-09-21T13:52:35.242422+0000 mgr.y (mgr.25139) 688 : cluster [DBG] pgmap v402: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:36.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:35 smithi092 bash[89286]: cluster 2024-09-21T13:52:35.242422+0000 mgr.y (mgr.25139) 688 : cluster [DBG] pgmap v402: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:36.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:35 smithi092 bash[92956]: cluster 2024-09-21T13:52:35.242422+0000 mgr.y (mgr.25139) 688 : cluster [DBG] pgmap v402: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:36.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:35 smithi092 bash[92956]: cluster 2024-09-21T13:52:35.242422+0000 mgr.y (mgr.25139) 688 : cluster [DBG] pgmap v402: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:36.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:35 smithi170 bash[70212]: cluster 2024-09-21T13:52:35.242422+0000 mgr.y (mgr.25139) 688 : cluster [DBG] pgmap v402: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:36.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:35 smithi170 bash[70212]: cluster 2024-09-21T13:52:35.242422+0000 mgr.y (mgr.25139) 688 : cluster [DBG] pgmap v402: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:36.952 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:52:37.274 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:36 smithi170 bash[70212]: audit 2024-09-21T13:52:36.940558+0000 mgr.y (mgr.25139) 689 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:37.274 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:36 smithi170 bash[70212]: audit 2024-09-21T13:52:36.940558+0000 mgr.y (mgr.25139) 689 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:37.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:36 smithi092 bash[89286]: audit 2024-09-21T13:52:36.940558+0000 mgr.y (mgr.25139) 689 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:37.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:36 smithi092 bash[89286]: audit 2024-09-21T13:52:36.940558+0000 mgr.y (mgr.25139) 689 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:37.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:36 smithi092 bash[92956]: audit 2024-09-21T13:52:36.940558+0000 mgr.y (mgr.25139) 689 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:37.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:36 smithi092 bash[92956]: audit 2024-09-21T13:52:36.940558+0000 mgr.y (mgr.25139) 689 : audit [DBG] from='client.44466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:37.579 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:52:37.579 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (10m) 50s ago 37m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:52:37.579 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (10m) 6s ago 37m 70.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:52:37.579 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (12m) 50s ago 34m 48.6M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:52:37.579 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (12m) 6s ago 45m 444M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:52:37.579 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (22m) 50s ago 47m 519M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:52:37.579 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (7m) 50s ago 48m 52.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:52:37.579 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (8m) 6s ago 46m 44.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (6m) 50s ago 46m 41.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (11m) 50s ago 37m 8364k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (11m) 6s ago 37m 8876k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (4m) 50s ago 45m 56.0M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (4m) 50s ago 44m 50.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (2m) 50s ago 43m 44.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 2f21d2526609 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running 50s ago 42m - 3036M 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running 6s ago 41m - 3292M 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (40m) 6s ago 40m 69.7M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (39m) 6s ago 39m 59.5M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (38m) 6s ago 38m 71.5M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (11m) 6s ago 37m 44.9M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (35m) 50s ago 35m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:52:37.580 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (35m) 6s ago 35m 103M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:52:37.605 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[74734]: debug 2024-09-21T13:52:37.274+0000 7f6053261640 -1 osd.4 131 log_to_monitors true 2024-09-21T13:52:37.957 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:52:37.957 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:52:37.957 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:52:37.957 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:52:37.957 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3, 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 4 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 5, 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 9 2024-09-21T13:52:37.958 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:52:37.959 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: cluster 2024-09-21T13:52:37.244020+0000 mgr.y (mgr.25139) 690 : cluster [DBG] pgmap v403: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: cluster 2024-09-21T13:52:37.244020+0000 mgr.y (mgr.25139) 690 : cluster [DBG] pgmap v403: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: audit 2024-09-21T13:52:37.255464+0000 mgr.y (mgr.25139) 691 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: audit 2024-09-21T13:52:37.255464+0000 mgr.y (mgr.25139) 691 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: audit 2024-09-21T13:52:37.278542+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: audit 2024-09-21T13:52:37.278542+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: audit 2024-09-21T13:52:37.279571+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: audit 2024-09-21T13:52:37.279571+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: audit 2024-09-21T13:52:37.543061+0000 mgr.y (mgr.25139) 692 : audit [DBG] from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: audit 2024-09-21T13:52:37.543061+0000 mgr.y (mgr.25139) 692 : audit [DBG] from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: audit 2024-09-21T13:52:37.958248+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3982539204' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:38.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[92956]: audit 2024-09-21T13:52:37.958248+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3982539204' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: cluster 2024-09-21T13:52:37.244020+0000 mgr.y (mgr.25139) 690 : cluster [DBG] pgmap v403: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: cluster 2024-09-21T13:52:37.244020+0000 mgr.y (mgr.25139) 690 : cluster [DBG] pgmap v403: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: audit 2024-09-21T13:52:37.255464+0000 mgr.y (mgr.25139) 691 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: audit 2024-09-21T13:52:37.255464+0000 mgr.y (mgr.25139) 691 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: audit 2024-09-21T13:52:37.278542+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: audit 2024-09-21T13:52:37.278542+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: audit 2024-09-21T13:52:37.279571+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: audit 2024-09-21T13:52:37.279571+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: audit 2024-09-21T13:52:37.543061+0000 mgr.y (mgr.25139) 692 : audit [DBG] from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: audit 2024-09-21T13:52:37.543061+0000 mgr.y (mgr.25139) 692 : audit [DBG] from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: audit 2024-09-21T13:52:37.958248+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3982539204' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:38.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:37 smithi092 bash[89286]: audit 2024-09-21T13:52:37.958248+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3982539204' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:38.284 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:52:38.284 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:52:38.284 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:52:38.284 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:52:38.284 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:52:38.284 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "3/8 daemons upgraded", 2024-09-21T13:52:38.284 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:52:38.284 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:52:38.284 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:52:38.321 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[74734]: debug 2024-09-21T13:52:38.030+0000 7f604b00b640 -1 osd.4 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:52:38.322 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:38.060999215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:38.322 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: cluster 2024-09-21T13:52:37.244020+0000 mgr.y (mgr.25139) 690 : cluster [DBG] pgmap v403: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:38.322 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: cluster 2024-09-21T13:52:37.244020+0000 mgr.y (mgr.25139) 690 : cluster [DBG] pgmap v403: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 596 B/s rd, 0 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:38.322 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: audit 2024-09-21T13:52:37.255464+0000 mgr.y (mgr.25139) 691 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.322 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: audit 2024-09-21T13:52:37.255464+0000 mgr.y (mgr.25139) 691 : audit [DBG] from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.322 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: audit 2024-09-21T13:52:37.278542+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.322 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: audit 2024-09-21T13:52:37.278542+0000 mon.b (mon.1) 2 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.322 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: audit 2024-09-21T13:52:37.279571+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.323 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: audit 2024-09-21T13:52:37.279571+0000 mon.a (mon.0) 473 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:52:38.323 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: audit 2024-09-21T13:52:37.543061+0000 mgr.y (mgr.25139) 692 : audit [DBG] from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.323 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: audit 2024-09-21T13:52:37.543061+0000 mgr.y (mgr.25139) 692 : audit [DBG] from='client.44481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:38.323 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: audit 2024-09-21T13:52:37.958248+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3982539204' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:38.323 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:37 smithi170 bash[70212]: audit 2024-09-21T13:52:37.958248+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.92:0/3982539204' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:38 smithi092 bash[89286]: audit 2024-09-21T13:52:37.994179+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:52:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:38 smithi092 bash[89286]: audit 2024-09-21T13:52:37.994179+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:52:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:38 smithi092 bash[89286]: cluster 2024-09-21T13:52:37.998424+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T13:52:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:38 smithi092 bash[89286]: cluster 2024-09-21T13:52:37.998424+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T13:52:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:38 smithi092 bash[89286]: audit 2024-09-21T13:52:38.002402+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:38 smithi092 bash[89286]: audit 2024-09-21T13:52:38.002402+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:38 smithi092 bash[89286]: audit 2024-09-21T13:52:38.004087+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:38 smithi092 bash[89286]: audit 2024-09-21T13:52:38.004087+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:38 smithi092 bash[89286]: audit 2024-09-21T13:52:38.284568+0000 mgr.y (mgr.25139) 693 : audit [DBG] from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:38 smithi092 bash[89286]: audit 2024-09-21T13:52:38.284568+0000 mgr.y (mgr.25139) 693 : audit [DBG] from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[92956]: audit 2024-09-21T13:52:37.994179+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[92956]: audit 2024-09-21T13:52:37.994179+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[92956]: cluster 2024-09-21T13:52:37.998424+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[92956]: cluster 2024-09-21T13:52:37.998424+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[92956]: audit 2024-09-21T13:52:38.002402+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[92956]: audit 2024-09-21T13:52:38.002402+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[92956]: audit 2024-09-21T13:52:38.004087+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[92956]: audit 2024-09-21T13:52:38.004087+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[92956]: audit 2024-09-21T13:52:38.284568+0000 mgr.y (mgr.25139) 693 : audit [DBG] from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:39.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[92956]: audit 2024-09-21T13:52:38.284568+0000 mgr.y (mgr.25139) 693 : audit [DBG] from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:39.324 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[70212]: audit 2024-09-21T13:52:37.994179+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:52:39.324 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[70212]: audit 2024-09-21T13:52:37.994179+0000 mon.a (mon.0) 474 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:52:39.324 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[70212]: cluster 2024-09-21T13:52:37.998424+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T13:52:39.324 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[70212]: cluster 2024-09-21T13:52:37.998424+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-09-21T13:52:39.324 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[70212]: audit 2024-09-21T13:52:38.002402+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.324 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[70212]: audit 2024-09-21T13:52:38.002402+0000 mon.b (mon.1) 3 : audit [INF] from='osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.325 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[70212]: audit 2024-09-21T13:52:38.004087+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.325 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[70212]: audit 2024-09-21T13:52:38.004087+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:52:39.325 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[70212]: audit 2024-09-21T13:52:38.284568+0000 mgr.y (mgr.25139) 693 : audit [DBG] from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:39.325 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:38 smithi170 bash[70212]: audit 2024-09-21T13:52:38.284568+0000 mgr.y (mgr.25139) 693 : audit [DBG] from='client.44493 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:52:40.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:52:40] "GET /metrics HTTP/1.1" 200 38340 "" "Prometheus/2.51.0" 2024-09-21T13:52:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:39 smithi092 bash[89286]: cluster 2024-09-21T13:52:38.996117+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:52:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[89286]: cluster 2024-09-21T13:52:38.996117+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:52:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[89286]: cluster 2024-09-21T13:52:39.017139+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447] boot 2024-09-21T13:52:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[89286]: cluster 2024-09-21T13:52:39.017139+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447] boot 2024-09-21T13:52:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[89286]: cluster 2024-09-21T13:52:39.017255+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-21T13:52:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[89286]: cluster 2024-09-21T13:52:39.017255+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-21T13:52:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[89286]: audit 2024-09-21T13:52:39.025523+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:52:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[89286]: audit 2024-09-21T13:52:39.025523+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:52:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[89286]: cluster 2024-09-21T13:52:39.245028+0000 mgr.y (mgr.25139) 694 : cluster [DBG] pgmap v406: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:40.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[89286]: cluster 2024-09-21T13:52:39.245028+0000 mgr.y (mgr.25139) 694 : cluster [DBG] pgmap v406: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:40.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[92956]: cluster 2024-09-21T13:52:38.996117+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:52:40.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[92956]: cluster 2024-09-21T13:52:38.996117+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:52:40.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[92956]: cluster 2024-09-21T13:52:39.017139+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447] boot 2024-09-21T13:52:40.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[92956]: cluster 2024-09-21T13:52:39.017139+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447] boot 2024-09-21T13:52:40.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[92956]: cluster 2024-09-21T13:52:39.017255+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-21T13:52:40.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[92956]: cluster 2024-09-21T13:52:39.017255+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-21T13:52:40.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[92956]: audit 2024-09-21T13:52:39.025523+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:52:40.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[92956]: audit 2024-09-21T13:52:39.025523+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:52:40.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[92956]: cluster 2024-09-21T13:52:39.245028+0000 mgr.y (mgr.25139) 694 : cluster [DBG] pgmap v406: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:40.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:40 smithi092 bash[92956]: cluster 2024-09-21T13:52:39.245028+0000 mgr.y (mgr.25139) 694 : cluster [DBG] pgmap v406: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:40.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:39 smithi170 bash[70212]: cluster 2024-09-21T13:52:38.996117+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:52:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:39 smithi170 bash[70212]: cluster 2024-09-21T13:52:38.996117+0000 mon.a (mon.0) 477 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:52:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:39 smithi170 bash[70212]: cluster 2024-09-21T13:52:39.017139+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447] boot 2024-09-21T13:52:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:39 smithi170 bash[70212]: cluster 2024-09-21T13:52:39.017139+0000 mon.a (mon.0) 478 : cluster [INF] osd.4 [v2:172.21.15.170:6800/250969447,v1:172.21.15.170:6801/250969447] boot 2024-09-21T13:52:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:40 smithi170 bash[70212]: cluster 2024-09-21T13:52:39.017255+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-21T13:52:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:40 smithi170 bash[70212]: cluster 2024-09-21T13:52:39.017255+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-09-21T13:52:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:40 smithi170 bash[70212]: audit 2024-09-21T13:52:39.025523+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:52:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:40 smithi170 bash[70212]: audit 2024-09-21T13:52:39.025523+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:52:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:40 smithi170 bash[70212]: cluster 2024-09-21T13:52:39.245028+0000 mgr.y (mgr.25139) 694 : cluster [DBG] pgmap v406: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:40.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:40 smithi170 bash[70212]: cluster 2024-09-21T13:52:39.245028+0000 mgr.y (mgr.25139) 694 : cluster [DBG] pgmap v406: 161 pgs: 43 active+undersized, 25 active+undersized+degraded, 93 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 104/636 objects degraded (16.352%) 2024-09-21T13:52:41.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:41 smithi170 bash[70212]: cluster 2024-09-21T13:52:40.023859+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-21T13:52:41.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:41 smithi170 bash[70212]: cluster 2024-09-21T13:52:40.023859+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-21T13:52:41.106 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:40 smithi170 bash[66660]: logger=cleanup t=2024-09-21T13:52:40.851743615Z level=info msg="Completed cleanup jobs" duration=110.118151ms 2024-09-21T13:52:41.106 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:40 smithi170 bash[66660]: logger=plugins.update.checker t=2024-09-21T13:52:40.892976137Z level=info msg="Update check succeeded" duration=65.389361ms 2024-09-21T13:52:41.106 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:41.062548606Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:41.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:41 smithi092 bash[89286]: cluster 2024-09-21T13:52:40.023859+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-21T13:52:41.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:41 smithi092 bash[89286]: cluster 2024-09-21T13:52:40.023859+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-21T13:52:41.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:41 smithi092 bash[92956]: cluster 2024-09-21T13:52:40.023859+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-21T13:52:41.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:41 smithi092 bash[92956]: cluster 2024-09-21T13:52:40.023859+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-09-21T13:52:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: cluster 2024-09-21T13:52:41.246213+0000 mgr.y (mgr.25139) 695 : cluster [DBG] pgmap v408: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-21T13:52:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: cluster 2024-09-21T13:52:41.246213+0000 mgr.y (mgr.25139) 695 : cluster [DBG] pgmap v408: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-21T13:52:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: cluster 2024-09-21T13:52:42.019215+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: cluster 2024-09-21T13:52:42.019215+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: audit 2024-09-21T13:52:42.280573+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: audit 2024-09-21T13:52:42.280573+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: audit 2024-09-21T13:52:42.291169+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: audit 2024-09-21T13:52:42.291169+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: audit 2024-09-21T13:52:42.293199+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: audit 2024-09-21T13:52:42.293199+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:42.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: audit 2024-09-21T13:52:42.294924+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:52:42.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: audit 2024-09-21T13:52:42.294924+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:52:42.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: audit 2024-09-21T13:52:42.305441+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:42 smithi170 bash[70212]: audit 2024-09-21T13:52:42.305441+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[68882]: debug 2024-09-21T13:52:42.407+0000 7f6559438640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: cluster 2024-09-21T13:52:41.246213+0000 mgr.y (mgr.25139) 695 : cluster [DBG] pgmap v408: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: cluster 2024-09-21T13:52:41.246213+0000 mgr.y (mgr.25139) 695 : cluster [DBG] pgmap v408: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: cluster 2024-09-21T13:52:42.019215+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: cluster 2024-09-21T13:52:42.019215+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: audit 2024-09-21T13:52:42.280573+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: audit 2024-09-21T13:52:42.280573+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: audit 2024-09-21T13:52:42.291169+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: audit 2024-09-21T13:52:42.291169+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: audit 2024-09-21T13:52:42.293199+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: audit 2024-09-21T13:52:42.293199+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: audit 2024-09-21T13:52:42.294924+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: audit 2024-09-21T13:52:42.294924+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: audit 2024-09-21T13:52:42.305441+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[89286]: audit 2024-09-21T13:52:42.305441+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: cluster 2024-09-21T13:52:41.246213+0000 mgr.y (mgr.25139) 695 : cluster [DBG] pgmap v408: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: cluster 2024-09-21T13:52:41.246213+0000 mgr.y (mgr.25139) 695 : cluster [DBG] pgmap v408: 161 pgs: 36 active+undersized, 22 active+undersized+degraded, 103 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 89/636 objects degraded (13.994%) 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: cluster 2024-09-21T13:52:42.019215+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: cluster 2024-09-21T13:52:42.019215+0000 mon.a (mon.0) 482 : cluster [WRN] Health check update: Degraded data redundancy: 89/636 objects degraded (13.994%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: audit 2024-09-21T13:52:42.280573+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: audit 2024-09-21T13:52:42.280573+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: audit 2024-09-21T13:52:42.291169+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: audit 2024-09-21T13:52:42.291169+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: audit 2024-09-21T13:52:42.293199+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:42.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: audit 2024-09-21T13:52:42.293199+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:52:42.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: audit 2024-09-21T13:52:42.294924+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:52:42.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: audit 2024-09-21T13:52:42.294924+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:52:42.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: audit 2024-09-21T13:52:42.305441+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:42.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:42 smithi092 bash[92956]: audit 2024-09-21T13:52:42.305441+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.403611+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:52:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.403611+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:52:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.406683+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.406683+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.409108+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.409108+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.410969+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.410969+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.413301+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:43.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.413301+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:43.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.413619+0000 mgr.y (mgr.25139) 696 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:43.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: audit 2024-09-21T13:52:42.413619+0000 mgr.y (mgr.25139) 696 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:43.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: cephadm 2024-09-21T13:52:42.415054+0000 mgr.y (mgr.25139) 697 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:52:43.607 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:43 smithi170 bash[70212]: cephadm 2024-09-21T13:52:42.415054+0000 mgr.y (mgr.25139) 697 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:52:43.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.403611+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:52:43.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.403611+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:52:43.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.406683+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.406683+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.409108+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.409108+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.410969+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.410969+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.413301+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.413301+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.413619+0000 mgr.y (mgr.25139) 696 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: audit 2024-09-21T13:52:42.413619+0000 mgr.y (mgr.25139) 696 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: cephadm 2024-09-21T13:52:42.415054+0000 mgr.y (mgr.25139) 697 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:52:43.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[89286]: cephadm 2024-09-21T13:52:42.415054+0000 mgr.y (mgr.25139) 697 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.403611+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.403611+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.406683+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.406683+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.409108+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.409108+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.410969+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.410969+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.413301+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.413301+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.413619+0000 mgr.y (mgr.25139) 696 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: audit 2024-09-21T13:52:42.413619+0000 mgr.y (mgr.25139) 696 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: cephadm 2024-09-21T13:52:42.415054+0000 mgr.y (mgr.25139) 697 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:52:43.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:43 smithi092 bash[92956]: cephadm 2024-09-21T13:52:42.415054+0000 mgr.y (mgr.25139) 697 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-09-21T13:52:44.340 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:44.073876071Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:44 smithi170 bash[70212]: cluster 2024-09-21T13:52:43.247576+0000 mgr.y (mgr.25139) 698 : cluster [DBG] pgmap v409: 161 pgs: 8 active+undersized, 3 active+undersized+degraded, 150 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-21T13:52:44.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:44 smithi170 bash[70212]: cluster 2024-09-21T13:52:43.247576+0000 mgr.y (mgr.25139) 698 : cluster [DBG] pgmap v409: 161 pgs: 8 active+undersized, 3 active+undersized+degraded, 150 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-21T13:52:44.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:44 smithi092 bash[92956]: cluster 2024-09-21T13:52:43.247576+0000 mgr.y (mgr.25139) 698 : cluster [DBG] pgmap v409: 161 pgs: 8 active+undersized, 3 active+undersized+degraded, 150 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-21T13:52:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:44 smithi092 bash[92956]: cluster 2024-09-21T13:52:43.247576+0000 mgr.y (mgr.25139) 698 : cluster [DBG] pgmap v409: 161 pgs: 8 active+undersized, 3 active+undersized+degraded, 150 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-21T13:52:44.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:44 smithi092 bash[89286]: cluster 2024-09-21T13:52:43.247576+0000 mgr.y (mgr.25139) 698 : cluster [DBG] pgmap v409: 161 pgs: 8 active+undersized, 3 active+undersized+degraded, 150 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-21T13:52:44.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:44 smithi092 bash[89286]: cluster 2024-09-21T13:52:43.247576+0000 mgr.y (mgr.25139) 698 : cluster [DBG] pgmap v409: 161 pgs: 8 active+undersized, 3 active+undersized+degraded, 150 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 12/636 objects degraded (1.887%) 2024-09-21T13:52:45.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:45 smithi170 bash[70212]: audit 2024-09-21T13:52:44.817285+0000 mgr.y (mgr.25139) 699 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:45.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:45 smithi170 bash[70212]: audit 2024-09-21T13:52:44.817285+0000 mgr.y (mgr.25139) 699 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:45.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:45 smithi092 bash[89286]: audit 2024-09-21T13:52:44.817285+0000 mgr.y (mgr.25139) 699 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:45 smithi092 bash[89286]: audit 2024-09-21T13:52:44.817285+0000 mgr.y (mgr.25139) 699 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:45.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:45 smithi092 bash[92956]: audit 2024-09-21T13:52:44.817285+0000 mgr.y (mgr.25139) 699 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:45.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:45 smithi092 bash[92956]: audit 2024-09-21T13:52:44.817285+0000 mgr.y (mgr.25139) 699 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:46.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:46 smithi170 bash[70212]: cluster 2024-09-21T13:52:45.248631+0000 mgr.y (mgr.25139) 700 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T13:52:46.878 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:46 smithi170 bash[70212]: cluster 2024-09-21T13:52:45.248631+0000 mgr.y (mgr.25139) 700 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T13:52:46.878 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:46 smithi170 bash[70212]: cluster 2024-09-21T13:52:45.340397+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded) 2024-09-21T13:52:46.878 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:46 smithi170 bash[70212]: cluster 2024-09-21T13:52:45.340397+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded) 2024-09-21T13:52:46.878 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:46 smithi170 bash[70212]: cluster 2024-09-21T13:52:45.340443+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T13:52:46.878 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:46 smithi170 bash[70212]: cluster 2024-09-21T13:52:45.340443+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T13:52:46.879 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[89286]: cluster 2024-09-21T13:52:45.248631+0000 mgr.y (mgr.25139) 700 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T13:52:46.879 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[89286]: cluster 2024-09-21T13:52:45.248631+0000 mgr.y (mgr.25139) 700 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T13:52:46.879 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[89286]: cluster 2024-09-21T13:52:45.340397+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded) 2024-09-21T13:52:46.879 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[89286]: cluster 2024-09-21T13:52:45.340397+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded) 2024-09-21T13:52:46.879 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[89286]: cluster 2024-09-21T13:52:45.340443+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T13:52:46.879 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[89286]: cluster 2024-09-21T13:52:45.340443+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T13:52:46.880 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[92956]: cluster 2024-09-21T13:52:45.248631+0000 mgr.y (mgr.25139) 700 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T13:52:46.880 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[92956]: cluster 2024-09-21T13:52:45.248631+0000 mgr.y (mgr.25139) 700 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-09-21T13:52:46.880 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[92956]: cluster 2024-09-21T13:52:45.340397+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded) 2024-09-21T13:52:46.880 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[92956]: cluster 2024-09-21T13:52:45.340397+0000 mon.a (mon.0) 493 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/636 objects degraded (1.887%), 3 pgs degraded) 2024-09-21T13:52:46.880 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[92956]: cluster 2024-09-21T13:52:45.340443+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T13:52:46.880 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:46 smithi092 bash[92956]: cluster 2024-09-21T13:52:45.340443+0000 mon.a (mon.0) 494 : cluster [INF] Cluster is now healthy 2024-09-21T13:52:47.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:47.081812188Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:47 smithi092 bash[89286]: audit 2024-09-21T13:52:46.760618+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:48.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:47 smithi092 bash[89286]: audit 2024-09-21T13:52:46.760618+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:48.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:47 smithi092 bash[89286]: audit 2024-09-21T13:52:46.762526+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:48.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:47 smithi092 bash[89286]: audit 2024-09-21T13:52:46.762526+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:48.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:47 smithi092 bash[92956]: audit 2024-09-21T13:52:46.760618+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:48.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:47 smithi092 bash[92956]: audit 2024-09-21T13:52:46.760618+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:48.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:47 smithi092 bash[92956]: audit 2024-09-21T13:52:46.762526+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:48.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:47 smithi092 bash[92956]: audit 2024-09-21T13:52:46.762526+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:48.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:47 smithi170 bash[70212]: audit 2024-09-21T13:52:46.760618+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:48.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:47 smithi170 bash[70212]: audit 2024-09-21T13:52:46.760618+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:48.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:47 smithi170 bash[70212]: audit 2024-09-21T13:52:46.762526+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:48.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:47 smithi170 bash[70212]: audit 2024-09-21T13:52:46.762526+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:52:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:48 smithi092 bash[89286]: cluster 2024-09-21T13:52:47.249879+0000 mgr.y (mgr.25139) 701 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-09-21T13:52:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:48 smithi092 bash[89286]: cluster 2024-09-21T13:52:47.249879+0000 mgr.y (mgr.25139) 701 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-09-21T13:52:49.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:48 smithi092 bash[92956]: cluster 2024-09-21T13:52:47.249879+0000 mgr.y (mgr.25139) 701 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-09-21T13:52:49.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:48 smithi092 bash[92956]: cluster 2024-09-21T13:52:47.249879+0000 mgr.y (mgr.25139) 701 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-09-21T13:52:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:48 smithi170 bash[70212]: cluster 2024-09-21T13:52:47.249879+0000 mgr.y (mgr.25139) 701 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-09-21T13:52:49.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:48 smithi170 bash[70212]: cluster 2024-09-21T13:52:47.249879+0000 mgr.y (mgr.25139) 701 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-09-21T13:52:50.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:50.099938672Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:50.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:52:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:52:50] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-21T13:52:51.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:50 smithi092 bash[89286]: cluster 2024-09-21T13:52:49.251103+0000 mgr.y (mgr.25139) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:50 smithi092 bash[89286]: cluster 2024-09-21T13:52:49.251103+0000 mgr.y (mgr.25139) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:51.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:50 smithi092 bash[92956]: cluster 2024-09-21T13:52:49.251103+0000 mgr.y (mgr.25139) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:51.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:50 smithi092 bash[92956]: cluster 2024-09-21T13:52:49.251103+0000 mgr.y (mgr.25139) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:50 smithi170 bash[70212]: cluster 2024-09-21T13:52:49.251103+0000 mgr.y (mgr.25139) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:50 smithi170 bash[70212]: cluster 2024-09-21T13:52:49.251103+0000 mgr.y (mgr.25139) 702 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:52:53.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:52 smithi092 bash[89286]: cluster 2024-09-21T13:52:51.252029+0000 mgr.y (mgr.25139) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-21T13:52:53.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:52 smithi092 bash[89286]: cluster 2024-09-21T13:52:51.252029+0000 mgr.y (mgr.25139) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-21T13:52:53.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:52 smithi092 bash[89286]: audit 2024-09-21T13:52:52.048153+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:53.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:52 smithi092 bash[89286]: audit 2024-09-21T13:52:52.048153+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:52 smithi092 bash[92956]: cluster 2024-09-21T13:52:51.252029+0000 mgr.y (mgr.25139) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-21T13:52:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:52 smithi092 bash[92956]: cluster 2024-09-21T13:52:51.252029+0000 mgr.y (mgr.25139) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-21T13:52:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:52 smithi092 bash[92956]: audit 2024-09-21T13:52:52.048153+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:52 smithi092 bash[92956]: audit 2024-09-21T13:52:52.048153+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:53.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:52 smithi170 bash[70212]: cluster 2024-09-21T13:52:51.252029+0000 mgr.y (mgr.25139) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-21T13:52:53.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:52 smithi170 bash[70212]: cluster 2024-09-21T13:52:51.252029+0000 mgr.y (mgr.25139) 703 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-09-21T13:52:53.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:52 smithi170 bash[70212]: audit 2024-09-21T13:52:52.048153+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:53.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:52 smithi170 bash[70212]: audit 2024-09-21T13:52:52.048153+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:52:53.605 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:53.116997142Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:54 smithi170 bash[70212]: cluster 2024-09-21T13:52:53.253255+0000 mgr.y (mgr.25139) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:54 smithi170 bash[70212]: cluster 2024-09-21T13:52:53.253255+0000 mgr.y (mgr.25139) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:55.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:54 smithi092 bash[89286]: cluster 2024-09-21T13:52:53.253255+0000 mgr.y (mgr.25139) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:55.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:54 smithi092 bash[89286]: cluster 2024-09-21T13:52:53.253255+0000 mgr.y (mgr.25139) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:55.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:54 smithi092 bash[92956]: cluster 2024-09-21T13:52:53.253255+0000 mgr.y (mgr.25139) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:55.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:54 smithi092 bash[92956]: cluster 2024-09-21T13:52:53.253255+0000 mgr.y (mgr.25139) 704 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:56.070 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:55 smithi170 bash[70212]: audit 2024-09-21T13:52:54.828569+0000 mgr.y (mgr.25139) 705 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:56.070 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:55 smithi170 bash[70212]: audit 2024-09-21T13:52:54.828569+0000 mgr.y (mgr.25139) 705 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:56.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:55 smithi092 bash[89286]: audit 2024-09-21T13:52:54.828569+0000 mgr.y (mgr.25139) 705 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:56.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:55 smithi092 bash[89286]: audit 2024-09-21T13:52:54.828569+0000 mgr.y (mgr.25139) 705 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:56.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:55 smithi092 bash[92956]: audit 2024-09-21T13:52:54.828569+0000 mgr.y (mgr.25139) 705 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:56.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:55 smithi092 bash[92956]: audit 2024-09-21T13:52:54.828569+0000 mgr.y (mgr.25139) 705 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:52:56.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:56.069421099Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:52:57.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:56 smithi170 bash[70212]: cluster 2024-09-21T13:52:55.254368+0000 mgr.y (mgr.25139) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:57.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:56 smithi170 bash[70212]: cluster 2024-09-21T13:52:55.254368+0000 mgr.y (mgr.25139) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:57.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:56 smithi092 bash[89286]: cluster 2024-09-21T13:52:55.254368+0000 mgr.y (mgr.25139) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:57.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:56 smithi092 bash[89286]: cluster 2024-09-21T13:52:55.254368+0000 mgr.y (mgr.25139) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:56 smithi092 bash[92956]: cluster 2024-09-21T13:52:55.254368+0000 mgr.y (mgr.25139) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:56 smithi092 bash[92956]: cluster 2024-09-21T13:52:55.254368+0000 mgr.y (mgr.25139) 706 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:52:58.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:57 smithi170 bash[70212]: audit 2024-09-21T13:52:57.419693+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:58.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:57 smithi170 bash[70212]: audit 2024-09-21T13:52:57.419693+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:58.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:57 smithi092 bash[89286]: audit 2024-09-21T13:52:57.419693+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:58.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:57 smithi092 bash[89286]: audit 2024-09-21T13:52:57.419693+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:58.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:57 smithi092 bash[92956]: audit 2024-09-21T13:52:57.419693+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:58.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:57 smithi092 bash[92956]: audit 2024-09-21T13:52:57.419693+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16} : dispatch 2024-09-21T13:52:59.073 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:58 smithi170 bash[70212]: cluster 2024-09-21T13:52:57.255752+0000 mgr.y (mgr.25139) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:59.073 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:58 smithi170 bash[70212]: cluster 2024-09-21T13:52:57.255752+0000 mgr.y (mgr.25139) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:59.073 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:58 smithi170 bash[70212]: audit 2024-09-21T13:52:57.420112+0000 mgr.y (mgr.25139) 708 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:59.073 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:58 smithi170 bash[70212]: audit 2024-09-21T13:52:57.420112+0000 mgr.y (mgr.25139) 708 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:59.073 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:58 smithi170 bash[70212]: cephadm 2024-09-21T13:52:57.422743+0000 mgr.y (mgr.25139) 709 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T13:52:59.073 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:52:58 smithi170 bash[70212]: cephadm 2024-09-21T13:52:57.422743+0000 mgr.y (mgr.25139) 709 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T13:52:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[89286]: cluster 2024-09-21T13:52:57.255752+0000 mgr.y (mgr.25139) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[89286]: cluster 2024-09-21T13:52:57.255752+0000 mgr.y (mgr.25139) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[89286]: audit 2024-09-21T13:52:57.420112+0000 mgr.y (mgr.25139) 708 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[89286]: audit 2024-09-21T13:52:57.420112+0000 mgr.y (mgr.25139) 708 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[89286]: cephadm 2024-09-21T13:52:57.422743+0000 mgr.y (mgr.25139) 709 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T13:52:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[89286]: cephadm 2024-09-21T13:52:57.422743+0000 mgr.y (mgr.25139) 709 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T13:52:59.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[92956]: cluster 2024-09-21T13:52:57.255752+0000 mgr.y (mgr.25139) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:59.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[92956]: cluster 2024-09-21T13:52:57.255752+0000 mgr.y (mgr.25139) 707 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:52:59.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[92956]: audit 2024-09-21T13:52:57.420112+0000 mgr.y (mgr.25139) 708 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:59.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[92956]: audit 2024-09-21T13:52:57.420112+0000 mgr.y (mgr.25139) 708 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-21T13:52:59.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[92956]: cephadm 2024-09-21T13:52:57.422743+0000 mgr.y (mgr.25139) 709 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T13:52:59.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:52:58 smithi092 bash[92956]: cephadm 2024-09-21T13:52:57.422743+0000 mgr.y (mgr.25139) 709 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-09-21T13:52:59.338 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:52:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:52:59.073206768Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:00.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:53:00] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-21T13:53:01.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:00 smithi170 bash[70212]: cluster 2024-09-21T13:52:59.256957+0000 mgr.y (mgr.25139) 710 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:00 smithi170 bash[70212]: cluster 2024-09-21T13:52:59.256957+0000 mgr.y (mgr.25139) 710 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:00 smithi170 bash[70212]: audit 2024-09-21T13:53:00.024080+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:00 smithi170 bash[70212]: audit 2024-09-21T13:53:00.024080+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:00 smithi170 bash[70212]: audit 2024-09-21T13:53:00.027932+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:53:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:00 smithi170 bash[70212]: audit 2024-09-21T13:53:00.027932+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:53:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:00 smithi170 bash[70212]: audit 2024-09-21T13:53:00.029274+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:01.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:00 smithi170 bash[70212]: audit 2024-09-21T13:53:00.029274+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[89286]: cluster 2024-09-21T13:52:59.256957+0000 mgr.y (mgr.25139) 710 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[89286]: cluster 2024-09-21T13:52:59.256957+0000 mgr.y (mgr.25139) 710 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[89286]: audit 2024-09-21T13:53:00.024080+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[89286]: audit 2024-09-21T13:53:00.024080+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[89286]: audit 2024-09-21T13:53:00.027932+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:53:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[89286]: audit 2024-09-21T13:53:00.027932+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:53:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[89286]: audit 2024-09-21T13:53:00.029274+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[89286]: audit 2024-09-21T13:53:00.029274+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:01.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[92956]: cluster 2024-09-21T13:52:59.256957+0000 mgr.y (mgr.25139) 710 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:01.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[92956]: cluster 2024-09-21T13:52:59.256957+0000 mgr.y (mgr.25139) 710 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:01.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[92956]: audit 2024-09-21T13:53:00.024080+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:01.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[92956]: audit 2024-09-21T13:53:00.024080+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:01.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[92956]: audit 2024-09-21T13:53:00.027932+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:53:01.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[92956]: audit 2024-09-21T13:53:00.027932+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:53:01.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[92956]: audit 2024-09-21T13:53:00.029274+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:01.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:00 smithi092 bash[92956]: audit 2024-09-21T13:53:00.029274+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:01.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:01 smithi170 bash[70212]: cephadm 2024-09-21T13:53:00.014853+0000 mgr.y (mgr.25139) 711 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T13:53:01.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:01 smithi170 bash[70212]: cephadm 2024-09-21T13:53:00.014853+0000 mgr.y (mgr.25139) 711 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T13:53:01.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:01 smithi170 bash[70212]: cephadm 2024-09-21T13:53:00.034479+0000 mgr.y (mgr.25139) 712 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-09-21T13:53:01.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:01 smithi170 bash[70212]: cephadm 2024-09-21T13:53:00.034479+0000 mgr.y (mgr.25139) 712 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-09-21T13:53:01.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:01 smithi170 bash[70212]: audit 2024-09-21T13:53:01.755259+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:01.858 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:01 smithi170 bash[70212]: audit 2024-09-21T13:53:01.755259+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:02.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[89286]: cephadm 2024-09-21T13:53:00.014853+0000 mgr.y (mgr.25139) 711 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[89286]: cephadm 2024-09-21T13:53:00.014853+0000 mgr.y (mgr.25139) 711 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[89286]: cephadm 2024-09-21T13:53:00.034479+0000 mgr.y (mgr.25139) 712 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[89286]: cephadm 2024-09-21T13:53:00.034479+0000 mgr.y (mgr.25139) 712 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[89286]: audit 2024-09-21T13:53:01.755259+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[89286]: audit 2024-09-21T13:53:01.755259+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[92956]: cephadm 2024-09-21T13:53:00.014853+0000 mgr.y (mgr.25139) 711 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[92956]: cephadm 2024-09-21T13:53:00.014853+0000 mgr.y (mgr.25139) 711 : cephadm [INF] Upgrade: Updating osd.5 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[92956]: cephadm 2024-09-21T13:53:00.034479+0000 mgr.y (mgr.25139) 712 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[92956]: cephadm 2024-09-21T13:53:00.034479+0000 mgr.y (mgr.25139) 712 : cephadm [INF] Deploying daemon osd.5 on smithi170 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[92956]: audit 2024-09-21T13:53:01.755259+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:01 smithi092 bash[92956]: audit 2024-09-21T13:53:01.755259+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:02.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:02.067298568Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:02 smithi170 bash[70212]: cluster 2024-09-21T13:53:01.257919+0000 mgr.y (mgr.25139) 713 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:02 smithi170 bash[70212]: cluster 2024-09-21T13:53:01.257919+0000 mgr.y (mgr.25139) 713 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:03.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:02 smithi092 bash[89286]: cluster 2024-09-21T13:53:01.257919+0000 mgr.y (mgr.25139) 713 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:03.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:02 smithi092 bash[89286]: cluster 2024-09-21T13:53:01.257919+0000 mgr.y (mgr.25139) 713 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:03.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:02 smithi092 bash[92956]: cluster 2024-09-21T13:53:01.257919+0000 mgr.y (mgr.25139) 713 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:03.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:02 smithi092 bash[92956]: cluster 2024-09-21T13:53:01.257919+0000 mgr.y (mgr.25139) 713 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:05.064 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:53:04 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:05.064 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:53:04 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:05.065 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:04 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:05.065 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:53:04 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:05.066 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:53:04 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:05.066 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:04 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:05.066 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:04 smithi170 bash[70212]: cluster 2024-09-21T13:53:03.259177+0000 mgr.y (mgr.25139) 714 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:05.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:04 smithi170 bash[70212]: cluster 2024-09-21T13:53:03.259177+0000 mgr.y (mgr.25139) 714 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:05.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:04 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:05.067 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:04 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:05.067 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:05 smithi170 systemd[1]: Stopping Ceph osd.5 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:53:05.067 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:53:04 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:05.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:04 smithi092 bash[89286]: cluster 2024-09-21T13:53:03.259177+0000 mgr.y (mgr.25139) 714 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:05.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:04 smithi092 bash[89286]: cluster 2024-09-21T13:53:03.259177+0000 mgr.y (mgr.25139) 714 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:05.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:04 smithi092 bash[92956]: cluster 2024-09-21T13:53:03.259177+0000 mgr.y (mgr.25139) 714 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:05.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:04 smithi092 bash[92956]: cluster 2024-09-21T13:53:03.259177+0000 mgr.y (mgr.25139) 714 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:05.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:05.065048819Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:05.356 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:05 smithi170 bash[30247]: debug 2024-09-21T13:53:05.145+0000 7f70304eb640 -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-21T13:53:05.356 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:05 smithi170 bash[30247]: debug 2024-09-21T13:53:05.145+0000 7f70304eb640 -1 osd.5 136 *** Got signal Terminated *** 2024-09-21T13:53:05.356 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:05 smithi170 bash[30247]: debug 2024-09-21T13:53:05.145+0000 7f70304eb640 -1 osd.5 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:53:06.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:05 smithi170 bash[70212]: audit 2024-09-21T13:53:04.839850+0000 mgr.y (mgr.25139) 715 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:05 smithi170 bash[70212]: audit 2024-09-21T13:53:04.839850+0000 mgr.y (mgr.25139) 715 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:05 smithi170 bash[70212]: cluster 2024-09-21T13:53:05.149939+0000 mon.a (mon.0) 503 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T13:53:06.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:05 smithi170 bash[70212]: cluster 2024-09-21T13:53:05.149939+0000 mon.a (mon.0) 503 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T13:53:06.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:05 smithi092 bash[89286]: audit 2024-09-21T13:53:04.839850+0000 mgr.y (mgr.25139) 715 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:06.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:05 smithi092 bash[89286]: audit 2024-09-21T13:53:04.839850+0000 mgr.y (mgr.25139) 715 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:06.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:05 smithi092 bash[89286]: cluster 2024-09-21T13:53:05.149939+0000 mon.a (mon.0) 503 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T13:53:06.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:05 smithi092 bash[89286]: cluster 2024-09-21T13:53:05.149939+0000 mon.a (mon.0) 503 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T13:53:06.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:05 smithi092 bash[92956]: audit 2024-09-21T13:53:04.839850+0000 mgr.y (mgr.25139) 715 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:06.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:05 smithi092 bash[92956]: audit 2024-09-21T13:53:04.839850+0000 mgr.y (mgr.25139) 715 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:06.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:05 smithi092 bash[92956]: cluster 2024-09-21T13:53:05.149939+0000 mon.a (mon.0) 503 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T13:53:06.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:05 smithi092 bash[92956]: cluster 2024-09-21T13:53:05.149939+0000 mon.a (mon.0) 503 : cluster [INF] osd.5 marked itself down and dead 2024-09-21T13:53:07.170 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:06 smithi170 bash[77923]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-5 2024-09-21T13:53:07.170 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:06 smithi170 bash[70212]: cluster 2024-09-21T13:53:05.260231+0000 mgr.y (mgr.25139) 716 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:07.170 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:06 smithi170 bash[70212]: cluster 2024-09-21T13:53:05.260231+0000 mgr.y (mgr.25139) 716 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:07.171 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:06 smithi170 bash[70212]: cluster 2024-09-21T13:53:05.826001+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:07.171 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:06 smithi170 bash[70212]: cluster 2024-09-21T13:53:05.826001+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:07.171 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:06 smithi170 bash[70212]: cluster 2024-09-21T13:53:05.846841+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-21T13:53:07.171 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:06 smithi170 bash[70212]: cluster 2024-09-21T13:53:05.846841+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-21T13:53:07.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[89286]: cluster 2024-09-21T13:53:05.260231+0000 mgr.y (mgr.25139) 716 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:07.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[89286]: cluster 2024-09-21T13:53:05.260231+0000 mgr.y (mgr.25139) 716 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:07.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[89286]: cluster 2024-09-21T13:53:05.826001+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:07.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[89286]: cluster 2024-09-21T13:53:05.826001+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:07.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[89286]: cluster 2024-09-21T13:53:05.846841+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-21T13:53:07.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[89286]: cluster 2024-09-21T13:53:05.846841+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-21T13:53:07.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[92956]: cluster 2024-09-21T13:53:05.260231+0000 mgr.y (mgr.25139) 716 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:07.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[92956]: cluster 2024-09-21T13:53:05.260231+0000 mgr.y (mgr.25139) 716 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:07.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[92956]: cluster 2024-09-21T13:53:05.826001+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:07.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[92956]: cluster 2024-09-21T13:53:05.826001+0000 mon.a (mon.0) 504 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:07.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[92956]: cluster 2024-09-21T13:53:05.846841+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-21T13:53:07.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:06 smithi092 bash[92956]: cluster 2024-09-21T13:53:05.846841+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-09-21T13:53:07.605 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:07 smithi170 bash[77986]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-5 2024-09-21T13:53:08.234 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:08.088995661Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:08.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:07 smithi170 bash[70212]: cluster 2024-09-21T13:53:06.846624+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-21T13:53:08.234 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:07 smithi170 bash[70212]: cluster 2024-09-21T13:53:06.846624+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-21T13:53:08.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:07 smithi092 bash[89286]: cluster 2024-09-21T13:53:06.846624+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-21T13:53:08.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:07 smithi092 bash[89286]: cluster 2024-09-21T13:53:06.846624+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-21T13:53:08.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:07 smithi092 bash[92956]: cluster 2024-09-21T13:53:06.846624+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-21T13:53:08.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:07 smithi092 bash[92956]: cluster 2024-09-21T13:53:06.846624+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-09-21T13:53:08.630 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:53:09.258 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:08 smithi170 bash[70212]: cluster 2024-09-21T13:53:07.261331+0000 mgr.y (mgr.25139) 717 : cluster [DBG] pgmap v423: 161 pgs: 9 active+undersized, 17 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 17/636 objects degraded (2.673%) 2024-09-21T13:53:09.258 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:08 smithi170 bash[70212]: cluster 2024-09-21T13:53:07.261331+0000 mgr.y (mgr.25139) 717 : cluster [DBG] pgmap v423: 161 pgs: 9 active+undersized, 17 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 17/636 objects degraded (2.673%) 2024-09-21T13:53:09.258 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:08 smithi170 bash[70212]: cluster 2024-09-21T13:53:07.857955+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:09.259 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:08 smithi170 bash[70212]: cluster 2024-09-21T13:53:07.857955+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (11m) 82s ago 37m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (10m) 38s ago 37m 70.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (12m) 82s ago 35m 48.6M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (12m) 38s ago 46m 444M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (23m) 82s ago 48m 519M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (7m) 82s ago 48m 52.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (8m) 38s ago 46m 44.0M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (7m) 82s ago 46m 41.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (12m) 82s ago 38m 8364k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:53:09.271 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (12m) 38s ago 38m 8876k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (5m) 82s ago 45m 56.0M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (4m) 82s ago 44m 50.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (2m) 82s ago 43m 44.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 2f21d2526609 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running 82s ago 42m - 3036M 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running 38s ago 42m - 3292M 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (41m) 38s ago 41m 69.7M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 4ecf7396e483 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (40m) 38s ago 40m 59.5M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (39m) 38s ago 39m 71.5M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (11m) 38s ago 38m 44.9M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (35m) 82s ago 35m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:53:09.272 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (35m) 38s ago 35m 103M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:53:09.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:08 smithi092 bash[89286]: cluster 2024-09-21T13:53:07.261331+0000 mgr.y (mgr.25139) 717 : cluster [DBG] pgmap v423: 161 pgs: 9 active+undersized, 17 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 17/636 objects degraded (2.673%) 2024-09-21T13:53:09.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:08 smithi092 bash[89286]: cluster 2024-09-21T13:53:07.261331+0000 mgr.y (mgr.25139) 717 : cluster [DBG] pgmap v423: 161 pgs: 9 active+undersized, 17 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 17/636 objects degraded (2.673%) 2024-09-21T13:53:09.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:08 smithi092 bash[89286]: cluster 2024-09-21T13:53:07.857955+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:09.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:08 smithi092 bash[89286]: cluster 2024-09-21T13:53:07.857955+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:09.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:08 smithi092 bash[92956]: cluster 2024-09-21T13:53:07.261331+0000 mgr.y (mgr.25139) 717 : cluster [DBG] pgmap v423: 161 pgs: 9 active+undersized, 17 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 17/636 objects degraded (2.673%) 2024-09-21T13:53:09.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:08 smithi092 bash[92956]: cluster 2024-09-21T13:53:07.261331+0000 mgr.y (mgr.25139) 717 : cluster [DBG] pgmap v423: 161 pgs: 9 active+undersized, 17 stale+active+clean, 6 active+undersized+degraded, 129 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 17/636 objects degraded (2.673%) 2024-09-21T13:53:09.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:08 smithi092 bash[92956]: cluster 2024-09-21T13:53:07.857955+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:09.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:08 smithi092 bash[92956]: cluster 2024-09-21T13:53:07.857955+0000 mon.a (mon.0) 507 : cluster [WRN] Health check failed: Degraded data redundancy: 17/636 objects degraded (2.673%), 6 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:09.529 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:09.529 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:09.529 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:09.530 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:09.530 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.5.service: Deactivated successfully. 2024-09-21T13:53:09.530 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: Stopped Ceph osd.5 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:53:09.530 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:09.531 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:09.531 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:09.531 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:09.531 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:09.650 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:53:09.650 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:53:09.650 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:53:09.650 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:53:09.650 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 5 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 4, 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 10 2024-09-21T13:53:09.651 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:53:09.652 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:53:09.969 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:53:09.969 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:53:09.969 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:53:09.969 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:53:09.969 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:53:09.969 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "3/8 daemons upgraded", 2024-09-21T13:53:09.969 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:53:09.970 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:53:09.970 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:53:10.279 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:53:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:53:10] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-09-21T13:53:10.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[89286]: audit 2024-09-21T13:53:08.618195+0000 mgr.y (mgr.25139) 718 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[89286]: audit 2024-09-21T13:53:08.618195+0000 mgr.y (mgr.25139) 718 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[89286]: audit 2024-09-21T13:53:08.938518+0000 mgr.y (mgr.25139) 719 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[89286]: audit 2024-09-21T13:53:08.938518+0000 mgr.y (mgr.25139) 719 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[89286]: audit 2024-09-21T13:53:09.578322+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[89286]: audit 2024-09-21T13:53:09.578322+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[89286]: audit 2024-09-21T13:53:09.590081+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[89286]: audit 2024-09-21T13:53:09.590081+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[89286]: audit 2024-09-21T13:53:09.651525+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/2959015886' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[89286]: audit 2024-09-21T13:53:09.651525+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/2959015886' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[92956]: audit 2024-09-21T13:53:08.618195+0000 mgr.y (mgr.25139) 718 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[92956]: audit 2024-09-21T13:53:08.618195+0000 mgr.y (mgr.25139) 718 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[92956]: audit 2024-09-21T13:53:08.938518+0000 mgr.y (mgr.25139) 719 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[92956]: audit 2024-09-21T13:53:08.938518+0000 mgr.y (mgr.25139) 719 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[92956]: audit 2024-09-21T13:53:09.578322+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[92956]: audit 2024-09-21T13:53:09.578322+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[92956]: audit 2024-09-21T13:53:09.590081+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[92956]: audit 2024-09-21T13:53:09.590081+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[92956]: audit 2024-09-21T13:53:09.651525+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/2959015886' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:10.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:09 smithi092 bash[92956]: audit 2024-09-21T13:53:09.651525+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/2959015886' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:10.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:09 smithi170 systemd[1]: Started Ceph osd.5 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:53:10.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 bash[70212]: audit 2024-09-21T13:53:08.618195+0000 mgr.y (mgr.25139) 718 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 bash[70212]: audit 2024-09-21T13:53:08.618195+0000 mgr.y (mgr.25139) 718 : audit [DBG] from='client.44499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 bash[70212]: audit 2024-09-21T13:53:08.938518+0000 mgr.y (mgr.25139) 719 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 bash[70212]: audit 2024-09-21T13:53:08.938518+0000 mgr.y (mgr.25139) 719 : audit [DBG] from='client.44505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 bash[70212]: audit 2024-09-21T13:53:09.578322+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 bash[70212]: audit 2024-09-21T13:53:09.578322+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 bash[70212]: audit 2024-09-21T13:53:09.590081+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 bash[70212]: audit 2024-09-21T13:53:09.590081+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 bash[70212]: audit 2024-09-21T13:53:09.651525+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/2959015886' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:10.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:09 smithi170 bash[70212]: audit 2024-09-21T13:53:09.651525+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.92:0/2959015886' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:11.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:10 smithi092 bash[89286]: audit 2024-09-21T13:53:09.234434+0000 mgr.y (mgr.25139) 720 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:11.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:10 smithi092 bash[89286]: audit 2024-09-21T13:53:09.234434+0000 mgr.y (mgr.25139) 720 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:11.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:10 smithi092 bash[89286]: cluster 2024-09-21T13:53:09.263247+0000 mgr.y (mgr.25139) 721 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 2 stale+active+clean, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-21T13:53:11.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:10 smithi092 bash[89286]: cluster 2024-09-21T13:53:09.263247+0000 mgr.y (mgr.25139) 721 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 2 stale+active+clean, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-21T13:53:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:10 smithi092 bash[92956]: audit 2024-09-21T13:53:09.234434+0000 mgr.y (mgr.25139) 720 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:10 smithi092 bash[92956]: audit 2024-09-21T13:53:09.234434+0000 mgr.y (mgr.25139) 720 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:10 smithi092 bash[92956]: cluster 2024-09-21T13:53:09.263247+0000 mgr.y (mgr.25139) 721 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 2 stale+active+clean, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-21T13:53:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:10 smithi092 bash[92956]: cluster 2024-09-21T13:53:09.263247+0000 mgr.y (mgr.25139) 721 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 2 stale+active+clean, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-21T13:53:11.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:11 smithi170 bash[78134]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:53:11.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:11 smithi170 bash[78134]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:53:11.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:10 smithi170 bash[70212]: audit 2024-09-21T13:53:09.234434+0000 mgr.y (mgr.25139) 720 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:11.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:10 smithi170 bash[70212]: audit 2024-09-21T13:53:09.234434+0000 mgr.y (mgr.25139) 720 : audit [DBG] from='client.54485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:11.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:10 smithi170 bash[70212]: cluster 2024-09-21T13:53:09.263247+0000 mgr.y (mgr.25139) 721 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 2 stale+active+clean, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-21T13:53:11.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:10 smithi170 bash[70212]: cluster 2024-09-21T13:53:09.263247+0000 mgr.y (mgr.25139) 721 : cluster [DBG] pgmap v424: 161 pgs: 31 active+undersized, 2 stale+active+clean, 17 active+undersized+degraded, 111 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 64/636 objects degraded (10.063%) 2024-09-21T13:53:11.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:11.081185577Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:12.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:11 smithi092 bash[89286]: audit 2024-09-21T13:53:09.970147+0000 mgr.y (mgr.25139) 722 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:12.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:11 smithi092 bash[89286]: audit 2024-09-21T13:53:09.970147+0000 mgr.y (mgr.25139) 722 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:12.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:11 smithi092 bash[92956]: audit 2024-09-21T13:53:09.970147+0000 mgr.y (mgr.25139) 722 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:12.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:11 smithi092 bash[92956]: audit 2024-09-21T13:53:09.970147+0000 mgr.y (mgr.25139) 722 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:12.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:11 smithi170 bash[70212]: audit 2024-09-21T13:53:09.970147+0000 mgr.y (mgr.25139) 722 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:12.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:11 smithi170 bash[70212]: audit 2024-09-21T13:53:09.970147+0000 mgr.y (mgr.25139) 722 : audit [DBG] from='client.44523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:13.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:12 smithi092 bash[89286]: cluster 2024-09-21T13:53:11.264624+0000 mgr.y (mgr.25139) 723 : cluster [DBG] pgmap v425: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:12 smithi092 bash[89286]: cluster 2024-09-21T13:53:11.264624+0000 mgr.y (mgr.25139) 723 : cluster [DBG] pgmap v425: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:13.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:12 smithi092 bash[92956]: cluster 2024-09-21T13:53:11.264624+0000 mgr.y (mgr.25139) 723 : cluster [DBG] pgmap v425: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:13.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:12 smithi092 bash[92956]: cluster 2024-09-21T13:53:11.264624+0000 mgr.y (mgr.25139) 723 : cluster [DBG] pgmap v425: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:13.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:12 smithi170 bash[70212]: cluster 2024-09-21T13:53:11.264624+0000 mgr.y (mgr.25139) 723 : cluster [DBG] pgmap v425: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:13.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:12 smithi170 bash[70212]: cluster 2024-09-21T13:53:11.264624+0000 mgr.y (mgr.25139) 723 : cluster [DBG] pgmap v425: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:14.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:14.069241932Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:15.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:14 smithi092 bash[89286]: cluster 2024-09-21T13:53:13.266014+0000 mgr.y (mgr.25139) 724 : cluster [DBG] pgmap v426: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:14 smithi092 bash[89286]: cluster 2024-09-21T13:53:13.266014+0000 mgr.y (mgr.25139) 724 : cluster [DBG] pgmap v426: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:15.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:14 smithi092 bash[92956]: cluster 2024-09-21T13:53:13.266014+0000 mgr.y (mgr.25139) 724 : cluster [DBG] pgmap v426: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:15.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:14 smithi092 bash[92956]: cluster 2024-09-21T13:53:13.266014+0000 mgr.y (mgr.25139) 724 : cluster [DBG] pgmap v426: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:15.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:14 smithi170 bash[70212]: cluster 2024-09-21T13:53:13.266014+0000 mgr.y (mgr.25139) 724 : cluster [DBG] pgmap v426: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:15.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:14 smithi170 bash[70212]: cluster 2024-09-21T13:53:13.266014+0000 mgr.y (mgr.25139) 724 : cluster [DBG] pgmap v426: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:15.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:14 smithi170 bash[78134]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:53:15.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:14 smithi170 bash[78134]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:53:15.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:14 smithi170 bash[78134]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:53:15.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[78134]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T13:53:15.356 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[78134]: 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-21T13:53:15.755 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[78134]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-21T13:53:15.755 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[78134]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-09-21T13:53:15.755 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[78134]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-21T13:53:15.755 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[78134]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-21T13:53:15.755 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[78134]: --> ceph-volume lvm activate successful for osd ID: 5 2024-09-21T13:53:16.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[70212]: audit 2024-09-21T13:53:14.848189+0000 mgr.y (mgr.25139) 725 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:16.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[70212]: audit 2024-09-21T13:53:14.848189+0000 mgr.y (mgr.25139) 725 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:16.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[70212]: audit 2024-09-21T13:53:15.603680+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[70212]: audit 2024-09-21T13:53:15.603680+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[70212]: audit 2024-09-21T13:53:15.616385+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:15 smithi170 bash[70212]: audit 2024-09-21T13:53:15.616385+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[89286]: audit 2024-09-21T13:53:14.848189+0000 mgr.y (mgr.25139) 725 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[89286]: audit 2024-09-21T13:53:14.848189+0000 mgr.y (mgr.25139) 725 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[89286]: audit 2024-09-21T13:53:15.603680+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[89286]: audit 2024-09-21T13:53:15.603680+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[89286]: audit 2024-09-21T13:53:15.616385+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[89286]: audit 2024-09-21T13:53:15.616385+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[92956]: audit 2024-09-21T13:53:14.848189+0000 mgr.y (mgr.25139) 725 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:16.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[92956]: audit 2024-09-21T13:53:14.848189+0000 mgr.y (mgr.25139) 725 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:16.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[92956]: audit 2024-09-21T13:53:15.603680+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[92956]: audit 2024-09-21T13:53:15.603680+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[92956]: audit 2024-09-21T13:53:15.616385+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:16.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:15 smithi092 bash[92956]: audit 2024-09-21T13:53:15.616385+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: cluster 2024-09-21T13:53:15.267406+0000 mgr.y (mgr.25139) 726 : cluster [DBG] pgmap v427: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: cluster 2024-09-21T13:53:15.267406+0000 mgr.y (mgr.25139) 726 : cluster [DBG] pgmap v427: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: cluster 2024-09-21T13:53:16.331073+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: cluster 2024-09-21T13:53:16.331073+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: audit 2024-09-21T13:53:16.753509+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: audit 2024-09-21T13:53:16.753509+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: audit 2024-09-21T13:53:16.766498+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: audit 2024-09-21T13:53:16.766498+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: audit 2024-09-21T13:53:16.768898+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: audit 2024-09-21T13:53:16.768898+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: audit 2024-09-21T13:53:16.776610+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.175 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:16 smithi170 bash[70212]: audit 2024-09-21T13:53:16.776610+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.176 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:17.094593347Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: cluster 2024-09-21T13:53:15.267406+0000 mgr.y (mgr.25139) 726 : cluster [DBG] pgmap v427: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: cluster 2024-09-21T13:53:15.267406+0000 mgr.y (mgr.25139) 726 : cluster [DBG] pgmap v427: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: cluster 2024-09-21T13:53:16.331073+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: cluster 2024-09-21T13:53:16.331073+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: audit 2024-09-21T13:53:16.753509+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: audit 2024-09-21T13:53:16.753509+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: audit 2024-09-21T13:53:16.766498+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: audit 2024-09-21T13:53:16.766498+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: audit 2024-09-21T13:53:16.768898+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: audit 2024-09-21T13:53:16.768898+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: audit 2024-09-21T13:53:16.776610+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[89286]: audit 2024-09-21T13:53:16.776610+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: cluster 2024-09-21T13:53:15.267406+0000 mgr.y (mgr.25139) 726 : cluster [DBG] pgmap v427: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: cluster 2024-09-21T13:53:15.267406+0000 mgr.y (mgr.25139) 726 : cluster [DBG] pgmap v427: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: cluster 2024-09-21T13:53:16.331073+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: cluster 2024-09-21T13:53:16.331073+0000 mon.a (mon.0) 512 : cluster [WRN] Health check update: Degraded data redundancy: 73/636 objects degraded (11.478%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: audit 2024-09-21T13:53:16.753509+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: audit 2024-09-21T13:53:16.753509+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: audit 2024-09-21T13:53:16.766498+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: audit 2024-09-21T13:53:16.766498+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: audit 2024-09-21T13:53:16.768898+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:17.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: audit 2024-09-21T13:53:16.768898+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:17.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: audit 2024-09-21T13:53:16.776610+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:16 smithi092 bash[92956]: audit 2024-09-21T13:53:16.776610+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:17.605 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:17 smithi170 bash[78820]: debug 2024-09-21T13:53:17.229+0000 7fcd29347640 1 -- 172.21.15.170:0/1406738003 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562e5e988960 con 0x562e5e9a9c00 2024-09-21T13:53:18.855 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:18 smithi170 bash[78820]: debug 2024-09-21T13:53:18.541+0000 7fcd2bbae640 -1 Falling back to public interface 2024-09-21T13:53:19.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:18 smithi092 bash[89286]: cluster 2024-09-21T13:53:17.268827+0000 mgr.y (mgr.25139) 727 : cluster [DBG] pgmap v428: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:19.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:18 smithi092 bash[89286]: cluster 2024-09-21T13:53:17.268827+0000 mgr.y (mgr.25139) 727 : cluster [DBG] pgmap v428: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:19.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:18 smithi092 bash[92956]: cluster 2024-09-21T13:53:17.268827+0000 mgr.y (mgr.25139) 727 : cluster [DBG] pgmap v428: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:19.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:18 smithi092 bash[92956]: cluster 2024-09-21T13:53:17.268827+0000 mgr.y (mgr.25139) 727 : cluster [DBG] pgmap v428: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:19.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:18 smithi170 bash[70212]: cluster 2024-09-21T13:53:17.268827+0000 mgr.y (mgr.25139) 727 : cluster [DBG] pgmap v428: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:19.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:18 smithi170 bash[70212]: cluster 2024-09-21T13:53:17.268827+0000 mgr.y (mgr.25139) 727 : cluster [DBG] pgmap v428: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:20.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:53:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:53:20] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-21T13:53:20.605 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:20.111455219Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:21.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:20 smithi092 bash[89286]: cluster 2024-09-21T13:53:19.270373+0000 mgr.y (mgr.25139) 728 : cluster [DBG] pgmap v429: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:21.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:20 smithi092 bash[89286]: cluster 2024-09-21T13:53:19.270373+0000 mgr.y (mgr.25139) 728 : cluster [DBG] pgmap v429: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:21.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:20 smithi092 bash[92956]: cluster 2024-09-21T13:53:19.270373+0000 mgr.y (mgr.25139) 728 : cluster [DBG] pgmap v429: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:21.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:20 smithi092 bash[92956]: cluster 2024-09-21T13:53:19.270373+0000 mgr.y (mgr.25139) 728 : cluster [DBG] pgmap v429: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:21.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:20 smithi170 bash[70212]: cluster 2024-09-21T13:53:19.270373+0000 mgr.y (mgr.25139) 728 : cluster [DBG] pgmap v429: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:21.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:20 smithi170 bash[70212]: cluster 2024-09-21T13:53:19.270373+0000 mgr.y (mgr.25139) 728 : cluster [DBG] pgmap v429: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:53:22.105 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:21 smithi170 bash[78820]: debug 2024-09-21T13:53:21.737+0000 7fcd2bbae640 -1 osd.5 136 log_to_monitors true 2024-09-21T13:53:22.105 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:21 smithi170 bash[78820]: debug 2024-09-21T13:53:21.977+0000 7fcd23958640 -1 osd.5 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:53:22.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:21 smithi170 bash[70212]: audit 2024-09-21T13:53:21.744928+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:21 smithi170 bash[70212]: audit 2024-09-21T13:53:21.744928+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:21 smithi170 bash[70212]: audit 2024-09-21T13:53:21.746059+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:21 smithi170 bash[70212]: audit 2024-09-21T13:53:21.746059+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:21 smithi092 bash[92956]: audit 2024-09-21T13:53:21.744928+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:21 smithi092 bash[92956]: audit 2024-09-21T13:53:21.744928+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:21 smithi092 bash[92956]: audit 2024-09-21T13:53:21.746059+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:21 smithi092 bash[92956]: audit 2024-09-21T13:53:21.746059+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:21 smithi092 bash[89286]: audit 2024-09-21T13:53:21.744928+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:21 smithi092 bash[89286]: audit 2024-09-21T13:53:21.744928+0000 mon.b (mon.1) 4 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:21 smithi092 bash[89286]: audit 2024-09-21T13:53:21.746059+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:22.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:21 smithi092 bash[89286]: audit 2024-09-21T13:53:21.746059+0000 mon.a (mon.0) 517 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:53:23.275 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:23.070800822Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:23.275 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:22 smithi170 bash[70212]: cluster 2024-09-21T13:53:21.271590+0000 mgr.y (mgr.25139) 729 : cluster [DBG] pgmap v430: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-21T13:53:23.276 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:22 smithi170 bash[70212]: cluster 2024-09-21T13:53:21.271590+0000 mgr.y (mgr.25139) 729 : cluster [DBG] pgmap v430: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-21T13:53:23.276 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:22 smithi170 bash[70212]: audit 2024-09-21T13:53:21.942405+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:53:23.276 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:22 smithi170 bash[70212]: audit 2024-09-21T13:53:21.942405+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:53:23.276 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:22 smithi170 bash[70212]: audit 2024-09-21T13:53:21.946075+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.276 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:22 smithi170 bash[70212]: audit 2024-09-21T13:53:21.946075+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.276 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:22 smithi170 bash[70212]: cluster 2024-09-21T13:53:21.950794+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T13:53:23.276 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:22 smithi170 bash[70212]: cluster 2024-09-21T13:53:21.950794+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T13:53:23.276 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:22 smithi170 bash[70212]: audit 2024-09-21T13:53:21.952417+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.276 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:22 smithi170 bash[70212]: audit 2024-09-21T13:53:21.952417+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[89286]: cluster 2024-09-21T13:53:21.271590+0000 mgr.y (mgr.25139) 729 : cluster [DBG] pgmap v430: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[89286]: cluster 2024-09-21T13:53:21.271590+0000 mgr.y (mgr.25139) 729 : cluster [DBG] pgmap v430: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[89286]: audit 2024-09-21T13:53:21.942405+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[89286]: audit 2024-09-21T13:53:21.942405+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[89286]: audit 2024-09-21T13:53:21.946075+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[89286]: audit 2024-09-21T13:53:21.946075+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[89286]: cluster 2024-09-21T13:53:21.950794+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[89286]: cluster 2024-09-21T13:53:21.950794+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[89286]: audit 2024-09-21T13:53:21.952417+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[89286]: audit 2024-09-21T13:53:21.952417+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[92956]: cluster 2024-09-21T13:53:21.271590+0000 mgr.y (mgr.25139) 729 : cluster [DBG] pgmap v430: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-21T13:53:23.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[92956]: cluster 2024-09-21T13:53:21.271590+0000 mgr.y (mgr.25139) 729 : cluster [DBG] pgmap v430: 161 pgs: 39 active+undersized, 20 active+undersized+degraded, 102 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/636 objects degraded (11.478%) 2024-09-21T13:53:23.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[92956]: audit 2024-09-21T13:53:21.942405+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:53:23.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[92956]: audit 2024-09-21T13:53:21.942405+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:53:23.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[92956]: audit 2024-09-21T13:53:21.946075+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[92956]: audit 2024-09-21T13:53:21.946075+0000 mon.b (mon.1) 5 : audit [INF] from='osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[92956]: cluster 2024-09-21T13:53:21.950794+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T13:53:23.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[92956]: cluster 2024-09-21T13:53:21.950794+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-09-21T13:53:23.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[92956]: audit 2024-09-21T13:53:21.952417+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:23.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:22 smithi092 bash[92956]: audit 2024-09-21T13:53:21.952417+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:53:24.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[89286]: cluster 2024-09-21T13:53:22.943638+0000 mon.a (mon.0) 521 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:53:24.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[89286]: cluster 2024-09-21T13:53:22.943638+0000 mon.a (mon.0) 521 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:53:24.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[89286]: cluster 2024-09-21T13:53:22.957293+0000 mon.a (mon.0) 522 : cluster [INF] osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239] boot 2024-09-21T13:53:24.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[89286]: cluster 2024-09-21T13:53:22.957293+0000 mon.a (mon.0) 522 : cluster [INF] osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239] boot 2024-09-21T13:53:24.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[89286]: cluster 2024-09-21T13:53:22.957385+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T13:53:24.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[89286]: cluster 2024-09-21T13:53:22.957385+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T13:53:24.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[89286]: audit 2024-09-21T13:53:22.959914+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:53:24.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[89286]: audit 2024-09-21T13:53:22.959914+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:53:24.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[89286]: cluster 2024-09-21T13:53:23.957846+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[89286]: cluster 2024-09-21T13:53:23.957846+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[92956]: cluster 2024-09-21T13:53:22.943638+0000 mon.a (mon.0) 521 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[92956]: cluster 2024-09-21T13:53:22.943638+0000 mon.a (mon.0) 521 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[92956]: cluster 2024-09-21T13:53:22.957293+0000 mon.a (mon.0) 522 : cluster [INF] osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239] boot 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[92956]: cluster 2024-09-21T13:53:22.957293+0000 mon.a (mon.0) 522 : cluster [INF] osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239] boot 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[92956]: cluster 2024-09-21T13:53:22.957385+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[92956]: cluster 2024-09-21T13:53:22.957385+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[92956]: audit 2024-09-21T13:53:22.959914+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[92956]: audit 2024-09-21T13:53:22.959914+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[92956]: cluster 2024-09-21T13:53:23.957846+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T13:53:24.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:23 smithi092 bash[92956]: cluster 2024-09-21T13:53:23.957846+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T13:53:24.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[70212]: cluster 2024-09-21T13:53:22.943638+0000 mon.a (mon.0) 521 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:53:24.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[70212]: cluster 2024-09-21T13:53:22.943638+0000 mon.a (mon.0) 521 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:53:24.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[70212]: cluster 2024-09-21T13:53:22.957293+0000 mon.a (mon.0) 522 : cluster [INF] osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239] boot 2024-09-21T13:53:24.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[70212]: cluster 2024-09-21T13:53:22.957293+0000 mon.a (mon.0) 522 : cluster [INF] osd.5 [v2:172.21.15.170:6808/1051412239,v1:172.21.15.170:6809/1051412239] boot 2024-09-21T13:53:24.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[70212]: cluster 2024-09-21T13:53:22.957385+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T13:53:24.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[70212]: cluster 2024-09-21T13:53:22.957385+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-09-21T13:53:24.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[70212]: audit 2024-09-21T13:53:22.959914+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:53:24.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[70212]: audit 2024-09-21T13:53:22.959914+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:53:24.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[70212]: cluster 2024-09-21T13:53:23.957846+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T13:53:24.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:23 smithi170 bash[70212]: cluster 2024-09-21T13:53:23.957846+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-09-21T13:53:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[89286]: cluster 2024-09-21T13:53:23.272643+0000 mgr.y (mgr.25139) 730 : cluster [DBG] pgmap v433: 161 pgs: 5 peering, 35 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-21T13:53:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[89286]: cluster 2024-09-21T13:53:23.272643+0000 mgr.y (mgr.25139) 730 : cluster [DBG] pgmap v433: 161 pgs: 5 peering, 35 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-21T13:53:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[89286]: cluster 2024-09-21T13:53:23.970024+0000 mon.a (mon.0) 526 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[89286]: cluster 2024-09-21T13:53:23.970024+0000 mon.a (mon.0) 526 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[89286]: audit 2024-09-21T13:53:24.849930+0000 mgr.y (mgr.25139) 731 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:25.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[89286]: audit 2024-09-21T13:53:24.849930+0000 mgr.y (mgr.25139) 731 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:25.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[92956]: cluster 2024-09-21T13:53:23.272643+0000 mgr.y (mgr.25139) 730 : cluster [DBG] pgmap v433: 161 pgs: 5 peering, 35 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-21T13:53:25.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[92956]: cluster 2024-09-21T13:53:23.272643+0000 mgr.y (mgr.25139) 730 : cluster [DBG] pgmap v433: 161 pgs: 5 peering, 35 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-21T13:53:25.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[92956]: cluster 2024-09-21T13:53:23.970024+0000 mon.a (mon.0) 526 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:25.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[92956]: cluster 2024-09-21T13:53:23.970024+0000 mon.a (mon.0) 526 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:25.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[92956]: audit 2024-09-21T13:53:24.849930+0000 mgr.y (mgr.25139) 731 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:25.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:24 smithi092 bash[92956]: audit 2024-09-21T13:53:24.849930+0000 mgr.y (mgr.25139) 731 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:25.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:24 smithi170 bash[70212]: cluster 2024-09-21T13:53:23.272643+0000 mgr.y (mgr.25139) 730 : cluster [DBG] pgmap v433: 161 pgs: 5 peering, 35 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-21T13:53:25.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:24 smithi170 bash[70212]: cluster 2024-09-21T13:53:23.272643+0000 mgr.y (mgr.25139) 730 : cluster [DBG] pgmap v433: 161 pgs: 5 peering, 35 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 72/636 objects degraded (11.321%) 2024-09-21T13:53:25.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:24 smithi170 bash[70212]: cluster 2024-09-21T13:53:23.970024+0000 mon.a (mon.0) 526 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:25.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:24 smithi170 bash[70212]: cluster 2024-09-21T13:53:23.970024+0000 mon.a (mon.0) 526 : cluster [WRN] Health check update: Degraded data redundancy: 72/636 objects degraded (11.321%), 19 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:25.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:24 smithi170 bash[70212]: audit 2024-09-21T13:53:24.849930+0000 mgr.y (mgr.25139) 731 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:25.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:24 smithi170 bash[70212]: audit 2024-09-21T13:53:24.849930+0000 mgr.y (mgr.25139) 731 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:26.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:25 smithi092 bash[89286]: cluster 2024-09-21T13:53:25.273753+0000 mgr.y (mgr.25139) 732 : cluster [DBG] pgmap v435: 161 pgs: 10 peering, 25 active+undersized, 16 active+undersized+degraded, 110 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:53:26.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:25 smithi092 bash[89286]: cluster 2024-09-21T13:53:25.273753+0000 mgr.y (mgr.25139) 732 : cluster [DBG] pgmap v435: 161 pgs: 10 peering, 25 active+undersized, 16 active+undersized+degraded, 110 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:53:26.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:25 smithi092 bash[92956]: cluster 2024-09-21T13:53:25.273753+0000 mgr.y (mgr.25139) 732 : cluster [DBG] pgmap v435: 161 pgs: 10 peering, 25 active+undersized, 16 active+undersized+degraded, 110 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:53:26.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:25 smithi092 bash[92956]: cluster 2024-09-21T13:53:25.273753+0000 mgr.y (mgr.25139) 732 : cluster [DBG] pgmap v435: 161 pgs: 10 peering, 25 active+undersized, 16 active+undersized+degraded, 110 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:53:26.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:25 smithi170 bash[70212]: cluster 2024-09-21T13:53:25.273753+0000 mgr.y (mgr.25139) 732 : cluster [DBG] pgmap v435: 161 pgs: 10 peering, 25 active+undersized, 16 active+undersized+degraded, 110 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:53:26.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:25 smithi170 bash[70212]: cluster 2024-09-21T13:53:25.273753+0000 mgr.y (mgr.25139) 732 : cluster [DBG] pgmap v435: 161 pgs: 10 peering, 25 active+undersized, 16 active+undersized+degraded, 110 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 56/636 objects degraded (8.805%) 2024-09-21T13:53:26.356 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:26.069220243Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:27.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:53:27 smithi092 bash[68882]: debug 2024-09-21T13:53:27.182+0000 7f6559438640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:53:28.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.018355+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.018355+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.028848+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.028848+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.031154+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.031154+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.033233+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.033233+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.044157+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.044157+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.174673+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.174673+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.177793+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.177793+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.179956+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.179956+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.181712+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.181712+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.183981+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:28.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.183981+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:28.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.018355+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.018355+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.028848+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.028848+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.031154+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:28.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.031154+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.033233+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.033233+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.044157+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.044157+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.174673+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.174673+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.177793+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.177793+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.179956+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.179956+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.181712+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.181712+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.183981+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.183981+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:28.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.184312+0000 mgr.y (mgr.25139) 733 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: audit 2024-09-21T13:53:27.184312+0000 mgr.y (mgr.25139) 733 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: cephadm 2024-09-21T13:53:27.185952+0000 mgr.y (mgr.25139) 734 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: cephadm 2024-09-21T13:53:27.185952+0000 mgr.y (mgr.25139) 734 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: cluster 2024-09-21T13:53:27.275099+0000 mgr.y (mgr.25139) 735 : cluster [DBG] pgmap v436: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[89286]: cluster 2024-09-21T13:53:27.275099+0000 mgr.y (mgr.25139) 735 : cluster [DBG] pgmap v436: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.184312+0000 mgr.y (mgr.25139) 733 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: audit 2024-09-21T13:53:27.184312+0000 mgr.y (mgr.25139) 733 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: cephadm 2024-09-21T13:53:27.185952+0000 mgr.y (mgr.25139) 734 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: cephadm 2024-09-21T13:53:27.185952+0000 mgr.y (mgr.25139) 734 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: cluster 2024-09-21T13:53:27.275099+0000 mgr.y (mgr.25139) 735 : cluster [DBG] pgmap v436: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T13:53:28.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:28 smithi092 bash[92956]: cluster 2024-09-21T13:53:27.275099+0000 mgr.y (mgr.25139) 735 : cluster [DBG] pgmap v436: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T13:53:28.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.018355+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.018355+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.028848+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.028848+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.031154+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:28.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.031154+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:28.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.033233+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:53:28.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.033233+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:53:28.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.044157+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.044157+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.174673+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.174673+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.177793+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.177793+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.179956+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.179956+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.181712+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.181712+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.183981+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.183981+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.184312+0000 mgr.y (mgr.25139) 733 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: audit 2024-09-21T13:53:27.184312+0000 mgr.y (mgr.25139) 733 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: cephadm 2024-09-21T13:53:27.185952+0000 mgr.y (mgr.25139) 734 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:53:28.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: cephadm 2024-09-21T13:53:27.185952+0000 mgr.y (mgr.25139) 734 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-09-21T13:53:28.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: cluster 2024-09-21T13:53:27.275099+0000 mgr.y (mgr.25139) 735 : cluster [DBG] pgmap v436: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T13:53:28.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:28 smithi170 bash[70212]: cluster 2024-09-21T13:53:27.275099+0000 mgr.y (mgr.25139) 735 : cluster [DBG] pgmap v436: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T13:53:29.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:29 smithi092 bash[89286]: cluster 2024-09-21T13:53:28.039638+0000 mon.a (mon.0) 537 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/636 objects degraded (8.805%), 16 pgs degraded) 2024-09-21T13:53:29.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:29 smithi092 bash[89286]: cluster 2024-09-21T13:53:28.039638+0000 mon.a (mon.0) 537 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/636 objects degraded (8.805%), 16 pgs degraded) 2024-09-21T13:53:29.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:29 smithi092 bash[89286]: cluster 2024-09-21T13:53:28.039692+0000 mon.a (mon.0) 538 : cluster [INF] Cluster is now healthy 2024-09-21T13:53:29.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:29 smithi092 bash[89286]: cluster 2024-09-21T13:53:28.039692+0000 mon.a (mon.0) 538 : cluster [INF] Cluster is now healthy 2024-09-21T13:53:29.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:29 smithi092 bash[92956]: cluster 2024-09-21T13:53:28.039638+0000 mon.a (mon.0) 537 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/636 objects degraded (8.805%), 16 pgs degraded) 2024-09-21T13:53:29.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:29 smithi092 bash[92956]: cluster 2024-09-21T13:53:28.039638+0000 mon.a (mon.0) 537 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/636 objects degraded (8.805%), 16 pgs degraded) 2024-09-21T13:53:29.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:29 smithi092 bash[92956]: cluster 2024-09-21T13:53:28.039692+0000 mon.a (mon.0) 538 : cluster [INF] Cluster is now healthy 2024-09-21T13:53:29.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:29 smithi092 bash[92956]: cluster 2024-09-21T13:53:28.039692+0000 mon.a (mon.0) 538 : cluster [INF] Cluster is now healthy 2024-09-21T13:53:29.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:29.105210216Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:29.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:29 smithi170 bash[70212]: cluster 2024-09-21T13:53:28.039638+0000 mon.a (mon.0) 537 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/636 objects degraded (8.805%), 16 pgs degraded) 2024-09-21T13:53:29.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:29 smithi170 bash[70212]: cluster 2024-09-21T13:53:28.039638+0000 mon.a (mon.0) 537 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/636 objects degraded (8.805%), 16 pgs degraded) 2024-09-21T13:53:29.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:29 smithi170 bash[70212]: cluster 2024-09-21T13:53:28.039692+0000 mon.a (mon.0) 538 : cluster [INF] Cluster is now healthy 2024-09-21T13:53:29.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:29 smithi170 bash[70212]: cluster 2024-09-21T13:53:28.039692+0000 mon.a (mon.0) 538 : cluster [INF] Cluster is now healthy 2024-09-21T13:53:30.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:30 smithi170 bash[70212]: cluster 2024-09-21T13:53:29.276244+0000 mgr.y (mgr.25139) 736 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:30.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:30 smithi170 bash[70212]: cluster 2024-09-21T13:53:29.276244+0000 mgr.y (mgr.25139) 736 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:30.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:53:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:53:30] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-21T13:53:30.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:30 smithi092 bash[89286]: cluster 2024-09-21T13:53:29.276244+0000 mgr.y (mgr.25139) 736 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:30.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:30 smithi092 bash[89286]: cluster 2024-09-21T13:53:29.276244+0000 mgr.y (mgr.25139) 736 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:30.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:30 smithi092 bash[92956]: cluster 2024-09-21T13:53:29.276244+0000 mgr.y (mgr.25139) 736 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:30.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:30 smithi092 bash[92956]: cluster 2024-09-21T13:53:29.276244+0000 mgr.y (mgr.25139) 736 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:32.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:32.089073975Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[89286]: cluster 2024-09-21T13:53:31.277331+0000 mgr.y (mgr.25139) 737 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:53:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[89286]: cluster 2024-09-21T13:53:31.277331+0000 mgr.y (mgr.25139) 737 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:53:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[89286]: audit 2024-09-21T13:53:31.762390+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[89286]: audit 2024-09-21T13:53:31.762390+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[89286]: audit 2024-09-21T13:53:31.764585+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:33.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[89286]: audit 2024-09-21T13:53:31.764585+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:33.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[92956]: cluster 2024-09-21T13:53:31.277331+0000 mgr.y (mgr.25139) 737 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:53:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[92956]: cluster 2024-09-21T13:53:31.277331+0000 mgr.y (mgr.25139) 737 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:53:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[92956]: audit 2024-09-21T13:53:31.762390+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[92956]: audit 2024-09-21T13:53:31.762390+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[92956]: audit 2024-09-21T13:53:31.764585+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:33.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:32 smithi092 bash[92956]: audit 2024-09-21T13:53:31.764585+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:33.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:32 smithi170 bash[70212]: cluster 2024-09-21T13:53:31.277331+0000 mgr.y (mgr.25139) 737 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:53:33.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:32 smithi170 bash[70212]: cluster 2024-09-21T13:53:31.277331+0000 mgr.y (mgr.25139) 737 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T13:53:33.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:32 smithi170 bash[70212]: audit 2024-09-21T13:53:31.762390+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:32 smithi170 bash[70212]: audit 2024-09-21T13:53:31.762390+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:32 smithi170 bash[70212]: audit 2024-09-21T13:53:31.764585+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:33.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:32 smithi170 bash[70212]: audit 2024-09-21T13:53:31.764585+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:35.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:34 smithi092 bash[92956]: cluster 2024-09-21T13:53:33.278592+0000 mgr.y (mgr.25139) 738 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:53:35.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:34 smithi092 bash[92956]: cluster 2024-09-21T13:53:33.278592+0000 mgr.y (mgr.25139) 738 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:53:35.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:34 smithi092 bash[89286]: cluster 2024-09-21T13:53:33.278592+0000 mgr.y (mgr.25139) 738 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:53:35.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:34 smithi092 bash[89286]: cluster 2024-09-21T13:53:33.278592+0000 mgr.y (mgr.25139) 738 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:53:35.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:34 smithi170 bash[70212]: cluster 2024-09-21T13:53:33.278592+0000 mgr.y (mgr.25139) 738 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:53:35.099 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:34 smithi170 bash[70212]: cluster 2024-09-21T13:53:33.278592+0000 mgr.y (mgr.25139) 738 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:53:35.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:35.099407336Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:36.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:35 smithi092 bash[89286]: audit 2024-09-21T13:53:34.861208+0000 mgr.y (mgr.25139) 739 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:36.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:35 smithi092 bash[89286]: audit 2024-09-21T13:53:34.861208+0000 mgr.y (mgr.25139) 739 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:36.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:35 smithi092 bash[92956]: audit 2024-09-21T13:53:34.861208+0000 mgr.y (mgr.25139) 739 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:36.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:35 smithi092 bash[92956]: audit 2024-09-21T13:53:34.861208+0000 mgr.y (mgr.25139) 739 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:36.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:35 smithi170 bash[70212]: audit 2024-09-21T13:53:34.861208+0000 mgr.y (mgr.25139) 739 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:36.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:35 smithi170 bash[70212]: audit 2024-09-21T13:53:34.861208+0000 mgr.y (mgr.25139) 739 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:36 smithi092 bash[89286]: cluster 2024-09-21T13:53:35.279700+0000 mgr.y (mgr.25139) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-21T13:53:37.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:36 smithi092 bash[89286]: cluster 2024-09-21T13:53:35.279700+0000 mgr.y (mgr.25139) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-21T13:53:37.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:36 smithi092 bash[92956]: cluster 2024-09-21T13:53:35.279700+0000 mgr.y (mgr.25139) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-21T13:53:37.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:36 smithi092 bash[92956]: cluster 2024-09-21T13:53:35.279700+0000 mgr.y (mgr.25139) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-21T13:53:37.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:36 smithi170 bash[70212]: cluster 2024-09-21T13:53:35.279700+0000 mgr.y (mgr.25139) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-21T13:53:37.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:36 smithi170 bash[70212]: cluster 2024-09-21T13:53:35.279700+0000 mgr.y (mgr.25139) 740 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 903 B/s rd, 0 op/s 2024-09-21T13:53:38.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:38.062514324Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:38 smithi170 bash[70212]: audit 2024-09-21T13:53:37.069691+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:38 smithi170 bash[70212]: audit 2024-09-21T13:53:37.069691+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:38 smithi170 bash[70212]: cluster 2024-09-21T13:53:37.281011+0000 mgr.y (mgr.25139) 741 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:38.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:38 smithi170 bash[70212]: cluster 2024-09-21T13:53:37.281011+0000 mgr.y (mgr.25139) 741 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:38.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:38 smithi092 bash[89286]: audit 2024-09-21T13:53:37.069691+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:38.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:38 smithi092 bash[89286]: audit 2024-09-21T13:53:37.069691+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:38.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:38 smithi092 bash[89286]: cluster 2024-09-21T13:53:37.281011+0000 mgr.y (mgr.25139) 741 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:38.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:38 smithi092 bash[89286]: cluster 2024-09-21T13:53:37.281011+0000 mgr.y (mgr.25139) 741 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:38.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:38 smithi092 bash[92956]: audit 2024-09-21T13:53:37.069691+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:38.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:38 smithi092 bash[92956]: audit 2024-09-21T13:53:37.069691+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:38.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:38 smithi092 bash[92956]: cluster 2024-09-21T13:53:37.281011+0000 mgr.y (mgr.25139) 741 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:38.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:38 smithi092 bash[92956]: cluster 2024-09-21T13:53:37.281011+0000 mgr.y (mgr.25139) 741 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:40.314 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:53:40.336 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:53:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:53:40] "GET /metrics HTTP/1.1" 200 38330 "" "Prometheus/2.51.0" 2024-09-21T13:53:40.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:40 smithi170 bash[70212]: cluster 2024-09-21T13:53:39.282506+0000 mgr.y (mgr.25139) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:40.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:40 smithi170 bash[70212]: cluster 2024-09-21T13:53:39.282506+0000 mgr.y (mgr.25139) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:40.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:40 smithi092 bash[89286]: cluster 2024-09-21T13:53:39.282506+0000 mgr.y (mgr.25139) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:40.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:40 smithi092 bash[89286]: cluster 2024-09-21T13:53:39.282506+0000 mgr.y (mgr.25139) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:40.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:40 smithi092 bash[92956]: cluster 2024-09-21T13:53:39.282506+0000 mgr.y (mgr.25139) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:40.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:40 smithi092 bash[92956]: cluster 2024-09-21T13:53:39.282506+0000 mgr.y (mgr.25139) 742 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:40.957 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (11m) 114s ago 38m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (11m) 25s ago 38m 70.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (13m) 114s ago 36m 48.6M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (13m) 25s ago 46m 444M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (24m) 114s ago 48m 519M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (8m) 114s ago 49m 52.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (9m) 25s ago 47m 45.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (7m) 114s ago 47m 41.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (12m) 114s ago 38m 8364k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (12m) 25s ago 38m 8859k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (5m) 114s ago 46m 56.0M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:53:40.958 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (5m) 114s ago 45m 50.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:53:40.959 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (3m) 114s ago 44m 44.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 2f21d2526609 2024-09-21T13:53:40.959 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running 114s ago 43m - 3036M 2024-09-21T13:53:40.959 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (69s) 25s ago 42m 47.7M 3292M 19.3.0-5104-g44178494 b415816db8b4 1481554f81bb 2024-09-21T13:53:40.959 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running 25s ago 41m - 3292M 2024-09-21T13:53:40.959 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (40m) 25s ago 40m 60.2M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 62c24fd7b0da 2024-09-21T13:53:40.959 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (39m) 25s ago 39m 72.8M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:53:40.959 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (12m) 25s ago 38m 44.9M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:53:40.959 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (36m) 114s ago 36m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:53:40.959 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (36m) 25s ago 36m 103M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:53:41.328 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:53:41.328 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:53:41.328 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:53:41.328 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:53:41.328 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 6 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 4, 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 11 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:53:41.329 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:53:41.346 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:41.096574821Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:41.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:41 smithi170 bash[70212]: audit 2024-09-21T13:53:40.303153+0000 mgr.y (mgr.25139) 743 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:41 smithi170 bash[70212]: audit 2024-09-21T13:53:40.303153+0000 mgr.y (mgr.25139) 743 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:41 smithi170 bash[70212]: audit 2024-09-21T13:53:40.627822+0000 mgr.y (mgr.25139) 744 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:41 smithi170 bash[70212]: audit 2024-09-21T13:53:40.627822+0000 mgr.y (mgr.25139) 744 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:41 smithi170 bash[70212]: audit 2024-09-21T13:53:40.940781+0000 mgr.y (mgr.25139) 745 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:41 smithi170 bash[70212]: audit 2024-09-21T13:53:40.940781+0000 mgr.y (mgr.25139) 745 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:41 smithi170 bash[70212]: audit 2024-09-21T13:53:41.329174+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/1079502456' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:41.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:41 smithi170 bash[70212]: audit 2024-09-21T13:53:41.329174+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/1079502456' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:41.632 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:53:41.632 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:53:41.632 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:53:41.632 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:53:41.632 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:53:41.632 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "4/8 daemons upgraded", 2024-09-21T13:53:41.632 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:53:41.632 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:53:41.632 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:53:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[89286]: audit 2024-09-21T13:53:40.303153+0000 mgr.y (mgr.25139) 743 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[89286]: audit 2024-09-21T13:53:40.303153+0000 mgr.y (mgr.25139) 743 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[89286]: audit 2024-09-21T13:53:40.627822+0000 mgr.y (mgr.25139) 744 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[89286]: audit 2024-09-21T13:53:40.627822+0000 mgr.y (mgr.25139) 744 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[89286]: audit 2024-09-21T13:53:40.940781+0000 mgr.y (mgr.25139) 745 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[89286]: audit 2024-09-21T13:53:40.940781+0000 mgr.y (mgr.25139) 745 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[89286]: audit 2024-09-21T13:53:41.329174+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/1079502456' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:41.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[89286]: audit 2024-09-21T13:53:41.329174+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/1079502456' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:41.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[92956]: audit 2024-09-21T13:53:40.303153+0000 mgr.y (mgr.25139) 743 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[92956]: audit 2024-09-21T13:53:40.303153+0000 mgr.y (mgr.25139) 743 : audit [DBG] from='client.54503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[92956]: audit 2024-09-21T13:53:40.627822+0000 mgr.y (mgr.25139) 744 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[92956]: audit 2024-09-21T13:53:40.627822+0000 mgr.y (mgr.25139) 744 : audit [DBG] from='client.54509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[92956]: audit 2024-09-21T13:53:40.940781+0000 mgr.y (mgr.25139) 745 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[92956]: audit 2024-09-21T13:53:40.940781+0000 mgr.y (mgr.25139) 745 : audit [DBG] from='client.44541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:41.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[92956]: audit 2024-09-21T13:53:41.329174+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/1079502456' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:41.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:41 smithi092 bash[92956]: audit 2024-09-21T13:53:41.329174+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.92:0/1079502456' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:53:42.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:42 smithi170 bash[70212]: cluster 2024-09-21T13:53:41.283540+0000 mgr.y (mgr.25139) 746 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:42 smithi170 bash[70212]: cluster 2024-09-21T13:53:41.283540+0000 mgr.y (mgr.25139) 746 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:42 smithi170 bash[70212]: audit 2024-09-21T13:53:41.633014+0000 mgr.y (mgr.25139) 747 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:42 smithi170 bash[70212]: audit 2024-09-21T13:53:41.633014+0000 mgr.y (mgr.25139) 747 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:42 smithi170 bash[70212]: audit 2024-09-21T13:53:42.199596+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:42.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:42 smithi170 bash[70212]: audit 2024-09-21T13:53:42.199596+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[89286]: cluster 2024-09-21T13:53:41.283540+0000 mgr.y (mgr.25139) 746 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[89286]: cluster 2024-09-21T13:53:41.283540+0000 mgr.y (mgr.25139) 746 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[89286]: audit 2024-09-21T13:53:41.633014+0000 mgr.y (mgr.25139) 747 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[89286]: audit 2024-09-21T13:53:41.633014+0000 mgr.y (mgr.25139) 747 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[89286]: audit 2024-09-21T13:53:42.199596+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[89286]: audit 2024-09-21T13:53:42.199596+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:42.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[92956]: cluster 2024-09-21T13:53:41.283540+0000 mgr.y (mgr.25139) 746 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[92956]: cluster 2024-09-21T13:53:41.283540+0000 mgr.y (mgr.25139) 746 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[92956]: audit 2024-09-21T13:53:41.633014+0000 mgr.y (mgr.25139) 747 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[92956]: audit 2024-09-21T13:53:41.633014+0000 mgr.y (mgr.25139) 747 : audit [DBG] from='client.54527 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:53:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[92956]: audit 2024-09-21T13:53:42.199596+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:42.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:42 smithi092 bash[92956]: audit 2024-09-21T13:53:42.199596+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16} : dispatch 2024-09-21T13:53:43.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:43 smithi092 bash[89286]: audit 2024-09-21T13:53:42.200039+0000 mgr.y (mgr.25139) 748 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:43.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:43 smithi092 bash[89286]: audit 2024-09-21T13:53:42.200039+0000 mgr.y (mgr.25139) 748 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:43.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:43 smithi092 bash[89286]: cephadm 2024-09-21T13:53:42.202546+0000 mgr.y (mgr.25139) 749 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T13:53:43.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:43 smithi092 bash[89286]: cephadm 2024-09-21T13:53:42.202546+0000 mgr.y (mgr.25139) 749 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T13:53:43.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:43 smithi092 bash[92956]: audit 2024-09-21T13:53:42.200039+0000 mgr.y (mgr.25139) 748 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:43.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:43 smithi092 bash[92956]: audit 2024-09-21T13:53:42.200039+0000 mgr.y (mgr.25139) 748 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:43.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:43 smithi092 bash[92956]: cephadm 2024-09-21T13:53:42.202546+0000 mgr.y (mgr.25139) 749 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T13:53:43.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:43 smithi092 bash[92956]: cephadm 2024-09-21T13:53:42.202546+0000 mgr.y (mgr.25139) 749 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T13:53:43.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:43 smithi170 bash[70212]: audit 2024-09-21T13:53:42.200039+0000 mgr.y (mgr.25139) 748 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:43.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:43 smithi170 bash[70212]: audit 2024-09-21T13:53:42.200039+0000 mgr.y (mgr.25139) 748 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-21T13:53:43.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:43 smithi170 bash[70212]: cephadm 2024-09-21T13:53:42.202546+0000 mgr.y (mgr.25139) 749 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T13:53:43.851 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:43 smithi170 bash[70212]: cephadm 2024-09-21T13:53:42.202546+0000 mgr.y (mgr.25139) 749 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-09-21T13:53:44.105 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:44.061816877Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:44 smithi170 bash[70212]: cluster 2024-09-21T13:53:43.284807+0000 mgr.y (mgr.25139) 750 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:44 smithi170 bash[70212]: cluster 2024-09-21T13:53:43.284807+0000 mgr.y (mgr.25139) 750 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:44.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:44 smithi092 bash[89286]: cluster 2024-09-21T13:53:43.284807+0000 mgr.y (mgr.25139) 750 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:44.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:44 smithi092 bash[89286]: cluster 2024-09-21T13:53:43.284807+0000 mgr.y (mgr.25139) 750 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:44 smithi092 bash[92956]: cluster 2024-09-21T13:53:43.284807+0000 mgr.y (mgr.25139) 750 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:44 smithi092 bash[92956]: cluster 2024-09-21T13:53:43.284807+0000 mgr.y (mgr.25139) 750 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: cephadm 2024-09-21T13:53:44.762135+0000 mgr.y (mgr.25139) 751 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T13:53:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: cephadm 2024-09-21T13:53:44.762135+0000 mgr.y (mgr.25139) 751 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T13:53:46.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: audit 2024-09-21T13:53:44.771785+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: audit 2024-09-21T13:53:44.771785+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: audit 2024-09-21T13:53:44.776873+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T13:53:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: audit 2024-09-21T13:53:44.776873+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T13:53:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: audit 2024-09-21T13:53:44.778686+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: audit 2024-09-21T13:53:44.778686+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: cephadm 2024-09-21T13:53:44.784025+0000 mgr.y (mgr.25139) 752 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-09-21T13:53:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: cephadm 2024-09-21T13:53:44.784025+0000 mgr.y (mgr.25139) 752 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-09-21T13:53:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: audit 2024-09-21T13:53:44.871419+0000 mgr.y (mgr.25139) 753 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:46.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:45 smithi170 bash[70212]: audit 2024-09-21T13:53:44.871419+0000 mgr.y (mgr.25139) 753 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:46.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: cephadm 2024-09-21T13:53:44.762135+0000 mgr.y (mgr.25139) 751 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T13:53:46.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: cephadm 2024-09-21T13:53:44.762135+0000 mgr.y (mgr.25139) 751 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T13:53:46.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: audit 2024-09-21T13:53:44.771785+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:46.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: audit 2024-09-21T13:53:44.771785+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:46.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: audit 2024-09-21T13:53:44.776873+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T13:53:46.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: audit 2024-09-21T13:53:44.776873+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T13:53:46.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: audit 2024-09-21T13:53:44.778686+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:46.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: audit 2024-09-21T13:53:44.778686+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:46.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: cephadm 2024-09-21T13:53:44.784025+0000 mgr.y (mgr.25139) 752 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-09-21T13:53:46.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: cephadm 2024-09-21T13:53:44.784025+0000 mgr.y (mgr.25139) 752 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: audit 2024-09-21T13:53:44.871419+0000 mgr.y (mgr.25139) 753 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[89286]: audit 2024-09-21T13:53:44.871419+0000 mgr.y (mgr.25139) 753 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: cephadm 2024-09-21T13:53:44.762135+0000 mgr.y (mgr.25139) 751 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: cephadm 2024-09-21T13:53:44.762135+0000 mgr.y (mgr.25139) 751 : cephadm [INF] Upgrade: Updating osd.6 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: audit 2024-09-21T13:53:44.771785+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: audit 2024-09-21T13:53:44.771785+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: audit 2024-09-21T13:53:44.776873+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: audit 2024-09-21T13:53:44.776873+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: audit 2024-09-21T13:53:44.778686+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: audit 2024-09-21T13:53:44.778686+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: cephadm 2024-09-21T13:53:44.784025+0000 mgr.y (mgr.25139) 752 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: cephadm 2024-09-21T13:53:44.784025+0000 mgr.y (mgr.25139) 752 : cephadm [INF] Deploying daemon osd.6 on smithi170 2024-09-21T13:53:46.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: audit 2024-09-21T13:53:44.871419+0000 mgr.y (mgr.25139) 753 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:46.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:45 smithi092 bash[92956]: audit 2024-09-21T13:53:44.871419+0000 mgr.y (mgr.25139) 753 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:47.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:46 smithi170 bash[70212]: cluster 2024-09-21T13:53:45.285966+0000 mgr.y (mgr.25139) 754 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:47.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:46 smithi170 bash[70212]: cluster 2024-09-21T13:53:45.285966+0000 mgr.y (mgr.25139) 754 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:47.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:46 smithi170 bash[70212]: audit 2024-09-21T13:53:46.756688+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:47.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:46 smithi170 bash[70212]: audit 2024-09-21T13:53:46.756688+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:47.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:46 smithi092 bash[92956]: cluster 2024-09-21T13:53:45.285966+0000 mgr.y (mgr.25139) 754 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:46 smithi092 bash[92956]: cluster 2024-09-21T13:53:45.285966+0000 mgr.y (mgr.25139) 754 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:46 smithi092 bash[92956]: audit 2024-09-21T13:53:46.756688+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:47.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:46 smithi092 bash[92956]: audit 2024-09-21T13:53:46.756688+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:46 smithi092 bash[89286]: cluster 2024-09-21T13:53:45.285966+0000 mgr.y (mgr.25139) 754 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:46 smithi092 bash[89286]: cluster 2024-09-21T13:53:45.285966+0000 mgr.y (mgr.25139) 754 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:46 smithi092 bash[89286]: audit 2024-09-21T13:53:46.756688+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:47.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:46 smithi092 bash[89286]: audit 2024-09-21T13:53:46.756688+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:53:47.520 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:47.11102292Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:48 smithi170 bash[70212]: cluster 2024-09-21T13:53:47.287176+0000 mgr.y (mgr.25139) 755 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:48 smithi170 bash[70212]: cluster 2024-09-21T13:53:47.287176+0000 mgr.y (mgr.25139) 755 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:49.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:48 smithi092 bash[89286]: cluster 2024-09-21T13:53:47.287176+0000 mgr.y (mgr.25139) 755 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:49.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:48 smithi092 bash[89286]: cluster 2024-09-21T13:53:47.287176+0000 mgr.y (mgr.25139) 755 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:49.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:48 smithi092 bash[92956]: cluster 2024-09-21T13:53:47.287176+0000 mgr.y (mgr.25139) 755 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:49.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:48 smithi092 bash[92956]: cluster 2024-09-21T13:53:47.287176+0000 mgr.y (mgr.25139) 755 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:53:49.918 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:53:49 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:49.918 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:53:49 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:49.918 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:49 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:49.919 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:49 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:49.919 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:53:49 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:49.919 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:53:49 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:49.920 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:53:49 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:49.920 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:49 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:49.920 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:49 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:50.323 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:50.061999239Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:50.323 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:49 smithi170 systemd[1]: Stopping Ceph osd.6 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:53:50.323 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:50 smithi170 bash[35750]: debug 2024-09-21T13:53:50.016+0000 7f668d09b640 -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-21T13:53:50.323 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:50 smithi170 bash[35750]: debug 2024-09-21T13:53:50.016+0000 7f668d09b640 -1 osd.6 141 *** Got signal Terminated *** 2024-09-21T13:53:50.323 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:50 smithi170 bash[35750]: debug 2024-09-21T13:53:50.016+0000 7f668d09b640 -1 osd.6 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:53:50.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:53:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:53:50] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.51.0" 2024-09-21T13:53:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:50 smithi170 bash[70212]: cluster 2024-09-21T13:53:49.288284+0000 mgr.y (mgr.25139) 756 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:50 smithi170 bash[70212]: cluster 2024-09-21T13:53:49.288284+0000 mgr.y (mgr.25139) 756 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:50 smithi170 bash[70212]: cluster 2024-09-21T13:53:50.021597+0000 mon.a (mon.0) 547 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T13:53:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:50 smithi170 bash[70212]: cluster 2024-09-21T13:53:50.021597+0000 mon.a (mon.0) 547 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T13:53:51.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:50 smithi092 bash[92956]: cluster 2024-09-21T13:53:49.288284+0000 mgr.y (mgr.25139) 756 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:51.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:50 smithi092 bash[92956]: cluster 2024-09-21T13:53:49.288284+0000 mgr.y (mgr.25139) 756 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:51.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:50 smithi092 bash[92956]: cluster 2024-09-21T13:53:50.021597+0000 mon.a (mon.0) 547 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T13:53:51.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:50 smithi092 bash[92956]: cluster 2024-09-21T13:53:50.021597+0000 mon.a (mon.0) 547 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T13:53:51.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:50 smithi092 bash[89286]: cluster 2024-09-21T13:53:49.288284+0000 mgr.y (mgr.25139) 756 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:51.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:50 smithi092 bash[89286]: cluster 2024-09-21T13:53:49.288284+0000 mgr.y (mgr.25139) 756 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:53:51.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:50 smithi092 bash[89286]: cluster 2024-09-21T13:53:50.021597+0000 mon.a (mon.0) 547 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T13:53:51.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:50 smithi092 bash[89286]: cluster 2024-09-21T13:53:50.021597+0000 mon.a (mon.0) 547 : cluster [INF] osd.6 marked itself down and dead 2024-09-21T13:53:52.050 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:51 smithi170 bash[70212]: cluster 2024-09-21T13:53:50.792552+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:52.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:51 smithi170 bash[70212]: cluster 2024-09-21T13:53:50.792552+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:52.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:51 smithi170 bash[70212]: cluster 2024-09-21T13:53:50.809706+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-21T13:53:52.051 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:51 smithi170 bash[70212]: cluster 2024-09-21T13:53:50.809706+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-21T13:53:52.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:51 smithi092 bash[89286]: cluster 2024-09-21T13:53:50.792552+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:52.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:51 smithi092 bash[89286]: cluster 2024-09-21T13:53:50.792552+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:52.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:51 smithi092 bash[89286]: cluster 2024-09-21T13:53:50.809706+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-21T13:53:52.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:51 smithi092 bash[89286]: cluster 2024-09-21T13:53:50.809706+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-21T13:53:52.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:51 smithi092 bash[92956]: cluster 2024-09-21T13:53:50.792552+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:52.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:51 smithi092 bash[92956]: cluster 2024-09-21T13:53:50.792552+0000 mon.a (mon.0) 548 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:53:52.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:51 smithi092 bash[92956]: cluster 2024-09-21T13:53:50.809706+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-21T13:53:52.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:51 smithi092 bash[92956]: cluster 2024-09-21T13:53:50.809706+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-09-21T13:53:52.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:52 smithi170 bash[82029]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-6 2024-09-21T13:53:52.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:52 smithi170 bash[82134]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-6 2024-09-21T13:53:53.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:52 smithi170 bash[70212]: cluster 2024-09-21T13:53:51.288971+0000 mgr.y (mgr.25139) 757 : cluster [DBG] pgmap v449: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:53:53.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:52 smithi170 bash[70212]: cluster 2024-09-21T13:53:51.288971+0000 mgr.y (mgr.25139) 757 : cluster [DBG] pgmap v449: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:53:53.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:52 smithi170 bash[70212]: cluster 2024-09-21T13:53:51.818381+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-21T13:53:53.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:52 smithi170 bash[70212]: cluster 2024-09-21T13:53:51.818381+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-21T13:53:53.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:52 smithi092 bash[89286]: cluster 2024-09-21T13:53:51.288971+0000 mgr.y (mgr.25139) 757 : cluster [DBG] pgmap v449: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:53:53.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:52 smithi092 bash[89286]: cluster 2024-09-21T13:53:51.288971+0000 mgr.y (mgr.25139) 757 : cluster [DBG] pgmap v449: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:53:53.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:52 smithi092 bash[89286]: cluster 2024-09-21T13:53:51.818381+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-21T13:53:53.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:52 smithi092 bash[89286]: cluster 2024-09-21T13:53:51.818381+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-21T13:53:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:52 smithi092 bash[92956]: cluster 2024-09-21T13:53:51.288971+0000 mgr.y (mgr.25139) 757 : cluster [DBG] pgmap v449: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:53:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:52 smithi092 bash[92956]: cluster 2024-09-21T13:53:51.288971+0000 mgr.y (mgr.25139) 757 : cluster [DBG] pgmap v449: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:53:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:52 smithi092 bash[92956]: cluster 2024-09-21T13:53:51.818381+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-21T13:53:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:52 smithi092 bash[92956]: cluster 2024-09-21T13:53:51.818381+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-09-21T13:53:53.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:53.097450175Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:54.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:53 smithi170 bash[70212]: cluster 2024-09-21T13:53:53.812813+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:54.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:53 smithi170 bash[70212]: cluster 2024-09-21T13:53:53.812813+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:54.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:53 smithi092 bash[89286]: cluster 2024-09-21T13:53:53.812813+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:53 smithi092 bash[89286]: cluster 2024-09-21T13:53:53.812813+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:54.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:53 smithi092 bash[92956]: cluster 2024-09-21T13:53:53.812813+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:54.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:53 smithi092 bash[92956]: cluster 2024-09-21T13:53:53.812813+0000 mon.a (mon.0) 551 : cluster [WRN] Health check failed: Degraded data redundancy: 53/636 objects degraded (8.333%), 14 pgs degraded (PG_DEGRADED) 2024-09-21T13:53:54.726 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:54.727 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:54.727 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:54.727 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:54.728 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:54.728 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:54.728 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:54.728 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:54.728 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.6.service: Deactivated successfully. 2024-09-21T13:53:54.729 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: Stopped Ceph osd.6 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:53:54.729 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:53:54.729 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:54 smithi170 systemd[1]: Started Ceph osd.6 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:53:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:54 smithi170 bash[70212]: cluster 2024-09-21T13:53:53.290575+0000 mgr.y (mgr.25139) 758 : cluster [DBG] pgmap v451: 161 pgs: 20 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T13:53:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:54 smithi170 bash[70212]: cluster 2024-09-21T13:53:53.290575+0000 mgr.y (mgr.25139) 758 : cluster [DBG] pgmap v451: 161 pgs: 20 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T13:53:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:54 smithi170 bash[70212]: audit 2024-09-21T13:53:54.774534+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:54 smithi170 bash[70212]: audit 2024-09-21T13:53:54.774534+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:54 smithi170 bash[70212]: audit 2024-09-21T13:53:54.786529+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:54 smithi170 bash[70212]: audit 2024-09-21T13:53:54.786529+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[89286]: cluster 2024-09-21T13:53:53.290575+0000 mgr.y (mgr.25139) 758 : cluster [DBG] pgmap v451: 161 pgs: 20 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T13:53:55.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[89286]: cluster 2024-09-21T13:53:53.290575+0000 mgr.y (mgr.25139) 758 : cluster [DBG] pgmap v451: 161 pgs: 20 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T13:53:55.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[89286]: audit 2024-09-21T13:53:54.774534+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[89286]: audit 2024-09-21T13:53:54.774534+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[89286]: audit 2024-09-21T13:53:54.786529+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[89286]: audit 2024-09-21T13:53:54.786529+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[92956]: cluster 2024-09-21T13:53:53.290575+0000 mgr.y (mgr.25139) 758 : cluster [DBG] pgmap v451: 161 pgs: 20 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T13:53:55.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[92956]: cluster 2024-09-21T13:53:53.290575+0000 mgr.y (mgr.25139) 758 : cluster [DBG] pgmap v451: 161 pgs: 20 active+undersized, 4 stale+active+clean, 14 active+undersized+degraded, 123 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 53/636 objects degraded (8.333%) 2024-09-21T13:53:55.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[92956]: audit 2024-09-21T13:53:54.774534+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[92956]: audit 2024-09-21T13:53:54.774534+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[92956]: audit 2024-09-21T13:53:54.786529+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:55.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:54 smithi092 bash[92956]: audit 2024-09-21T13:53:54.786529+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:53:56.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:55 smithi170 bash[70212]: audit 2024-09-21T13:53:54.879404+0000 mgr.y (mgr.25139) 759 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:56.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:55 smithi170 bash[70212]: audit 2024-09-21T13:53:54.879404+0000 mgr.y (mgr.25139) 759 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:56.149 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:56.058286364Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:56.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:55 smithi092 bash[92956]: audit 2024-09-21T13:53:54.879404+0000 mgr.y (mgr.25139) 759 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:56.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:55 smithi092 bash[92956]: audit 2024-09-21T13:53:54.879404+0000 mgr.y (mgr.25139) 759 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:56.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:55 smithi092 bash[89286]: audit 2024-09-21T13:53:54.879404+0000 mgr.y (mgr.25139) 759 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:56.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:55 smithi092 bash[89286]: audit 2024-09-21T13:53:54.879404+0000 mgr.y (mgr.25139) 759 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:53:56.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:56 smithi170 bash[82279]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:53:56.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:56 smithi170 bash[82279]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:53:57.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:56 smithi092 bash[92956]: cluster 2024-09-21T13:53:55.292108+0000 mgr.y (mgr.25139) 760 : cluster [DBG] pgmap v452: 161 pgs: 29 active+undersized, 2 stale+active+clean, 21 active+undersized+degraded, 109 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-21T13:53:57.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:56 smithi092 bash[92956]: cluster 2024-09-21T13:53:55.292108+0000 mgr.y (mgr.25139) 760 : cluster [DBG] pgmap v452: 161 pgs: 29 active+undersized, 2 stale+active+clean, 21 active+undersized+degraded, 109 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-21T13:53:57.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:56 smithi092 bash[89286]: cluster 2024-09-21T13:53:55.292108+0000 mgr.y (mgr.25139) 760 : cluster [DBG] pgmap v452: 161 pgs: 29 active+undersized, 2 stale+active+clean, 21 active+undersized+degraded, 109 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-21T13:53:57.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:56 smithi092 bash[89286]: cluster 2024-09-21T13:53:55.292108+0000 mgr.y (mgr.25139) 760 : cluster [DBG] pgmap v452: 161 pgs: 29 active+undersized, 2 stale+active+clean, 21 active+undersized+degraded, 109 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-21T13:53:57.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:56 smithi170 bash[70212]: cluster 2024-09-21T13:53:55.292108+0000 mgr.y (mgr.25139) 760 : cluster [DBG] pgmap v452: 161 pgs: 29 active+undersized, 2 stale+active+clean, 21 active+undersized+degraded, 109 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-21T13:53:57.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:56 smithi170 bash[70212]: cluster 2024-09-21T13:53:55.292108+0000 mgr.y (mgr.25139) 760 : cluster [DBG] pgmap v452: 161 pgs: 29 active+undersized, 2 stale+active+clean, 21 active+undersized+degraded, 109 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 77/636 objects degraded (12.107%) 2024-09-21T13:53:59.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:58 smithi092 bash[89286]: cluster 2024-09-21T13:53:57.293495+0000 mgr.y (mgr.25139) 761 : cluster [DBG] pgmap v453: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-21T13:53:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:53:58 smithi092 bash[89286]: cluster 2024-09-21T13:53:57.293495+0000 mgr.y (mgr.25139) 761 : cluster [DBG] pgmap v453: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-21T13:53:59.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:58 smithi092 bash[92956]: cluster 2024-09-21T13:53:57.293495+0000 mgr.y (mgr.25139) 761 : cluster [DBG] pgmap v453: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-21T13:53:59.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:53:58 smithi092 bash[92956]: cluster 2024-09-21T13:53:57.293495+0000 mgr.y (mgr.25139) 761 : cluster [DBG] pgmap v453: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-21T13:53:59.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:53:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:53:59.086570209Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:53:59.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:58 smithi170 bash[70212]: cluster 2024-09-21T13:53:57.293495+0000 mgr.y (mgr.25139) 761 : cluster [DBG] pgmap v453: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-21T13:53:59.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:53:58 smithi170 bash[70212]: cluster 2024-09-21T13:53:57.293495+0000 mgr.y (mgr.25139) 761 : cluster [DBG] pgmap v453: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 79/636 objects degraded (12.421%) 2024-09-21T13:54:00.105 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:59 smithi170 bash[82279]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:54:00.105 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:59 smithi170 bash[82279]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:54:00.105 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:59 smithi170 bash[82279]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:54:00.105 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:59 smithi170 bash[82279]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T13:54:00.105 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:53:59 smithi170 bash[82279]: 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-21T13:54:00.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:54:00] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.51.0" 2024-09-21T13:54:00.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[82279]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-21T13:54:00.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[82279]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-09-21T13:54:00.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[82279]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-21T13:54:00.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[82279]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-21T13:54:00.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[82279]: --> ceph-volume lvm activate successful for osd ID: 6 2024-09-21T13:54:01.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[70212]: cluster 2024-09-21T13:53:59.294965+0000 mgr.y (mgr.25139) 762 : cluster [DBG] pgmap v454: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 482 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:01.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[70212]: cluster 2024-09-21T13:53:59.294965+0000 mgr.y (mgr.25139) 762 : cluster [DBG] pgmap v454: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 482 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:01.147 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[70212]: audit 2024-09-21T13:54:00.726057+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[70212]: audit 2024-09-21T13:54:00.726057+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[70212]: audit 2024-09-21T13:54:00.736944+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.148 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:00 smithi170 bash[70212]: audit 2024-09-21T13:54:00.736944+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[89286]: cluster 2024-09-21T13:53:59.294965+0000 mgr.y (mgr.25139) 762 : cluster [DBG] pgmap v454: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 482 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[89286]: cluster 2024-09-21T13:53:59.294965+0000 mgr.y (mgr.25139) 762 : cluster [DBG] pgmap v454: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 482 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[89286]: audit 2024-09-21T13:54:00.726057+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[89286]: audit 2024-09-21T13:54:00.726057+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[89286]: audit 2024-09-21T13:54:00.736944+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[89286]: audit 2024-09-21T13:54:00.736944+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[92956]: cluster 2024-09-21T13:53:59.294965+0000 mgr.y (mgr.25139) 762 : cluster [DBG] pgmap v454: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 482 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:01.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[92956]: cluster 2024-09-21T13:53:59.294965+0000 mgr.y (mgr.25139) 762 : cluster [DBG] pgmap v454: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 482 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:01.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[92956]: audit 2024-09-21T13:54:00.726057+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[92956]: audit 2024-09-21T13:54:00.726057+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[92956]: audit 2024-09-21T13:54:00.736944+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:01.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:00 smithi092 bash[92956]: audit 2024-09-21T13:54:00.736944+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:02.149 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:02.093845664Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:02.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:01 smithi170 bash[70212]: cluster 2024-09-21T13:54:01.343048+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:02.149 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:01 smithi170 bash[70212]: cluster 2024-09-21T13:54:01.343048+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:02.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:01 smithi170 bash[70212]: audit 2024-09-21T13:54:01.765132+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:02.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:01 smithi170 bash[70212]: audit 2024-09-21T13:54:01.765132+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:02.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:01 smithi170 bash[70212]: audit 2024-09-21T13:54:01.767400+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:02.150 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:01 smithi170 bash[70212]: audit 2024-09-21T13:54:01.767400+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[89286]: cluster 2024-09-21T13:54:01.343048+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[89286]: cluster 2024-09-21T13:54:01.343048+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[89286]: audit 2024-09-21T13:54:01.765132+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[89286]: audit 2024-09-21T13:54:01.765132+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[89286]: audit 2024-09-21T13:54:01.767400+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:02.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[89286]: audit 2024-09-21T13:54:01.767400+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:02.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[92956]: cluster 2024-09-21T13:54:01.343048+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[92956]: cluster 2024-09-21T13:54:01.343048+0000 mon.a (mon.0) 556 : cluster [WRN] Health check update: Degraded data redundancy: 79/636 objects degraded (12.421%), 22 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[92956]: audit 2024-09-21T13:54:01.765132+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[92956]: audit 2024-09-21T13:54:01.765132+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[92956]: audit 2024-09-21T13:54:01.767400+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:02.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:01 smithi092 bash[92956]: audit 2024-09-21T13:54:01.767400+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:02.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:02 smithi170 bash[82977]: debug 2024-09-21T13:54:02.184+0000 7fda801d8640 1 -- 172.21.15.170:0/1592092224 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558e0a4c6960 con 0x558e0a4e7800 2024-09-21T13:54:03.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[89286]: cluster 2024-09-21T13:54:01.296218+0000 mgr.y (mgr.25139) 763 : cluster [DBG] pgmap v455: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:03.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[89286]: cluster 2024-09-21T13:54:01.296218+0000 mgr.y (mgr.25139) 763 : cluster [DBG] pgmap v455: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:03.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[89286]: audit 2024-09-21T13:54:01.904112+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[89286]: audit 2024-09-21T13:54:01.904112+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[89286]: audit 2024-09-21T13:54:01.913737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[89286]: audit 2024-09-21T13:54:01.913737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[92956]: cluster 2024-09-21T13:54:01.296218+0000 mgr.y (mgr.25139) 763 : cluster [DBG] pgmap v455: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:03.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[92956]: cluster 2024-09-21T13:54:01.296218+0000 mgr.y (mgr.25139) 763 : cluster [DBG] pgmap v455: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:03.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[92956]: audit 2024-09-21T13:54:01.904112+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[92956]: audit 2024-09-21T13:54:01.904112+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[92956]: audit 2024-09-21T13:54:01.913737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:02 smithi092 bash[92956]: audit 2024-09-21T13:54:01.913737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:02 smithi170 bash[70212]: cluster 2024-09-21T13:54:01.296218+0000 mgr.y (mgr.25139) 763 : cluster [DBG] pgmap v455: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:03.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:02 smithi170 bash[70212]: cluster 2024-09-21T13:54:01.296218+0000 mgr.y (mgr.25139) 763 : cluster [DBG] pgmap v455: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:03.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:02 smithi170 bash[70212]: audit 2024-09-21T13:54:01.904112+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:02 smithi170 bash[70212]: audit 2024-09-21T13:54:01.904112+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:02 smithi170 bash[70212]: audit 2024-09-21T13:54:01.913737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:03.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:02 smithi170 bash[70212]: audit 2024-09-21T13:54:01.913737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:04.605 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:04 smithi170 bash[82977]: debug 2024-09-21T13:54:04.180+0000 7fda82a3f640 -1 Falling back to public interface 2024-09-21T13:54:05.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:04 smithi092 bash[89286]: cluster 2024-09-21T13:54:03.297793+0000 mgr.y (mgr.25139) 764 : cluster [DBG] pgmap v456: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 356 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:05.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:04 smithi092 bash[89286]: cluster 2024-09-21T13:54:03.297793+0000 mgr.y (mgr.25139) 764 : cluster [DBG] pgmap v456: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 356 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:05.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:04 smithi092 bash[92956]: cluster 2024-09-21T13:54:03.297793+0000 mgr.y (mgr.25139) 764 : cluster [DBG] pgmap v456: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 356 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:05.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:04 smithi092 bash[92956]: cluster 2024-09-21T13:54:03.297793+0000 mgr.y (mgr.25139) 764 : cluster [DBG] pgmap v456: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 356 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:05.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:05.087480137Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:05.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:04 smithi170 bash[70212]: cluster 2024-09-21T13:54:03.297793+0000 mgr.y (mgr.25139) 764 : cluster [DBG] pgmap v456: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 356 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:05.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:04 smithi170 bash[70212]: cluster 2024-09-21T13:54:03.297793+0000 mgr.y (mgr.25139) 764 : cluster [DBG] pgmap v456: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 356 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:06.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:05 smithi092 bash[89286]: audit 2024-09-21T13:54:04.890572+0000 mgr.y (mgr.25139) 765 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:06.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:05 smithi092 bash[89286]: audit 2024-09-21T13:54:04.890572+0000 mgr.y (mgr.25139) 765 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:06.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:05 smithi092 bash[92956]: audit 2024-09-21T13:54:04.890572+0000 mgr.y (mgr.25139) 765 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:06.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:05 smithi092 bash[92956]: audit 2024-09-21T13:54:04.890572+0000 mgr.y (mgr.25139) 765 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:06.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:05 smithi170 bash[70212]: audit 2024-09-21T13:54:04.890572+0000 mgr.y (mgr.25139) 765 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:06.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:05 smithi170 bash[70212]: audit 2024-09-21T13:54:04.890572+0000 mgr.y (mgr.25139) 765 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:07.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:06 smithi092 bash[89286]: cluster 2024-09-21T13:54:05.299215+0000 mgr.y (mgr.25139) 766 : cluster [DBG] pgmap v457: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:07.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:06 smithi092 bash[89286]: cluster 2024-09-21T13:54:05.299215+0000 mgr.y (mgr.25139) 766 : cluster [DBG] pgmap v457: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:07.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:06 smithi092 bash[92956]: cluster 2024-09-21T13:54:05.299215+0000 mgr.y (mgr.25139) 766 : cluster [DBG] pgmap v457: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:07.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:06 smithi092 bash[92956]: cluster 2024-09-21T13:54:05.299215+0000 mgr.y (mgr.25139) 766 : cluster [DBG] pgmap v457: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:07.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:06 smithi170 bash[70212]: cluster 2024-09-21T13:54:05.299215+0000 mgr.y (mgr.25139) 766 : cluster [DBG] pgmap v457: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:07.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:06 smithi170 bash[70212]: cluster 2024-09-21T13:54:05.299215+0000 mgr.y (mgr.25139) 766 : cluster [DBG] pgmap v457: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:07.855 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:07 smithi170 bash[82977]: debug 2024-09-21T13:54:07.580+0000 7fda82a3f640 -1 osd.6 141 log_to_monitors true 2024-09-21T13:54:08.273 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:07 smithi170 bash[82977]: debug 2024-09-21T13:54:07.968+0000 7fda7a7e9640 -1 osd.6 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:54:08.273 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:08.077118419Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:08.273 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:07 smithi170 bash[70212]: audit 2024-09-21T13:54:07.590244+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.273 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:07 smithi170 bash[70212]: audit 2024-09-21T13:54:07.590244+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.273 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:07 smithi170 bash[70212]: audit 2024-09-21T13:54:07.591435+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.274 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:07 smithi170 bash[70212]: audit 2024-09-21T13:54:07.591435+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:07 smithi092 bash[89286]: audit 2024-09-21T13:54:07.590244+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:07 smithi092 bash[89286]: audit 2024-09-21T13:54:07.590244+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:07 smithi092 bash[89286]: audit 2024-09-21T13:54:07.591435+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:07 smithi092 bash[89286]: audit 2024-09-21T13:54:07.591435+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:07 smithi092 bash[92956]: audit 2024-09-21T13:54:07.590244+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:07 smithi092 bash[92956]: audit 2024-09-21T13:54:07.590244+0000 mon.b (mon.1) 6 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:07 smithi092 bash[92956]: audit 2024-09-21T13:54:07.591435+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:08.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:07 smithi092 bash[92956]: audit 2024-09-21T13:54:07.591435+0000 mon.a (mon.0) 561 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]} : dispatch 2024-09-21T13:54:09.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[70212]: cluster 2024-09-21T13:54:07.300678+0000 mgr.y (mgr.25139) 767 : cluster [DBG] pgmap v458: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:09.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[70212]: cluster 2024-09-21T13:54:07.300678+0000 mgr.y (mgr.25139) 767 : cluster [DBG] pgmap v458: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:09.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[70212]: audit 2024-09-21T13:54:07.925360+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:54:09.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[70212]: audit 2024-09-21T13:54:07.925360+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:54:09.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[70212]: cluster 2024-09-21T13:54:07.934957+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T13:54:09.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[70212]: cluster 2024-09-21T13:54:07.934957+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T13:54:09.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[70212]: audit 2024-09-21T13:54:07.938065+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[70212]: audit 2024-09-21T13:54:07.938065+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[70212]: audit 2024-09-21T13:54:07.939242+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:08 smithi170 bash[70212]: audit 2024-09-21T13:54:07.939242+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[89286]: cluster 2024-09-21T13:54:07.300678+0000 mgr.y (mgr.25139) 767 : cluster [DBG] pgmap v458: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:09.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[89286]: cluster 2024-09-21T13:54:07.300678+0000 mgr.y (mgr.25139) 767 : cluster [DBG] pgmap v458: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:09.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[89286]: audit 2024-09-21T13:54:07.925360+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:54:09.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[89286]: audit 2024-09-21T13:54:07.925360+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:54:09.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[89286]: cluster 2024-09-21T13:54:07.934957+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T13:54:09.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[89286]: cluster 2024-09-21T13:54:07.934957+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T13:54:09.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[89286]: audit 2024-09-21T13:54:07.938065+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[89286]: audit 2024-09-21T13:54:07.938065+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[89286]: audit 2024-09-21T13:54:07.939242+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[89286]: audit 2024-09-21T13:54:07.939242+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[92956]: cluster 2024-09-21T13:54:07.300678+0000 mgr.y (mgr.25139) 767 : cluster [DBG] pgmap v458: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:09.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[92956]: cluster 2024-09-21T13:54:07.300678+0000 mgr.y (mgr.25139) 767 : cluster [DBG] pgmap v458: 161 pgs: 31 active+undersized, 22 active+undersized+degraded, 108 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s; 79/636 objects degraded (12.421%) 2024-09-21T13:54:09.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[92956]: audit 2024-09-21T13:54:07.925360+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:54:09.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[92956]: audit 2024-09-21T13:54:07.925360+0000 mon.a (mon.0) 562 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T13:54:09.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[92956]: cluster 2024-09-21T13:54:07.934957+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T13:54:09.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[92956]: cluster 2024-09-21T13:54:07.934957+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-09-21T13:54:09.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[92956]: audit 2024-09-21T13:54:07.938065+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[92956]: audit 2024-09-21T13:54:07.938065+0000 mon.b (mon.1) 7 : audit [INF] from='osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470]' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[92956]: audit 2024-09-21T13:54:07.939242+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:09.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:08 smithi092 bash[92956]: audit 2024-09-21T13:54:07.939242+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd={"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:10.249 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:09 smithi170 bash[70212]: cluster 2024-09-21T13:54:08.926424+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:10.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:09 smithi170 bash[70212]: cluster 2024-09-21T13:54:08.926424+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:10.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:09 smithi170 bash[70212]: cluster 2024-09-21T13:54:08.939194+0000 mon.a (mon.0) 566 : cluster [INF] osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470] boot 2024-09-21T13:54:10.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:09 smithi170 bash[70212]: cluster 2024-09-21T13:54:08.939194+0000 mon.a (mon.0) 566 : cluster [INF] osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470] boot 2024-09-21T13:54:10.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:09 smithi170 bash[70212]: cluster 2024-09-21T13:54:08.939753+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T13:54:10.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:09 smithi170 bash[70212]: cluster 2024-09-21T13:54:08.939753+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T13:54:10.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:09 smithi170 bash[70212]: audit 2024-09-21T13:54:08.954277+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T13:54:10.250 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:09 smithi170 bash[70212]: audit 2024-09-21T13:54:08.954277+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T13:54:10.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:54:10] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.51.0" 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[92956]: cluster 2024-09-21T13:54:08.926424+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[92956]: cluster 2024-09-21T13:54:08.926424+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[92956]: cluster 2024-09-21T13:54:08.939194+0000 mon.a (mon.0) 566 : cluster [INF] osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470] boot 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[92956]: cluster 2024-09-21T13:54:08.939194+0000 mon.a (mon.0) 566 : cluster [INF] osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470] boot 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[92956]: cluster 2024-09-21T13:54:08.939753+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[92956]: cluster 2024-09-21T13:54:08.939753+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[92956]: audit 2024-09-21T13:54:08.954277+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[92956]: audit 2024-09-21T13:54:08.954277+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[89286]: cluster 2024-09-21T13:54:08.926424+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[89286]: cluster 2024-09-21T13:54:08.926424+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:10.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[89286]: cluster 2024-09-21T13:54:08.939194+0000 mon.a (mon.0) 566 : cluster [INF] osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470] boot 2024-09-21T13:54:10.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[89286]: cluster 2024-09-21T13:54:08.939194+0000 mon.a (mon.0) 566 : cluster [INF] osd.6 [v2:172.21.15.170:6816/2794418470,v1:172.21.15.170:6817/2794418470] boot 2024-09-21T13:54:10.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[89286]: cluster 2024-09-21T13:54:08.939753+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T13:54:10.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[89286]: cluster 2024-09-21T13:54:08.939753+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-09-21T13:54:10.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[89286]: audit 2024-09-21T13:54:08.954277+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T13:54:10.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:09 smithi092 bash[89286]: audit 2024-09-21T13:54:08.954277+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 6} : dispatch 2024-09-21T13:54:11.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[89286]: cluster 2024-09-21T13:54:09.301822+0000 mgr.y (mgr.25139) 768 : cluster [DBG] pgmap v461: 161 pgs: 4 peering, 29 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[89286]: cluster 2024-09-21T13:54:09.301822+0000 mgr.y (mgr.25139) 768 : cluster [DBG] pgmap v461: 161 pgs: 4 peering, 29 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[89286]: cluster 2024-09-21T13:54:09.956724+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[89286]: cluster 2024-09-21T13:54:09.956724+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[89286]: cluster 2024-09-21T13:54:09.978737+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[89286]: cluster 2024-09-21T13:54:09.978737+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[92956]: cluster 2024-09-21T13:54:09.301822+0000 mgr.y (mgr.25139) 768 : cluster [DBG] pgmap v461: 161 pgs: 4 peering, 29 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[92956]: cluster 2024-09-21T13:54:09.301822+0000 mgr.y (mgr.25139) 768 : cluster [DBG] pgmap v461: 161 pgs: 4 peering, 29 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[92956]: cluster 2024-09-21T13:54:09.956724+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[92956]: cluster 2024-09-21T13:54:09.956724+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[92956]: cluster 2024-09-21T13:54:09.978737+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T13:54:11.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:10 smithi092 bash[92956]: cluster 2024-09-21T13:54:09.978737+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T13:54:11.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:11.05758437Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:11.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:10 smithi170 bash[70212]: cluster 2024-09-21T13:54:09.301822+0000 mgr.y (mgr.25139) 768 : cluster [DBG] pgmap v461: 161 pgs: 4 peering, 29 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:11.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:10 smithi170 bash[70212]: cluster 2024-09-21T13:54:09.301822+0000 mgr.y (mgr.25139) 768 : cluster [DBG] pgmap v461: 161 pgs: 4 peering, 29 active+undersized, 20 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:11.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:10 smithi170 bash[70212]: cluster 2024-09-21T13:54:09.956724+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:11.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:10 smithi170 bash[70212]: cluster 2024-09-21T13:54:09.956724+0000 mon.a (mon.0) 569 : cluster [WRN] Health check update: Degraded data redundancy: 69/636 objects degraded (10.849%), 20 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:11.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:10 smithi170 bash[70212]: cluster 2024-09-21T13:54:09.978737+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T13:54:11.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:10 smithi170 bash[70212]: cluster 2024-09-21T13:54:09.978737+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-09-21T13:54:11.980 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:54:12.621 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:54:12.621 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (12m) 2m ago 39m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (11m) 11s ago 38m 70.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (13m) 2m ago 36m 48.6M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (13m) 11s ago 47m 444M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (24m) 2m ago 49m 519M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (8m) 2m ago 49m 52.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (9m) 11s ago 47m 45.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (8m) 2m ago 47m 41.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (13m) 2m ago 39m 8364k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (13m) 11s ago 39m 8620k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (6m) 2m ago 46m 56.0M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (5m) 2m ago 45m 50.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:54:12.622 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (3m) 2m ago 44m 44.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 2f21d2526609 2024-09-21T13:54:12.623 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running 2m ago 43m - 3036M 2024-09-21T13:54:12.623 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (101s) 11s ago 43m 48.2M 3292M 19.3.0-5104-g44178494 b415816db8b4 1481554f81bb 2024-09-21T13:54:12.623 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (56s) 11s ago 42m 48.6M 3292M 19.3.0-5104-g44178494 b415816db8b4 5e50cb1b0903 2024-09-21T13:54:12.623 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running 11s ago 41m - 3292M 2024-09-21T13:54:12.623 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (40m) 11s ago 40m 73.1M 3292M 19.1.1-373-g4e45e6b4 164465d2334a 9d5f630012ea 2024-09-21T13:54:12.623 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (12m) 11s ago 39m 44.9M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:54:12.623 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (36m) 2m ago 36m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:54:12.623 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (36m) 11s ago 36m 103M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:54:12.775 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[68882]: debug 2024-09-21T13:54:12.349+0000 7f6559438640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:54:13.006 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:54:13.006 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:54:13.006 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:54:13.006 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:54:13.006 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 7 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3, 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 12 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:54:13.007 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:54:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: cluster 2024-09-21T13:54:11.303024+0000 mgr.y (mgr.25139) 769 : cluster [DBG] pgmap v463: 161 pgs: 4 peering, 28 active+undersized, 20 active+undersized+degraded, 109 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: cluster 2024-09-21T13:54:11.303024+0000 mgr.y (mgr.25139) 769 : cluster [DBG] pgmap v463: 161 pgs: 4 peering, 28 active+undersized, 20 active+undersized+degraded, 109 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:11.966993+0000 mgr.y (mgr.25139) 770 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:11.966993+0000 mgr.y (mgr.25139) 770 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.245497+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.245497+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.255173+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.255173+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.256937+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.256937+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.258269+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.258269+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.266944+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.266944+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.345507+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.345507+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.347851+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.347851+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.349623+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.349623+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.350939+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.350939+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.352784+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:13.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[89286]: audit 2024-09-21T13:54:12.352784+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:13.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: cluster 2024-09-21T13:54:11.303024+0000 mgr.y (mgr.25139) 769 : cluster [DBG] pgmap v463: 161 pgs: 4 peering, 28 active+undersized, 20 active+undersized+degraded, 109 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:13.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: cluster 2024-09-21T13:54:11.303024+0000 mgr.y (mgr.25139) 769 : cluster [DBG] pgmap v463: 161 pgs: 4 peering, 28 active+undersized, 20 active+undersized+degraded, 109 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:13.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:11.966993+0000 mgr.y (mgr.25139) 770 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:13.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:11.966993+0000 mgr.y (mgr.25139) 770 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:13.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.245497+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.245497+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.255173+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.255173+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.256937+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.256937+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.258269+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.258269+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.266944+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.266944+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.345507+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.345507+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.347851+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.347851+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.349623+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.349623+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.350939+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.350939+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.352784+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:13.280 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:12 smithi092 bash[92956]: audit 2024-09-21T13:54:12.352784+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:13.322 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:54:13.322 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:54:13.322 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:54:13.322 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:54:13.322 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:54:13.322 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "5/8 daemons upgraded", 2024-09-21T13:54:13.322 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:54:13.322 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:54:13.322 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:54:13.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: cluster 2024-09-21T13:54:11.303024+0000 mgr.y (mgr.25139) 769 : cluster [DBG] pgmap v463: 161 pgs: 4 peering, 28 active+undersized, 20 active+undersized+degraded, 109 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:13.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: cluster 2024-09-21T13:54:11.303024+0000 mgr.y (mgr.25139) 769 : cluster [DBG] pgmap v463: 161 pgs: 4 peering, 28 active+undersized, 20 active+undersized+degraded, 109 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 69/636 objects degraded (10.849%) 2024-09-21T13:54:13.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:11.966993+0000 mgr.y (mgr.25139) 770 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:13.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:11.966993+0000 mgr.y (mgr.25139) 770 : audit [DBG] from='client.44562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:13.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.245497+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.245497+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.255173+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.255173+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.256937+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.256937+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.258269+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.258269+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.266944+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.266944+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.345507+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.345507+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.347851+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.347851+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.349623+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.349623+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.350939+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.350939+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.352784+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:13.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:12 smithi170 bash[70212]: audit 2024-09-21T13:54:12.352784+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[89286]: audit 2024-09-21T13:54:12.295634+0000 mgr.y (mgr.25139) 771 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[89286]: audit 2024-09-21T13:54:12.295634+0000 mgr.y (mgr.25139) 771 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[89286]: audit 2024-09-21T13:54:12.352992+0000 mgr.y (mgr.25139) 772 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[89286]: audit 2024-09-21T13:54:12.352992+0000 mgr.y (mgr.25139) 772 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[89286]: cephadm 2024-09-21T13:54:12.354046+0000 mgr.y (mgr.25139) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:54:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[89286]: cephadm 2024-09-21T13:54:12.354046+0000 mgr.y (mgr.25139) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:54:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[89286]: audit 2024-09-21T13:54:12.607531+0000 mgr.y (mgr.25139) 774 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[89286]: audit 2024-09-21T13:54:12.607531+0000 mgr.y (mgr.25139) 774 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[89286]: audit 2024-09-21T13:54:13.007153+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2302334750' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[89286]: audit 2024-09-21T13:54:13.007153+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2302334750' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[92956]: audit 2024-09-21T13:54:12.295634+0000 mgr.y (mgr.25139) 771 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[92956]: audit 2024-09-21T13:54:12.295634+0000 mgr.y (mgr.25139) 771 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[92956]: audit 2024-09-21T13:54:12.352992+0000 mgr.y (mgr.25139) 772 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[92956]: audit 2024-09-21T13:54:12.352992+0000 mgr.y (mgr.25139) 772 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[92956]: cephadm 2024-09-21T13:54:12.354046+0000 mgr.y (mgr.25139) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[92956]: cephadm 2024-09-21T13:54:12.354046+0000 mgr.y (mgr.25139) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[92956]: audit 2024-09-21T13:54:12.607531+0000 mgr.y (mgr.25139) 774 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[92956]: audit 2024-09-21T13:54:12.607531+0000 mgr.y (mgr.25139) 774 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[92956]: audit 2024-09-21T13:54:13.007153+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2302334750' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:14.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:13 smithi092 bash[92956]: audit 2024-09-21T13:54:13.007153+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2302334750' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:14.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:14.114470692Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:14.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:13 smithi170 bash[70212]: audit 2024-09-21T13:54:12.295634+0000 mgr.y (mgr.25139) 771 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:13 smithi170 bash[70212]: audit 2024-09-21T13:54:12.295634+0000 mgr.y (mgr.25139) 771 : audit [DBG] from='client.54542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:13 smithi170 bash[70212]: audit 2024-09-21T13:54:12.352992+0000 mgr.y (mgr.25139) 772 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:13 smithi170 bash[70212]: audit 2024-09-21T13:54:12.352992+0000 mgr.y (mgr.25139) 772 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:13 smithi170 bash[70212]: cephadm 2024-09-21T13:54:12.354046+0000 mgr.y (mgr.25139) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:54:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:13 smithi170 bash[70212]: cephadm 2024-09-21T13:54:12.354046+0000 mgr.y (mgr.25139) 773 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-09-21T13:54:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:13 smithi170 bash[70212]: audit 2024-09-21T13:54:12.607531+0000 mgr.y (mgr.25139) 774 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:13 smithi170 bash[70212]: audit 2024-09-21T13:54:12.607531+0000 mgr.y (mgr.25139) 774 : audit [DBG] from='client.44574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:13 smithi170 bash[70212]: audit 2024-09-21T13:54:13.007153+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2302334750' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:14.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:13 smithi170 bash[70212]: audit 2024-09-21T13:54:13.007153+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.92:0/2302334750' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[89286]: cluster 2024-09-21T13:54:13.304341+0000 mgr.y (mgr.25139) 775 : cluster [DBG] pgmap v464: 161 pgs: 4 peering, 5 active+undersized, 5 active+undersized+degraded, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-21T13:54:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[89286]: cluster 2024-09-21T13:54:13.304341+0000 mgr.y (mgr.25139) 775 : cluster [DBG] pgmap v464: 161 pgs: 4 peering, 5 active+undersized, 5 active+undersized+degraded, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-21T13:54:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[89286]: audit 2024-09-21T13:54:13.322770+0000 mgr.y (mgr.25139) 776 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[89286]: audit 2024-09-21T13:54:13.322770+0000 mgr.y (mgr.25139) 776 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[89286]: audit 2024-09-21T13:54:14.901684+0000 mgr.y (mgr.25139) 777 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:15.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[89286]: audit 2024-09-21T13:54:14.901684+0000 mgr.y (mgr.25139) 777 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:15.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[92956]: cluster 2024-09-21T13:54:13.304341+0000 mgr.y (mgr.25139) 775 : cluster [DBG] pgmap v464: 161 pgs: 4 peering, 5 active+undersized, 5 active+undersized+degraded, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-21T13:54:15.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[92956]: cluster 2024-09-21T13:54:13.304341+0000 mgr.y (mgr.25139) 775 : cluster [DBG] pgmap v464: 161 pgs: 4 peering, 5 active+undersized, 5 active+undersized+degraded, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-21T13:54:15.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[92956]: audit 2024-09-21T13:54:13.322770+0000 mgr.y (mgr.25139) 776 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:15.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[92956]: audit 2024-09-21T13:54:13.322770+0000 mgr.y (mgr.25139) 776 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:15.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[92956]: audit 2024-09-21T13:54:14.901684+0000 mgr.y (mgr.25139) 777 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:15.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:14 smithi092 bash[92956]: audit 2024-09-21T13:54:14.901684+0000 mgr.y (mgr.25139) 777 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:15.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:14 smithi170 bash[70212]: cluster 2024-09-21T13:54:13.304341+0000 mgr.y (mgr.25139) 775 : cluster [DBG] pgmap v464: 161 pgs: 4 peering, 5 active+undersized, 5 active+undersized+degraded, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-21T13:54:15.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:14 smithi170 bash[70212]: cluster 2024-09-21T13:54:13.304341+0000 mgr.y (mgr.25139) 775 : cluster [DBG] pgmap v464: 161 pgs: 4 peering, 5 active+undersized, 5 active+undersized+degraded, 147 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 14/636 objects degraded (2.201%) 2024-09-21T13:54:15.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:14 smithi170 bash[70212]: audit 2024-09-21T13:54:13.322770+0000 mgr.y (mgr.25139) 776 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:15.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:14 smithi170 bash[70212]: audit 2024-09-21T13:54:13.322770+0000 mgr.y (mgr.25139) 776 : audit [DBG] from='client.54560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:15.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:14 smithi170 bash[70212]: audit 2024-09-21T13:54:14.901684+0000 mgr.y (mgr.25139) 777 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:15.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:14 smithi170 bash[70212]: audit 2024-09-21T13:54:14.901684+0000 mgr.y (mgr.25139) 777 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:16.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:15 smithi092 bash[89286]: cluster 2024-09-21T13:54:15.305458+0000 mgr.y (mgr.25139) 778 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:16.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:15 smithi092 bash[89286]: cluster 2024-09-21T13:54:15.305458+0000 mgr.y (mgr.25139) 778 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:16.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:15 smithi092 bash[92956]: cluster 2024-09-21T13:54:15.305458+0000 mgr.y (mgr.25139) 778 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:16.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:15 smithi092 bash[92956]: cluster 2024-09-21T13:54:15.305458+0000 mgr.y (mgr.25139) 778 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:16.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:15 smithi170 bash[70212]: cluster 2024-09-21T13:54:15.305458+0000 mgr.y (mgr.25139) 778 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:16.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:15 smithi170 bash[70212]: cluster 2024-09-21T13:54:15.305458+0000 mgr.y (mgr.25139) 778 : cluster [DBG] pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[89286]: cluster 2024-09-21T13:54:15.985575+0000 mon.a (mon.0) 581 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 5 pgs degraded) 2024-09-21T13:54:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[89286]: cluster 2024-09-21T13:54:15.985575+0000 mon.a (mon.0) 581 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 5 pgs degraded) 2024-09-21T13:54:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[89286]: cluster 2024-09-21T13:54:15.985618+0000 mon.a (mon.0) 582 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[89286]: cluster 2024-09-21T13:54:15.985618+0000 mon.a (mon.0) 582 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[89286]: audit 2024-09-21T13:54:16.763929+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[89286]: audit 2024-09-21T13:54:16.763929+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[89286]: audit 2024-09-21T13:54:16.766072+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:17.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[89286]: audit 2024-09-21T13:54:16.766072+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:17.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[92956]: cluster 2024-09-21T13:54:15.985575+0000 mon.a (mon.0) 581 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 5 pgs degraded) 2024-09-21T13:54:17.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[92956]: cluster 2024-09-21T13:54:15.985575+0000 mon.a (mon.0) 581 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 5 pgs degraded) 2024-09-21T13:54:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[92956]: cluster 2024-09-21T13:54:15.985618+0000 mon.a (mon.0) 582 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[92956]: cluster 2024-09-21T13:54:15.985618+0000 mon.a (mon.0) 582 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[92956]: audit 2024-09-21T13:54:16.763929+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[92956]: audit 2024-09-21T13:54:16.763929+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[92956]: audit 2024-09-21T13:54:16.766072+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:17.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:17 smithi092 bash[92956]: audit 2024-09-21T13:54:16.766072+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:17.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:17.06262957Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:17 smithi170 bash[70212]: cluster 2024-09-21T13:54:15.985575+0000 mon.a (mon.0) 581 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 5 pgs degraded) 2024-09-21T13:54:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:17 smithi170 bash[70212]: cluster 2024-09-21T13:54:15.985575+0000 mon.a (mon.0) 581 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 14/636 objects degraded (2.201%), 5 pgs degraded) 2024-09-21T13:54:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:17 smithi170 bash[70212]: cluster 2024-09-21T13:54:15.985618+0000 mon.a (mon.0) 582 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:17 smithi170 bash[70212]: cluster 2024-09-21T13:54:15.985618+0000 mon.a (mon.0) 582 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:17 smithi170 bash[70212]: audit 2024-09-21T13:54:16.763929+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:17 smithi170 bash[70212]: audit 2024-09-21T13:54:16.763929+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:17 smithi170 bash[70212]: audit 2024-09-21T13:54:16.766072+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:17.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:17 smithi170 bash[70212]: audit 2024-09-21T13:54:16.766072+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:18.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:18 smithi092 bash[89286]: cluster 2024-09-21T13:54:17.306627+0000 mgr.y (mgr.25139) 779 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 0 op/s 2024-09-21T13:54:18.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:18 smithi092 bash[89286]: cluster 2024-09-21T13:54:17.306627+0000 mgr.y (mgr.25139) 779 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 0 op/s 2024-09-21T13:54:18.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:18 smithi092 bash[92956]: cluster 2024-09-21T13:54:17.306627+0000 mgr.y (mgr.25139) 779 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 0 op/s 2024-09-21T13:54:18.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:18 smithi092 bash[92956]: cluster 2024-09-21T13:54:17.306627+0000 mgr.y (mgr.25139) 779 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 0 op/s 2024-09-21T13:54:18.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:18 smithi170 bash[70212]: cluster 2024-09-21T13:54:17.306627+0000 mgr.y (mgr.25139) 779 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 0 op/s 2024-09-21T13:54:18.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:18 smithi170 bash[70212]: cluster 2024-09-21T13:54:17.306627+0000 mgr.y (mgr.25139) 779 : cluster [DBG] pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 0 op/s 2024-09-21T13:54:20.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:20.064572203Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:20.362 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:54:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:54:20] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-09-21T13:54:20.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:20 smithi092 bash[89286]: cluster 2024-09-21T13:54:19.307887+0000 mgr.y (mgr.25139) 780 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:54:20.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:20 smithi092 bash[89286]: cluster 2024-09-21T13:54:19.307887+0000 mgr.y (mgr.25139) 780 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:54:20.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:20 smithi092 bash[92956]: cluster 2024-09-21T13:54:19.307887+0000 mgr.y (mgr.25139) 780 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:54:20.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:20 smithi092 bash[92956]: cluster 2024-09-21T13:54:19.307887+0000 mgr.y (mgr.25139) 780 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:54:20.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:20 smithi170 bash[70212]: cluster 2024-09-21T13:54:19.307887+0000 mgr.y (mgr.25139) 780 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:54:20.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:20 smithi170 bash[70212]: cluster 2024-09-21T13:54:19.307887+0000 mgr.y (mgr.25139) 780 : cluster [DBG] pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-09-21T13:54:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:22 smithi092 bash[89286]: cluster 2024-09-21T13:54:21.308852+0000 mgr.y (mgr.25139) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-09-21T13:54:22.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:22 smithi092 bash[89286]: cluster 2024-09-21T13:54:21.308852+0000 mgr.y (mgr.25139) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-09-21T13:54:22.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:22 smithi092 bash[89286]: audit 2024-09-21T13:54:22.093211+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:22.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:22 smithi092 bash[89286]: audit 2024-09-21T13:54:22.093211+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:22 smithi092 bash[92956]: cluster 2024-09-21T13:54:21.308852+0000 mgr.y (mgr.25139) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-09-21T13:54:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:22 smithi092 bash[92956]: cluster 2024-09-21T13:54:21.308852+0000 mgr.y (mgr.25139) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-09-21T13:54:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:22 smithi092 bash[92956]: audit 2024-09-21T13:54:22.093211+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:22 smithi092 bash[92956]: audit 2024-09-21T13:54:22.093211+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:22.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:22 smithi170 bash[70212]: cluster 2024-09-21T13:54:21.308852+0000 mgr.y (mgr.25139) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-09-21T13:54:22.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:22 smithi170 bash[70212]: cluster 2024-09-21T13:54:21.308852+0000 mgr.y (mgr.25139) 781 : cluster [DBG] pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-09-21T13:54:22.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:22 smithi170 bash[70212]: audit 2024-09-21T13:54:22.093211+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:22.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:22 smithi170 bash[70212]: audit 2024-09-21T13:54:22.093211+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:23.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:23.062848007Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:24.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:24 smithi092 bash[89286]: cluster 2024-09-21T13:54:23.310150+0000 mgr.y (mgr.25139) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:54:24.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:24 smithi092 bash[89286]: cluster 2024-09-21T13:54:23.310150+0000 mgr.y (mgr.25139) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:54:24.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:24 smithi092 bash[92956]: cluster 2024-09-21T13:54:23.310150+0000 mgr.y (mgr.25139) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:54:24.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:24 smithi092 bash[92956]: cluster 2024-09-21T13:54:23.310150+0000 mgr.y (mgr.25139) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:54:24.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:24 smithi170 bash[70212]: cluster 2024-09-21T13:54:23.310150+0000 mgr.y (mgr.25139) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:54:24.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:24 smithi170 bash[70212]: cluster 2024-09-21T13:54:23.310150+0000 mgr.y (mgr.25139) 782 : cluster [DBG] pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T13:54:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:25 smithi092 bash[89286]: audit 2024-09-21T13:54:24.907493+0000 mgr.y (mgr.25139) 783 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:25 smithi092 bash[89286]: audit 2024-09-21T13:54:24.907493+0000 mgr.y (mgr.25139) 783 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:25 smithi092 bash[92956]: audit 2024-09-21T13:54:24.907493+0000 mgr.y (mgr.25139) 783 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:25 smithi092 bash[92956]: audit 2024-09-21T13:54:24.907493+0000 mgr.y (mgr.25139) 783 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:25.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:25 smithi170 bash[70212]: audit 2024-09-21T13:54:24.907493+0000 mgr.y (mgr.25139) 783 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:25.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:25 smithi170 bash[70212]: audit 2024-09-21T13:54:24.907493+0000 mgr.y (mgr.25139) 783 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:26.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:26.094033727Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:26.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:26 smithi092 bash[89286]: cluster 2024-09-21T13:54:25.311396+0000 mgr.y (mgr.25139) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:26.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:26 smithi092 bash[89286]: cluster 2024-09-21T13:54:25.311396+0000 mgr.y (mgr.25139) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:26.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:26 smithi092 bash[92956]: cluster 2024-09-21T13:54:25.311396+0000 mgr.y (mgr.25139) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:26.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:26 smithi092 bash[92956]: cluster 2024-09-21T13:54:25.311396+0000 mgr.y (mgr.25139) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:26 smithi170 bash[70212]: cluster 2024-09-21T13:54:25.311396+0000 mgr.y (mgr.25139) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:26 smithi170 bash[70212]: cluster 2024-09-21T13:54:25.311396+0000 mgr.y (mgr.25139) 784 : cluster [DBG] pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:27.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:27 smithi092 bash[89286]: audit 2024-09-21T13:54:27.369795+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:27.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:27 smithi092 bash[89286]: audit 2024-09-21T13:54:27.369795+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:27.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:27 smithi092 bash[92956]: audit 2024-09-21T13:54:27.369795+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:27.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:27 smithi092 bash[92956]: audit 2024-09-21T13:54:27.369795+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:27.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:27 smithi170 bash[70212]: audit 2024-09-21T13:54:27.369795+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:27.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:27 smithi170 bash[70212]: audit 2024-09-21T13:54:27.369795+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16} : dispatch 2024-09-21T13:54:28.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[89286]: cluster 2024-09-21T13:54:27.312407+0000 mgr.y (mgr.25139) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:28.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[89286]: cluster 2024-09-21T13:54:27.312407+0000 mgr.y (mgr.25139) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:28.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[89286]: audit 2024-09-21T13:54:27.370245+0000 mgr.y (mgr.25139) 786 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:28.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[89286]: audit 2024-09-21T13:54:27.370245+0000 mgr.y (mgr.25139) 786 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:28.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[89286]: cephadm 2024-09-21T13:54:27.372625+0000 mgr.y (mgr.25139) 787 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T13:54:28.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[89286]: cephadm 2024-09-21T13:54:27.372625+0000 mgr.y (mgr.25139) 787 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T13:54:28.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[92956]: cluster 2024-09-21T13:54:27.312407+0000 mgr.y (mgr.25139) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:28.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[92956]: cluster 2024-09-21T13:54:27.312407+0000 mgr.y (mgr.25139) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:28.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[92956]: audit 2024-09-21T13:54:27.370245+0000 mgr.y (mgr.25139) 786 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:28.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[92956]: audit 2024-09-21T13:54:27.370245+0000 mgr.y (mgr.25139) 786 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:28.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[92956]: cephadm 2024-09-21T13:54:27.372625+0000 mgr.y (mgr.25139) 787 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T13:54:28.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:28 smithi092 bash[92956]: cephadm 2024-09-21T13:54:27.372625+0000 mgr.y (mgr.25139) 787 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T13:54:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:28 smithi170 bash[70212]: cluster 2024-09-21T13:54:27.312407+0000 mgr.y (mgr.25139) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:28 smithi170 bash[70212]: cluster 2024-09-21T13:54:27.312407+0000 mgr.y (mgr.25139) 785 : cluster [DBG] pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:28 smithi170 bash[70212]: audit 2024-09-21T13:54:27.370245+0000 mgr.y (mgr.25139) 786 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:28 smithi170 bash[70212]: audit 2024-09-21T13:54:27.370245+0000 mgr.y (mgr.25139) 786 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-21T13:54:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:28 smithi170 bash[70212]: cephadm 2024-09-21T13:54:27.372625+0000 mgr.y (mgr.25139) 787 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T13:54:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:28 smithi170 bash[70212]: cephadm 2024-09-21T13:54:27.372625+0000 mgr.y (mgr.25139) 787 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-09-21T13:54:29.326 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:29.063599955Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:30.401 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:54:30] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[89286]: cluster 2024-09-21T13:54:29.313681+0000 mgr.y (mgr.25139) 788 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[89286]: cluster 2024-09-21T13:54:29.313681+0000 mgr.y (mgr.25139) 788 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[89286]: audit 2024-09-21T13:54:30.018262+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[89286]: audit 2024-09-21T13:54:30.018262+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[89286]: audit 2024-09-21T13:54:30.022617+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[89286]: audit 2024-09-21T13:54:30.022617+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[89286]: audit 2024-09-21T13:54:30.024145+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[89286]: audit 2024-09-21T13:54:30.024145+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[92956]: cluster 2024-09-21T13:54:29.313681+0000 mgr.y (mgr.25139) 788 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[92956]: cluster 2024-09-21T13:54:29.313681+0000 mgr.y (mgr.25139) 788 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[92956]: audit 2024-09-21T13:54:30.018262+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:30.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[92956]: audit 2024-09-21T13:54:30.018262+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:30.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[92956]: audit 2024-09-21T13:54:30.022617+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T13:54:30.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[92956]: audit 2024-09-21T13:54:30.022617+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T13:54:30.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[92956]: audit 2024-09-21T13:54:30.024145+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:30.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:30 smithi092 bash[92956]: audit 2024-09-21T13:54:30.024145+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:30 smithi170 bash[70212]: cluster 2024-09-21T13:54:29.313681+0000 mgr.y (mgr.25139) 788 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:30 smithi170 bash[70212]: cluster 2024-09-21T13:54:29.313681+0000 mgr.y (mgr.25139) 788 : cluster [DBG] pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:30 smithi170 bash[70212]: audit 2024-09-21T13:54:30.018262+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:30 smithi170 bash[70212]: audit 2024-09-21T13:54:30.018262+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:30 smithi170 bash[70212]: audit 2024-09-21T13:54:30.022617+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T13:54:30.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:30 smithi170 bash[70212]: audit 2024-09-21T13:54:30.022617+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-09-21T13:54:30.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:30 smithi170 bash[70212]: audit 2024-09-21T13:54:30.024145+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:30.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:30 smithi170 bash[70212]: audit 2024-09-21T13:54:30.024145+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:31.713 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:31 smithi170 bash[70212]: cephadm 2024-09-21T13:54:30.010748+0000 mgr.y (mgr.25139) 789 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T13:54:31.713 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:31 smithi170 bash[70212]: cephadm 2024-09-21T13:54:30.010748+0000 mgr.y (mgr.25139) 789 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T13:54:31.714 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:31 smithi170 bash[70212]: cephadm 2024-09-21T13:54:30.029514+0000 mgr.y (mgr.25139) 790 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-09-21T13:54:31.714 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:31 smithi170 bash[70212]: cephadm 2024-09-21T13:54:30.029514+0000 mgr.y (mgr.25139) 790 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-09-21T13:54:31.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:31 smithi092 bash[89286]: cephadm 2024-09-21T13:54:30.010748+0000 mgr.y (mgr.25139) 789 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T13:54:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:31 smithi092 bash[89286]: cephadm 2024-09-21T13:54:30.010748+0000 mgr.y (mgr.25139) 789 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T13:54:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:31 smithi092 bash[89286]: cephadm 2024-09-21T13:54:30.029514+0000 mgr.y (mgr.25139) 790 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-09-21T13:54:31.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:31 smithi092 bash[89286]: cephadm 2024-09-21T13:54:30.029514+0000 mgr.y (mgr.25139) 790 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-09-21T13:54:31.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:31 smithi092 bash[92956]: cephadm 2024-09-21T13:54:30.010748+0000 mgr.y (mgr.25139) 789 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T13:54:31.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:31 smithi092 bash[92956]: cephadm 2024-09-21T13:54:30.010748+0000 mgr.y (mgr.25139) 789 : cephadm [INF] Upgrade: Updating osd.7 2024-09-21T13:54:31.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:31 smithi092 bash[92956]: cephadm 2024-09-21T13:54:30.029514+0000 mgr.y (mgr.25139) 790 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-09-21T13:54:31.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:31 smithi092 bash[92956]: cephadm 2024-09-21T13:54:30.029514+0000 mgr.y (mgr.25139) 790 : cephadm [INF] Deploying daemon osd.7 on smithi170 2024-09-21T13:54:32.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:32.062043711Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:32 smithi092 bash[89286]: cluster 2024-09-21T13:54:31.314698+0000 mgr.y (mgr.25139) 791 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:32.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:32 smithi092 bash[89286]: cluster 2024-09-21T13:54:31.314698+0000 mgr.y (mgr.25139) 791 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:32.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:32 smithi092 bash[89286]: audit 2024-09-21T13:54:31.757876+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:32.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:32 smithi092 bash[89286]: audit 2024-09-21T13:54:31.757876+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:32 smithi092 bash[92956]: cluster 2024-09-21T13:54:31.314698+0000 mgr.y (mgr.25139) 791 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:32 smithi092 bash[92956]: cluster 2024-09-21T13:54:31.314698+0000 mgr.y (mgr.25139) 791 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:32 smithi092 bash[92956]: audit 2024-09-21T13:54:31.757876+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:32 smithi092 bash[92956]: audit 2024-09-21T13:54:31.757876+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:32 smithi170 bash[70212]: cluster 2024-09-21T13:54:31.314698+0000 mgr.y (mgr.25139) 791 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:32 smithi170 bash[70212]: cluster 2024-09-21T13:54:31.314698+0000 mgr.y (mgr.25139) 791 : cluster [DBG] pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:32 smithi170 bash[70212]: audit 2024-09-21T13:54:31.757876+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:32 smithi170 bash[70212]: audit 2024-09-21T13:54:31.757876+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:34.745 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:34 smithi170 bash[70212]: cluster 2024-09-21T13:54:33.315920+0000 mgr.y (mgr.25139) 792 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:34.745 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:34 smithi170 bash[70212]: cluster 2024-09-21T13:54:33.315920+0000 mgr.y (mgr.25139) 792 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:34 smithi092 bash[89286]: cluster 2024-09-21T13:54:33.315920+0000 mgr.y (mgr.25139) 792 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:34 smithi092 bash[89286]: cluster 2024-09-21T13:54:33.315920+0000 mgr.y (mgr.25139) 792 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:34 smithi092 bash[92956]: cluster 2024-09-21T13:54:33.315920+0000 mgr.y (mgr.25139) 792 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:34 smithi092 bash[92956]: cluster 2024-09-21T13:54:33.315920+0000 mgr.y (mgr.25139) 792 : cluster [DBG] pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:35.066 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:54:34 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:35.066 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:34 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:35.066 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:54:34 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:35.067 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:54:34 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:35.067 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:34 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:35.067 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:34 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:35.067 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:34 smithi170 systemd[1]: Stopping Ceph osd.7 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:54:35.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:34 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:35.068 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:54:34 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:35.068 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:54:34 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:35.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:35.066993021Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:35.355 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:35 smithi170 bash[41218]: debug 2024-09-21T13:54:35.119+0000 7f8d4e2b1640 -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-21T13:54:35.355 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:35 smithi170 bash[41218]: debug 2024-09-21T13:54:35.119+0000 7f8d4e2b1640 -1 osd.7 146 *** Got signal Terminated *** 2024-09-21T13:54:35.355 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:35 smithi170 bash[41218]: debug 2024-09-21T13:54:35.119+0000 7f8d4e2b1640 -1 osd.7 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:54:35.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:35 smithi092 bash[89286]: audit 2024-09-21T13:54:34.915448+0000 mgr.y (mgr.25139) 793 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:35.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:35 smithi092 bash[89286]: audit 2024-09-21T13:54:34.915448+0000 mgr.y (mgr.25139) 793 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:35.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:35 smithi092 bash[89286]: cluster 2024-09-21T13:54:35.125280+0000 mon.a (mon.0) 591 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T13:54:35.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:35 smithi092 bash[89286]: cluster 2024-09-21T13:54:35.125280+0000 mon.a (mon.0) 591 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T13:54:35.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:35 smithi092 bash[92956]: audit 2024-09-21T13:54:34.915448+0000 mgr.y (mgr.25139) 793 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:35.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:35 smithi092 bash[92956]: audit 2024-09-21T13:54:34.915448+0000 mgr.y (mgr.25139) 793 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:35.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:35 smithi092 bash[92956]: cluster 2024-09-21T13:54:35.125280+0000 mon.a (mon.0) 591 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T13:54:35.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:35 smithi092 bash[92956]: cluster 2024-09-21T13:54:35.125280+0000 mon.a (mon.0) 591 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T13:54:35.817 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:35 smithi170 bash[70212]: audit 2024-09-21T13:54:34.915448+0000 mgr.y (mgr.25139) 793 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:35.818 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:35 smithi170 bash[70212]: audit 2024-09-21T13:54:34.915448+0000 mgr.y (mgr.25139) 793 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:35.818 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:35 smithi170 bash[70212]: cluster 2024-09-21T13:54:35.125280+0000 mon.a (mon.0) 591 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T13:54:35.818 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:35 smithi170 bash[70212]: cluster 2024-09-21T13:54:35.125280+0000 mon.a (mon.0) 591 : cluster [INF] osd.7 marked itself down and dead 2024-09-21T13:54:36.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[89286]: cluster 2024-09-21T13:54:35.317188+0000 mgr.y (mgr.25139) 794 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[89286]: cluster 2024-09-21T13:54:35.317188+0000 mgr.y (mgr.25139) 794 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[89286]: cluster 2024-09-21T13:54:35.419851+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:54:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[89286]: cluster 2024-09-21T13:54:35.419851+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:54:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[89286]: cluster 2024-09-21T13:54:35.437705+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-21T13:54:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[89286]: cluster 2024-09-21T13:54:35.437705+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-21T13:54:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[92956]: cluster 2024-09-21T13:54:35.317188+0000 mgr.y (mgr.25139) 794 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[92956]: cluster 2024-09-21T13:54:35.317188+0000 mgr.y (mgr.25139) 794 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[92956]: cluster 2024-09-21T13:54:35.419851+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:54:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[92956]: cluster 2024-09-21T13:54:35.419851+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:54:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[92956]: cluster 2024-09-21T13:54:35.437705+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-21T13:54:36.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:36 smithi092 bash[92956]: cluster 2024-09-21T13:54:35.437705+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-21T13:54:36.818 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:36 smithi170 bash[86564]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-7 2024-09-21T13:54:36.818 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:36 smithi170 bash[86628]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-7 2024-09-21T13:54:36.818 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:36 smithi170 bash[70212]: cluster 2024-09-21T13:54:35.317188+0000 mgr.y (mgr.25139) 794 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:36.818 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:36 smithi170 bash[70212]: cluster 2024-09-21T13:54:35.317188+0000 mgr.y (mgr.25139) 794 : cluster [DBG] pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:54:36.818 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:36 smithi170 bash[70212]: cluster 2024-09-21T13:54:35.419851+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:54:36.818 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:36 smithi170 bash[70212]: cluster 2024-09-21T13:54:35.419851+0000 mon.a (mon.0) 592 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T13:54:36.818 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:36 smithi170 bash[70212]: cluster 2024-09-21T13:54:35.437705+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-21T13:54:36.819 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:36 smithi170 bash[70212]: cluster 2024-09-21T13:54:35.437705+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-09-21T13:54:37.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:37 smithi092 bash[89286]: cluster 2024-09-21T13:54:36.437723+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-21T13:54:37.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:37 smithi092 bash[89286]: cluster 2024-09-21T13:54:36.437723+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-21T13:54:37.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:37 smithi092 bash[92956]: cluster 2024-09-21T13:54:36.437723+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-21T13:54:37.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:37 smithi092 bash[92956]: cluster 2024-09-21T13:54:36.437723+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-21T13:54:37.819 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:37 smithi170 bash[70212]: cluster 2024-09-21T13:54:36.437723+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-21T13:54:37.819 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:37 smithi170 bash[70212]: cluster 2024-09-21T13:54:36.437723+0000 mon.a (mon.0) 594 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-09-21T13:54:38.105 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:38.061317186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:38.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:38 smithi092 bash[89286]: cluster 2024-09-21T13:54:37.318166+0000 mgr.y (mgr.25139) 795 : cluster [DBG] pgmap v478: 161 pgs: 5 active+undersized, 20 stale+active+clean, 4 active+undersized+degraded, 132 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/636 objects degraded (2.358%) 2024-09-21T13:54:38.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:38 smithi092 bash[89286]: cluster 2024-09-21T13:54:37.318166+0000 mgr.y (mgr.25139) 795 : cluster [DBG] pgmap v478: 161 pgs: 5 active+undersized, 20 stale+active+clean, 4 active+undersized+degraded, 132 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/636 objects degraded (2.358%) 2024-09-21T13:54:38.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:38 smithi092 bash[89286]: cluster 2024-09-21T13:54:37.447284+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:38.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:38 smithi092 bash[89286]: cluster 2024-09-21T13:54:37.447284+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:38 smithi092 bash[92956]: cluster 2024-09-21T13:54:37.318166+0000 mgr.y (mgr.25139) 795 : cluster [DBG] pgmap v478: 161 pgs: 5 active+undersized, 20 stale+active+clean, 4 active+undersized+degraded, 132 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/636 objects degraded (2.358%) 2024-09-21T13:54:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:38 smithi092 bash[92956]: cluster 2024-09-21T13:54:37.318166+0000 mgr.y (mgr.25139) 795 : cluster [DBG] pgmap v478: 161 pgs: 5 active+undersized, 20 stale+active+clean, 4 active+undersized+degraded, 132 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/636 objects degraded (2.358%) 2024-09-21T13:54:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:38 smithi092 bash[92956]: cluster 2024-09-21T13:54:37.447284+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:38 smithi092 bash[92956]: cluster 2024-09-21T13:54:37.447284+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:38.777 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:38 smithi170 bash[70212]: cluster 2024-09-21T13:54:37.318166+0000 mgr.y (mgr.25139) 795 : cluster [DBG] pgmap v478: 161 pgs: 5 active+undersized, 20 stale+active+clean, 4 active+undersized+degraded, 132 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/636 objects degraded (2.358%) 2024-09-21T13:54:38.777 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:38 smithi170 bash[70212]: cluster 2024-09-21T13:54:37.318166+0000 mgr.y (mgr.25139) 795 : cluster [DBG] pgmap v478: 161 pgs: 5 active+undersized, 20 stale+active+clean, 4 active+undersized+degraded, 132 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 15/636 objects degraded (2.358%) 2024-09-21T13:54:38.777 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:38 smithi170 bash[70212]: cluster 2024-09-21T13:54:37.447284+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:38.777 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:38 smithi170 bash[70212]: cluster 2024-09-21T13:54:37.447284+0000 mon.a (mon.0) 595 : cluster [WRN] Health check failed: Degraded data redundancy: 15/636 objects degraded (2.358%), 4 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:39.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:38 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:39.106 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:54:38 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:39.106 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:54:39 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:39.107 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:54:38 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:39.107 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:54:38 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:39.107 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:38 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.7.service: Deactivated successfully. 2024-09-21T13:54:39.107 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:38 smithi170 systemd[1]: Stopped Ceph osd.7 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:54:39.107 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:38 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:39.108 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:54:38 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:39.108 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:39 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:39.108 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:54:38 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:54:39.605 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:39 smithi170 systemd[1]: Started Ceph osd.7 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:54:40.454 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:40 smithi170 bash[70212]: audit 2024-09-21T13:54:39.161743+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.454 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:40 smithi170 bash[70212]: audit 2024-09-21T13:54:39.161743+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.454 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:40 smithi170 bash[70212]: audit 2024-09-21T13:54:39.171937+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.455 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:40 smithi170 bash[70212]: audit 2024-09-21T13:54:39.171937+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.455 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:40 smithi170 bash[70212]: cluster 2024-09-21T13:54:39.319239+0000 mgr.y (mgr.25139) 796 : cluster [DBG] pgmap v479: 161 pgs: 26 active+undersized, 6 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:54:40.455 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:40 smithi170 bash[70212]: cluster 2024-09-21T13:54:39.319239+0000 mgr.y (mgr.25139) 796 : cluster [DBG] pgmap v479: 161 pgs: 26 active+undersized, 6 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:54:40.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:54:40] "GET /metrics HTTP/1.1" 200 38323 "" "Prometheus/2.51.0" 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[92956]: audit 2024-09-21T13:54:39.161743+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[92956]: audit 2024-09-21T13:54:39.161743+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[92956]: audit 2024-09-21T13:54:39.171937+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[92956]: audit 2024-09-21T13:54:39.171937+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[92956]: cluster 2024-09-21T13:54:39.319239+0000 mgr.y (mgr.25139) 796 : cluster [DBG] pgmap v479: 161 pgs: 26 active+undersized, 6 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[92956]: cluster 2024-09-21T13:54:39.319239+0000 mgr.y (mgr.25139) 796 : cluster [DBG] pgmap v479: 161 pgs: 26 active+undersized, 6 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[89286]: audit 2024-09-21T13:54:39.161743+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[89286]: audit 2024-09-21T13:54:39.161743+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[89286]: audit 2024-09-21T13:54:39.171937+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[89286]: audit 2024-09-21T13:54:39.171937+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:40.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[89286]: cluster 2024-09-21T13:54:39.319239+0000 mgr.y (mgr.25139) 796 : cluster [DBG] pgmap v479: 161 pgs: 26 active+undersized, 6 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:54:40.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:40 smithi092 bash[89286]: cluster 2024-09-21T13:54:39.319239+0000 mgr.y (mgr.25139) 796 : cluster [DBG] pgmap v479: 161 pgs: 26 active+undersized, 6 stale+active+clean, 23 active+undersized+degraded, 106 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 73/636 objects degraded (11.478%) 2024-09-21T13:54:40.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:40 smithi170 bash[86774]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:54:40.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:40 smithi170 bash[86774]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:54:41.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:41.072188544Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:42.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:42 smithi092 bash[89286]: cluster 2024-09-21T13:54:41.320491+0000 mgr.y (mgr.25139) 797 : cluster [DBG] pgmap v480: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:42.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:42 smithi092 bash[89286]: cluster 2024-09-21T13:54:41.320491+0000 mgr.y (mgr.25139) 797 : cluster [DBG] pgmap v480: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:42.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:42 smithi092 bash[92956]: cluster 2024-09-21T13:54:41.320491+0000 mgr.y (mgr.25139) 797 : cluster [DBG] pgmap v480: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:42.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:42 smithi092 bash[92956]: cluster 2024-09-21T13:54:41.320491+0000 mgr.y (mgr.25139) 797 : cluster [DBG] pgmap v480: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:42.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:42 smithi170 bash[70212]: cluster 2024-09-21T13:54:41.320491+0000 mgr.y (mgr.25139) 797 : cluster [DBG] pgmap v480: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:42.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:42 smithi170 bash[70212]: cluster 2024-09-21T13:54:41.320491+0000 mgr.y (mgr.25139) 797 : cluster [DBG] pgmap v480: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:43.669 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:54:44.303 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:54:44.303 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (12m) 2m ago 39m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:54:44.303 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (12m) 43s ago 39m 70.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (14m) 2m ago 37m 48.6M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (14m) 43s ago 47m 444M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (25m) 2m ago 50m 519M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (9m) 2m ago 50m 52.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (10m) 43s ago 48m 45.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (8m) 2m ago 48m 41.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (13m) 2m ago 39m 8364k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (13m) 43s ago 39m 8620k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (6m) 2m ago 47m 56.0M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (6m) 2m ago 46m 50.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (4m) 2m ago 45m 44.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 2f21d2526609 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running 2m ago 44m - 3036M 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (2m) 43s ago 43m 48.2M 3292M 19.3.0-5104-g44178494 b415816db8b4 1481554f81bb 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (88s) 43s ago 42m 48.6M 3292M 19.3.0-5104-g44178494 b415816db8b4 5e50cb1b0903 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running 43s ago 41m - 3292M 2024-09-21T13:54:44.304 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 starting - - - 3292M 2024-09-21T13:54:44.305 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (13m) 43s ago 40m 44.9M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:54:44.305 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (37m) 2m ago 37m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:54:44.305 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (37m) 43s ago 37m 103M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:54:44.335 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:44.064941817Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[70212]: cluster 2024-09-21T13:54:43.321938+0000 mgr.y (mgr.25139) 798 : cluster [DBG] pgmap v481: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[70212]: cluster 2024-09-21T13:54:43.321938+0000 mgr.y (mgr.25139) 798 : cluster [DBG] pgmap v481: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[70212]: audit 2024-09-21T13:54:43.658086+0000 mgr.y (mgr.25139) 799 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[70212]: audit 2024-09-21T13:54:43.658086+0000 mgr.y (mgr.25139) 799 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[70212]: audit 2024-09-21T13:54:43.983450+0000 mgr.y (mgr.25139) 800 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[70212]: audit 2024-09-21T13:54:43.983450+0000 mgr.y (mgr.25139) 800 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.606 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[86774]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-09-21T13:54:44.606 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[86774]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:54:44.606 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[86774]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T13:54:44.606 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[86774]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T13:54:44.606 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[86774]: 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-21T13:54:44.685 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:54:44.685 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:54:44.685 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 7 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T13:54:44.686 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 12 2024-09-21T13:54:44.687 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:54:44.687 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:54:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[89286]: cluster 2024-09-21T13:54:43.321938+0000 mgr.y (mgr.25139) 798 : cluster [DBG] pgmap v481: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[89286]: cluster 2024-09-21T13:54:43.321938+0000 mgr.y (mgr.25139) 798 : cluster [DBG] pgmap v481: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[89286]: audit 2024-09-21T13:54:43.658086+0000 mgr.y (mgr.25139) 799 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[89286]: audit 2024-09-21T13:54:43.658086+0000 mgr.y (mgr.25139) 799 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[89286]: audit 2024-09-21T13:54:43.983450+0000 mgr.y (mgr.25139) 800 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[89286]: audit 2024-09-21T13:54:43.983450+0000 mgr.y (mgr.25139) 800 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[92956]: cluster 2024-09-21T13:54:43.321938+0000 mgr.y (mgr.25139) 798 : cluster [DBG] pgmap v481: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[92956]: cluster 2024-09-21T13:54:43.321938+0000 mgr.y (mgr.25139) 798 : cluster [DBG] pgmap v481: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[92956]: audit 2024-09-21T13:54:43.658086+0000 mgr.y (mgr.25139) 799 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[92956]: audit 2024-09-21T13:54:43.658086+0000 mgr.y (mgr.25139) 799 : audit [DBG] from='client.54566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[92956]: audit 2024-09-21T13:54:43.983450+0000 mgr.y (mgr.25139) 800 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:44 smithi092 bash[92956]: audit 2024-09-21T13:54:43.983450+0000 mgr.y (mgr.25139) 800 : audit [DBG] from='client.54572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:45.004 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:54:45.004 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:54:45.004 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:54:45.004 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons of type(s) crash,osd", 2024-09-21T13:54:45.004 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:54:45.004 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "5/8 daemons upgraded", 2024-09-21T13:54:45.004 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T13:54:45.004 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:54:45.004 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:54:45.105 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[86774]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-21T13:54:45.105 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[86774]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-09-21T13:54:45.105 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[86774]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-21T13:54:45.105 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[86774]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-21T13:54:45.105 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:44 smithi170 bash[86774]: --> ceph-volume lvm activate successful for osd ID: 7 2024-09-21T13:54:45.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:45 smithi170 bash[70212]: audit 2024-09-21T13:54:44.291261+0000 mgr.y (mgr.25139) 801 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:45.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:45 smithi170 bash[70212]: audit 2024-09-21T13:54:44.291261+0000 mgr.y (mgr.25139) 801 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:45.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:45 smithi170 bash[70212]: audit 2024-09-21T13:54:44.686842+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3232826672' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:45 smithi170 bash[70212]: audit 2024-09-21T13:54:44.686842+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3232826672' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:45 smithi170 bash[70212]: audit 2024-09-21T13:54:44.919986+0000 mgr.y (mgr.25139) 802 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:45 smithi170 bash[70212]: audit 2024-09-21T13:54:44.919986+0000 mgr.y (mgr.25139) 802 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:45 smithi170 bash[70212]: audit 2024-09-21T13:54:45.145861+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:45 smithi170 bash[70212]: audit 2024-09-21T13:54:45.145861+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:45 smithi170 bash[70212]: audit 2024-09-21T13:54:45.155633+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:45 smithi170 bash[70212]: audit 2024-09-21T13:54:45.155633+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[89286]: audit 2024-09-21T13:54:44.291261+0000 mgr.y (mgr.25139) 801 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[89286]: audit 2024-09-21T13:54:44.291261+0000 mgr.y (mgr.25139) 801 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[89286]: audit 2024-09-21T13:54:44.686842+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3232826672' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[89286]: audit 2024-09-21T13:54:44.686842+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3232826672' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[89286]: audit 2024-09-21T13:54:44.919986+0000 mgr.y (mgr.25139) 802 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[89286]: audit 2024-09-21T13:54:44.919986+0000 mgr.y (mgr.25139) 802 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[89286]: audit 2024-09-21T13:54:45.145861+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[89286]: audit 2024-09-21T13:54:45.145861+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[89286]: audit 2024-09-21T13:54:45.155633+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[89286]: audit 2024-09-21T13:54:45.155633+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[92956]: audit 2024-09-21T13:54:44.291261+0000 mgr.y (mgr.25139) 801 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[92956]: audit 2024-09-21T13:54:44.291261+0000 mgr.y (mgr.25139) 801 : audit [DBG] from='client.54578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[92956]: audit 2024-09-21T13:54:44.686842+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3232826672' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[92956]: audit 2024-09-21T13:54:44.686842+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.92:0/3232826672' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[92956]: audit 2024-09-21T13:54:44.919986+0000 mgr.y (mgr.25139) 802 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[92956]: audit 2024-09-21T13:54:44.919986+0000 mgr.y (mgr.25139) 802 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[92956]: audit 2024-09-21T13:54:45.145861+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[92956]: audit 2024-09-21T13:54:45.145861+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[92956]: audit 2024-09-21T13:54:45.155633+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:45.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:45 smithi092 bash[92956]: audit 2024-09-21T13:54:45.155633+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[89286]: audit 2024-09-21T13:54:45.004684+0000 mgr.y (mgr.25139) 803 : audit [DBG] from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[89286]: audit 2024-09-21T13:54:45.004684+0000 mgr.y (mgr.25139) 803 : audit [DBG] from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[89286]: cluster 2024-09-21T13:54:45.324148+0000 mgr.y (mgr.25139) 804 : cluster [DBG] pgmap v482: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[89286]: cluster 2024-09-21T13:54:45.324148+0000 mgr.y (mgr.25139) 804 : cluster [DBG] pgmap v482: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[89286]: audit 2024-09-21T13:54:46.307653+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[89286]: audit 2024-09-21T13:54:46.307653+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[89286]: audit 2024-09-21T13:54:46.317922+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[89286]: audit 2024-09-21T13:54:46.317922+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[89286]: cluster 2024-09-21T13:54:46.352984+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 28 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[89286]: cluster 2024-09-21T13:54:46.352984+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 28 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:46.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[92956]: audit 2024-09-21T13:54:45.004684+0000 mgr.y (mgr.25139) 803 : audit [DBG] from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:46.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[92956]: audit 2024-09-21T13:54:45.004684+0000 mgr.y (mgr.25139) 803 : audit [DBG] from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:46.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[92956]: cluster 2024-09-21T13:54:45.324148+0000 mgr.y (mgr.25139) 804 : cluster [DBG] pgmap v482: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:46.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[92956]: cluster 2024-09-21T13:54:45.324148+0000 mgr.y (mgr.25139) 804 : cluster [DBG] pgmap v482: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:46.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[92956]: audit 2024-09-21T13:54:46.307653+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[92956]: audit 2024-09-21T13:54:46.307653+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[92956]: audit 2024-09-21T13:54:46.317922+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[92956]: audit 2024-09-21T13:54:46.317922+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[92956]: cluster 2024-09-21T13:54:46.352984+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 28 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:46.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:46 smithi092 bash[92956]: cluster 2024-09-21T13:54:46.352984+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 28 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:46.787 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[70212]: audit 2024-09-21T13:54:45.004684+0000 mgr.y (mgr.25139) 803 : audit [DBG] from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:46.787 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[70212]: audit 2024-09-21T13:54:45.004684+0000 mgr.y (mgr.25139) 803 : audit [DBG] from='client.54590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:54:46.788 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[70212]: cluster 2024-09-21T13:54:45.324148+0000 mgr.y (mgr.25139) 804 : cluster [DBG] pgmap v482: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:46.788 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[70212]: cluster 2024-09-21T13:54:45.324148+0000 mgr.y (mgr.25139) 804 : cluster [DBG] pgmap v482: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:46.788 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[70212]: audit 2024-09-21T13:54:46.307653+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.788 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[70212]: audit 2024-09-21T13:54:46.307653+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.788 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[70212]: audit 2024-09-21T13:54:46.317922+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.788 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[70212]: audit 2024-09-21T13:54:46.317922+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:46.788 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[70212]: cluster 2024-09-21T13:54:46.352984+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 28 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:46.788 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[70212]: cluster 2024-09-21T13:54:46.352984+0000 mon.a (mon.0) 602 : cluster [WRN] Health check update: Degraded data redundancy: 83/636 objects degraded (13.050%), 28 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:47.078 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:46 smithi170 bash[87470]: debug 2024-09-21T13:54:46.847+0000 7f500b462640 1 -- 172.21.15.170:0/1140102295 <== mon.1 v2:172.21.15.170:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56187d808960 con 0x56187d829c00 2024-09-21T13:54:47.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:47.079200497Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:47 smithi092 bash[89286]: audit 2024-09-21T13:54:46.763856+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:47 smithi092 bash[89286]: audit 2024-09-21T13:54:46.763856+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:48.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:47 smithi092 bash[89286]: audit 2024-09-21T13:54:46.766063+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:48.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:47 smithi092 bash[89286]: audit 2024-09-21T13:54:46.766063+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:48.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:47 smithi092 bash[92956]: audit 2024-09-21T13:54:46.763856+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:48.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:47 smithi092 bash[92956]: audit 2024-09-21T13:54:46.763856+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:48.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:47 smithi092 bash[92956]: audit 2024-09-21T13:54:46.766063+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:48.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:47 smithi092 bash[92956]: audit 2024-09-21T13:54:46.766063+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:48.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:47 smithi170 bash[70212]: audit 2024-09-21T13:54:46.763856+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:48.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:47 smithi170 bash[70212]: audit 2024-09-21T13:54:46.763856+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:48.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:47 smithi170 bash[70212]: audit 2024-09-21T13:54:46.766063+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:48.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:47 smithi170 bash[70212]: audit 2024-09-21T13:54:46.766063+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:54:48.605 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:48 smithi170 bash[87470]: debug 2024-09-21T13:54:48.151+0000 7f500dcc9640 -1 Falling back to public interface 2024-09-21T13:54:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:48 smithi092 bash[89286]: cluster 2024-09-21T13:54:47.325351+0000 mgr.y (mgr.25139) 805 : cluster [DBG] pgmap v483: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:49.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:48 smithi092 bash[89286]: cluster 2024-09-21T13:54:47.325351+0000 mgr.y (mgr.25139) 805 : cluster [DBG] pgmap v483: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:49.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:48 smithi092 bash[92956]: cluster 2024-09-21T13:54:47.325351+0000 mgr.y (mgr.25139) 805 : cluster [DBG] pgmap v483: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:49.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:48 smithi092 bash[92956]: cluster 2024-09-21T13:54:47.325351+0000 mgr.y (mgr.25139) 805 : cluster [DBG] pgmap v483: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:48 smithi170 bash[70212]: cluster 2024-09-21T13:54:47.325351+0000 mgr.y (mgr.25139) 805 : cluster [DBG] pgmap v483: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:49.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:48 smithi170 bash[70212]: cluster 2024-09-21T13:54:47.325351+0000 mgr.y (mgr.25139) 805 : cluster [DBG] pgmap v483: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:50.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:50.097828339Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:50.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:54:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:54:50] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-21T13:54:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:50 smithi170 bash[70212]: cluster 2024-09-21T13:54:49.327029+0000 mgr.y (mgr.25139) 806 : cluster [DBG] pgmap v484: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:50 smithi170 bash[70212]: cluster 2024-09-21T13:54:49.327029+0000 mgr.y (mgr.25139) 806 : cluster [DBG] pgmap v484: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:51.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:50 smithi092 bash[89286]: cluster 2024-09-21T13:54:49.327029+0000 mgr.y (mgr.25139) 806 : cluster [DBG] pgmap v484: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:51.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:50 smithi092 bash[89286]: cluster 2024-09-21T13:54:49.327029+0000 mgr.y (mgr.25139) 806 : cluster [DBG] pgmap v484: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:51.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:50 smithi092 bash[92956]: cluster 2024-09-21T13:54:49.327029+0000 mgr.y (mgr.25139) 806 : cluster [DBG] pgmap v484: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:51.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:50 smithi092 bash[92956]: cluster 2024-09-21T13:54:49.327029+0000 mgr.y (mgr.25139) 806 : cluster [DBG] pgmap v484: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:51.780 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:51 smithi170 bash[87470]: debug 2024-09-21T13:54:51.499+0000 7f500dcc9640 -1 osd.7 146 log_to_monitors true 2024-09-21T13:54:52.105 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:54:51 smithi170 bash[87470]: debug 2024-09-21T13:54:51.831+0000 7f5001a6b640 -1 osd.7 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:54:52.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:51 smithi170 bash[70212]: audit 2024-09-21T13:54:51.506427+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:51 smithi170 bash[70212]: audit 2024-09-21T13:54:51.506427+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:51 smithi170 bash[70212]: audit 2024-09-21T13:54:51.507315+0000 mon.a (mon.0) 605 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:51 smithi170 bash[70212]: audit 2024-09-21T13:54:51.507315+0000 mon.a (mon.0) 605 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:51 smithi092 bash[89286]: audit 2024-09-21T13:54:51.506427+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:51 smithi092 bash[89286]: audit 2024-09-21T13:54:51.506427+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:51 smithi092 bash[89286]: audit 2024-09-21T13:54:51.507315+0000 mon.a (mon.0) 605 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:51 smithi092 bash[89286]: audit 2024-09-21T13:54:51.507315+0000 mon.a (mon.0) 605 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:51 smithi092 bash[92956]: audit 2024-09-21T13:54:51.506427+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:51 smithi092 bash[92956]: audit 2024-09-21T13:54:51.506427+0000 mon.b (mon.1) 8 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:51 smithi092 bash[92956]: audit 2024-09-21T13:54:51.507315+0000 mon.a (mon.0) 605 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:52.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:51 smithi092 bash[92956]: audit 2024-09-21T13:54:51.507315+0000 mon.a (mon.0) 605 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]} : dispatch 2024-09-21T13:54:53.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:52 smithi170 bash[70212]: cluster 2024-09-21T13:54:51.328291+0000 mgr.y (mgr.25139) 807 : cluster [DBG] pgmap v485: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:53.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:52 smithi170 bash[70212]: cluster 2024-09-21T13:54:51.328291+0000 mgr.y (mgr.25139) 807 : cluster [DBG] pgmap v485: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:53.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:52 smithi170 bash[70212]: audit 2024-09-21T13:54:51.796142+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:54:53.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:52 smithi170 bash[70212]: audit 2024-09-21T13:54:51.796142+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:54:53.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:52 smithi170 bash[70212]: audit 2024-09-21T13:54:51.803769+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:52 smithi170 bash[70212]: audit 2024-09-21T13:54:51.803769+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:52 smithi170 bash[70212]: cluster 2024-09-21T13:54:51.806775+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T13:54:53.044 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:52 smithi170 bash[70212]: cluster 2024-09-21T13:54:51.806775+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T13:54:53.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:52 smithi170 bash[70212]: audit 2024-09-21T13:54:51.807801+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.045 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:52 smithi170 bash[70212]: audit 2024-09-21T13:54:51.807801+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[92956]: cluster 2024-09-21T13:54:51.328291+0000 mgr.y (mgr.25139) 807 : cluster [DBG] pgmap v485: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[92956]: cluster 2024-09-21T13:54:51.328291+0000 mgr.y (mgr.25139) 807 : cluster [DBG] pgmap v485: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[92956]: audit 2024-09-21T13:54:51.796142+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[92956]: audit 2024-09-21T13:54:51.796142+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[92956]: audit 2024-09-21T13:54:51.803769+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[92956]: audit 2024-09-21T13:54:51.803769+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[92956]: cluster 2024-09-21T13:54:51.806775+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[92956]: cluster 2024-09-21T13:54:51.806775+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[92956]: audit 2024-09-21T13:54:51.807801+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[92956]: audit 2024-09-21T13:54:51.807801+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[89286]: cluster 2024-09-21T13:54:51.328291+0000 mgr.y (mgr.25139) 807 : cluster [DBG] pgmap v485: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:53.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[89286]: cluster 2024-09-21T13:54:51.328291+0000 mgr.y (mgr.25139) 807 : cluster [DBG] pgmap v485: 161 pgs: 41 active+undersized, 28 active+undersized+degraded, 92 active+clean; 585 KiB data, 254 MiB used, 715 GiB / 715 GiB avail; 83/636 objects degraded (13.050%) 2024-09-21T13:54:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[89286]: audit 2024-09-21T13:54:51.796142+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:54:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[89286]: audit 2024-09-21T13:54:51.796142+0000 mon.a (mon.0) 606 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T13:54:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[89286]: audit 2024-09-21T13:54:51.803769+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[89286]: audit 2024-09-21T13:54:51.803769+0000 mon.b (mon.1) 9 : audit [INF] from='osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500]' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[89286]: cluster 2024-09-21T13:54:51.806775+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T13:54:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[89286]: cluster 2024-09-21T13:54:51.806775+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-09-21T13:54:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[89286]: audit 2024-09-21T13:54:51.807801+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:52 smithi092 bash[89286]: audit 2024-09-21T13:54:51.807801+0000 mon.a (mon.0) 608 : audit [INF] from='osd.7 ' entity='osd.7' cmd={"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi170", "root=default"]} : dispatch 2024-09-21T13:54:53.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:53.078683436Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:54.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[70212]: cluster 2024-09-21T13:54:52.796990+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:54.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[70212]: cluster 2024-09-21T13:54:52.796990+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:54.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[70212]: cluster 2024-09-21T13:54:52.811912+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500] boot 2024-09-21T13:54:54.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[70212]: cluster 2024-09-21T13:54:52.811912+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500] boot 2024-09-21T13:54:54.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[70212]: cluster 2024-09-21T13:54:52.812401+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T13:54:54.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[70212]: cluster 2024-09-21T13:54:52.812401+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T13:54:54.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[70212]: audit 2024-09-21T13:54:52.816033+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T13:54:54.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[70212]: audit 2024-09-21T13:54:52.816033+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T13:54:54.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[70212]: cluster 2024-09-21T13:54:53.812240+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T13:54:54.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:53 smithi170 bash[70212]: cluster 2024-09-21T13:54:53.812240+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T13:54:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[89286]: cluster 2024-09-21T13:54:52.796990+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[89286]: cluster 2024-09-21T13:54:52.796990+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[89286]: cluster 2024-09-21T13:54:52.811912+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500] boot 2024-09-21T13:54:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[89286]: cluster 2024-09-21T13:54:52.811912+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500] boot 2024-09-21T13:54:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[89286]: cluster 2024-09-21T13:54:52.812401+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T13:54:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[89286]: cluster 2024-09-21T13:54:52.812401+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T13:54:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[89286]: audit 2024-09-21T13:54:52.816033+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T13:54:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[89286]: audit 2024-09-21T13:54:52.816033+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T13:54:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[89286]: cluster 2024-09-21T13:54:53.812240+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T13:54:54.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[89286]: cluster 2024-09-21T13:54:53.812240+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T13:54:54.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[92956]: cluster 2024-09-21T13:54:52.796990+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:54.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[92956]: cluster 2024-09-21T13:54:52.796990+0000 mon.a (mon.0) 609 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T13:54:54.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[92956]: cluster 2024-09-21T13:54:52.811912+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500] boot 2024-09-21T13:54:54.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[92956]: cluster 2024-09-21T13:54:52.811912+0000 mon.a (mon.0) 610 : cluster [INF] osd.7 [v2:172.21.15.170:6824/2417857500,v1:172.21.15.170:6825/2417857500] boot 2024-09-21T13:54:54.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[92956]: cluster 2024-09-21T13:54:52.812401+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T13:54:54.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[92956]: cluster 2024-09-21T13:54:52.812401+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-09-21T13:54:54.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[92956]: audit 2024-09-21T13:54:52.816033+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T13:54:54.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[92956]: audit 2024-09-21T13:54:52.816033+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 7} : dispatch 2024-09-21T13:54:54.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[92956]: cluster 2024-09-21T13:54:53.812240+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T13:54:54.277 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:53 smithi092 bash[92956]: cluster 2024-09-21T13:54:53.812240+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-09-21T13:54:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:54 smithi170 bash[70212]: cluster 2024-09-21T13:54:53.329660+0000 mgr.y (mgr.25139) 808 : cluster [DBG] pgmap v488: 161 pgs: 10 peering, 35 active+undersized, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-21T13:54:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:54 smithi170 bash[70212]: cluster 2024-09-21T13:54:53.329660+0000 mgr.y (mgr.25139) 808 : cluster [DBG] pgmap v488: 161 pgs: 10 peering, 35 active+undersized, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-21T13:54:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:54 smithi170 bash[70212]: cluster 2024-09-21T13:54:53.825098+0000 mon.a (mon.0) 614 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:54 smithi170 bash[70212]: cluster 2024-09-21T13:54:53.825098+0000 mon.a (mon.0) 614 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:55.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:54 smithi092 bash[89286]: cluster 2024-09-21T13:54:53.329660+0000 mgr.y (mgr.25139) 808 : cluster [DBG] pgmap v488: 161 pgs: 10 peering, 35 active+undersized, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-21T13:54:55.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:54 smithi092 bash[89286]: cluster 2024-09-21T13:54:53.329660+0000 mgr.y (mgr.25139) 808 : cluster [DBG] pgmap v488: 161 pgs: 10 peering, 35 active+undersized, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-21T13:54:55.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:54 smithi092 bash[89286]: cluster 2024-09-21T13:54:53.825098+0000 mon.a (mon.0) 614 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:55.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:54 smithi092 bash[89286]: cluster 2024-09-21T13:54:53.825098+0000 mon.a (mon.0) 614 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:55.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:54 smithi092 bash[92956]: cluster 2024-09-21T13:54:53.329660+0000 mgr.y (mgr.25139) 808 : cluster [DBG] pgmap v488: 161 pgs: 10 peering, 35 active+undersized, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-21T13:54:55.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:54 smithi092 bash[92956]: cluster 2024-09-21T13:54:53.329660+0000 mgr.y (mgr.25139) 808 : cluster [DBG] pgmap v488: 161 pgs: 10 peering, 35 active+undersized, 24 active+undersized+degraded, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 71/636 objects degraded (11.164%) 2024-09-21T13:54:55.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:54 smithi092 bash[92956]: cluster 2024-09-21T13:54:53.825098+0000 mon.a (mon.0) 614 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:55.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:54 smithi092 bash[92956]: cluster 2024-09-21T13:54:53.825098+0000 mon.a (mon.0) 614 : cluster [WRN] Health check update: Degraded data redundancy: 71/636 objects degraded (11.164%), 24 pgs degraded (PG_DEGRADED) 2024-09-21T13:54:56.193 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:56.064982956Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:56.193 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:55 smithi170 bash[70212]: audit 2024-09-21T13:54:54.931221+0000 mgr.y (mgr.25139) 809 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:56.193 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:55 smithi170 bash[70212]: audit 2024-09-21T13:54:54.931221+0000 mgr.y (mgr.25139) 809 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:56.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:55 smithi092 bash[89286]: audit 2024-09-21T13:54:54.931221+0000 mgr.y (mgr.25139) 809 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:56.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:55 smithi092 bash[89286]: audit 2024-09-21T13:54:54.931221+0000 mgr.y (mgr.25139) 809 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:56.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:55 smithi092 bash[92956]: audit 2024-09-21T13:54:54.931221+0000 mgr.y (mgr.25139) 809 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:56.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:55 smithi092 bash[92956]: audit 2024-09-21T13:54:54.931221+0000 mgr.y (mgr.25139) 809 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: cluster 2024-09-21T13:54:55.330962+0000 mgr.y (mgr.25139) 810 : cluster [DBG] pgmap v490: 161 pgs: 22 peering, 16 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: cluster 2024-09-21T13:54:55.330962+0000 mgr.y (mgr.25139) 810 : cluster [DBG] pgmap v490: 161 pgs: 22 peering, 16 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: audit 2024-09-21T13:54:56.779094+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: audit 2024-09-21T13:54:56.779094+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: audit 2024-09-21T13:54:56.791511+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: audit 2024-09-21T13:54:56.791511+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: audit 2024-09-21T13:54:56.793823+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: audit 2024-09-21T13:54:56.793823+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: audit 2024-09-21T13:54:56.795924+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: audit 2024-09-21T13:54:56.795924+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: audit 2024-09-21T13:54:56.808976+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[92956]: audit 2024-09-21T13:54:56.808976+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: cluster 2024-09-21T13:54:55.330962+0000 mgr.y (mgr.25139) 810 : cluster [DBG] pgmap v490: 161 pgs: 22 peering, 16 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:54:57.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: cluster 2024-09-21T13:54:55.330962+0000 mgr.y (mgr.25139) 810 : cluster [DBG] pgmap v490: 161 pgs: 22 peering, 16 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:54:57.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: audit 2024-09-21T13:54:56.779094+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: audit 2024-09-21T13:54:56.779094+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: audit 2024-09-21T13:54:56.791511+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: audit 2024-09-21T13:54:56.791511+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: audit 2024-09-21T13:54:56.793823+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:57.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: audit 2024-09-21T13:54:56.793823+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:57.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: audit 2024-09-21T13:54:56.795924+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:57.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: audit 2024-09-21T13:54:56.795924+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:57.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: audit 2024-09-21T13:54:56.808976+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.278 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:56 smithi092 bash[89286]: audit 2024-09-21T13:54:56.808976+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: cluster 2024-09-21T13:54:55.330962+0000 mgr.y (mgr.25139) 810 : cluster [DBG] pgmap v490: 161 pgs: 22 peering, 16 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:54:57.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: cluster 2024-09-21T13:54:55.330962+0000 mgr.y (mgr.25139) 810 : cluster [DBG] pgmap v490: 161 pgs: 22 peering, 16 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 46/636 objects degraded (7.233%) 2024-09-21T13:54:57.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: audit 2024-09-21T13:54:56.779094+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: audit 2024-09-21T13:54:56.779094+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: audit 2024-09-21T13:54:56.791511+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: audit 2024-09-21T13:54:56.791511+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: audit 2024-09-21T13:54:56.793823+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:57.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: audit 2024-09-21T13:54:56.793823+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:57.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: audit 2024-09-21T13:54:56.795924+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:57.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: audit 2024-09-21T13:54:56.795924+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:57.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: audit 2024-09-21T13:54:56.808976+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:57.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:56 smithi170 bash[70212]: audit 2024-09-21T13:54:56.808976+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.941381+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:58.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.941381+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:58.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.944221+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.944221+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.946345+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.946345+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.948083+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.948083+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.950902+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.950902+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: cephadm 2024-09-21T13:54:56.951897+0000 mgr.y (mgr.25139) 811 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: cephadm 2024-09-21T13:54:56.951897+0000 mgr.y (mgr.25139) 811 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.960570+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.960570+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.965873+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.965873+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.971230+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.971230+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T13:54:58.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.975305+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:54:58.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.941381+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:58.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.941381+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:58.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.944221+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.944221+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.946345+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.946345+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.948083+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.948083+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.950902+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.950902+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: cephadm 2024-09-21T13:54:56.951897+0000 mgr.y (mgr.25139) 811 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:54:58.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: cephadm 2024-09-21T13:54:56.951897+0000 mgr.y (mgr.25139) 811 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:54:58.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.960570+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.960570+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.965873+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:54:58.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.965873+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:54:58.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.971230+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T13:54:58.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.971230+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T13:54:58.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.975305+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:54:58.279 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.975305+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.981091+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.981091+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.985159+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.985159+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.992808+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.992808+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.998178+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:56.998178+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.003664+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.003664+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.007549+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.007549+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.012693+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T13:54:58.280 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.012693+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T13:54:58.281 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.016367+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:54:58.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.975305+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:54:58.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.981091+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T13:54:58.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.981091+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T13:54:58.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.985159+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:54:58.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.985159+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:54:58.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.992808+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T13:54:58.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.992808+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T13:54:58.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.998178+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:54:58.281 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:56.998178+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.003664+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.003664+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.007549+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.007549+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.012693+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.012693+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.016367+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.016367+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.021611+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.021611+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T13:54:58.282 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.025102+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.025102+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.030233+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.030233+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.034012+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.034012+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.039259+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.039259+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.046626+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.046626+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.054190+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.054190+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.059844+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.059844+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.283 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.067210+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.284 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.067210+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.016367+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:54:58.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.021611+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T13:54:58.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.021611+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T13:54:58.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.025102+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:54:58.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.025102+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:54:58.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.030233+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T13:54:58.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.030233+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T13:54:58.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.034012+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:54:58.284 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.034012+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.039259+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.039259+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.046626+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.046626+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.054190+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.054190+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.059844+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.059844+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.067210+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.067210+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.285 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.071647+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.071647+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.074312+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.074312+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.081750+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.081750+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.087245+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.087245+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.094286+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.094286+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.101531+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.101531+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.109847+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.109847+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.286 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.115592+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.115592+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.119230+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.119230+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.122981+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.122981+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.287 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.126764+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.071647+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.071647+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.074312+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.287 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.074312+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.081750+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.081750+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.087245+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.087245+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.094286+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.094286+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.101531+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.101531+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.109847+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.109847+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.115592+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.115592+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.119230+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.119230+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.288 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.122981+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.122981+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.126764+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.126764+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.130155+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.130155+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.133472+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.133472+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.137404+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.137404+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.143919+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:54:58.289 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.143919+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:54:58.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.148514+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.148514+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.154441+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:54:58.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.154441+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:54:58.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.158903+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:54:58.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.158903+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:54:58.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.164940+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:54:58.290 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.164940+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:54:58.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.126764+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.290 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.130155+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.130155+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.133472+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.133472+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.137404+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.137404+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.143919+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.143919+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.148514+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.148514+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.154441+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.154441+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.158903+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.158903+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:54:58.291 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.164940+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.164940+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.169602+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.169602+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.174500+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.174500+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.178250+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.178250+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.182725+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.182725+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.186234+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:54:58.292 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.186234+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:54:58.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.187969+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:54:58.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.187969+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:54:58.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.192518+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:54:58.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.192518+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:54:58.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.195675+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.293 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.195675+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.169602+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:54:58.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.169602+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:54:58.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.174500+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:54:58.293 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.174500+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.178250+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.178250+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.182725+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.182725+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.186234+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.186234+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.187969+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.187969+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.192518+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.192518+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.195675+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.294 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.195675+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.197217+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.197217+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.202705+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.202705+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.206742+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.206742+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.208191+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.208191+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.215751+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.215751+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.219720+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:54:58.295 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.219720+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.227167+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.227167+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.230918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.230918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.197217+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.197217+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.202705+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.202705+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.206742+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.206742+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:54:58.296 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.208191+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.208191+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.215751+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.215751+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.219720+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.219720+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.227167+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.227167+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.230918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.230918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.232446+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.297 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.232446+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.233872+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.233872+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.235244+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.235244+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.236829+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.236829+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.238265+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.238265+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.240310+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.240310+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.247553+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.247553+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.249879+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.298 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.249879+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.251602+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.232446+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.232446+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.233872+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.233872+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.235244+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.235244+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.236829+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.236829+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.238265+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.238265+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.299 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.240310+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:54:58.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.240310+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:54:58.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.247553+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:54:58.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.247553+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:54:58.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.249879+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.249879+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.300 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.251602+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.251602+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.263352+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.263352+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.300 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.385507+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.385507+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.387121+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.387121+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.396680+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[89286]: audit 2024-09-21T13:54:57.396680+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.251602+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.263352+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.263352+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.385507+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.385507+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.387121+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.301 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.387121+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.302 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.396680+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.302 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:57 smithi092 bash[92956]: audit 2024-09-21T13:54:57.396680+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.941381+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.941381+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.944221+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.944221+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.946345+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.946345+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.948083+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.948083+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.950902+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.950902+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: cephadm 2024-09-21T13:54:56.951897+0000 mgr.y (mgr.25139) 811 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:54:58.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: cephadm 2024-09-21T13:54:56.951897+0000 mgr.y (mgr.25139) 811 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:54:58.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.960570+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.960570+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.965873+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:54:58.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.965873+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.0"} : dispatch 2024-09-21T13:54:58.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.971230+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T13:54:58.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.971230+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-21T13:54:58.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.975305+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:54:58.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.975305+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.1"} : dispatch 2024-09-21T13:54:58.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.981091+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T13:54:58.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.981091+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-21T13:54:58.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.985159+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:54:58.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.985159+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.2"} : dispatch 2024-09-21T13:54:58.358 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.992808+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.992808+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.998178+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:56.998178+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.3"} : dispatch 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.003664+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.003664+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.007549+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.007549+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.4"} : dispatch 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.012693+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.012693+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.016367+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.016367+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.5"} : dispatch 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.021611+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.021611+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-21T13:54:58.359 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.025102+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.025102+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.6"} : dispatch 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.030233+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.030233+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.034012+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.034012+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd.7"} : dispatch 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.039259+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.039259+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.046626+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.046626+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.054190+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.054190+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.059844+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.059844+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.360 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.067210+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.067210+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.071647+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.071647+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.074312+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.074312+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.081750+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.081750+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.087245+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.087245+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.094286+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.094286+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.101531+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.101531+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.361 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.109847+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.109847+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.115592+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.115592+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.119230+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.119230+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.122981+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.122981+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.126764+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.126764+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.130155+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.130155+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.133472+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.133472+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:54:58.362 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.137404+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.137404+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.143919+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.143919+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.148514+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.148514+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.154441+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.154441+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.158903+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.158903+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.164940+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.164940+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.169602+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.169602+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:54:58.363 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.174500+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.174500+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.178250+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.178250+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.182725+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.182725+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.186234+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.186234+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.187969+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.187969+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.192518+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.192518+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.195675+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.364 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.195675+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.197217+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:54:58.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.197217+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:54:58.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.202705+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:54:58.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.202705+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:54:58.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.206742+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:54:58.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.206742+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:54:58.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.208191+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:54:58.365 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.208191+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.215751+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.215751+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.219720+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.219720+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.227167+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.227167+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.230918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.230918+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.232446+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.232446+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.233872+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.233872+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.366 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.235244+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.235244+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.236829+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.236829+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.238265+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.238265+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.240310+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.240310+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.247553+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.247553+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.249879+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.249879+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.251602+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.251602+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.263352+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.367 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.263352+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.385507+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.385507+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:54:58.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.387121+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.387121+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:54:58.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.396680+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:58.368 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:57 smithi170 bash[70212]: audit 2024-09-21T13:54:57.396680+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:54:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.048166+0000 mgr.y (mgr.25139) 812 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:54:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.048166+0000 mgr.y (mgr.25139) 812 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:54:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.061439+0000 mgr.y (mgr.25139) 813 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:54:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.061439+0000 mgr.y (mgr.25139) 813 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:54:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.075824+0000 mgr.y (mgr.25139) 814 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:54:59.276 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.075824+0000 mgr.y (mgr.25139) 814 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.088923+0000 mgr.y (mgr.25139) 815 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.088923+0000 mgr.y (mgr.25139) 815 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.103092+0000 mgr.y (mgr.25139) 816 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.103092+0000 mgr.y (mgr.25139) 816 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.135205+0000 mgr.y (mgr.25139) 817 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.135205+0000 mgr.y (mgr.25139) 817 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.239342+0000 mgr.y (mgr.25139) 818 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cephadm 2024-09-21T13:54:57.239342+0000 mgr.y (mgr.25139) 818 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cluster 2024-09-21T13:54:57.331655+0000 mgr.y (mgr.25139) 819 : cluster [DBG] pgmap v491: 161 pgs: 22 peering, 139 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cluster 2024-09-21T13:54:57.331655+0000 mgr.y (mgr.25139) 819 : cluster [DBG] pgmap v491: 161 pgs: 22 peering, 139 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cluster 2024-09-21T13:54:58.259761+0000 mon.a (mon.0) 694 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 13 pgs degraded) 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cluster 2024-09-21T13:54:58.259761+0000 mon.a (mon.0) 694 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 13 pgs degraded) 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cluster 2024-09-21T13:54:58.259806+0000 mon.a (mon.0) 695 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:59.277 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[89286]: cluster 2024-09-21T13:54:58.259806+0000 mon.a (mon.0) 695 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.048166+0000 mgr.y (mgr.25139) 812 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.048166+0000 mgr.y (mgr.25139) 812 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.061439+0000 mgr.y (mgr.25139) 813 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.061439+0000 mgr.y (mgr.25139) 813 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.075824+0000 mgr.y (mgr.25139) 814 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.075824+0000 mgr.y (mgr.25139) 814 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.088923+0000 mgr.y (mgr.25139) 815 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.088923+0000 mgr.y (mgr.25139) 815 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.103092+0000 mgr.y (mgr.25139) 816 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.103092+0000 mgr.y (mgr.25139) 816 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.135205+0000 mgr.y (mgr.25139) 817 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:54:59.278 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.135205+0000 mgr.y (mgr.25139) 817 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:54:59.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.239342+0000 mgr.y (mgr.25139) 818 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:54:59.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cephadm 2024-09-21T13:54:57.239342+0000 mgr.y (mgr.25139) 818 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:54:59.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cluster 2024-09-21T13:54:57.331655+0000 mgr.y (mgr.25139) 819 : cluster [DBG] pgmap v491: 161 pgs: 22 peering, 139 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:59.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cluster 2024-09-21T13:54:57.331655+0000 mgr.y (mgr.25139) 819 : cluster [DBG] pgmap v491: 161 pgs: 22 peering, 139 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:59.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cluster 2024-09-21T13:54:58.259761+0000 mon.a (mon.0) 694 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 13 pgs degraded) 2024-09-21T13:54:59.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cluster 2024-09-21T13:54:58.259761+0000 mon.a (mon.0) 694 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 13 pgs degraded) 2024-09-21T13:54:59.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cluster 2024-09-21T13:54:58.259806+0000 mon.a (mon.0) 695 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:59.279 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:54:58 smithi092 bash[92956]: cluster 2024-09-21T13:54:58.259806+0000 mon.a (mon.0) 695 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:59.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:54:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:54:59.069242653Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:54:59.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.048166+0000 mgr.y (mgr.25139) 812 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:54:59.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.048166+0000 mgr.y (mgr.25139) 812 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.061439+0000 mgr.y (mgr.25139) 813 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.061439+0000 mgr.y (mgr.25139) 813 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.075824+0000 mgr.y (mgr.25139) 814 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.075824+0000 mgr.y (mgr.25139) 814 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.088923+0000 mgr.y (mgr.25139) 815 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.088923+0000 mgr.y (mgr.25139) 815 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.103092+0000 mgr.y (mgr.25139) 816 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.103092+0000 mgr.y (mgr.25139) 816 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.135205+0000 mgr.y (mgr.25139) 817 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.135205+0000 mgr.y (mgr.25139) 817 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.239342+0000 mgr.y (mgr.25139) 818 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cephadm 2024-09-21T13:54:57.239342+0000 mgr.y (mgr.25139) 818 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cluster 2024-09-21T13:54:57.331655+0000 mgr.y (mgr.25139) 819 : cluster [DBG] pgmap v491: 161 pgs: 22 peering, 139 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:59.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cluster 2024-09-21T13:54:57.331655+0000 mgr.y (mgr.25139) 819 : cluster [DBG] pgmap v491: 161 pgs: 22 peering, 139 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:54:59.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cluster 2024-09-21T13:54:58.259761+0000 mon.a (mon.0) 694 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 13 pgs degraded) 2024-09-21T13:54:59.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cluster 2024-09-21T13:54:58.259761+0000 mon.a (mon.0) 694 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 46/636 objects degraded (7.233%), 13 pgs degraded) 2024-09-21T13:54:59.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cluster 2024-09-21T13:54:58.259806+0000 mon.a (mon.0) 695 : cluster [INF] Cluster is now healthy 2024-09-21T13:54:59.357 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:54:58 smithi170 bash[70212]: cluster 2024-09-21T13:54:58.259806+0000 mon.a (mon.0) 695 : cluster [INF] Cluster is now healthy 2024-09-21T13:55:00.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:55:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:55:00] "GET /metrics HTTP/1.1" 200 38333 "" "Prometheus/2.51.0" 2024-09-21T13:55:01.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:00 smithi092 bash[89286]: cluster 2024-09-21T13:54:59.332910+0000 mgr.y (mgr.25139) 820 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:55:01.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:00 smithi092 bash[89286]: cluster 2024-09-21T13:54:59.332910+0000 mgr.y (mgr.25139) 820 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:55:01.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:00 smithi092 bash[92956]: cluster 2024-09-21T13:54:59.332910+0000 mgr.y (mgr.25139) 820 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:55:01.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:00 smithi092 bash[92956]: cluster 2024-09-21T13:54:59.332910+0000 mgr.y (mgr.25139) 820 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:55:01.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:00 smithi170 bash[70212]: cluster 2024-09-21T13:54:59.332910+0000 mgr.y (mgr.25139) 820 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:55:01.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:00 smithi170 bash[70212]: cluster 2024-09-21T13:54:59.332910+0000 mgr.y (mgr.25139) 820 : cluster [DBG] pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T13:55:02.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:02.09142186Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:03.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[89286]: cluster 2024-09-21T13:55:01.333922+0000 mgr.y (mgr.25139) 821 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[89286]: cluster 2024-09-21T13:55:01.333922+0000 mgr.y (mgr.25139) 821 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[89286]: audit 2024-09-21T13:55:01.764866+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[89286]: audit 2024-09-21T13:55:01.764866+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[89286]: audit 2024-09-21T13:55:01.767113+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[89286]: audit 2024-09-21T13:55:01.767113+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[89286]: audit 2024-09-21T13:55:02.113409+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[89286]: audit 2024-09-21T13:55:02.113409+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[92956]: cluster 2024-09-21T13:55:01.333922+0000 mgr.y (mgr.25139) 821 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[92956]: cluster 2024-09-21T13:55:01.333922+0000 mgr.y (mgr.25139) 821 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[92956]: audit 2024-09-21T13:55:01.764866+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[92956]: audit 2024-09-21T13:55:01.764866+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[92956]: audit 2024-09-21T13:55:01.767113+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:03.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[92956]: audit 2024-09-21T13:55:01.767113+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:03.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[92956]: audit 2024-09-21T13:55:02.113409+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:02 smithi092 bash[92956]: audit 2024-09-21T13:55:02.113409+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:02 smithi170 bash[70212]: cluster 2024-09-21T13:55:01.333922+0000 mgr.y (mgr.25139) 821 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:02 smithi170 bash[70212]: cluster 2024-09-21T13:55:01.333922+0000 mgr.y (mgr.25139) 821 : cluster [DBG] pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:02 smithi170 bash[70212]: audit 2024-09-21T13:55:01.764866+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:02 smithi170 bash[70212]: audit 2024-09-21T13:55:01.764866+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:02 smithi170 bash[70212]: audit 2024-09-21T13:55:01.767113+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:02 smithi170 bash[70212]: audit 2024-09-21T13:55:01.767113+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:02 smithi170 bash[70212]: audit 2024-09-21T13:55:02.113409+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:03.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:02 smithi170 bash[70212]: audit 2024-09-21T13:55:02.113409+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:05.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:04 smithi092 bash[89286]: cluster 2024-09-21T13:55:03.335167+0000 mgr.y (mgr.25139) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:55:05.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:04 smithi092 bash[89286]: cluster 2024-09-21T13:55:03.335167+0000 mgr.y (mgr.25139) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:55:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:04 smithi092 bash[92956]: cluster 2024-09-21T13:55:03.335167+0000 mgr.y (mgr.25139) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:55:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:04 smithi092 bash[92956]: cluster 2024-09-21T13:55:03.335167+0000 mgr.y (mgr.25139) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:55:05.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:04 smithi170 bash[70212]: cluster 2024-09-21T13:55:03.335167+0000 mgr.y (mgr.25139) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:55:05.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:04 smithi170 bash[70212]: cluster 2024-09-21T13:55:03.335167+0000 mgr.y (mgr.25139) 822 : cluster [DBG] pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T13:55:05.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:05.069497183Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:05 smithi092 bash[92956]: audit 2024-09-21T13:55:04.939449+0000 mgr.y (mgr.25139) 823 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:06.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:05 smithi092 bash[92956]: audit 2024-09-21T13:55:04.939449+0000 mgr.y (mgr.25139) 823 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:06.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:05 smithi092 bash[89286]: audit 2024-09-21T13:55:04.939449+0000 mgr.y (mgr.25139) 823 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:06.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:05 smithi092 bash[89286]: audit 2024-09-21T13:55:04.939449+0000 mgr.y (mgr.25139) 823 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:06.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:05 smithi170 bash[70212]: audit 2024-09-21T13:55:04.939449+0000 mgr.y (mgr.25139) 823 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:06.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:05 smithi170 bash[70212]: audit 2024-09-21T13:55:04.939449+0000 mgr.y (mgr.25139) 823 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:07.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:06 smithi170 bash[70212]: cluster 2024-09-21T13:55:05.336358+0000 mgr.y (mgr.25139) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T13:55:07.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:06 smithi170 bash[70212]: cluster 2024-09-21T13:55:05.336358+0000 mgr.y (mgr.25139) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T13:55:07.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:06 smithi092 bash[89286]: cluster 2024-09-21T13:55:05.336358+0000 mgr.y (mgr.25139) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T13:55:07.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:06 smithi092 bash[89286]: cluster 2024-09-21T13:55:05.336358+0000 mgr.y (mgr.25139) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T13:55:07.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:06 smithi092 bash[92956]: cluster 2024-09-21T13:55:05.336358+0000 mgr.y (mgr.25139) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T13:55:07.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:06 smithi092 bash[92956]: cluster 2024-09-21T13:55:05.336358+0000 mgr.y (mgr.25139) 824 : cluster [DBG] pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T13:55:08.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:08.073569822Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:08.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:08 smithi170 bash[70212]: audit 2024-09-21T13:55:07.127006+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:08.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:08 smithi170 bash[70212]: audit 2024-09-21T13:55:07.127006+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:08.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:08 smithi170 bash[70212]: cluster 2024-09-21T13:55:07.337390+0000 mgr.y (mgr.25139) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:08.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:08 smithi170 bash[70212]: cluster 2024-09-21T13:55:07.337390+0000 mgr.y (mgr.25139) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:08.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:08 smithi092 bash[89286]: audit 2024-09-21T13:55:07.127006+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:08.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:08 smithi092 bash[89286]: audit 2024-09-21T13:55:07.127006+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:08.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:08 smithi092 bash[89286]: cluster 2024-09-21T13:55:07.337390+0000 mgr.y (mgr.25139) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:08.526 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:08 smithi092 bash[89286]: cluster 2024-09-21T13:55:07.337390+0000 mgr.y (mgr.25139) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:08.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:08 smithi092 bash[92956]: audit 2024-09-21T13:55:07.127006+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:08.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:08 smithi092 bash[92956]: audit 2024-09-21T13:55:07.127006+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:08.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:08 smithi092 bash[92956]: cluster 2024-09-21T13:55:07.337390+0000 mgr.y (mgr.25139) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:08.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:08 smithi092 bash[92956]: cluster 2024-09-21T13:55:07.337390+0000 mgr.y (mgr.25139) 825 : cluster [DBG] pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:10.393 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:55:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:55:10] "GET /metrics HTTP/1.1" 200 38323 "" "Prometheus/2.51.0" 2024-09-21T13:55:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:10 smithi092 bash[89286]: cluster 2024-09-21T13:55:09.338676+0000 mgr.y (mgr.25139) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:10 smithi092 bash[89286]: cluster 2024-09-21T13:55:09.338676+0000 mgr.y (mgr.25139) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:10 smithi092 bash[92956]: cluster 2024-09-21T13:55:09.338676+0000 mgr.y (mgr.25139) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:10 smithi092 bash[92956]: cluster 2024-09-21T13:55:09.338676+0000 mgr.y (mgr.25139) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:10.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:10 smithi170 bash[70212]: cluster 2024-09-21T13:55:09.338676+0000 mgr.y (mgr.25139) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:10.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:10 smithi170 bash[70212]: cluster 2024-09-21T13:55:09.338676+0000 mgr.y (mgr.25139) 826 : cluster [DBG] pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:11.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:11.095213249Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:12 smithi092 bash[89286]: cluster 2024-09-21T13:55:11.339625+0000 mgr.y (mgr.25139) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:12 smithi092 bash[89286]: cluster 2024-09-21T13:55:11.339625+0000 mgr.y (mgr.25139) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:12 smithi092 bash[92956]: cluster 2024-09-21T13:55:11.339625+0000 mgr.y (mgr.25139) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:12 smithi092 bash[92956]: cluster 2024-09-21T13:55:11.339625+0000 mgr.y (mgr.25139) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:12.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:12 smithi170 bash[70212]: cluster 2024-09-21T13:55:11.339625+0000 mgr.y (mgr.25139) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:12.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:12 smithi170 bash[70212]: cluster 2024-09-21T13:55:11.339625+0000 mgr.y (mgr.25139) 827 : cluster [DBG] pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:14.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:14.100283063Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:14 smithi092 bash[89286]: cluster 2024-09-21T13:55:13.340886+0000 mgr.y (mgr.25139) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:14 smithi092 bash[89286]: cluster 2024-09-21T13:55:13.340886+0000 mgr.y (mgr.25139) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:14 smithi092 bash[92956]: cluster 2024-09-21T13:55:13.340886+0000 mgr.y (mgr.25139) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:14 smithi092 bash[92956]: cluster 2024-09-21T13:55:13.340886+0000 mgr.y (mgr.25139) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:14.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:14 smithi170 bash[70212]: cluster 2024-09-21T13:55:13.340886+0000 mgr.y (mgr.25139) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:14.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:14 smithi170 bash[70212]: cluster 2024-09-21T13:55:13.340886+0000 mgr.y (mgr.25139) 828 : cluster [DBG] pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:15.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:15 smithi092 bash[89286]: audit 2024-09-21T13:55:14.950717+0000 mgr.y (mgr.25139) 829 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:15.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:15 smithi092 bash[89286]: audit 2024-09-21T13:55:14.950717+0000 mgr.y (mgr.25139) 829 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:15.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:15 smithi092 bash[92956]: audit 2024-09-21T13:55:14.950717+0000 mgr.y (mgr.25139) 829 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:15.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:15 smithi092 bash[92956]: audit 2024-09-21T13:55:14.950717+0000 mgr.y (mgr.25139) 829 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:15.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:15 smithi170 bash[70212]: audit 2024-09-21T13:55:14.950717+0000 mgr.y (mgr.25139) 829 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:15.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:15 smithi170 bash[70212]: audit 2024-09-21T13:55:14.950717+0000 mgr.y (mgr.25139) 829 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:16.125 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:55:16.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:16 smithi092 bash[89286]: audit 2024-09-21T13:55:15.340299+0000 mgr.y (mgr.25139) 830 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:16.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:16 smithi092 bash[89286]: audit 2024-09-21T13:55:15.340299+0000 mgr.y (mgr.25139) 830 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:16.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:16 smithi092 bash[89286]: cluster 2024-09-21T13:55:15.342126+0000 mgr.y (mgr.25139) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:16.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:16 smithi092 bash[89286]: cluster 2024-09-21T13:55:15.342126+0000 mgr.y (mgr.25139) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:16.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:16 smithi092 bash[92956]: audit 2024-09-21T13:55:15.340299+0000 mgr.y (mgr.25139) 830 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:16.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:16 smithi092 bash[92956]: audit 2024-09-21T13:55:15.340299+0000 mgr.y (mgr.25139) 830 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:16.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:16 smithi092 bash[92956]: cluster 2024-09-21T13:55:15.342126+0000 mgr.y (mgr.25139) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:16.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:16 smithi092 bash[92956]: cluster 2024-09-21T13:55:15.342126+0000 mgr.y (mgr.25139) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:16 smithi170 bash[70212]: audit 2024-09-21T13:55:15.340299+0000 mgr.y (mgr.25139) 830 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:16 smithi170 bash[70212]: audit 2024-09-21T13:55:15.340299+0000 mgr.y (mgr.25139) 830 : audit [DBG] from='client.54599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:16 smithi170 bash[70212]: cluster 2024-09-21T13:55:15.342126+0000 mgr.y (mgr.25139) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:16 smithi170 bash[70212]: cluster 2024-09-21T13:55:15.342126+0000 mgr.y (mgr.25139) 831 : cluster [DBG] pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:17.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:17.09292828Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:17.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:17 smithi092 bash[89286]: audit 2024-09-21T13:55:16.758902+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:17.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:17 smithi092 bash[89286]: audit 2024-09-21T13:55:16.758902+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:17.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:17 smithi092 bash[92956]: audit 2024-09-21T13:55:16.758902+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:17.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:17 smithi092 bash[92956]: audit 2024-09-21T13:55:16.758902+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:17.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:17 smithi170 bash[70212]: audit 2024-09-21T13:55:16.758902+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:17.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:17 smithi170 bash[70212]: audit 2024-09-21T13:55:16.758902+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:18.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:18 smithi092 bash[89286]: cluster 2024-09-21T13:55:17.343177+0000 mgr.y (mgr.25139) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:18.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:18 smithi092 bash[89286]: cluster 2024-09-21T13:55:17.343177+0000 mgr.y (mgr.25139) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:18.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:18 smithi092 bash[92956]: cluster 2024-09-21T13:55:17.343177+0000 mgr.y (mgr.25139) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:18.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:18 smithi092 bash[92956]: cluster 2024-09-21T13:55:17.343177+0000 mgr.y (mgr.25139) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:18.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:18 smithi170 bash[70212]: cluster 2024-09-21T13:55:17.343177+0000 mgr.y (mgr.25139) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:18.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:18 smithi170 bash[70212]: cluster 2024-09-21T13:55:17.343177+0000 mgr.y (mgr.25139) 832 : cluster [DBG] pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:20.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:20.06797403Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:20.427 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:55:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:55:20] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-09-21T13:55:20.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:20 smithi092 bash[89286]: cluster 2024-09-21T13:55:19.344440+0000 mgr.y (mgr.25139) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:20.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:20 smithi092 bash[89286]: cluster 2024-09-21T13:55:19.344440+0000 mgr.y (mgr.25139) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:20.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:20 smithi092 bash[92956]: cluster 2024-09-21T13:55:19.344440+0000 mgr.y (mgr.25139) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:20.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:20 smithi092 bash[92956]: cluster 2024-09-21T13:55:19.344440+0000 mgr.y (mgr.25139) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:20.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:20 smithi170 bash[70212]: cluster 2024-09-21T13:55:19.344440+0000 mgr.y (mgr.25139) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:20.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:20 smithi170 bash[70212]: cluster 2024-09-21T13:55:19.344440+0000 mgr.y (mgr.25139) 833 : cluster [DBG] pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:20.942 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:55:22.336 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:55:22.336 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (13m) 3m ago 40m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:55:22.336 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (12m) 37s ago 39m 70.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:55:22.336 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (15m) 3m ago 37m 48.6M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (14m) 37s ago 48m 445M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (25m) 3m ago 50m 519M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (9m) 3m ago 50m 52.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (11m) 37s ago 48m 46.7M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (9m) 3m ago 48m 41.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (14m) 3m ago 40m 8364k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (14m) 37s ago 40m 8531k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (7m) 3m ago 47m 56.0M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (6m) 3m ago 46m 50.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (5m) 3m ago 46m 44.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 2f21d2526609 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running 3m ago 45m - 3036M 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (2m) 37s ago 44m 50.3M 3292M 19.3.0-5104-g44178494 b415816db8b4 1481554f81bb 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (2m) 37s ago 43m 49.3M 3292M 19.3.0-5104-g44178494 b415816db8b4 5e50cb1b0903 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (81s) 37s ago 42m 45.4M 3292M 19.3.0-5104-g44178494 b415816db8b4 9a94d2837f46 2024-09-21T13:55:22.337 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running 37s ago 41m - 3292M 2024-09-21T13:55:22.338 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (13m) 37s ago 40m 44.9M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:55:22.338 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (38m) 3m ago 38m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:55:22.338 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (38m) 37s ago 38m 103M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:55:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:22 smithi092 bash[89286]: cluster 2024-09-21T13:55:21.345430+0000 mgr.y (mgr.25139) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:22 smithi092 bash[89286]: cluster 2024-09-21T13:55:21.345430+0000 mgr.y (mgr.25139) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:22 smithi092 bash[92956]: cluster 2024-09-21T13:55:21.345430+0000 mgr.y (mgr.25139) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:22 smithi092 bash[92956]: cluster 2024-09-21T13:55:21.345430+0000 mgr.y (mgr.25139) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:22.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:22 smithi170 bash[70212]: cluster 2024-09-21T13:55:21.345430+0000 mgr.y (mgr.25139) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:22.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:22 smithi170 bash[70212]: cluster 2024-09-21T13:55:21.345430+0000 mgr.y (mgr.25139) 834 : cluster [DBG] pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:23.016 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 1'"'"'' 2024-09-21T13:55:23.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:23.104158616Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:23 smithi092 bash[89286]: audit 2024-09-21T13:55:22.300484+0000 mgr.y (mgr.25139) 835 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:23.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:23 smithi092 bash[89286]: audit 2024-09-21T13:55:22.300484+0000 mgr.y (mgr.25139) 835 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:23.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:23 smithi092 bash[92956]: audit 2024-09-21T13:55:22.300484+0000 mgr.y (mgr.25139) 835 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:23.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:23 smithi092 bash[92956]: audit 2024-09-21T13:55:22.300484+0000 mgr.y (mgr.25139) 835 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:23.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:23 smithi170 bash[70212]: audit 2024-09-21T13:55:22.300484+0000 mgr.y (mgr.25139) 835 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:23.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:23 smithi170 bash[70212]: audit 2024-09-21T13:55:22.300484+0000 mgr.y (mgr.25139) 835 : audit [DBG] from='client.54605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:24 smithi092 bash[89286]: cluster 2024-09-21T13:55:23.346726+0000 mgr.y (mgr.25139) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:24 smithi092 bash[89286]: cluster 2024-09-21T13:55:23.346726+0000 mgr.y (mgr.25139) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:24 smithi092 bash[92956]: cluster 2024-09-21T13:55:23.346726+0000 mgr.y (mgr.25139) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:24 smithi092 bash[92956]: cluster 2024-09-21T13:55:23.346726+0000 mgr.y (mgr.25139) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:24.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:24 smithi170 bash[70212]: cluster 2024-09-21T13:55:23.346726+0000 mgr.y (mgr.25139) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:24.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:24 smithi170 bash[70212]: cluster 2024-09-21T13:55:23.346726+0000 mgr.y (mgr.25139) 836 : cluster [DBG] pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:25 smithi092 bash[89286]: audit 2024-09-21T13:55:24.961947+0000 mgr.y (mgr.25139) 837 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:25 smithi092 bash[89286]: audit 2024-09-21T13:55:24.961947+0000 mgr.y (mgr.25139) 837 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:25 smithi092 bash[92956]: audit 2024-09-21T13:55:24.961947+0000 mgr.y (mgr.25139) 837 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:25.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:25 smithi092 bash[92956]: audit 2024-09-21T13:55:24.961947+0000 mgr.y (mgr.25139) 837 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:25.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:25 smithi170 bash[70212]: audit 2024-09-21T13:55:24.961947+0000 mgr.y (mgr.25139) 837 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:25.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:25 smithi170 bash[70212]: audit 2024-09-21T13:55:24.961947+0000 mgr.y (mgr.25139) 837 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:26.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:26.06636756Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:26.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:26 smithi092 bash[92956]: cluster 2024-09-21T13:55:25.347982+0000 mgr.y (mgr.25139) 838 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:26.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:26 smithi092 bash[92956]: cluster 2024-09-21T13:55:25.347982+0000 mgr.y (mgr.25139) 838 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:26 smithi092 bash[89286]: cluster 2024-09-21T13:55:25.347982+0000 mgr.y (mgr.25139) 838 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:26 smithi092 bash[89286]: cluster 2024-09-21T13:55:25.347982+0000 mgr.y (mgr.25139) 838 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:26 smithi170 bash[70212]: cluster 2024-09-21T13:55:25.347982+0000 mgr.y (mgr.25139) 838 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:26 smithi170 bash[70212]: cluster 2024-09-21T13:55:25.347982+0000 mgr.y (mgr.25139) 838 : cluster [DBG] pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:27.839 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:55:28.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:28 smithi092 bash[89286]: cluster 2024-09-21T13:55:27.349004+0000 mgr.y (mgr.25139) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:28.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:28 smithi092 bash[89286]: cluster 2024-09-21T13:55:27.349004+0000 mgr.y (mgr.25139) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:28.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:28 smithi092 bash[92956]: cluster 2024-09-21T13:55:27.349004+0000 mgr.y (mgr.25139) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:28.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:28 smithi092 bash[92956]: cluster 2024-09-21T13:55:27.349004+0000 mgr.y (mgr.25139) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:28 smithi170 bash[70212]: cluster 2024-09-21T13:55:27.349004+0000 mgr.y (mgr.25139) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:28 smithi170 bash[70212]: cluster 2024-09-21T13:55:27.349004+0000 mgr.y (mgr.25139) 839 : cluster [DBG] pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:29.324 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:55:29.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:29.063892743Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:29.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:29 smithi092 bash[89286]: audit 2024-09-21T13:55:29.313952+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.92:0/3830475336' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:29.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:29 smithi092 bash[89286]: audit 2024-09-21T13:55:29.313952+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.92:0/3830475336' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:29.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:29 smithi092 bash[92956]: audit 2024-09-21T13:55:29.313952+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.92:0/3830475336' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:29.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:29 smithi092 bash[92956]: audit 2024-09-21T13:55:29.313952+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.92:0/3830475336' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:29.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:29 smithi170 bash[70212]: audit 2024-09-21T13:55:29.313952+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.92:0/3830475336' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:29.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:29 smithi170 bash[70212]: audit 2024-09-21T13:55:29.313952+0000 mon.a (mon.0) 701 : audit [DBG] from='client.? 172.21.15.92:0/3830475336' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:29.944 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.osd | keys'"'"' | grep $sha1' 2024-09-21T13:55:30.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:55:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:55:30] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-09-21T13:55:30.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:30 smithi092 bash[92956]: cluster 2024-09-21T13:55:29.349780+0000 mgr.y (mgr.25139) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:30.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:30 smithi092 bash[92956]: cluster 2024-09-21T13:55:29.349780+0000 mgr.y (mgr.25139) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:30 smithi092 bash[89286]: cluster 2024-09-21T13:55:29.349780+0000 mgr.y (mgr.25139) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:30 smithi092 bash[89286]: cluster 2024-09-21T13:55:29.349780+0000 mgr.y (mgr.25139) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:30 smithi170 bash[70212]: cluster 2024-09-21T13:55:29.349780+0000 mgr.y (mgr.25139) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:30 smithi170 bash[70212]: cluster 2024-09-21T13:55:29.349780+0000 mgr.y (mgr.25139) 840 : cluster [DBG] pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:32.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:32.099594459Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:32 smithi092 bash[89286]: cluster 2024-09-21T13:55:31.350716+0000 mgr.y (mgr.25139) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:32.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:32 smithi092 bash[89286]: cluster 2024-09-21T13:55:31.350716+0000 mgr.y (mgr.25139) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:32.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:32 smithi092 bash[89286]: audit 2024-09-21T13:55:31.759267+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:32.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:32 smithi092 bash[89286]: audit 2024-09-21T13:55:31.759267+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:32 smithi092 bash[92956]: cluster 2024-09-21T13:55:31.350716+0000 mgr.y (mgr.25139) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:32 smithi092 bash[92956]: cluster 2024-09-21T13:55:31.350716+0000 mgr.y (mgr.25139) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:32 smithi092 bash[92956]: audit 2024-09-21T13:55:31.759267+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:32 smithi092 bash[92956]: audit 2024-09-21T13:55:31.759267+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:32 smithi170 bash[70212]: cluster 2024-09-21T13:55:31.350716+0000 mgr.y (mgr.25139) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:32 smithi170 bash[70212]: cluster 2024-09-21T13:55:31.350716+0000 mgr.y (mgr.25139) 841 : cluster [DBG] pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:32 smithi170 bash[70212]: audit 2024-09-21T13:55:31.759267+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:32.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:32 smithi170 bash[70212]: audit 2024-09-21T13:55:31.759267+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:34.769 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:55:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:34 smithi092 bash[89286]: cluster 2024-09-21T13:55:33.351988+0000 mgr.y (mgr.25139) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:34 smithi092 bash[89286]: cluster 2024-09-21T13:55:33.351988+0000 mgr.y (mgr.25139) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:34.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:34 smithi092 bash[92956]: cluster 2024-09-21T13:55:33.351988+0000 mgr.y (mgr.25139) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:34.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:34 smithi092 bash[92956]: cluster 2024-09-21T13:55:33.351988+0000 mgr.y (mgr.25139) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:34.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:34 smithi170 bash[70212]: cluster 2024-09-21T13:55:33.351988+0000 mgr.y (mgr.25139) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:34.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:34 smithi170 bash[70212]: cluster 2024-09-21T13:55:33.351988+0000 mgr.y (mgr.25139) 842 : cluster [DBG] pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:35.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:35.089688227Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:35.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:35 smithi092 bash[89286]: audit 2024-09-21T13:55:34.973191+0000 mgr.y (mgr.25139) 843 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:35.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:35 smithi092 bash[89286]: audit 2024-09-21T13:55:34.973191+0000 mgr.y (mgr.25139) 843 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:35.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:35 smithi092 bash[92956]: audit 2024-09-21T13:55:34.973191+0000 mgr.y (mgr.25139) 843 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:35.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:35 smithi092 bash[92956]: audit 2024-09-21T13:55:34.973191+0000 mgr.y (mgr.25139) 843 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:35.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:35 smithi170 bash[70212]: audit 2024-09-21T13:55:34.973191+0000 mgr.y (mgr.25139) 843 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:35.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:35 smithi170 bash[70212]: audit 2024-09-21T13:55:34.973191+0000 mgr.y (mgr.25139) 843 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:36.318 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)" 2024-09-21T13:55:36.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:36 smithi092 bash[89286]: cluster 2024-09-21T13:55:35.353232+0000 mgr.y (mgr.25139) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:36.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:36 smithi092 bash[89286]: cluster 2024-09-21T13:55:35.353232+0000 mgr.y (mgr.25139) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:36 smithi092 bash[89286]: audit 2024-09-21T13:55:36.308262+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.92:0/237286358' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:36 smithi092 bash[89286]: audit 2024-09-21T13:55:36.308262+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.92:0/237286358' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:36 smithi092 bash[92956]: cluster 2024-09-21T13:55:35.353232+0000 mgr.y (mgr.25139) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:36 smithi092 bash[92956]: cluster 2024-09-21T13:55:35.353232+0000 mgr.y (mgr.25139) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:36 smithi092 bash[92956]: audit 2024-09-21T13:55:36.308262+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.92:0/237286358' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:36 smithi092 bash[92956]: audit 2024-09-21T13:55:36.308262+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.92:0/237286358' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:36.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:36 smithi170 bash[70212]: cluster 2024-09-21T13:55:35.353232+0000 mgr.y (mgr.25139) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:36.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:36 smithi170 bash[70212]: cluster 2024-09-21T13:55:35.353232+0000 mgr.y (mgr.25139) 844 : cluster [DBG] pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:36.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:36 smithi170 bash[70212]: audit 2024-09-21T13:55:36.308262+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.92:0/237286358' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:36.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:36 smithi170 bash[70212]: audit 2024-09-21T13:55:36.308262+0000 mon.a (mon.0) 703 : audit [DBG] from='client.? 172.21.15.92:0/237286358' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:55:36.965 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade status' 2024-09-21T13:55:38.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:38.101957192Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:38 smithi092 bash[92956]: cluster 2024-09-21T13:55:37.354263+0000 mgr.y (mgr.25139) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:38.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:38 smithi092 bash[92956]: cluster 2024-09-21T13:55:37.354263+0000 mgr.y (mgr.25139) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:38.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:38 smithi092 bash[89286]: cluster 2024-09-21T13:55:37.354263+0000 mgr.y (mgr.25139) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:38.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:38 smithi092 bash[89286]: cluster 2024-09-21T13:55:37.354263+0000 mgr.y (mgr.25139) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:38.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:38 smithi170 bash[70212]: cluster 2024-09-21T13:55:37.354263+0000 mgr.y (mgr.25139) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:38.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:38 smithi170 bash[70212]: cluster 2024-09-21T13:55:37.354263+0000 mgr.y (mgr.25139) 845 : cluster [DBG] pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:40.495 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:55:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:55:40] "GET /metrics HTTP/1.1" 200 38320 "" "Prometheus/2.51.0" 2024-09-21T13:55:40.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:40 smithi092 bash[89286]: cluster 2024-09-21T13:55:39.355586+0000 mgr.y (mgr.25139) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:40.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:40 smithi092 bash[89286]: cluster 2024-09-21T13:55:39.355586+0000 mgr.y (mgr.25139) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:40.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:40 smithi092 bash[92956]: cluster 2024-09-21T13:55:39.355586+0000 mgr.y (mgr.25139) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:40.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:40 smithi092 bash[92956]: cluster 2024-09-21T13:55:39.355586+0000 mgr.y (mgr.25139) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:40.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:40 smithi170 bash[70212]: cluster 2024-09-21T13:55:39.355586+0000 mgr.y (mgr.25139) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:40.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:40 smithi170 bash[70212]: cluster 2024-09-21T13:55:39.355586+0000 mgr.y (mgr.25139) 846 : cluster [DBG] pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:41.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:41.102207321Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:41.775 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:55:42.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:42 smithi092 bash[89286]: cluster 2024-09-21T13:55:41.356517+0000 mgr.y (mgr.25139) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:42.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:42 smithi092 bash[89286]: cluster 2024-09-21T13:55:41.356517+0000 mgr.y (mgr.25139) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:42.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:42 smithi092 bash[92956]: cluster 2024-09-21T13:55:41.356517+0000 mgr.y (mgr.25139) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:42.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:42 smithi092 bash[92956]: cluster 2024-09-21T13:55:41.356517+0000 mgr.y (mgr.25139) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:42.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:42 smithi170 bash[70212]: cluster 2024-09-21T13:55:41.356517+0000 mgr.y (mgr.25139) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:42.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:42 smithi170 bash[70212]: cluster 2024-09-21T13:55:41.356517+0000 mgr.y (mgr.25139) 847 : cluster [DBG] pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:43.167 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:55:43.167 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": null, 2024-09-21T13:55:43.167 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": false, 2024-09-21T13:55:43.168 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "", 2024-09-21T13:55:43.168 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:55:43.168 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": null, 2024-09-21T13:55:43.168 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "", 2024-09-21T13:55:43.168 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:55:43.168 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:55:43.854 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph health detail' 2024-09-21T13:55:44.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:44.081397688Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:44 smithi092 bash[89286]: audit 2024-09-21T13:55:43.168215+0000 mgr.y (mgr.25139) 848 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:44.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:44 smithi092 bash[89286]: audit 2024-09-21T13:55:43.168215+0000 mgr.y (mgr.25139) 848 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:44.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:44 smithi092 bash[89286]: cluster 2024-09-21T13:55:43.357731+0000 mgr.y (mgr.25139) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:44.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:44 smithi092 bash[89286]: cluster 2024-09-21T13:55:43.357731+0000 mgr.y (mgr.25139) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:44 smithi092 bash[92956]: audit 2024-09-21T13:55:43.168215+0000 mgr.y (mgr.25139) 848 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:44 smithi092 bash[92956]: audit 2024-09-21T13:55:43.168215+0000 mgr.y (mgr.25139) 848 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:44 smithi092 bash[92956]: cluster 2024-09-21T13:55:43.357731+0000 mgr.y (mgr.25139) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:44.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:44 smithi092 bash[92956]: cluster 2024-09-21T13:55:43.357731+0000 mgr.y (mgr.25139) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:44.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:44 smithi170 bash[70212]: audit 2024-09-21T13:55:43.168215+0000 mgr.y (mgr.25139) 848 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:44.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:44 smithi170 bash[70212]: audit 2024-09-21T13:55:43.168215+0000 mgr.y (mgr.25139) 848 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:44.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:44 smithi170 bash[70212]: cluster 2024-09-21T13:55:43.357731+0000 mgr.y (mgr.25139) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:44.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:44 smithi170 bash[70212]: cluster 2024-09-21T13:55:43.357731+0000 mgr.y (mgr.25139) 849 : cluster [DBG] pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:45.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:45 smithi092 bash[89286]: audit 2024-09-21T13:55:44.984512+0000 mgr.y (mgr.25139) 850 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:45.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:45 smithi092 bash[89286]: audit 2024-09-21T13:55:44.984512+0000 mgr.y (mgr.25139) 850 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:45.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:45 smithi092 bash[92956]: audit 2024-09-21T13:55:44.984512+0000 mgr.y (mgr.25139) 850 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:45.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:45 smithi092 bash[92956]: audit 2024-09-21T13:55:44.984512+0000 mgr.y (mgr.25139) 850 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:45.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:45 smithi170 bash[70212]: audit 2024-09-21T13:55:44.984512+0000 mgr.y (mgr.25139) 850 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:45.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:45 smithi170 bash[70212]: audit 2024-09-21T13:55:44.984512+0000 mgr.y (mgr.25139) 850 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:46.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:46 smithi092 bash[92956]: cluster 2024-09-21T13:55:45.359061+0000 mgr.y (mgr.25139) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:46.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:46 smithi092 bash[92956]: cluster 2024-09-21T13:55:45.359061+0000 mgr.y (mgr.25139) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:46.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:46 smithi092 bash[89286]: cluster 2024-09-21T13:55:45.359061+0000 mgr.y (mgr.25139) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:46.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:46 smithi092 bash[89286]: cluster 2024-09-21T13:55:45.359061+0000 mgr.y (mgr.25139) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:46.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:46 smithi170 bash[70212]: cluster 2024-09-21T13:55:45.359061+0000 mgr.y (mgr.25139) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:46.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:46 smithi170 bash[70212]: cluster 2024-09-21T13:55:45.359061+0000 mgr.y (mgr.25139) 851 : cluster [DBG] pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:47.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:47.100220969Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:47.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:47 smithi170 bash[70212]: audit 2024-09-21T13:55:46.759639+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:47.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:47 smithi170 bash[70212]: audit 2024-09-21T13:55:46.759639+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:47 smithi092 bash[89286]: audit 2024-09-21T13:55:46.759639+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:47 smithi092 bash[89286]: audit 2024-09-21T13:55:46.759639+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:48.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:47 smithi092 bash[92956]: audit 2024-09-21T13:55:46.759639+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:48.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:47 smithi092 bash[92956]: audit 2024-09-21T13:55:46.759639+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:55:48.671 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:55:48.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:48 smithi170 bash[70212]: cluster 2024-09-21T13:55:47.360165+0000 mgr.y (mgr.25139) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:48.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:48 smithi170 bash[70212]: cluster 2024-09-21T13:55:47.360165+0000 mgr.y (mgr.25139) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:48 smithi092 bash[89286]: cluster 2024-09-21T13:55:47.360165+0000 mgr.y (mgr.25139) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:48 smithi092 bash[89286]: cluster 2024-09-21T13:55:47.360165+0000 mgr.y (mgr.25139) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:49.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:48 smithi092 bash[92956]: cluster 2024-09-21T13:55:47.360165+0000 mgr.y (mgr.25139) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:49.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:48 smithi092 bash[92956]: cluster 2024-09-21T13:55:47.360165+0000 mgr.y (mgr.25139) 852 : cluster [DBG] pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:50.205 INFO:teuthology.orchestra.run.smithi092.stdout:HEALTH_OK 2024-09-21T13:55:50.342 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:55:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:55:50] "GET /metrics HTTP/1.1" 200 38324 "" "Prometheus/2.51.0" 2024-09-21T13:55:50.533 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:50.11056226Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:50.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:50 smithi092 bash[92956]: cluster 2024-09-21T13:55:49.361442+0000 mgr.y (mgr.25139) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:50.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:50 smithi092 bash[92956]: cluster 2024-09-21T13:55:49.361442+0000 mgr.y (mgr.25139) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:50.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:50 smithi092 bash[92956]: audit 2024-09-21T13:55:50.206243+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/2400658610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:55:50.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:50 smithi092 bash[92956]: audit 2024-09-21T13:55:50.206243+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/2400658610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:55:50.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:50 smithi092 bash[89286]: cluster 2024-09-21T13:55:49.361442+0000 mgr.y (mgr.25139) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:50.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:50 smithi092 bash[89286]: cluster 2024-09-21T13:55:49.361442+0000 mgr.y (mgr.25139) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:50.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:50 smithi092 bash[89286]: audit 2024-09-21T13:55:50.206243+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/2400658610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:55:50.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:50 smithi092 bash[89286]: audit 2024-09-21T13:55:50.206243+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/2400658610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:55:50.832 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --services rgw.foo' 2024-09-21T13:55:50.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:50 smithi170 bash[70212]: cluster 2024-09-21T13:55:49.361442+0000 mgr.y (mgr.25139) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:50.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:50 smithi170 bash[70212]: cluster 2024-09-21T13:55:49.361442+0000 mgr.y (mgr.25139) 853 : cluster [DBG] pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:50.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:50 smithi170 bash[70212]: audit 2024-09-21T13:55:50.206243+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/2400658610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:55:50.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:50 smithi170 bash[70212]: audit 2024-09-21T13:55:50.206243+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.92:0/2400658610' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T13:55:52.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:52 smithi170 bash[70212]: cluster 2024-09-21T13:55:51.362427+0000 mgr.y (mgr.25139) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:52.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:52 smithi170 bash[70212]: cluster 2024-09-21T13:55:51.362427+0000 mgr.y (mgr.25139) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:53.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:52 smithi092 bash[89286]: cluster 2024-09-21T13:55:51.362427+0000 mgr.y (mgr.25139) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:53.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:52 smithi092 bash[89286]: cluster 2024-09-21T13:55:51.362427+0000 mgr.y (mgr.25139) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:52 smithi092 bash[92956]: cluster 2024-09-21T13:55:51.362427+0000 mgr.y (mgr.25139) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:52 smithi092 bash[92956]: cluster 2024-09-21T13:55:51.362427+0000 mgr.y (mgr.25139) 854 : cluster [DBG] pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:53.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:53.07739488Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:54.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:54 smithi170 bash[70212]: cluster 2024-09-21T13:55:53.363772+0000 mgr.y (mgr.25139) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:54.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:54 smithi170 bash[70212]: cluster 2024-09-21T13:55:53.363772+0000 mgr.y (mgr.25139) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:54.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:54 smithi092 bash[89286]: cluster 2024-09-21T13:55:53.363772+0000 mgr.y (mgr.25139) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:54.995 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:54 smithi092 bash[89286]: cluster 2024-09-21T13:55:53.363772+0000 mgr.y (mgr.25139) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:54.995 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:54 smithi092 bash[92956]: cluster 2024-09-21T13:55:53.363772+0000 mgr.y (mgr.25139) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:54.995 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:54 smithi092 bash[92956]: cluster 2024-09-21T13:55:53.363772+0000 mgr.y (mgr.25139) 855 : cluster [DBG] pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:55.642 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:55:55.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:55 smithi170 bash[70212]: audit 2024-09-21T13:55:54.995753+0000 mgr.y (mgr.25139) 856 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:55.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:55 smithi170 bash[70212]: audit 2024-09-21T13:55:54.995753+0000 mgr.y (mgr.25139) 856 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:55.878 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:55 smithi092 bash[89286]: audit 2024-09-21T13:55:54.995753+0000 mgr.y (mgr.25139) 856 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:55.879 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:55 smithi092 bash[89286]: audit 2024-09-21T13:55:54.995753+0000 mgr.y (mgr.25139) 856 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:55.879 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:55 smithi092 bash[92956]: audit 2024-09-21T13:55:54.995753+0000 mgr.y (mgr.25139) 856 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:55.879 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:55 smithi092 bash[92956]: audit 2024-09-21T13:55:54.995753+0000 mgr.y (mgr.25139) 856 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:55:56.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:56.070933021Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:56.802 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:56 smithi092 bash[92956]: cluster 2024-09-21T13:55:55.365019+0000 mgr.y (mgr.25139) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:56.802 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:56 smithi092 bash[92956]: cluster 2024-09-21T13:55:55.365019+0000 mgr.y (mgr.25139) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:56.802 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:56 smithi092 bash[89286]: cluster 2024-09-21T13:55:55.365019+0000 mgr.y (mgr.25139) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:56.803 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:56 smithi092 bash[89286]: cluster 2024-09-21T13:55:55.365019+0000 mgr.y (mgr.25139) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:56.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:56 smithi170 bash[70212]: cluster 2024-09-21T13:55:55.365019+0000 mgr.y (mgr.25139) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:56.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:56 smithi170 bash[70212]: cluster 2024-09-21T13:55:55.365019+0000 mgr.y (mgr.25139) 857 : cluster [DBG] pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:55:58.822 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[89286]: audit 2024-09-21T13:55:57.163951+0000 mgr.y (mgr.25139) 858 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[89286]: audit 2024-09-21T13:55:57.163951+0000 mgr.y (mgr.25139) 858 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[89286]: cluster 2024-09-21T13:55:57.366021+0000 mgr.y (mgr.25139) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[89286]: cluster 2024-09-21T13:55:57.366021+0000 mgr.y (mgr.25139) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[89286]: audit 2024-09-21T13:55:58.213300+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[89286]: audit 2024-09-21T13:55:58.213300+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[89286]: audit 2024-09-21T13:55:58.214457+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[89286]: audit 2024-09-21T13:55:58.214457+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[89286]: audit 2024-09-21T13:55:58.224759+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[89286]: audit 2024-09-21T13:55:58.224759+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[92956]: audit 2024-09-21T13:55:57.163951+0000 mgr.y (mgr.25139) 858 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[92956]: audit 2024-09-21T13:55:57.163951+0000 mgr.y (mgr.25139) 858 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:58.823 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[92956]: cluster 2024-09-21T13:55:57.366021+0000 mgr.y (mgr.25139) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:58.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[92956]: cluster 2024-09-21T13:55:57.366021+0000 mgr.y (mgr.25139) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:58.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[92956]: audit 2024-09-21T13:55:58.213300+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:55:58.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[92956]: audit 2024-09-21T13:55:58.213300+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:55:58.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[92956]: audit 2024-09-21T13:55:58.214457+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:55:58.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[92956]: audit 2024-09-21T13:55:58.214457+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:55:58.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[92956]: audit 2024-09-21T13:55:58.224759+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:58.824 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:55:58 smithi092 bash[92956]: audit 2024-09-21T13:55:58.224759+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:58.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:58 smithi170 bash[70212]: audit 2024-09-21T13:55:57.163951+0000 mgr.y (mgr.25139) 858 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:58.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:58 smithi170 bash[70212]: audit 2024-09-21T13:55:57.163951+0000 mgr.y (mgr.25139) 858 : audit [DBG] from='client.44661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", "services": "rgw.foo", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:55:58.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:58 smithi170 bash[70212]: cluster 2024-09-21T13:55:57.366021+0000 mgr.y (mgr.25139) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:58.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:58 smithi170 bash[70212]: cluster 2024-09-21T13:55:57.366021+0000 mgr.y (mgr.25139) 859 : cluster [DBG] pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:55:58.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:58 smithi170 bash[70212]: audit 2024-09-21T13:55:58.213300+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:55:58.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:58 smithi170 bash[70212]: audit 2024-09-21T13:55:58.213300+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:55:58.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:58 smithi170 bash[70212]: audit 2024-09-21T13:55:58.214457+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:55:58.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:58 smithi170 bash[70212]: audit 2024-09-21T13:55:58.214457+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:55:58.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:58 smithi170 bash[70212]: audit 2024-09-21T13:55:58.224759+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:58.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:55:58 smithi170 bash[70212]: audit 2024-09-21T13:55:58.224759+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:55:59.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:55:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:55:59.064592022Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:55:59.475 INFO:teuthology.orchestra.run.smithi092.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.047 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- 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-21T13:56:00.472 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:56:00] "GET /metrics HTTP/1.1" 200 38324 "" "Prometheus/2.51.0" 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: cluster 2024-09-21T13:55:59.367372+0000 mgr.y (mgr.25139) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: cluster 2024-09-21T13:55:59.367372+0000 mgr.y (mgr.25139) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: cephadm 2024-09-21T13:55:59.467365+0000 mgr.y (mgr.25139) 861 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: cephadm 2024-09-21T13:55:59.467365+0000 mgr.y (mgr.25139) 861 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: audit 2024-09-21T13:55:59.475146+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: audit 2024-09-21T13:55:59.475146+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: audit 2024-09-21T13:55:59.477652+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: audit 2024-09-21T13:55:59.477652+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: audit 2024-09-21T13:55:59.479131+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: audit 2024-09-21T13:55:59.479131+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: audit 2024-09-21T13:55:59.486671+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: audit 2024-09-21T13:55:59.486671+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: cephadm 2024-09-21T13:55:59.562278+0000 mgr.y (mgr.25139) 862 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[89286]: cephadm 2024-09-21T13:55:59.562278+0000 mgr.y (mgr.25139) 862 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: cluster 2024-09-21T13:55:59.367372+0000 mgr.y (mgr.25139) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: cluster 2024-09-21T13:55:59.367372+0000 mgr.y (mgr.25139) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: cephadm 2024-09-21T13:55:59.467365+0000 mgr.y (mgr.25139) 861 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: cephadm 2024-09-21T13:55:59.467365+0000 mgr.y (mgr.25139) 861 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: audit 2024-09-21T13:55:59.475146+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: audit 2024-09-21T13:55:59.475146+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: audit 2024-09-21T13:55:59.477652+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: audit 2024-09-21T13:55:59.477652+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: audit 2024-09-21T13:55:59.479131+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:00.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: audit 2024-09-21T13:55:59.479131+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:00.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: audit 2024-09-21T13:55:59.486671+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: audit 2024-09-21T13:55:59.486671+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: cephadm 2024-09-21T13:55:59.562278+0000 mgr.y (mgr.25139) 862 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:00 smithi092 bash[92956]: cephadm 2024-09-21T13:55:59.562278+0000 mgr.y (mgr.25139) 862 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: cluster 2024-09-21T13:55:59.367372+0000 mgr.y (mgr.25139) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:00.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: cluster 2024-09-21T13:55:59.367372+0000 mgr.y (mgr.25139) 860 : cluster [DBG] pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:00.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: cephadm 2024-09-21T13:55:59.467365+0000 mgr.y (mgr.25139) 861 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: cephadm 2024-09-21T13:55:59.467365+0000 mgr.y (mgr.25139) 861 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: audit 2024-09-21T13:55:59.475146+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: audit 2024-09-21T13:55:59.475146+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: audit 2024-09-21T13:55:59.477652+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: audit 2024-09-21T13:55:59.477652+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: audit 2024-09-21T13:55:59.479131+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: audit 2024-09-21T13:55:59.479131+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: audit 2024-09-21T13:55:59.486671+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: audit 2024-09-21T13:55:59.486671+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: cephadm 2024-09-21T13:55:59.562278+0000 mgr.y (mgr.25139) 862 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:00.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:00 smithi170 bash[70212]: cephadm 2024-09-21T13:55:59.562278+0000 mgr.y (mgr.25139) 862 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:56:02.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:02.074147007Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: cluster 2024-09-21T13:56:01.368362+0000 mgr.y (mgr.25139) 863 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: cluster 2024-09-21T13:56:01.368362+0000 mgr.y (mgr.25139) 863 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:01.761822+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:01.761822+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.013268+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.013268+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.016769+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:02.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.016769+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.019491+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.019491+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.026962+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.026962+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.031313+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.031313+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.039203+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.039203+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.042746+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.042746+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.052984+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.052984+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: cluster 2024-09-21T13:56:01.368362+0000 mgr.y (mgr.25139) 863 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:02.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: cluster 2024-09-21T13:56:01.368362+0000 mgr.y (mgr.25139) 863 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:02.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:01.761822+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:02.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:01.761822+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:02.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.013268+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.013268+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.016769+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:02.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.016769+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:02.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.019491+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.019491+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.026962+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.026962+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.031313+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.031313+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.039203+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.039203+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.042746+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.042746+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.052984+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.052984+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.059081+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.059081+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.068586+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.068586+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.779 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.078336+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.078336+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.088195+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[92956]: audit 2024-09-21T13:56:02.088195+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.059081+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.059081+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.068586+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.068586+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.078336+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.078336+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.088195+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:02 smithi092 bash[89286]: audit 2024-09-21T13:56:02.088195+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: cluster 2024-09-21T13:56:01.368362+0000 mgr.y (mgr.25139) 863 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: cluster 2024-09-21T13:56:01.368362+0000 mgr.y (mgr.25139) 863 : cluster [DBG] pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:01.761822+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:01.761822+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.013268+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.013268+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.016769+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.016769+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.019491+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.019491+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.026962+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.026962+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.031313+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.031313+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.039203+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.039203+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.042746+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.042746+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.052984+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.052984+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.059081+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.059081+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.068586+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.068586+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.078336+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.078336+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.088195+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:02.857 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:02 smithi170 bash[70212]: audit 2024-09-21T13:56:02.088195+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:03.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.013938+0000 mgr.y (mgr.25139) 864 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:56:03.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.013938+0000 mgr.y (mgr.25139) 864 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:56:03.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.014056+0000 mgr.y (mgr.25139) 865 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:56:03.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.014056+0000 mgr.y (mgr.25139) 865 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:56:03.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.020585+0000 mgr.y (mgr.25139) 866 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:56:03.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.020585+0000 mgr.y (mgr.25139) 866 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:56:03.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.032917+0000 mgr.y (mgr.25139) 867 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:56:03.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.032917+0000 mgr.y (mgr.25139) 867 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:56:03.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.044336+0000 mgr.y (mgr.25139) 868 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:56:03.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.044336+0000 mgr.y (mgr.25139) 868 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:56:03.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.060120+0000 mgr.y (mgr.25139) 869 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:56:03.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.060120+0000 mgr.y (mgr.25139) 869 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:56:03.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.079907+0000 mgr.y (mgr.25139) 870 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:56:03.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[92956]: cephadm 2024-09-21T13:56:02.079907+0000 mgr.y (mgr.25139) 870 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:56:03.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.013938+0000 mgr.y (mgr.25139) 864 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:56:03.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.013938+0000 mgr.y (mgr.25139) 864 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:56:03.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.014056+0000 mgr.y (mgr.25139) 865 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:56:03.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.014056+0000 mgr.y (mgr.25139) 865 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:56:03.778 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.020585+0000 mgr.y (mgr.25139) 866 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:56:03.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.020585+0000 mgr.y (mgr.25139) 866 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:56:03.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.032917+0000 mgr.y (mgr.25139) 867 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:56:03.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.032917+0000 mgr.y (mgr.25139) 867 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:56:03.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.044336+0000 mgr.y (mgr.25139) 868 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:56:03.779 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.044336+0000 mgr.y (mgr.25139) 868 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:56:03.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.060120+0000 mgr.y (mgr.25139) 869 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:56:03.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.060120+0000 mgr.y (mgr.25139) 869 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:56:03.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.079907+0000 mgr.y (mgr.25139) 870 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:56:03.780 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:03 smithi092 bash[89286]: cephadm 2024-09-21T13:56:02.079907+0000 mgr.y (mgr.25139) 870 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:56:03.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.013938+0000 mgr.y (mgr.25139) 864 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:56:03.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.013938+0000 mgr.y (mgr.25139) 864 : cephadm [INF] Upgrade: Target is version 19.3.0-5104-g44178494 (squid) 2024-09-21T13:56:03.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.014056+0000 mgr.y (mgr.25139) 865 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:56:03.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.014056+0000 mgr.y (mgr.25139) 865 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5'] 2024-09-21T13:56:03.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.020585+0000 mgr.y (mgr.25139) 866 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:56:03.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.020585+0000 mgr.y (mgr.25139) 866 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T13:56:03.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.032917+0000 mgr.y (mgr.25139) 867 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:56:03.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.032917+0000 mgr.y (mgr.25139) 867 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T13:56:03.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.044336+0000 mgr.y (mgr.25139) 868 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:56:03.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.044336+0000 mgr.y (mgr.25139) 868 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T13:56:03.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.060120+0000 mgr.y (mgr.25139) 869 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:56:03.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.060120+0000 mgr.y (mgr.25139) 869 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-09-21T13:56:03.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.079907+0000 mgr.y (mgr.25139) 870 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:56:03.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:03 smithi170 bash[70212]: cephadm 2024-09-21T13:56:02.079907+0000 mgr.y (mgr.25139) 870 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T13:56:04.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[89286]: cluster 2024-09-21T13:56:03.369682+0000 mgr.y (mgr.25139) 871 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[89286]: cluster 2024-09-21T13:56:03.369682+0000 mgr.y (mgr.25139) 871 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[89286]: audit 2024-09-21T13:56:04.458598+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[89286]: audit 2024-09-21T13:56:04.458598+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[89286]: audit 2024-09-21T13:56:04.462060+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[89286]: audit 2024-09-21T13:56:04.462060+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[89286]: audit 2024-09-21T13:56:04.464574+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:04.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[89286]: audit 2024-09-21T13:56:04.464574+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:04.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[92956]: cluster 2024-09-21T13:56:03.369682+0000 mgr.y (mgr.25139) 871 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:04.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[92956]: cluster 2024-09-21T13:56:03.369682+0000 mgr.y (mgr.25139) 871 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:04.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[92956]: audit 2024-09-21T13:56:04.458598+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[92956]: audit 2024-09-21T13:56:04.458598+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[92956]: audit 2024-09-21T13:56:04.462060+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[92956]: audit 2024-09-21T13:56:04.462060+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[92956]: audit 2024-09-21T13:56:04.464574+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:04.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:04 smithi092 bash[92956]: audit 2024-09-21T13:56:04.464574+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:04 smithi170 bash[70212]: cluster 2024-09-21T13:56:03.369682+0000 mgr.y (mgr.25139) 871 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:04 smithi170 bash[70212]: cluster 2024-09-21T13:56:03.369682+0000 mgr.y (mgr.25139) 871 : cluster [DBG] pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:04 smithi170 bash[70212]: audit 2024-09-21T13:56:04.458598+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:04 smithi170 bash[70212]: audit 2024-09-21T13:56:04.458598+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:04 smithi170 bash[70212]: audit 2024-09-21T13:56:04.462060+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:04 smithi170 bash[70212]: audit 2024-09-21T13:56:04.462060+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi092.drshui", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:04.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:04 smithi170 bash[70212]: audit 2024-09-21T13:56:04.464574+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:04.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:04 smithi170 bash[70212]: audit 2024-09-21T13:56:04.464574+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:04.927 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:56:05.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:05.080846481Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:05.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:05 smithi092 bash[89286]: cephadm 2024-09-21T13:56:04.452238+0000 mgr.y (mgr.25139) 872 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.drshui (1/2) 2024-09-21T13:56:05.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:05 smithi092 bash[89286]: cephadm 2024-09-21T13:56:04.452238+0000 mgr.y (mgr.25139) 872 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.drshui (1/2) 2024-09-21T13:56:05.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:05 smithi092 bash[89286]: cephadm 2024-09-21T13:56:04.466408+0000 mgr.y (mgr.25139) 873 : cephadm [INF] Deploying daemon rgw.foo.smithi092.drshui on smithi092 2024-09-21T13:56:05.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:05 smithi092 bash[89286]: cephadm 2024-09-21T13:56:04.466408+0000 mgr.y (mgr.25139) 873 : cephadm [INF] Deploying daemon rgw.foo.smithi092.drshui on smithi092 2024-09-21T13:56:05.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:05 smithi092 bash[92956]: cephadm 2024-09-21T13:56:04.452238+0000 mgr.y (mgr.25139) 872 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.drshui (1/2) 2024-09-21T13:56:05.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:05 smithi092 bash[92956]: cephadm 2024-09-21T13:56:04.452238+0000 mgr.y (mgr.25139) 872 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.drshui (1/2) 2024-09-21T13:56:05.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:05 smithi092 bash[92956]: cephadm 2024-09-21T13:56:04.466408+0000 mgr.y (mgr.25139) 873 : cephadm [INF] Deploying daemon rgw.foo.smithi092.drshui on smithi092 2024-09-21T13:56:05.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:05 smithi092 bash[92956]: cephadm 2024-09-21T13:56:04.466408+0000 mgr.y (mgr.25139) 873 : cephadm [INF] Deploying daemon rgw.foo.smithi092.drshui on smithi092 2024-09-21T13:56:05.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:05 smithi170 bash[70212]: cephadm 2024-09-21T13:56:04.452238+0000 mgr.y (mgr.25139) 872 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.drshui (1/2) 2024-09-21T13:56:05.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:05 smithi170 bash[70212]: cephadm 2024-09-21T13:56:04.452238+0000 mgr.y (mgr.25139) 872 : cephadm [INF] Upgrade: Updating rgw.foo.smithi092.drshui (1/2) 2024-09-21T13:56:05.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:05 smithi170 bash[70212]: cephadm 2024-09-21T13:56:04.466408+0000 mgr.y (mgr.25139) 873 : cephadm [INF] Deploying daemon rgw.foo.smithi092.drshui on smithi092 2024-09-21T13:56:05.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:05 smithi170 bash[70212]: cephadm 2024-09-21T13:56:04.466408+0000 mgr.y (mgr.25139) 873 : cephadm [INF] Deploying daemon rgw.foo.smithi092.drshui on smithi092 2024-09-21T13:56:06.773 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:06 smithi092 bash[89286]: audit 2024-09-21T13:56:05.004483+0000 mgr.y (mgr.25139) 874 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:06.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:06 smithi092 bash[89286]: audit 2024-09-21T13:56:05.004483+0000 mgr.y (mgr.25139) 874 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:06.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:06 smithi092 bash[89286]: cluster 2024-09-21T13:56:05.370910+0000 mgr.y (mgr.25139) 875 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:06.774 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:06 smithi092 bash[89286]: cluster 2024-09-21T13:56:05.370910+0000 mgr.y (mgr.25139) 875 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:06.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:06 smithi092 bash[92956]: audit 2024-09-21T13:56:05.004483+0000 mgr.y (mgr.25139) 874 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:06.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:06 smithi092 bash[92956]: audit 2024-09-21T13:56:05.004483+0000 mgr.y (mgr.25139) 874 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:06.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:06 smithi092 bash[92956]: cluster 2024-09-21T13:56:05.370910+0000 mgr.y (mgr.25139) 875 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:06.774 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:06 smithi092 bash[92956]: cluster 2024-09-21T13:56:05.370910+0000 mgr.y (mgr.25139) 875 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:06.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:06 smithi170 bash[70212]: audit 2024-09-21T13:56:05.004483+0000 mgr.y (mgr.25139) 874 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:06.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:06 smithi170 bash[70212]: audit 2024-09-21T13:56:05.004483+0000 mgr.y (mgr.25139) 874 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:06.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:06 smithi170 bash[70212]: cluster 2024-09-21T13:56:05.370910+0000 mgr.y (mgr.25139) 875 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:06.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:06 smithi170 bash[70212]: cluster 2024-09-21T13:56:05.370910+0000 mgr.y (mgr.25139) 875 : cluster [DBG] pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:07.085 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:56:07.700 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:56:07.700 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (14m) 4m ago 40m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:56:07.700 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (13m) 82s ago 40m 70.2M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:56:07.700 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (15m) 4m ago 38m 48.6M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (15m) 82s ago 49m 445M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (26m) 4m ago 51m 519M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (10m) 4m ago 51m 52.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (11m) 82s ago 49m 46.7M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (10m) 4m ago 49m 41.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (15m) 4m ago 41m 8364k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (15m) 82s ago 41m 8531k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (8m) 4m ago 48m 56.0M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (7m) 4m ago 47m 50.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (5m) 4m ago 46m 44.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 2f21d2526609 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running 4m ago 45m - 3036M 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (3m) 82s ago 45m 50.3M 3292M 19.3.0-5104-g44178494 b415816db8b4 1481554f81bb 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (2m) 82s ago 44m 49.3M 3292M 19.3.0-5104-g44178494 b415816db8b4 5e50cb1b0903 2024-09-21T13:56:07.701 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (2m) 82s ago 43m 45.4M 3292M 19.3.0-5104-g44178494 b415816db8b4 9a94d2837f46 2024-09-21T13:56:07.702 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running 82s ago 42m - 3292M 2024-09-21T13:56:07.702 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (14m) 82s ago 41m 44.9M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:56:07.702 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (38m) 4m ago 38m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 915540350daf 2024-09-21T13:56:07.702 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (38m) 82s ago 38m 103M - 19.1.1-373-g4e45e6b4 164465d2334a ba24c7987978 2024-09-21T13:56:07.815 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:07 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:07.816 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:56:07 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:07.816 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:56:07 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:07.816 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:56:07 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:07.817 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:07 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:07.817 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:56:07 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:07.817 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:56:07 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:07.817 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:56:07 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:07.818 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:56:07 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:08.065 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 8 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:56:08.066 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T13:56:08.067 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 13 2024-09-21T13:56:08.067 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:56:08.067 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:56:08.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:08.089560368Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:08.356 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:56:08.356 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:56:08.356 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:56:08.356 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-21T13:56:08.356 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [], 2024-09-21T13:56:08.356 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T13:56:08.356 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading rgw daemons", 2024-09-21T13:56:08.356 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:56:08.356 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:56:08.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[89286]: audit 2024-09-21T13:56:07.074914+0000 mgr.y (mgr.25139) 876 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[89286]: audit 2024-09-21T13:56:07.074914+0000 mgr.y (mgr.25139) 876 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[89286]: cluster 2024-09-21T13:56:07.371851+0000 mgr.y (mgr.25139) 877 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:08.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[89286]: cluster 2024-09-21T13:56:07.371851+0000 mgr.y (mgr.25139) 877 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:08.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[89286]: audit 2024-09-21T13:56:07.378300+0000 mgr.y (mgr.25139) 878 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[89286]: audit 2024-09-21T13:56:07.378300+0000 mgr.y (mgr.25139) 878 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[89286]: audit 2024-09-21T13:56:07.689310+0000 mgr.y (mgr.25139) 879 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[89286]: audit 2024-09-21T13:56:07.689310+0000 mgr.y (mgr.25139) 879 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[89286]: audit 2024-09-21T13:56:08.067275+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/3082096255' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[89286]: audit 2024-09-21T13:56:08.067275+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/3082096255' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[92956]: audit 2024-09-21T13:56:07.074914+0000 mgr.y (mgr.25139) 876 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[92956]: audit 2024-09-21T13:56:07.074914+0000 mgr.y (mgr.25139) 876 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[92956]: cluster 2024-09-21T13:56:07.371851+0000 mgr.y (mgr.25139) 877 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[92956]: cluster 2024-09-21T13:56:07.371851+0000 mgr.y (mgr.25139) 877 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[92956]: audit 2024-09-21T13:56:07.378300+0000 mgr.y (mgr.25139) 878 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[92956]: audit 2024-09-21T13:56:07.378300+0000 mgr.y (mgr.25139) 878 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[92956]: audit 2024-09-21T13:56:07.689310+0000 mgr.y (mgr.25139) 879 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[92956]: audit 2024-09-21T13:56:07.689310+0000 mgr.y (mgr.25139) 879 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[92956]: audit 2024-09-21T13:56:08.067275+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/3082096255' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:08.778 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:08 smithi092 bash[92956]: audit 2024-09-21T13:56:08.067275+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/3082096255' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:08.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[70212]: audit 2024-09-21T13:56:07.074914+0000 mgr.y (mgr.25139) 876 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[70212]: audit 2024-09-21T13:56:07.074914+0000 mgr.y (mgr.25139) 876 : audit [DBG] from='client.54641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[70212]: cluster 2024-09-21T13:56:07.371851+0000 mgr.y (mgr.25139) 877 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:08.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[70212]: cluster 2024-09-21T13:56:07.371851+0000 mgr.y (mgr.25139) 877 : cluster [DBG] pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:08.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[70212]: audit 2024-09-21T13:56:07.378300+0000 mgr.y (mgr.25139) 878 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[70212]: audit 2024-09-21T13:56:07.378300+0000 mgr.y (mgr.25139) 878 : audit [DBG] from='client.54647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[70212]: audit 2024-09-21T13:56:07.689310+0000 mgr.y (mgr.25139) 879 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[70212]: audit 2024-09-21T13:56:07.689310+0000 mgr.y (mgr.25139) 879 : audit [DBG] from='client.44679 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:08.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[70212]: audit 2024-09-21T13:56:08.067275+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/3082096255' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:08.856 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:08 smithi170 bash[70212]: audit 2024-09-21T13:56:08.067275+0000 mon.c (mon.2) 17 : audit [DBG] from='client.? 172.21.15.92:0/3082096255' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:09.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:09 smithi092 bash[89286]: audit 2024-09-21T13:56:08.357117+0000 mgr.y (mgr.25139) 880 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:09.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:09 smithi092 bash[89286]: audit 2024-09-21T13:56:08.357117+0000 mgr.y (mgr.25139) 880 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:09.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:09 smithi092 bash[92956]: audit 2024-09-21T13:56:08.357117+0000 mgr.y (mgr.25139) 880 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:09.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:09 smithi092 bash[92956]: audit 2024-09-21T13:56:08.357117+0000 mgr.y (mgr.25139) 880 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:09.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:09 smithi170 bash[70212]: audit 2024-09-21T13:56:08.357117+0000 mgr.y (mgr.25139) 880 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:09.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:09 smithi170 bash[70212]: audit 2024-09-21T13:56:08.357117+0000 mgr.y (mgr.25139) 880 : audit [DBG] from='client.54665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:10.516 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:56:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:56:10] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.51.0" 2024-09-21T13:56:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:10 smithi092 bash[89286]: cluster 2024-09-21T13:56:09.373087+0000 mgr.y (mgr.25139) 881 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:10.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:10 smithi092 bash[89286]: cluster 2024-09-21T13:56:09.373087+0000 mgr.y (mgr.25139) 881 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:10.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:10 smithi092 bash[92956]: cluster 2024-09-21T13:56:09.373087+0000 mgr.y (mgr.25139) 881 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:10.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:10 smithi092 bash[92956]: cluster 2024-09-21T13:56:09.373087+0000 mgr.y (mgr.25139) 881 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:10.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:10 smithi170 bash[70212]: cluster 2024-09-21T13:56:09.373087+0000 mgr.y (mgr.25139) 881 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:10.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:10 smithi170 bash[70212]: cluster 2024-09-21T13:56:09.373087+0000 mgr.y (mgr.25139) 881 : cluster [DBG] pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:11.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:11.062612762Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:12 smithi092 bash[89286]: cluster 2024-09-21T13:56:11.374000+0000 mgr.y (mgr.25139) 882 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:12.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:12 smithi092 bash[89286]: cluster 2024-09-21T13:56:11.374000+0000 mgr.y (mgr.25139) 882 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:12 smithi092 bash[92956]: cluster 2024-09-21T13:56:11.374000+0000 mgr.y (mgr.25139) 882 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:12.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:12 smithi092 bash[92956]: cluster 2024-09-21T13:56:11.374000+0000 mgr.y (mgr.25139) 882 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:12.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:12 smithi170 bash[70212]: cluster 2024-09-21T13:56:11.374000+0000 mgr.y (mgr.25139) 882 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:12.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:12 smithi170 bash[70212]: cluster 2024-09-21T13:56:11.374000+0000 mgr.y (mgr.25139) 882 : cluster [DBG] pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:14.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:14.089815526Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:14 smithi092 bash[89286]: cluster 2024-09-21T13:56:13.375259+0000 mgr.y (mgr.25139) 883 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:14.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:14 smithi092 bash[89286]: cluster 2024-09-21T13:56:13.375259+0000 mgr.y (mgr.25139) 883 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:14 smithi092 bash[92956]: cluster 2024-09-21T13:56:13.375259+0000 mgr.y (mgr.25139) 883 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:14.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:14 smithi092 bash[92956]: cluster 2024-09-21T13:56:13.375259+0000 mgr.y (mgr.25139) 883 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:14.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:14 smithi170 bash[70212]: cluster 2024-09-21T13:56:13.375259+0000 mgr.y (mgr.25139) 883 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:14.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:14 smithi170 bash[70212]: cluster 2024-09-21T13:56:13.375259+0000 mgr.y (mgr.25139) 883 : cluster [DBG] pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:16.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:16 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:16.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:56:16 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:16.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:16 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:16.526 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:56:16 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:16.526 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:56:16 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:16.527 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:56:16 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:16.527 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:56:16 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:16.527 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:56:16 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:16.527 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:56:16 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:16.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:16 smithi170 bash[70212]: audit 2024-09-21T13:56:15.011554+0000 mgr.y (mgr.25139) 884 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:16 smithi170 bash[70212]: audit 2024-09-21T13:56:15.011554+0000 mgr.y (mgr.25139) 884 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:16 smithi170 bash[70212]: cluster 2024-09-21T13:56:15.375995+0000 mgr.y (mgr.25139) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:16 smithi170 bash[70212]: cluster 2024-09-21T13:56:15.375995+0000 mgr.y (mgr.25139) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:16 smithi170 bash[70212]: audit 2024-09-21T13:56:16.364640+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:16 smithi170 bash[70212]: audit 2024-09-21T13:56:16.364640+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:16 smithi170 bash[70212]: audit 2024-09-21T13:56:16.370442+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:16.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:16 smithi170 bash[70212]: audit 2024-09-21T13:56:16.370442+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:17.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[89286]: audit 2024-09-21T13:56:15.011554+0000 mgr.y (mgr.25139) 884 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:17.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[89286]: audit 2024-09-21T13:56:15.011554+0000 mgr.y (mgr.25139) 884 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[89286]: cluster 2024-09-21T13:56:15.375995+0000 mgr.y (mgr.25139) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[89286]: cluster 2024-09-21T13:56:15.375995+0000 mgr.y (mgr.25139) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[89286]: audit 2024-09-21T13:56:16.364640+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[89286]: audit 2024-09-21T13:56:16.364640+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[89286]: audit 2024-09-21T13:56:16.370442+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[89286]: audit 2024-09-21T13:56:16.370442+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[92956]: audit 2024-09-21T13:56:15.011554+0000 mgr.y (mgr.25139) 884 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[92956]: audit 2024-09-21T13:56:15.011554+0000 mgr.y (mgr.25139) 884 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[92956]: cluster 2024-09-21T13:56:15.375995+0000 mgr.y (mgr.25139) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[92956]: cluster 2024-09-21T13:56:15.375995+0000 mgr.y (mgr.25139) 885 : cluster [DBG] pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[92956]: audit 2024-09-21T13:56:16.364640+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:17.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[92956]: audit 2024-09-21T13:56:16.364640+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:17.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[92956]: audit 2024-09-21T13:56:16.370442+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:17.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:16 smithi092 bash[92956]: audit 2024-09-21T13:56:16.370442+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:17.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:17.080631367Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:17.718 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:17 smithi092 bash[89286]: audit 2024-09-21T13:56:16.762219+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:17.718 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:17 smithi092 bash[89286]: audit 2024-09-21T13:56:16.762219+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:17.718 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:17 smithi092 bash[92956]: audit 2024-09-21T13:56:16.762219+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:17.719 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:17 smithi092 bash[92956]: audit 2024-09-21T13:56:16.762219+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:17.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:17 smithi170 bash[70212]: audit 2024-09-21T13:56:16.762219+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:17.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:17 smithi170 bash[70212]: audit 2024-09-21T13:56:16.762219+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:18.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:18 smithi170 bash[70212]: cluster 2024-09-21T13:56:17.376992+0000 mgr.y (mgr.25139) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:18.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:18 smithi170 bash[70212]: cluster 2024-09-21T13:56:17.376992+0000 mgr.y (mgr.25139) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:19.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:18 smithi092 bash[89286]: cluster 2024-09-21T13:56:17.376992+0000 mgr.y (mgr.25139) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:19.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:18 smithi092 bash[89286]: cluster 2024-09-21T13:56:17.376992+0000 mgr.y (mgr.25139) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:19.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:18 smithi092 bash[92956]: cluster 2024-09-21T13:56:17.376992+0000 mgr.y (mgr.25139) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:19.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:18 smithi092 bash[92956]: cluster 2024-09-21T13:56:17.376992+0000 mgr.y (mgr.25139) 886 : cluster [DBG] pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:20.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:20.078701331Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:20.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: cephadm 2024-09-21T13:56:19.151501+0000 mgr.y (mgr.25139) 887 : cephadm [INF] Upgrade: Updating rgw.foo.smithi170.dhymth (2/2) 2024-09-21T13:56:20.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: cephadm 2024-09-21T13:56:19.151501+0000 mgr.y (mgr.25139) 887 : cephadm [INF] Upgrade: Updating rgw.foo.smithi170.dhymth (2/2) 2024-09-21T13:56:20.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: audit 2024-09-21T13:56:19.158632+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:20.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: audit 2024-09-21T13:56:19.158632+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:20.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: audit 2024-09-21T13:56:19.163027+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:20.355 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: audit 2024-09-21T13:56:19.163027+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: audit 2024-09-21T13:56:19.166470+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: audit 2024-09-21T13:56:19.166470+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: cephadm 2024-09-21T13:56:19.168415+0000 mgr.y (mgr.25139) 888 : cephadm [INF] Deploying daemon rgw.foo.smithi170.dhymth on smithi170 2024-09-21T13:56:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: cephadm 2024-09-21T13:56:19.168415+0000 mgr.y (mgr.25139) 888 : cephadm [INF] Deploying daemon rgw.foo.smithi170.dhymth on smithi170 2024-09-21T13:56:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: cluster 2024-09-21T13:56:19.378286+0000 mgr.y (mgr.25139) 889 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-21T13:56:20.356 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:20 smithi170 bash[70212]: cluster 2024-09-21T13:56:19.378286+0000 mgr.y (mgr.25139) 889 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-21T13:56:20.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:56:20] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.51.0" 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: cephadm 2024-09-21T13:56:19.151501+0000 mgr.y (mgr.25139) 887 : cephadm [INF] Upgrade: Updating rgw.foo.smithi170.dhymth (2/2) 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: cephadm 2024-09-21T13:56:19.151501+0000 mgr.y (mgr.25139) 887 : cephadm [INF] Upgrade: Updating rgw.foo.smithi170.dhymth (2/2) 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: audit 2024-09-21T13:56:19.158632+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: audit 2024-09-21T13:56:19.158632+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: audit 2024-09-21T13:56:19.163027+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: audit 2024-09-21T13:56:19.163027+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: audit 2024-09-21T13:56:19.166470+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: audit 2024-09-21T13:56:19.166470+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: cephadm 2024-09-21T13:56:19.168415+0000 mgr.y (mgr.25139) 888 : cephadm [INF] Deploying daemon rgw.foo.smithi170.dhymth on smithi170 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: cephadm 2024-09-21T13:56:19.168415+0000 mgr.y (mgr.25139) 888 : cephadm [INF] Deploying daemon rgw.foo.smithi170.dhymth on smithi170 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: cluster 2024-09-21T13:56:19.378286+0000 mgr.y (mgr.25139) 889 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-21T13:56:20.526 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[92956]: cluster 2024-09-21T13:56:19.378286+0000 mgr.y (mgr.25139) 889 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-21T13:56:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: cephadm 2024-09-21T13:56:19.151501+0000 mgr.y (mgr.25139) 887 : cephadm [INF] Upgrade: Updating rgw.foo.smithi170.dhymth (2/2) 2024-09-21T13:56:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: cephadm 2024-09-21T13:56:19.151501+0000 mgr.y (mgr.25139) 887 : cephadm [INF] Upgrade: Updating rgw.foo.smithi170.dhymth (2/2) 2024-09-21T13:56:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: audit 2024-09-21T13:56:19.158632+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: audit 2024-09-21T13:56:19.158632+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: audit 2024-09-21T13:56:19.163027+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: audit 2024-09-21T13:56:19.163027+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi170.dhymth", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]} : dispatch 2024-09-21T13:56:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: audit 2024-09-21T13:56:19.166470+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: audit 2024-09-21T13:56:19.166470+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:20.527 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: cephadm 2024-09-21T13:56:19.168415+0000 mgr.y (mgr.25139) 888 : cephadm [INF] Deploying daemon rgw.foo.smithi170.dhymth on smithi170 2024-09-21T13:56:20.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: cephadm 2024-09-21T13:56:19.168415+0000 mgr.y (mgr.25139) 888 : cephadm [INF] Deploying daemon rgw.foo.smithi170.dhymth on smithi170 2024-09-21T13:56:20.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: cluster 2024-09-21T13:56:19.378286+0000 mgr.y (mgr.25139) 889 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-21T13:56:20.528 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:20 smithi092 bash[89286]: cluster 2024-09-21T13:56:19.378286+0000 mgr.y (mgr.25139) 889 : cluster [DBG] pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 85 B/s wr, 41 op/s 2024-09-21T13:56:22.026 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:56:21 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:22.026 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:56:21 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:22.026 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:56:21 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:22.027 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:56:21 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:22.027 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:56:21 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:22.027 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:21 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:22.027 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:56:21 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:22.028 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:56:21 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:22.028 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:21 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:22 smithi092 bash[89286]: cluster 2024-09-21T13:56:21.379323+0000 mgr.y (mgr.25139) 890 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 85 B/s wr, 52 op/s 2024-09-21T13:56:22.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:22 smithi092 bash[89286]: cluster 2024-09-21T13:56:21.379323+0000 mgr.y (mgr.25139) 890 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 85 B/s wr, 52 op/s 2024-09-21T13:56:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:22 smithi092 bash[92956]: cluster 2024-09-21T13:56:21.379323+0000 mgr.y (mgr.25139) 890 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 85 B/s wr, 52 op/s 2024-09-21T13:56:22.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:22 smithi092 bash[92956]: cluster 2024-09-21T13:56:21.379323+0000 mgr.y (mgr.25139) 890 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 85 B/s wr, 52 op/s 2024-09-21T13:56:22.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:22 smithi170 bash[70212]: cluster 2024-09-21T13:56:21.379323+0000 mgr.y (mgr.25139) 890 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 85 B/s wr, 52 op/s 2024-09-21T13:56:22.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:22 smithi170 bash[70212]: cluster 2024-09-21T13:56:21.379323+0000 mgr.y (mgr.25139) 890 : cluster [DBG] pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 85 B/s wr, 52 op/s 2024-09-21T13:56:23.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:23.091319828Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:24 smithi092 bash[89286]: cluster 2024-09-21T13:56:23.380560+0000 mgr.y (mgr.25139) 891 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:24.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:24 smithi092 bash[89286]: cluster 2024-09-21T13:56:23.380560+0000 mgr.y (mgr.25139) 891 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:24 smithi092 bash[92956]: cluster 2024-09-21T13:56:23.380560+0000 mgr.y (mgr.25139) 891 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:24.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:24 smithi092 bash[92956]: cluster 2024-09-21T13:56:23.380560+0000 mgr.y (mgr.25139) 891 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:24.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:24 smithi170 bash[70212]: cluster 2024-09-21T13:56:23.380560+0000 mgr.y (mgr.25139) 891 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:24.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:24 smithi170 bash[70212]: cluster 2024-09-21T13:56:23.380560+0000 mgr.y (mgr.25139) 891 : cluster [DBG] pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:26.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:26.081453369Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:26.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:26 smithi092 bash[89286]: audit 2024-09-21T13:56:25.019433+0000 mgr.y (mgr.25139) 892 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:26.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:26 smithi092 bash[89286]: audit 2024-09-21T13:56:25.019433+0000 mgr.y (mgr.25139) 892 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:26.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:26 smithi092 bash[89286]: cluster 2024-09-21T13:56:25.381823+0000 mgr.y (mgr.25139) 893 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:26.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:26 smithi092 bash[89286]: cluster 2024-09-21T13:56:25.381823+0000 mgr.y (mgr.25139) 893 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:26.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:26 smithi092 bash[92956]: audit 2024-09-21T13:56:25.019433+0000 mgr.y (mgr.25139) 892 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:26.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:26 smithi092 bash[92956]: audit 2024-09-21T13:56:25.019433+0000 mgr.y (mgr.25139) 892 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:26.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:26 smithi092 bash[92956]: cluster 2024-09-21T13:56:25.381823+0000 mgr.y (mgr.25139) 893 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:26.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:26 smithi092 bash[92956]: cluster 2024-09-21T13:56:25.381823+0000 mgr.y (mgr.25139) 893 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:26 smithi170 bash[70212]: audit 2024-09-21T13:56:25.019433+0000 mgr.y (mgr.25139) 892 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:26 smithi170 bash[70212]: audit 2024-09-21T13:56:25.019433+0000 mgr.y (mgr.25139) 892 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:26 smithi170 bash[70212]: cluster 2024-09-21T13:56:25.381823+0000 mgr.y (mgr.25139) 893 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:26.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:26 smithi170 bash[70212]: cluster 2024-09-21T13:56:25.381823+0000 mgr.y (mgr.25139) 893 : cluster [DBG] pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:28.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:28 smithi092 bash[89286]: cluster 2024-09-21T13:56:27.382843+0000 mgr.y (mgr.25139) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:28.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:28 smithi092 bash[89286]: cluster 2024-09-21T13:56:27.382843+0000 mgr.y (mgr.25139) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:28.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:28 smithi092 bash[92956]: cluster 2024-09-21T13:56:27.382843+0000 mgr.y (mgr.25139) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:28.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:28 smithi092 bash[92956]: cluster 2024-09-21T13:56:27.382843+0000 mgr.y (mgr.25139) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:28 smithi170 bash[70212]: cluster 2024-09-21T13:56:27.382843+0000 mgr.y (mgr.25139) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:28.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:28 smithi170 bash[70212]: cluster 2024-09-21T13:56:27.382843+0000 mgr.y (mgr.25139) 894 : cluster [DBG] pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:29.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:29.097196055Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:30.449 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:56:30 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:56:30] "GET /metrics HTTP/1.1" 200 38310 "" "Prometheus/2.51.0" 2024-09-21T13:56:30.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:30 smithi092 bash[92956]: cluster 2024-09-21T13:56:29.384072+0000 mgr.y (mgr.25139) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:30.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:30 smithi092 bash[92956]: cluster 2024-09-21T13:56:29.384072+0000 mgr.y (mgr.25139) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:30 smithi092 bash[89286]: cluster 2024-09-21T13:56:29.384072+0000 mgr.y (mgr.25139) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:30.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:30 smithi092 bash[89286]: cluster 2024-09-21T13:56:29.384072+0000 mgr.y (mgr.25139) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:30 smithi170 bash[70212]: cluster 2024-09-21T13:56:29.384072+0000 mgr.y (mgr.25139) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:30.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:30 smithi170 bash[70212]: cluster 2024-09-21T13:56:29.384072+0000 mgr.y (mgr.25139) 895 : cluster [DBG] pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:32.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:32.071463246Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:32.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:32 smithi092 bash[92956]: cluster 2024-09-21T13:56:31.385068+0000 mgr.y (mgr.25139) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T13:56:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:32 smithi092 bash[92956]: cluster 2024-09-21T13:56:31.385068+0000 mgr.y (mgr.25139) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T13:56:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:32 smithi092 bash[92956]: audit 2024-09-21T13:56:31.762422+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:32.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:32 smithi092 bash[92956]: audit 2024-09-21T13:56:31.762422+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:32.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:32 smithi092 bash[89286]: cluster 2024-09-21T13:56:31.385068+0000 mgr.y (mgr.25139) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T13:56:32.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:32 smithi092 bash[89286]: cluster 2024-09-21T13:56:31.385068+0000 mgr.y (mgr.25139) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T13:56:32.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:32 smithi092 bash[89286]: audit 2024-09-21T13:56:31.762422+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:32.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:32 smithi092 bash[89286]: audit 2024-09-21T13:56:31.762422+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:32.805 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:32 smithi170 bash[70212]: cluster 2024-09-21T13:56:31.385068+0000 mgr.y (mgr.25139) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T13:56:32.805 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:32 smithi170 bash[70212]: cluster 2024-09-21T13:56:31.385068+0000 mgr.y (mgr.25139) 896 : cluster [DBG] pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T13:56:32.805 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:32 smithi170 bash[70212]: audit 2024-09-21T13:56:31.762422+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:32.805 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:32 smithi170 bash[70212]: audit 2024-09-21T13:56:31.762422+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:33.604 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:56:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:33.605 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:56:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:33.605 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:56:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:33.605 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:56:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:33.606 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:56:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:33.606 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:33.606 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:33.606 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:56:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:33.607 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:56:33 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:56:34.604 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:34 smithi170 bash[70212]: audit 2024-09-21T13:56:33.343710+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:34 smithi170 bash[70212]: audit 2024-09-21T13:56:33.343710+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:34 smithi170 bash[70212]: audit 2024-09-21T13:56:33.356784+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:34 smithi170 bash[70212]: audit 2024-09-21T13:56:33.356784+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:34 smithi170 bash[70212]: cluster 2024-09-21T13:56:33.385967+0000 mgr.y (mgr.25139) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-09-21T13:56:34.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:34 smithi170 bash[70212]: cluster 2024-09-21T13:56:33.385967+0000 mgr.y (mgr.25139) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-09-21T13:56:34.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:34 smithi170 bash[70212]: audit 2024-09-21T13:56:33.904887+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:34 smithi170 bash[70212]: audit 2024-09-21T13:56:33.904887+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:34 smithi170 bash[70212]: audit 2024-09-21T13:56:33.909914+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.605 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:34 smithi170 bash[70212]: audit 2024-09-21T13:56:33.909914+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[89286]: audit 2024-09-21T13:56:33.343710+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[89286]: audit 2024-09-21T13:56:33.343710+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[89286]: audit 2024-09-21T13:56:33.356784+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[89286]: audit 2024-09-21T13:56:33.356784+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[89286]: cluster 2024-09-21T13:56:33.385967+0000 mgr.y (mgr.25139) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[89286]: cluster 2024-09-21T13:56:33.385967+0000 mgr.y (mgr.25139) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[89286]: audit 2024-09-21T13:56:33.904887+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[89286]: audit 2024-09-21T13:56:33.904887+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[89286]: audit 2024-09-21T13:56:33.909914+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[89286]: audit 2024-09-21T13:56:33.909914+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[92956]: audit 2024-09-21T13:56:33.343710+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[92956]: audit 2024-09-21T13:56:33.343710+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[92956]: audit 2024-09-21T13:56:33.356784+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[92956]: audit 2024-09-21T13:56:33.356784+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[92956]: cluster 2024-09-21T13:56:33.385967+0000 mgr.y (mgr.25139) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-09-21T13:56:34.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[92956]: cluster 2024-09-21T13:56:33.385967+0000 mgr.y (mgr.25139) 897 : cluster [DBG] pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 32 op/s 2024-09-21T13:56:34.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[92956]: audit 2024-09-21T13:56:33.904887+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[92956]: audit 2024-09-21T13:56:33.904887+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[92956]: audit 2024-09-21T13:56:33.909914+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:34.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:34 smithi092 bash[92956]: audit 2024-09-21T13:56:33.909914+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:35.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:35.071468429Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:36.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:36 smithi092 bash[89286]: audit 2024-09-21T13:56:35.027399+0000 mgr.y (mgr.25139) 898 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:36 smithi092 bash[89286]: audit 2024-09-21T13:56:35.027399+0000 mgr.y (mgr.25139) 898 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:36 smithi092 bash[89286]: cluster 2024-09-21T13:56:35.387507+0000 mgr.y (mgr.25139) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:56:36.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:36 smithi092 bash[89286]: cluster 2024-09-21T13:56:35.387507+0000 mgr.y (mgr.25139) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:56:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:36 smithi092 bash[92956]: audit 2024-09-21T13:56:35.027399+0000 mgr.y (mgr.25139) 898 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:36 smithi092 bash[92956]: audit 2024-09-21T13:56:35.027399+0000 mgr.y (mgr.25139) 898 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:36.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:36 smithi092 bash[92956]: cluster 2024-09-21T13:56:35.387507+0000 mgr.y (mgr.25139) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:56:36.777 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:36 smithi092 bash[92956]: cluster 2024-09-21T13:56:35.387507+0000 mgr.y (mgr.25139) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:56:36.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:36 smithi170 bash[70212]: audit 2024-09-21T13:56:35.027399+0000 mgr.y (mgr.25139) 898 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:36.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:36 smithi170 bash[70212]: audit 2024-09-21T13:56:35.027399+0000 mgr.y (mgr.25139) 898 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:36.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:36 smithi170 bash[70212]: cluster 2024-09-21T13:56:35.387507+0000 mgr.y (mgr.25139) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:56:36.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:36 smithi170 bash[70212]: cluster 2024-09-21T13:56:35.387507+0000 mgr.y (mgr.25139) 899 : cluster [DBG] pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 13 op/s 2024-09-21T13:56:38.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:38.088280731Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:38.704 INFO:teuthology.orchestra.run.smithi092.stdout:true 2024-09-21T13:56:38.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:38 smithi092 bash[89286]: cluster 2024-09-21T13:56:37.388584+0000 mgr.y (mgr.25139) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-21T13:56:38.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:38 smithi092 bash[89286]: cluster 2024-09-21T13:56:37.388584+0000 mgr.y (mgr.25139) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-21T13:56:38.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:38 smithi092 bash[92956]: cluster 2024-09-21T13:56:37.388584+0000 mgr.y (mgr.25139) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-21T13:56:38.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:38 smithi092 bash[92956]: cluster 2024-09-21T13:56:37.388584+0000 mgr.y (mgr.25139) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-21T13:56:38.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:38 smithi170 bash[70212]: cluster 2024-09-21T13:56:37.388584+0000 mgr.y (mgr.25139) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-21T13:56:38.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:38 smithi170 bash[70212]: cluster 2024-09-21T13:56:37.388584+0000 mgr.y (mgr.25139) 900 : cluster [DBG] pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 41 op/s 2024-09-21T13:56:39.371 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:56:39.371 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (14m) 4m ago 41m 14.3M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:56:39.371 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (14m) 0s ago 41m 69.4M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:56:39.371 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (16m) 4m ago 38m 48.6M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:56:39.371 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (16m) 0s ago 49m 445M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:56:39.371 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (26m) 4m ago 51m 519M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:56:39.371 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (11m) 4m ago 52m 52.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:56:39.371 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (12m) 0s ago 50m 49.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:56:39.371 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (10m) 4m ago 50m 41.3M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (15m) 4m ago 41m 8364k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (15m) 0s ago 41m 8399k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (8m) 4m ago 49m 56.0M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (8m) 4m ago 48m 50.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (6m) 4m ago 47m 44.6M 3036M 19.3.0-5104-g44178494 b415816db8b4 2f21d2526609 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running 4m ago 46m - 3036M 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (4m) 0s ago 45m 56.1M 3292M 19.3.0-5104-g44178494 b415816db8b4 1481554f81bb 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (3m) 0s ago 44m 53.2M 3292M 19.3.0-5104-g44178494 b415816db8b4 5e50cb1b0903 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (2m) 0s ago 43m 49.0M 3292M 19.3.0-5104-g44178494 b415816db8b4 9a94d2837f46 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (113s) 0s ago 42m 53.3M 3292M 19.3.0-5104-g44178494 b415816db8b4 98fd9316e2d5 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (15m) 0s ago 41m 45.0M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 starting - - - - 2024-09-21T13:56:39.372 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (6s) 0s ago 39m 88.8M - 19.3.0-5104-g44178494 b415816db8b4 af2b40634dfe 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout: "mon": { 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 3 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout: "mgr": { 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout: "osd": { 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 8 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:56:39.743 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw": { 2024-09-21T13:56:39.744 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T13:56:39.744 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 2 2024-09-21T13:56:39.744 INFO:teuthology.orchestra.run.smithi092.stdout: }, 2024-09-21T13:56:39.744 INFO:teuthology.orchestra.run.smithi092.stdout: "overall": { 2024-09-21T13:56:39.744 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T13:56:39.744 INFO:teuthology.orchestra.run.smithi092.stdout: "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)": 15 2024-09-21T13:56:39.744 INFO:teuthology.orchestra.run.smithi092.stdout: } 2024-09-21T13:56:39.744 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:56:39.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[89286]: audit 2024-09-21T13:56:38.693418+0000 mgr.y (mgr.25139) 901 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:39.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[89286]: audit 2024-09-21T13:56:38.693418+0000 mgr.y (mgr.25139) 901 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:39.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[89286]: audit 2024-09-21T13:56:39.223543+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[89286]: audit 2024-09-21T13:56:39.223543+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[89286]: audit 2024-09-21T13:56:39.228615+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[89286]: audit 2024-09-21T13:56:39.228615+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[92956]: audit 2024-09-21T13:56:38.693418+0000 mgr.y (mgr.25139) 901 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:39.775 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[92956]: audit 2024-09-21T13:56:38.693418+0000 mgr.y (mgr.25139) 901 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:39.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[92956]: audit 2024-09-21T13:56:39.223543+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[92956]: audit 2024-09-21T13:56:39.223543+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[92956]: audit 2024-09-21T13:56:39.228615+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.776 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:39 smithi092 bash[92956]: audit 2024-09-21T13:56:39.228615+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.854 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:39 smithi170 bash[70212]: audit 2024-09-21T13:56:38.693418+0000 mgr.y (mgr.25139) 901 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:39.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:39 smithi170 bash[70212]: audit 2024-09-21T13:56:38.693418+0000 mgr.y (mgr.25139) 901 : audit [DBG] from='client.44730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:39.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:39 smithi170 bash[70212]: audit 2024-09-21T13:56:39.223543+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:39 smithi170 bash[70212]: audit 2024-09-21T13:56:39.223543+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:39 smithi170 bash[70212]: audit 2024-09-21T13:56:39.228615+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:39.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:39 smithi170 bash[70212]: audit 2024-09-21T13:56:39.228615+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:40.056 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-21T13:56:40.056 INFO:teuthology.orchestra.run.smithi092.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a", 2024-09-21T13:56:40.057 INFO:teuthology.orchestra.run.smithi092.stdout: "in_progress": true, 2024-09-21T13:56:40.057 INFO:teuthology.orchestra.run.smithi092.stdout: "which": "Upgrading daemons in service(s) rgw.foo", 2024-09-21T13:56:40.057 INFO:teuthology.orchestra.run.smithi092.stdout: "services_complete": [ 2024-09-21T13:56:40.057 INFO:teuthology.orchestra.run.smithi092.stdout: "rgw" 2024-09-21T13:56:40.057 INFO:teuthology.orchestra.run.smithi092.stdout: ], 2024-09-21T13:56:40.057 INFO:teuthology.orchestra.run.smithi092.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T13:56:40.057 INFO:teuthology.orchestra.run.smithi092.stdout: "message": "Currently upgrading rgw daemons", 2024-09-21T13:56:40.057 INFO:teuthology.orchestra.run.smithi092.stdout: "is_paused": false 2024-09-21T13:56:40.057 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-21T13:56:40.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:56:40] "GET /metrics HTTP/1.1" 200 38309 "" "Prometheus/2.51.0" 2024-09-21T13:56:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:39.027755+0000 mgr.y (mgr.25139) 902 : audit [DBG] from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:39.027755+0000 mgr.y (mgr.25139) 902 : audit [DBG] from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:39.359263+0000 mgr.y (mgr.25139) 903 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:39.359263+0000 mgr.y (mgr.25139) 903 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: cluster 2024-09-21T13:56:39.389391+0000 mgr.y (mgr.25139) 904 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: cluster 2024-09-21T13:56:39.389391+0000 mgr.y (mgr.25139) 904 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:39.622371+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:39.622371+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:39.627840+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:39.627840+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:39.744375+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.92:0/1865522946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:39.744375+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.92:0/1865522946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:40.344103+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:40.344103+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:40.356816+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[89286]: audit 2024-09-21T13:56:40.356816+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:39.027755+0000 mgr.y (mgr.25139) 902 : audit [DBG] from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:39.027755+0000 mgr.y (mgr.25139) 902 : audit [DBG] from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:39.359263+0000 mgr.y (mgr.25139) 903 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:39.359263+0000 mgr.y (mgr.25139) 903 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: cluster 2024-09-21T13:56:39.389391+0000 mgr.y (mgr.25139) 904 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: cluster 2024-09-21T13:56:39.389391+0000 mgr.y (mgr.25139) 904 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:39.622371+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:39.622371+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:39.627840+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:39.627840+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:39.744375+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.92:0/1865522946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:39.744375+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.92:0/1865522946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:41.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:40.344103+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:40.344103+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:40.356816+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:40 smithi092 bash[92956]: audit 2024-09-21T13:56:40.356816+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:39.027755+0000 mgr.y (mgr.25139) 902 : audit [DBG] from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:39.027755+0000 mgr.y (mgr.25139) 902 : audit [DBG] from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:39.359263+0000 mgr.y (mgr.25139) 903 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:39.359263+0000 mgr.y (mgr.25139) 903 : audit [DBG] from='client.54719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:41.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: cluster 2024-09-21T13:56:39.389391+0000 mgr.y (mgr.25139) 904 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:41.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: cluster 2024-09-21T13:56:39.389391+0000 mgr.y (mgr.25139) 904 : cluster [DBG] pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:41.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:39.622371+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:39.622371+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.067 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:39.627840+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:39.627840+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:39.744375+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.92:0/1865522946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:41.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:39.744375+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.92:0/1865522946' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:41.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:40.344103+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:40.344103+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:40.356816+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.068 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:40 smithi170 bash[70212]: audit 2024-09-21T13:56:40.356816+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:41.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:41.068049134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:42.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[92956]: audit 2024-09-21T13:56:40.057808+0000 mgr.y (mgr.25139) 905 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:42.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[92956]: audit 2024-09-21T13:56:40.057808+0000 mgr.y (mgr.25139) 905 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:42.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[92956]: audit 2024-09-21T13:56:40.707216+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[92956]: audit 2024-09-21T13:56:40.707216+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[92956]: audit 2024-09-21T13:56:40.713234+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[92956]: audit 2024-09-21T13:56:40.713234+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[89286]: audit 2024-09-21T13:56:40.057808+0000 mgr.y (mgr.25139) 905 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:42.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[89286]: audit 2024-09-21T13:56:40.057808+0000 mgr.y (mgr.25139) 905 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:42.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[89286]: audit 2024-09-21T13:56:40.707216+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[89286]: audit 2024-09-21T13:56:40.707216+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[89286]: audit 2024-09-21T13:56:40.713234+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:41 smithi092 bash[89286]: audit 2024-09-21T13:56:40.713234+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:41 smithi170 bash[70212]: audit 2024-09-21T13:56:40.057808+0000 mgr.y (mgr.25139) 905 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:42.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:41 smithi170 bash[70212]: audit 2024-09-21T13:56:40.057808+0000 mgr.y (mgr.25139) 905 : audit [DBG] from='client.54731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:56:42.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:41 smithi170 bash[70212]: audit 2024-09-21T13:56:40.707216+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:41 smithi170 bash[70212]: audit 2024-09-21T13:56:40.707216+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:41 smithi170 bash[70212]: audit 2024-09-21T13:56:40.713234+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:42.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:41 smithi170 bash[70212]: audit 2024-09-21T13:56:40.713234+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:43.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:42 smithi092 bash[89286]: cluster 2024-09-21T13:56:41.390505+0000 mgr.y (mgr.25139) 906 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:43.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:42 smithi092 bash[89286]: cluster 2024-09-21T13:56:41.390505+0000 mgr.y (mgr.25139) 906 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:43.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:42 smithi092 bash[92956]: cluster 2024-09-21T13:56:41.390505+0000 mgr.y (mgr.25139) 906 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:43.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:42 smithi092 bash[92956]: cluster 2024-09-21T13:56:41.390505+0000 mgr.y (mgr.25139) 906 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:43.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:42 smithi170 bash[70212]: cluster 2024-09-21T13:56:41.390505+0000 mgr.y (mgr.25139) 906 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:43.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:42 smithi170 bash[70212]: cluster 2024-09-21T13:56:41.390505+0000 mgr.y (mgr.25139) 906 : cluster [DBG] pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:44.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:44.07503712Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:45.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:44 smithi092 bash[89286]: cluster 2024-09-21T13:56:43.391811+0000 mgr.y (mgr.25139) 907 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:45.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:44 smithi092 bash[89286]: cluster 2024-09-21T13:56:43.391811+0000 mgr.y (mgr.25139) 907 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:45.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:44 smithi092 bash[92956]: cluster 2024-09-21T13:56:43.391811+0000 mgr.y (mgr.25139) 907 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:45.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:44 smithi092 bash[92956]: cluster 2024-09-21T13:56:43.391811+0000 mgr.y (mgr.25139) 907 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:45.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:44 smithi170 bash[70212]: cluster 2024-09-21T13:56:43.391811+0000 mgr.y (mgr.25139) 907 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:45.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:44 smithi170 bash[70212]: cluster 2024-09-21T13:56:43.391811+0000 mgr.y (mgr.25139) 907 : cluster [DBG] pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:46.958 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:46 smithi170 bash[70212]: audit 2024-09-21T13:56:45.035431+0000 mgr.y (mgr.25139) 908 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:46.958 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:46 smithi170 bash[70212]: audit 2024-09-21T13:56:45.035431+0000 mgr.y (mgr.25139) 908 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:46.958 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:46 smithi170 bash[70212]: cluster 2024-09-21T13:56:45.393015+0000 mgr.y (mgr.25139) 909 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:46.958 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:46 smithi170 bash[70212]: cluster 2024-09-21T13:56:45.393015+0000 mgr.y (mgr.25139) 909 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:46 smithi092 bash[89286]: audit 2024-09-21T13:56:45.035431+0000 mgr.y (mgr.25139) 908 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:46 smithi092 bash[89286]: audit 2024-09-21T13:56:45.035431+0000 mgr.y (mgr.25139) 908 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:46 smithi092 bash[89286]: cluster 2024-09-21T13:56:45.393015+0000 mgr.y (mgr.25139) 909 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:47.022 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:46 smithi092 bash[89286]: cluster 2024-09-21T13:56:45.393015+0000 mgr.y (mgr.25139) 909 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:47.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:46 smithi092 bash[92956]: audit 2024-09-21T13:56:45.035431+0000 mgr.y (mgr.25139) 908 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:47.022 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:46 smithi092 bash[92956]: audit 2024-09-21T13:56:45.035431+0000 mgr.y (mgr.25139) 908 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:47.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:46 smithi092 bash[92956]: cluster 2024-09-21T13:56:45.393015+0000 mgr.y (mgr.25139) 909 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:47.023 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:46 smithi092 bash[92956]: cluster 2024-09-21T13:56:45.393015+0000 mgr.y (mgr.25139) 909 : cluster [DBG] pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 84 op/s 2024-09-21T13:56:47.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:47.086003989Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:47.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:47 smithi170 bash[70212]: audit 2024-09-21T13:56:46.762784+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:47.855 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:47 smithi170 bash[70212]: audit 2024-09-21T13:56:46.762784+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:47 smithi092 bash[89286]: audit 2024-09-21T13:56:46.762784+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:48.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:47 smithi092 bash[89286]: audit 2024-09-21T13:56:46.762784+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:48.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:47 smithi092 bash[92956]: audit 2024-09-21T13:56:46.762784+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:48.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:47 smithi092 bash[92956]: audit 2024-09-21T13:56:46.762784+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:56:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:48 smithi092 bash[89286]: cluster 2024-09-21T13:56:47.394064+0000 mgr.y (mgr.25139) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 72 op/s 2024-09-21T13:56:49.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:48 smithi092 bash[89286]: cluster 2024-09-21T13:56:47.394064+0000 mgr.y (mgr.25139) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 72 op/s 2024-09-21T13:56:49.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:48 smithi092 bash[92956]: cluster 2024-09-21T13:56:47.394064+0000 mgr.y (mgr.25139) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 72 op/s 2024-09-21T13:56:49.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:48 smithi092 bash[92956]: cluster 2024-09-21T13:56:47.394064+0000 mgr.y (mgr.25139) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 72 op/s 2024-09-21T13:56:49.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:48 smithi170 bash[70212]: cluster 2024-09-21T13:56:47.394064+0000 mgr.y (mgr.25139) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 72 op/s 2024-09-21T13:56:49.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:48 smithi170 bash[70212]: cluster 2024-09-21T13:56:47.394064+0000 mgr.y (mgr.25139) 910 : cluster [DBG] pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 85 B/s wr, 72 op/s 2024-09-21T13:56:50.275 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:56:50] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-21T13:56:50.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:50.080775633Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: cluster 2024-09-21T13:56:49.395396+0000 mgr.y (mgr.25139) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 44 op/s 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: cluster 2024-09-21T13:56:49.395396+0000 mgr.y (mgr.25139) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 44 op/s 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.520172+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.520172+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.531327+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.531327+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.640457+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.640457+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.649396+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.649396+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.651422+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.651422+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.653090+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.653090+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.661199+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[89286]: audit 2024-09-21T13:56:50.661199+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: cluster 2024-09-21T13:56:49.395396+0000 mgr.y (mgr.25139) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 44 op/s 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: cluster 2024-09-21T13:56:49.395396+0000 mgr.y (mgr.25139) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 44 op/s 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.520172+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.520172+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.531327+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.531327+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.640457+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.640457+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.649396+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.649396+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.651422+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:51.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.651422+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:51.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.653090+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:51.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.653090+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:51.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.661199+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:50 smithi092 bash[92956]: audit 2024-09-21T13:56:50.661199+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: cluster 2024-09-21T13:56:49.395396+0000 mgr.y (mgr.25139) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 44 op/s 2024-09-21T13:56:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: cluster 2024-09-21T13:56:49.395396+0000 mgr.y (mgr.25139) 911 : cluster [DBG] pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 44 op/s 2024-09-21T13:56:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.520172+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.520172+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.531327+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.531327+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.640457+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.640457+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.649396+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.649396+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.651422+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.651422+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.653090+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.653090+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.661199+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:51.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:50 smithi170 bash[70212]: audit 2024-09-21T13:56:50.661199+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.791610+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:52.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.791610+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:52.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.794719+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.794719+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.797100+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.797100+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.799002+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.799002+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.801623+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.801623+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.805055+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.805055+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.807476+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.807476+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.808746+0000 mgr.y (mgr.25139) 912 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.808746+0000 mgr.y (mgr.25139) 912 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.808860+0000 mgr.y (mgr.25139) 913 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.808860+0000 mgr.y (mgr.25139) 913 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.815866+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.027 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.815866+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.791610+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.791610+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.794719+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.794719+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.797100+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.797100+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.799002+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.799002+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.801623+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.801623+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.805055+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.805055+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.807476+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.028 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.807476+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.808746+0000 mgr.y (mgr.25139) 912 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.808746+0000 mgr.y (mgr.25139) 912 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.808860+0000 mgr.y (mgr.25139) 913 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.808860+0000 mgr.y (mgr.25139) 913 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.815866+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.815866+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.820298+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"} : dispatch 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.820298+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"} : dispatch 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.825718+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"}]': finished 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.825718+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"}]': finished 2024-09-21T13:56:52.029 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.829974+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"} : dispatch 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.829974+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"} : dispatch 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.835836+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"}]': finished 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.835836+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"}]': finished 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.840890+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.840890+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.842400+0000 mgr.y (mgr.25139) 914 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.842400+0000 mgr.y (mgr.25139) 914 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.848984+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.848984+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.854042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.854042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.857085+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.030 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.857085+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.820298+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"} : dispatch 2024-09-21T13:56:52.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.820298+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"} : dispatch 2024-09-21T13:56:52.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.825718+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"}]': finished 2024-09-21T13:56:52.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.825718+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"}]': finished 2024-09-21T13:56:52.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.829974+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"} : dispatch 2024-09-21T13:56:52.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.829974+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"} : dispatch 2024-09-21T13:56:52.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.835836+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"}]': finished 2024-09-21T13:56:52.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.835836+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"}]': finished 2024-09-21T13:56:52.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.840890+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.031 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.840890+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.842400+0000 mgr.y (mgr.25139) 914 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.842400+0000 mgr.y (mgr.25139) 914 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.848984+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.848984+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.854042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.854042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.857085+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.857085+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.858630+0000 mgr.y (mgr.25139) 915 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.858630+0000 mgr.y (mgr.25139) 915 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.865462+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.865462+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.032 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.871523+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.871523+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.873218+0000 mgr.y (mgr.25139) 916 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.873218+0000 mgr.y (mgr.25139) 916 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.879684+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.879684+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.887290+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.887290+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.888885+0000 mgr.y (mgr.25139) 917 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.888885+0000 mgr.y (mgr.25139) 917 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.896011+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.896011+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.902069+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.902069+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.905494+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.033 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.905494+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.908975+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.034 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.908975+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.858630+0000 mgr.y (mgr.25139) 915 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:56:52.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.858630+0000 mgr.y (mgr.25139) 915 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:56:52.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.865462+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.865462+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.871523+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.871523+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.873218+0000 mgr.y (mgr.25139) 916 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:56:52.034 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.873218+0000 mgr.y (mgr.25139) 916 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.879684+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.879684+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.887290+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.887290+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.888885+0000 mgr.y (mgr.25139) 917 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.888885+0000 mgr.y (mgr.25139) 917 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.896011+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.896011+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.902069+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.902069+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.905494+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.905494+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.908975+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.035 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.908975+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.912698+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.912698+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.915900+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.915900+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.919016+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.919016+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.920835+0000 mgr.y (mgr.25139) 918 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:56:52.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: cephadm 2024-09-21T13:56:50.920835+0000 mgr.y (mgr.25139) 918 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:56:52.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.922956+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:56:52.036 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.922956+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.929318+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.929318+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.933351+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.933351+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.939347+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.939347+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.943165+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.943165+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.912698+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.912698+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.037 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.915900+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.915900+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.919016+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.919016+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.920835+0000 mgr.y (mgr.25139) 918 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: cephadm 2024-09-21T13:56:50.920835+0000 mgr.y (mgr.25139) 918 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.922956+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.922956+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.929318+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.929318+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.933351+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.933351+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.939347+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.939347+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:56:52.038 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.943165+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:56:52.039 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.943165+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:56:52.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.949029+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:56:52.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.949029+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:56:52.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.953093+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:56:52.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.953093+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:56:52.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.959013+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:56:52.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.959013+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:56:52.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.963004+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:56:52.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.963004+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:56:52.039 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.968825+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.968825+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.972879+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.972879+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.978806+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.978806+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.982965+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.982965+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.949029+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.949029+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.953093+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.953093+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:56:52.040 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.959013+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.959013+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.963004+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.963004+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.968825+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.968825+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.972879+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.972879+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.978806+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.978806+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.982965+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:56:52.041 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.982965+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.988912+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.988912+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.992885+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.992885+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.994353+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:50.994353+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.000229+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.000229+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.004319+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.004319+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.005806+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:56:52.042 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.005806+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.011815+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.011815+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.015968+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.015968+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.988912+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.988912+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.992885+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.992885+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.994353+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:50.994353+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:56:52.043 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.000229+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.000229+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.004319+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.004319+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.005806+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.005806+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.011815+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.011815+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.015968+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.015968+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.021812+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.021812+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:56:52.044 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.025869+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.025869+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.028259+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.028259+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.029938+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.029938+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.031574+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.031574+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.033211+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.033211+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.034770+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.034770+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.037025+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.037025+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:56:52.045 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.043136+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.021812+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.021812+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.025869+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.025869+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.028259+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.028259+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.029938+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.029938+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.031574+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.031574+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.033211+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.033211+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.046 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.034770+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.034770+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.037025+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.037025+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.043136+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.043136+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.045213+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.045213+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.046890+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.046890+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.365180+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.047 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.365180+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.430139+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.430139+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.431072+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.431072+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.439042+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[92956]: audit 2024-09-21T13:56:51.439042+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.043136+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.045213+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.045213+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.046890+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.048 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.046890+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.049 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.365180+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.049 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.365180+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.049 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.430139+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.049 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.430139+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.049 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.431072+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.049 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.431072+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.049 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.439042+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.049 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:51 smithi092 bash[89286]: audit 2024-09-21T13:56:51.439042+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.791610+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:52.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.791610+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.794719+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.794719+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.797100+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.797100+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.799002+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.799002+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.801623+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.801623+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.805055+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.805055+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.807476+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.807476+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.808746+0000 mgr.y (mgr.25139) 912 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T13:56:52.106 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.808746+0000 mgr.y (mgr.25139) 912 : cephadm [WRN] Upgrade: 1 rgw daemon(s) are 19.1.1-373-g4e45e6b4 != target 19.3.0-5104-g44178494 2024-09-21T13:56:52.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.808860+0000 mgr.y (mgr.25139) 913 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T13:56:52.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.808860+0000 mgr.y (mgr.25139) 913 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-09-21T13:56:52.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.815866+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.107 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.815866+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.820298+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"} : dispatch 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.820298+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"} : dispatch 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.825718+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"}]': finished 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.825718+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi092.drshui"}]': finished 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.829974+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"} : dispatch 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.829974+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"} : dispatch 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.835836+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"}]': finished 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.835836+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi170.dhymth"}]': finished 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.840890+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.840890+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.842400+0000 mgr.y (mgr.25139) 914 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.842400+0000 mgr.y (mgr.25139) 914 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T13:56:52.108 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.848984+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.848984+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.854042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.854042+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.857085+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.857085+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.858630+0000 mgr.y (mgr.25139) 915 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.858630+0000 mgr.y (mgr.25139) 915 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.865462+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.865462+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.871523+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.871523+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.873218+0000 mgr.y (mgr.25139) 916 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.873218+0000 mgr.y (mgr.25139) 916 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T13:56:52.109 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.879684+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.879684+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.887290+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.887290+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.888885+0000 mgr.y (mgr.25139) 917 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.888885+0000 mgr.y (mgr.25139) 917 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.896011+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.896011+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.902069+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.902069+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.905494+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.905494+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.908975+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.908975+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.912698+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.110 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.912698+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.915900+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.915900+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.919016+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.919016+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.920835+0000 mgr.y (mgr.25139) 918 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: cephadm 2024-09-21T13:56:50.920835+0000 mgr.y (mgr.25139) 918 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.922956+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.922956+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.929318+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.929318+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.933351+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.933351+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.111 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.939347+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.939347+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.943165+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.943165+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.949029+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.949029+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.953093+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.953093+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.959013+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.959013+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.963004+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.963004+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.968825+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.968825+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T13:56:52.112 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.972879+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:56:52.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.972879+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T13:56:52.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.978806+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T13:56:52.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.978806+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-21T13:56:52.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.982965+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:56:52.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.982965+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T13:56:52.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.988912+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:56:52.113 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.988912+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.992885+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.992885+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.994353+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:50.994353+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.000229+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.000229+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.004319+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.004319+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.005806+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.005806+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.011815+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.011815+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T13:56:52.114 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.015968+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.015968+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.021812+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.021812+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.025869+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.025869+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.028259+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.028259+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.029938+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.029938+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.031574+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.031574+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.033211+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.033211+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.115 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.034770+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.034770+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.037025+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.037025+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.043136+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.043136+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.045213+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.045213+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.046890+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.046890+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.365180+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.365180+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.430139+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.430139+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:56:52.116 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.431072+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.431072+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:56:52.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.439042+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:52.117 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:51 smithi170 bash[70212]: audit 2024-09-21T13:56:51.439042+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:53.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[89286]: cephadm 2024-09-21T13:56:51.036043+0000 mgr.y (mgr.25139) 919 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:56:53.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[89286]: cephadm 2024-09-21T13:56:51.036043+0000 mgr.y (mgr.25139) 919 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:56:53.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[89286]: cephadm 2024-09-21T13:56:51.058553+0000 mgr.y (mgr.25139) 920 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:56:53.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[89286]: cephadm 2024-09-21T13:56:51.058553+0000 mgr.y (mgr.25139) 920 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:56:53.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[89286]: cluster 2024-09-21T13:56:51.396082+0000 mgr.y (mgr.25139) 921 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:53.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[89286]: cluster 2024-09-21T13:56:51.396082+0000 mgr.y (mgr.25139) 921 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:53.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[89286]: audit 2024-09-21T13:56:52.150828+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:53.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[89286]: audit 2024-09-21T13:56:52.150828+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[92956]: cephadm 2024-09-21T13:56:51.036043+0000 mgr.y (mgr.25139) 919 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:56:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[92956]: cephadm 2024-09-21T13:56:51.036043+0000 mgr.y (mgr.25139) 919 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:56:53.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[92956]: cephadm 2024-09-21T13:56:51.058553+0000 mgr.y (mgr.25139) 920 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:56:53.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[92956]: cephadm 2024-09-21T13:56:51.058553+0000 mgr.y (mgr.25139) 920 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:56:53.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[92956]: cluster 2024-09-21T13:56:51.396082+0000 mgr.y (mgr.25139) 921 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:53.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[92956]: cluster 2024-09-21T13:56:51.396082+0000 mgr.y (mgr.25139) 921 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:53.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[92956]: audit 2024-09-21T13:56:52.150828+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:53.027 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:52 smithi092 bash[92956]: audit 2024-09-21T13:56:52.150828+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:53.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:52 smithi170 bash[70212]: cephadm 2024-09-21T13:56:51.036043+0000 mgr.y (mgr.25139) 919 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:56:53.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:52 smithi170 bash[70212]: cephadm 2024-09-21T13:56:51.036043+0000 mgr.y (mgr.25139) 919 : cephadm [INF] Upgrade: Complete! 2024-09-21T13:56:53.063 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:52 smithi170 bash[70212]: cephadm 2024-09-21T13:56:51.058553+0000 mgr.y (mgr.25139) 920 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:56:53.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:52 smithi170 bash[70212]: cephadm 2024-09-21T13:56:51.058553+0000 mgr.y (mgr.25139) 920 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T13:56:53.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:52 smithi170 bash[70212]: cluster 2024-09-21T13:56:51.396082+0000 mgr.y (mgr.25139) 921 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:53.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:52 smithi170 bash[70212]: cluster 2024-09-21T13:56:51.396082+0000 mgr.y (mgr.25139) 921 : cluster [DBG] pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:56:53.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:52 smithi170 bash[70212]: audit 2024-09-21T13:56:52.150828+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:53.064 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:52 smithi170 bash[70212]: audit 2024-09-21T13:56:52.150828+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' 2024-09-21T13:56:53.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:53.064237511Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:55.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:54 smithi092 bash[89286]: cluster 2024-09-21T13:56:53.397327+0000 mgr.y (mgr.25139) 922 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-21T13:56:55.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:54 smithi092 bash[89286]: cluster 2024-09-21T13:56:53.397327+0000 mgr.y (mgr.25139) 922 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-21T13:56:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:54 smithi092 bash[92956]: cluster 2024-09-21T13:56:53.397327+0000 mgr.y (mgr.25139) 922 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-21T13:56:55.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:54 smithi092 bash[92956]: cluster 2024-09-21T13:56:53.397327+0000 mgr.y (mgr.25139) 922 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-21T13:56:55.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:54 smithi170 bash[70212]: cluster 2024-09-21T13:56:53.397327+0000 mgr.y (mgr.25139) 922 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-21T13:56:55.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:54 smithi170 bash[70212]: cluster 2024-09-21T13:56:53.397327+0000 mgr.y (mgr.25139) 922 : cluster [DBG] pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-09-21T13:56:56.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:56.091485585Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:56:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:56 smithi092 bash[89286]: audit 2024-09-21T13:56:55.043466+0000 mgr.y (mgr.25139) 923 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:57.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:56 smithi092 bash[89286]: audit 2024-09-21T13:56:55.043466+0000 mgr.y (mgr.25139) 923 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:57.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:56 smithi092 bash[89286]: cluster 2024-09-21T13:56:55.398653+0000 mgr.y (mgr.25139) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:56:57.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:56 smithi092 bash[89286]: cluster 2024-09-21T13:56:55.398653+0000 mgr.y (mgr.25139) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:56:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:56 smithi092 bash[92956]: audit 2024-09-21T13:56:55.043466+0000 mgr.y (mgr.25139) 923 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:56 smithi092 bash[92956]: audit 2024-09-21T13:56:55.043466+0000 mgr.y (mgr.25139) 923 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:56 smithi092 bash[92956]: cluster 2024-09-21T13:56:55.398653+0000 mgr.y (mgr.25139) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:56:57.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:56 smithi092 bash[92956]: cluster 2024-09-21T13:56:55.398653+0000 mgr.y (mgr.25139) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:56:57.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:56 smithi170 bash[70212]: audit 2024-09-21T13:56:55.043466+0000 mgr.y (mgr.25139) 923 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:57.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:56 smithi170 bash[70212]: audit 2024-09-21T13:56:55.043466+0000 mgr.y (mgr.25139) 923 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:56:57.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:56 smithi170 bash[70212]: cluster 2024-09-21T13:56:55.398653+0000 mgr.y (mgr.25139) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:56:57.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:56 smithi170 bash[70212]: cluster 2024-09-21T13:56:55.398653+0000 mgr.y (mgr.25139) 924 : cluster [DBG] pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:56:59.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:58 smithi092 bash[89286]: cluster 2024-09-21T13:56:57.399680+0000 mgr.y (mgr.25139) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:56:59.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:56:58 smithi092 bash[89286]: cluster 2024-09-21T13:56:57.399680+0000 mgr.y (mgr.25139) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:56:59.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:58 smithi092 bash[92956]: cluster 2024-09-21T13:56:57.399680+0000 mgr.y (mgr.25139) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:56:59.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:56:58 smithi092 bash[92956]: cluster 2024-09-21T13:56:57.399680+0000 mgr.y (mgr.25139) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:56:59.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:58 smithi170 bash[70212]: cluster 2024-09-21T13:56:57.399680+0000 mgr.y (mgr.25139) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:56:59.084 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:56:58 smithi170 bash[70212]: cluster 2024-09-21T13:56:57.399680+0000 mgr.y (mgr.25139) 925 : cluster [DBG] pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:56:59.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:56:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:56:59.085719472Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:00.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:00 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:57:00] "GET /metrics HTTP/1.1" 200 38331 "" "Prometheus/2.51.0" 2024-09-21T13:57:01.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:00 smithi092 bash[89286]: cluster 2024-09-21T13:56:59.400924+0000 mgr.y (mgr.25139) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:57:01.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:00 smithi092 bash[89286]: cluster 2024-09-21T13:56:59.400924+0000 mgr.y (mgr.25139) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:57:01.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:00 smithi092 bash[92956]: cluster 2024-09-21T13:56:59.400924+0000 mgr.y (mgr.25139) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:57:01.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:00 smithi092 bash[92956]: cluster 2024-09-21T13:56:59.400924+0000 mgr.y (mgr.25139) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:57:01.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:00 smithi170 bash[70212]: cluster 2024-09-21T13:56:59.400924+0000 mgr.y (mgr.25139) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:57:01.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:00 smithi170 bash[70212]: cluster 2024-09-21T13:56:59.400924+0000 mgr.y (mgr.25139) 926 : cluster [DBG] pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s 2024-09-21T13:57:02.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:02.06819438Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:03.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:02 smithi092 bash[89286]: cluster 2024-09-21T13:57:01.401909+0000 mgr.y (mgr.25139) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:03.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:02 smithi092 bash[89286]: cluster 2024-09-21T13:57:01.401909+0000 mgr.y (mgr.25139) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:02 smithi092 bash[89286]: audit 2024-09-21T13:57:01.765731+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:03.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:02 smithi092 bash[89286]: audit 2024-09-21T13:57:01.765731+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:02 smithi092 bash[92956]: cluster 2024-09-21T13:57:01.401909+0000 mgr.y (mgr.25139) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:02 smithi092 bash[92956]: cluster 2024-09-21T13:57:01.401909+0000 mgr.y (mgr.25139) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:02 smithi092 bash[92956]: audit 2024-09-21T13:57:01.765731+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:03.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:02 smithi092 bash[92956]: audit 2024-09-21T13:57:01.765731+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:02 smithi170 bash[70212]: cluster 2024-09-21T13:57:01.401909+0000 mgr.y (mgr.25139) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:02 smithi170 bash[70212]: cluster 2024-09-21T13:57:01.401909+0000 mgr.y (mgr.25139) 927 : cluster [DBG] pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:02 smithi170 bash[70212]: audit 2024-09-21T13:57:01.765731+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:03.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:02 smithi170 bash[70212]: audit 2024-09-21T13:57:01.765731+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:05.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:04 smithi092 bash[89286]: cluster 2024-09-21T13:57:03.403168+0000 mgr.y (mgr.25139) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:05.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:04 smithi092 bash[89286]: cluster 2024-09-21T13:57:03.403168+0000 mgr.y (mgr.25139) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:05.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:04 smithi092 bash[92956]: cluster 2024-09-21T13:57:03.403168+0000 mgr.y (mgr.25139) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:05.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:04 smithi092 bash[92956]: cluster 2024-09-21T13:57:03.403168+0000 mgr.y (mgr.25139) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:05.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:04 smithi170 bash[70212]: cluster 2024-09-21T13:57:03.403168+0000 mgr.y (mgr.25139) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:05.092 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:04 smithi170 bash[70212]: cluster 2024-09-21T13:57:03.403168+0000 mgr.y (mgr.25139) 928 : cluster [DBG] pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 2 op/s 2024-09-21T13:57:05.355 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:05.093773189Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:07.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:06 smithi092 bash[92956]: audit 2024-09-21T13:57:05.054774+0000 mgr.y (mgr.25139) 929 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:07.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:06 smithi092 bash[92956]: audit 2024-09-21T13:57:05.054774+0000 mgr.y (mgr.25139) 929 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:07.025 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:06 smithi092 bash[92956]: cluster 2024-09-21T13:57:05.404431+0000 mgr.y (mgr.25139) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-21T13:57:07.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:06 smithi092 bash[92956]: cluster 2024-09-21T13:57:05.404431+0000 mgr.y (mgr.25139) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-21T13:57:07.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:06 smithi092 bash[89286]: audit 2024-09-21T13:57:05.054774+0000 mgr.y (mgr.25139) 929 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:07.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:06 smithi092 bash[89286]: audit 2024-09-21T13:57:05.054774+0000 mgr.y (mgr.25139) 929 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:07.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:06 smithi092 bash[89286]: cluster 2024-09-21T13:57:05.404431+0000 mgr.y (mgr.25139) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-21T13:57:07.026 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:06 smithi092 bash[89286]: cluster 2024-09-21T13:57:05.404431+0000 mgr.y (mgr.25139) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-21T13:57:07.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:06 smithi170 bash[70212]: audit 2024-09-21T13:57:05.054774+0000 mgr.y (mgr.25139) 929 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:07.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:06 smithi170 bash[70212]: audit 2024-09-21T13:57:05.054774+0000 mgr.y (mgr.25139) 929 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:07.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:06 smithi170 bash[70212]: cluster 2024-09-21T13:57:05.404431+0000 mgr.y (mgr.25139) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-21T13:57:07.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:06 smithi170 bash[70212]: cluster 2024-09-21T13:57:05.404431+0000 mgr.y (mgr.25139) 930 : cluster [DBG] pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-09-21T13:57:08.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:08.091124469Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:09.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:08 smithi092 bash[89286]: cluster 2024-09-21T13:57:07.405455+0000 mgr.y (mgr.25139) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:09.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:08 smithi092 bash[89286]: cluster 2024-09-21T13:57:07.405455+0000 mgr.y (mgr.25139) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:09.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:08 smithi092 bash[92956]: cluster 2024-09-21T13:57:07.405455+0000 mgr.y (mgr.25139) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:09.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:08 smithi092 bash[92956]: cluster 2024-09-21T13:57:07.405455+0000 mgr.y (mgr.25139) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:09.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:08 smithi170 bash[70212]: cluster 2024-09-21T13:57:07.405455+0000 mgr.y (mgr.25139) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:09.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:08 smithi170 bash[70212]: cluster 2024-09-21T13:57:07.405455+0000 mgr.y (mgr.25139) 931 : cluster [DBG] pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:10.404 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:10 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:57:10] "GET /metrics HTTP/1.1" 200 38327 "" "Prometheus/2.51.0" 2024-09-21T13:57:11.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:10 smithi092 bash[89286]: cluster 2024-09-21T13:57:09.406712+0000 mgr.y (mgr.25139) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:11.025 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:10 smithi092 bash[89286]: cluster 2024-09-21T13:57:09.406712+0000 mgr.y (mgr.25139) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:11.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:10 smithi092 bash[92956]: cluster 2024-09-21T13:57:09.406712+0000 mgr.y (mgr.25139) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:11.026 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:10 smithi092 bash[92956]: cluster 2024-09-21T13:57:09.406712+0000 mgr.y (mgr.25139) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:11.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:10 smithi170 bash[70212]: cluster 2024-09-21T13:57:09.406712+0000 mgr.y (mgr.25139) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:11.100 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:10 smithi170 bash[70212]: cluster 2024-09-21T13:57:09.406712+0000 mgr.y (mgr.25139) 932 : cluster [DBG] pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:11.162 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph orch ps' 2024-09-21T13:57:11.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:11.101394385Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:12.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:11 smithi170 bash[70212]: audit 2024-09-21T13:57:10.390610+0000 mgr.y (mgr.25139) 933 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:12.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:11 smithi170 bash[70212]: audit 2024-09-21T13:57:10.390610+0000 mgr.y (mgr.25139) 933 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:12.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:11 smithi092 bash[89286]: audit 2024-09-21T13:57:10.390610+0000 mgr.y (mgr.25139) 933 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:12.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:11 smithi092 bash[89286]: audit 2024-09-21T13:57:10.390610+0000 mgr.y (mgr.25139) 933 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:12.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:11 smithi092 bash[92956]: audit 2024-09-21T13:57:10.390610+0000 mgr.y (mgr.25139) 933 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:12.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:11 smithi092 bash[92956]: audit 2024-09-21T13:57:10.390610+0000 mgr.y (mgr.25139) 933 : audit [DBG] from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:13.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:12 smithi170 bash[70212]: cluster 2024-09-21T13:57:11.407387+0000 mgr.y (mgr.25139) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:13.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:12 smithi170 bash[70212]: cluster 2024-09-21T13:57:11.407387+0000 mgr.y (mgr.25139) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:13.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:12 smithi092 bash[89286]: cluster 2024-09-21T13:57:11.407387+0000 mgr.y (mgr.25139) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:13.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:12 smithi092 bash[89286]: cluster 2024-09-21T13:57:11.407387+0000 mgr.y (mgr.25139) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:13.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:12 smithi092 bash[92956]: cluster 2024-09-21T13:57:11.407387+0000 mgr.y (mgr.25139) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:13.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:12 smithi092 bash[92956]: cluster 2024-09-21T13:57:11.407387+0000 mgr.y (mgr.25139) 934 : cluster [DBG] pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:14.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:14.074488263Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:15.060 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:14 smithi092 bash[89286]: cluster 2024-09-21T13:57:13.408697+0000 mgr.y (mgr.25139) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:15.061 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:14 smithi092 bash[89286]: cluster 2024-09-21T13:57:13.408697+0000 mgr.y (mgr.25139) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:15.061 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:14 smithi092 bash[92956]: cluster 2024-09-21T13:57:13.408697+0000 mgr.y (mgr.25139) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:15.061 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:14 smithi092 bash[92956]: cluster 2024-09-21T13:57:13.408697+0000 mgr.y (mgr.25139) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:15.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:14 smithi170 bash[70212]: cluster 2024-09-21T13:57:13.408697+0000 mgr.y (mgr.25139) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:15.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:14 smithi170 bash[70212]: cluster 2024-09-21T13:57:13.408697+0000 mgr.y (mgr.25139) 935 : cluster [DBG] pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:15.981 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:57:17.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[89286]: audit 2024-09-21T13:57:15.061560+0000 mgr.y (mgr.25139) 936 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:17.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[89286]: audit 2024-09-21T13:57:15.061560+0000 mgr.y (mgr.25139) 936 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:17.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[89286]: cluster 2024-09-21T13:57:15.409993+0000 mgr.y (mgr.25139) 937 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:17.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[89286]: cluster 2024-09-21T13:57:15.409993+0000 mgr.y (mgr.25139) 937 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:17.068 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[89286]: audit 2024-09-21T13:57:16.764104+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:17.069 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[89286]: audit 2024-09-21T13:57:16.764104+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:17.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[92956]: audit 2024-09-21T13:57:15.061560+0000 mgr.y (mgr.25139) 936 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:17.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[92956]: audit 2024-09-21T13:57:15.061560+0000 mgr.y (mgr.25139) 936 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:17.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[92956]: cluster 2024-09-21T13:57:15.409993+0000 mgr.y (mgr.25139) 937 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:17.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[92956]: cluster 2024-09-21T13:57:15.409993+0000 mgr.y (mgr.25139) 937 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:17.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[92956]: audit 2024-09-21T13:57:16.764104+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:17.069 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:16 smithi092 bash[92956]: audit 2024-09-21T13:57:16.764104+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:17.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:16 smithi170 bash[70212]: audit 2024-09-21T13:57:15.061560+0000 mgr.y (mgr.25139) 936 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:17.085 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:16 smithi170 bash[70212]: audit 2024-09-21T13:57:15.061560+0000 mgr.y (mgr.25139) 936 : audit [DBG] from='client.25316 -' entity='client.iscsi.foo.smithi092.dycpet' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T13:57:17.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:16 smithi170 bash[70212]: cluster 2024-09-21T13:57:15.409993+0000 mgr.y (mgr.25139) 937 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:17.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:16 smithi170 bash[70212]: cluster 2024-09-21T13:57:15.409993+0000 mgr.y (mgr.25139) 937 : cluster [DBG] pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:17.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:16 smithi170 bash[70212]: audit 2024-09-21T13:57:16.764104+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:17.086 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:16 smithi170 bash[70212]: audit 2024-09-21T13:57:16.764104+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.25139 172.21.15.92:0/1131631404' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T13:57:17.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:17.086906003Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:17.476 INFO:teuthology.orchestra.run.smithi092.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:alertmanager.a smithi092 *:9093,9094 running (15m) 37s ago 42m 14.5M - 0.27.0 11f11916f8cd 8bdb0ac312b0 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:grafana.a smithi170 *:3000 running (14m) 38s ago 41m 69.4M - 10.4.8 5aad1d7cf004 4aebab6b3d59 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:iscsi.foo.smithi092.dycpet smithi092 *:5000 running (17m) 37s ago 39m 48.8M - 3.8 164465d2334a da8f49f5e413 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.x smithi170 *:8443,9283,8765 running (16m) 38s ago 50m 445M - 19.3.0-5104-g44178494 b415816db8b4 225bcd771f4c 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:mgr.y smithi092 *:8443,9283,8765 running (27m) 37s ago 52m 523M - 19.3.0-5104-g44178494 b415816db8b4 426e1551a230 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:mon.a smithi092 running (11m) 37s ago 52m 62.9M 2048M 19.3.0-5104-g44178494 b415816db8b4 3d8a05cd0dc1 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:mon.b smithi170 running (12m) 38s ago 50m 49.6M 2048M 19.3.0-5104-g44178494 b415816db8b4 c71b4a4de0d5 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:mon.c smithi092 running (11m) 37s ago 50m 46.4M 2048M 19.3.0-5104-g44178494 b415816db8b4 812d6d330fb4 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.a smithi092 *:9100 running (16m) 37s ago 42m 8267k - 1.7.0 72c9c2088986 6ad394894a3a 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:node-exporter.b smithi170 *:9100 running (16m) 38s ago 42m 8399k - 1.7.0 72c9c2088986 d75137acc08a 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:osd.0 smithi092 running (9m) 37s ago 49m 64.0M 3036M 19.3.0-5104-g44178494 b415816db8b4 66c5f3465b4c 2024-09-21T13:57:17.477 INFO:teuthology.orchestra.run.smithi092.stdout:osd.1 smithi092 running (8m) 37s ago 48m 61.1M 3036M 19.3.0-5104-g44178494 b415816db8b4 5e5895e10534 2024-09-21T13:57:17.478 INFO:teuthology.orchestra.run.smithi092.stdout:osd.2 smithi092 running (6m) 37s ago 47m 51.7M 3036M 19.3.0-5104-g44178494 b415816db8b4 2f21d2526609 2024-09-21T13:57:17.478 INFO:teuthology.orchestra.run.smithi092.stdout:osd.3 smithi092 running (5m) 37s ago 47m 57.5M 3036M 19.3.0-5104-g44178494 b415816db8b4 17fde1b57299 2024-09-21T13:57:17.478 INFO:teuthology.orchestra.run.smithi092.stdout:osd.4 smithi170 running (4m) 38s ago 46m 56.1M 3292M 19.3.0-5104-g44178494 b415816db8b4 1481554f81bb 2024-09-21T13:57:17.478 INFO:teuthology.orchestra.run.smithi092.stdout:osd.5 smithi170 running (4m) 38s ago 45m 53.2M 3292M 19.3.0-5104-g44178494 b415816db8b4 5e50cb1b0903 2024-09-21T13:57:17.478 INFO:teuthology.orchestra.run.smithi092.stdout:osd.6 smithi170 running (3m) 38s ago 44m 49.0M 3292M 19.3.0-5104-g44178494 b415816db8b4 9a94d2837f46 2024-09-21T13:57:17.478 INFO:teuthology.orchestra.run.smithi092.stdout:osd.7 smithi170 running (2m) 38s ago 43m 53.3M 3292M 19.3.0-5104-g44178494 b415816db8b4 98fd9316e2d5 2024-09-21T13:57:17.478 INFO:teuthology.orchestra.run.smithi092.stdout:prometheus.a smithi170 *:9095 running (15m) 38s ago 42m 45.0M - 2.51.0 1d3b7f56885b fa28a274ddb0 2024-09-21T13:57:17.478 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi092.drshui smithi092 *:8000 running (61s) 37s ago 39m 89.3M - 19.3.0-5104-g44178494 b415816db8b4 2a051b6a9983 2024-09-21T13:57:17.478 INFO:teuthology.orchestra.run.smithi092.stdout:rgw.foo.smithi170.dhymth smithi170 *:8000 running (44s) 38s ago 40m 88.8M - 19.3.0-5104-g44178494 b415816db8b4 af2b40634dfe 2024-09-21T13:57:18.191 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c 'ceph versions | jq -e '"'"'.rgw | length == 1'"'"'' 2024-09-21T13:57:19.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:18 smithi170 bash[70212]: cluster 2024-09-21T13:57:17.411084+0000 mgr.y (mgr.25139) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:19.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:18 smithi170 bash[70212]: cluster 2024-09-21T13:57:17.411084+0000 mgr.y (mgr.25139) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:19.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:18 smithi170 bash[70212]: audit 2024-09-21T13:57:17.439951+0000 mgr.y (mgr.25139) 939 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:19.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:18 smithi170 bash[70212]: audit 2024-09-21T13:57:17.439951+0000 mgr.y (mgr.25139) 939 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:19.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:18 smithi092 bash[89286]: cluster 2024-09-21T13:57:17.411084+0000 mgr.y (mgr.25139) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:19.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:18 smithi092 bash[89286]: cluster 2024-09-21T13:57:17.411084+0000 mgr.y (mgr.25139) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:19.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:18 smithi092 bash[89286]: audit 2024-09-21T13:57:17.439951+0000 mgr.y (mgr.25139) 939 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:19.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:18 smithi092 bash[89286]: audit 2024-09-21T13:57:17.439951+0000 mgr.y (mgr.25139) 939 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:19.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:18 smithi092 bash[92956]: cluster 2024-09-21T13:57:17.411084+0000 mgr.y (mgr.25139) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:19.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:18 smithi092 bash[92956]: cluster 2024-09-21T13:57:17.411084+0000 mgr.y (mgr.25139) 938 : cluster [DBG] pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:19.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:18 smithi092 bash[92956]: audit 2024-09-21T13:57:17.439951+0000 mgr.y (mgr.25139) 939 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:19.276 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:18 smithi092 bash[92956]: audit 2024-09-21T13:57:17.439951+0000 mgr.y (mgr.25139) 939 : audit [DBG] from='client.44802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:57:20.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:20.083733921Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:20.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:20 smithi092 bash[68882]: ::ffff:172.21.15.170 - - [21/Sep/2024:13:57:20] "GET /metrics HTTP/1.1" 200 38328 "" "Prometheus/2.51.0" 2024-09-21T13:57:21.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:20 smithi170 bash[70212]: cluster 2024-09-21T13:57:19.412546+0000 mgr.y (mgr.25139) 940 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:21.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:20 smithi170 bash[70212]: cluster 2024-09-21T13:57:19.412546+0000 mgr.y (mgr.25139) 940 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:21.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:20 smithi092 bash[89286]: cluster 2024-09-21T13:57:19.412546+0000 mgr.y (mgr.25139) 940 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:21.275 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:20 smithi092 bash[89286]: cluster 2024-09-21T13:57:19.412546+0000 mgr.y (mgr.25139) 940 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:21.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:20 smithi092 bash[92956]: cluster 2024-09-21T13:57:19.412546+0000 mgr.y (mgr.25139) 940 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:21.275 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:20 smithi092 bash[92956]: cluster 2024-09-21T13:57:19.412546+0000 mgr.y (mgr.25139) 940 : cluster [DBG] pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T13:57:23.007 INFO:teuthology.orchestra.run.smithi092.stderr:Inferring config /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:57:23.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:22 smithi170 bash[70212]: cluster 2024-09-21T13:57:21.413549+0000 mgr.y (mgr.25139) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:23.097 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:22 smithi170 bash[70212]: cluster 2024-09-21T13:57:21.413549+0000 mgr.y (mgr.25139) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:23.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:22 smithi092 bash[89286]: cluster 2024-09-21T13:57:21.413549+0000 mgr.y (mgr.25139) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:23.111 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:22 smithi092 bash[89286]: cluster 2024-09-21T13:57:21.413549+0000 mgr.y (mgr.25139) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:23.112 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:22 smithi092 bash[92956]: cluster 2024-09-21T13:57:21.413549+0000 mgr.y (mgr.25139) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:23.112 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:22 smithi092 bash[92956]: cluster 2024-09-21T13:57:21.413549+0000 mgr.y (mgr.25139) 941 : cluster [DBG] pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:23.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:23.098212392Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:24.556 INFO:teuthology.orchestra.run.smithi092.stdout:false 2024-09-21T13:57:25.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:24 smithi092 bash[92956]: cluster 2024-09-21T13:57:23.414942+0000 mgr.y (mgr.25139) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:25.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:24 smithi092 bash[92956]: cluster 2024-09-21T13:57:23.414942+0000 mgr.y (mgr.25139) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:25.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:24 smithi092 bash[92956]: audit 2024-09-21T13:57:24.545467+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.92:0/169238704' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:57:25.072 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:24 smithi092 bash[92956]: audit 2024-09-21T13:57:24.545467+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.92:0/169238704' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:57:25.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:24 smithi092 bash[89286]: cluster 2024-09-21T13:57:23.414942+0000 mgr.y (mgr.25139) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:25.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:24 smithi092 bash[89286]: cluster 2024-09-21T13:57:23.414942+0000 mgr.y (mgr.25139) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:25.072 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:24 smithi092 bash[89286]: audit 2024-09-21T13:57:24.545467+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.92:0/169238704' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:57:25.073 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:24 smithi092 bash[89286]: audit 2024-09-21T13:57:24.545467+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.92:0/169238704' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:57:25.104 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:24 smithi170 bash[70212]: cluster 2024-09-21T13:57:23.414942+0000 mgr.y (mgr.25139) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:25.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:24 smithi170 bash[70212]: cluster 2024-09-21T13:57:23.414942+0000 mgr.y (mgr.25139) 942 : cluster [DBG] pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T13:57:25.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:24 smithi170 bash[70212]: audit 2024-09-21T13:57:24.545467+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.92:0/169238704' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:57:25.105 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:24 smithi170 bash[70212]: audit 2024-09-21T13:57:24.545467+0000 mon.a (mon.0) 822 : audit [DBG] from='client.? 172.21.15.92:0/169238704' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T13:57:25.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:57:25.179 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi092 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-21T13:57:25.387 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=bf2ef094fa5d47e896754bb0306820a0 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi092 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c \'ceph versions | jq -e \'"\'"\'.rgw | length == 1\'"\'"\'\'' 2024-09-21T13:57:25.390 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T13:57:25.398 INFO:tasks.cephadm:Teardown begin 2024-09-21T13:57:25.399 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:57:25.415 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:57:25.429 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T13:57:25.429 DEBUG:teuthology.orchestra.run.smithi092:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:57:25.461 DEBUG:teuthology.orchestra.run.smithi170:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:57:25.480 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T13:57:25.480 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T13:57:25.480 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.a 2024-09-21T13:57:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:25 smithi092 systemd[1]: Stopping Ceph mon.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:57:25.775 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:25 smithi092 bash[89286]: debug 2024-09-21T13:57:25.623+0000 7f0921189640 -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-21T13:57:25.776 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:25 smithi092 bash[89286]: debug 2024-09-21T13:57:25.623+0000 7f0921189640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T13:57:25.776 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:25 smithi092 bash[68882]: [21/Sep/2024:13:57:25] ENGINE Bus STOPPING 2024-09-21T13:57:26.169 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:26 smithi092 bash[68882]: [21/Sep/2024:13:57:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:57:26.169 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:26 smithi092 bash[68882]: [21/Sep/2024:13:57:26] ENGINE Bus STOPPED 2024-09-21T13:57:26.169 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:26 smithi092 bash[68882]: [21/Sep/2024:13:57:26] ENGINE Bus STARTING 2024-09-21T13:57:26.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:26.087998673Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:26.525 INFO:journalctl@ceph.mon.a.smithi092.stdout:Sep 21 13:57:26 smithi092 bash[126114]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:57:26.525 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:26 smithi092 bash[68882]: [21/Sep/2024:13:57:26] ENGINE Serving on http://:::9283 2024-09-21T13:57:26.526 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:26 smithi092 bash[68882]: [21/Sep/2024:13:57:26] ENGINE Bus STARTED 2024-09-21T13:57:26.547 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T13:57:26.576 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:57:26.576 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T13:57:26.576 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-21T13:57:26.576 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.c 2024-09-21T13:57:26.975 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:26 smithi092 bash[68882]: [21/Sep/2024:13:57:26] ENGINE Bus STOPPING 2024-09-21T13:57:26.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:26 smithi092 systemd[1]: Stopping Ceph mon.c for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:57:26.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:26 smithi092 bash[92956]: debug 2024-09-21T13:57:26.755+0000 7f22cb402640 -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-21T13:57:26.976 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:26 smithi092 bash[92956]: debug 2024-09-21T13:57:26.755+0000 7f22cb402640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:57:27.395 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:27 smithi092 bash[68882]: [21/Sep/2024:13:57:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T13:57:27.395 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:27 smithi092 bash[68882]: [21/Sep/2024:13:57:27] ENGINE Bus STOPPED 2024-09-21T13:57:27.395 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:27 smithi092 bash[68882]: [21/Sep/2024:13:57:27] ENGINE Bus STARTING 2024-09-21T13:57:27.745 INFO:journalctl@ceph.mon.c.smithi092.stdout:Sep 21 13:57:27 smithi092 bash[126222]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mon-c 2024-09-21T13:57:27.745 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:27 smithi092 bash[68882]: [21/Sep/2024:13:57:27] ENGINE Serving on http://:::9283 2024-09-21T13:57:27.745 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:27 smithi092 bash[68882]: [21/Sep/2024:13:57:27] ENGINE Bus STARTED 2024-09-21T13:57:27.758 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T13:57:27.783 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:57:27.783 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-21T13:57:27.783 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-21T13:57:27.783 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.b 2024-09-21T13:57:28.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:27 smithi170 systemd[1]: Stopping Ceph mon.b for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:57:28.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:27 smithi170 bash[70212]: debug 2024-09-21T13:57:27.928+0000 7f5d20052640 -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-21T13:57:28.078 INFO:journalctl@ceph.mon.b.smithi170.stdout:Sep 21 13:57:27 smithi170 bash[70212]: debug 2024-09-21T13:57:27.928+0000 7f5d20052640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:57:28.871 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T13:57:28.906 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:57:28.907 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-21T13:57:28.907 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-21T13:57:28.907 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.y 2024-09-21T13:57:29.254 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:28 smithi092 systemd[1]: Stopping Ceph mgr.y for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:57:29.255 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:29 smithi092 bash[68882]: debug 2024-09-21T13:57:29.047+0000 7f65c3989640 -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-21T13:57:29.255 INFO:journalctl@ceph.mgr.y.smithi092.stdout:Sep 21 13:57:29 smithi092 bash[68882]: debug 2024-09-21T13:57:29.047+0000 7f65c3989640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T13:57:29.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:29.092387247Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:29.779 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.y.service' 2024-09-21T13:57:29.802 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:57:29.802 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-21T13:57:29.802 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T13:57:29.802 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.x 2024-09-21T13:57:30.105 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:57:29 smithi170 systemd[1]: Stopping Ceph mgr.x for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:57:30.835 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T13:57:30.845 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:57:30 smithi170 bash[94381]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mgr-x 2024-09-21T13:57:30.845 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:57:30 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:57:30.845 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:57:30 smithi170 bash[94443]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-mgr-x 2024-09-21T13:57:30.845 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:57:30 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T13:57:30.846 INFO:journalctl@ceph.mgr.x.smithi170.stdout:Sep 21 13:57:30 smithi170 systemd[1]: Stopped Ceph mgr.x for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:57:30.860 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:57:30.860 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T13:57:30.860 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T13:57:30.860 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.0 2024-09-21T13:57:31.275 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:57:30 smithi092 systemd[1]: Stopping Ceph osd.0 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:57:31.275 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:57:31 smithi092 bash[98655]: debug 2024-09-21T13:57:31.003+0000 7f4ff054f640 -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-21T13:57:31.275 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:57:31 smithi092 bash[98655]: debug 2024-09-21T13:57:31.003+0000 7f4ff054f640 -1 osd.0 151 *** Got signal Terminated *** 2024-09-21T13:57:31.276 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:57:31 smithi092 bash[98655]: debug 2024-09-21T13:57:31.003+0000 7f4ff054f640 -1 osd.0 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:57:32.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:32.062532289Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:35.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:35.08537249Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:37.225 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:57:36 smithi092 bash[126434]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-0 2024-09-21T13:57:37.225 INFO:journalctl@ceph.osd.0.smithi092.stdout:Sep 21 13:57:37 smithi092 bash[126497]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-0 2024-09-21T13:57:38.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:38.099759138Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:38.937 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T13:57:38.964 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:57:38.965 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T13:57:38.965 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T13:57:38.965 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.1 2024-09-21T13:57:39.275 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:57:39 smithi092 systemd[1]: Stopping Ceph osd.1 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:57:39.275 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:57:39 smithi092 bash[103370]: debug 2024-09-21T13:57:39.147+0000 7fa4b75f2640 -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-21T13:57:39.275 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:57:39 smithi092 bash[103370]: debug 2024-09-21T13:57:39.147+0000 7fa4b75f2640 -1 osd.1 151 *** Got signal Terminated *** 2024-09-21T13:57:39.276 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:57:39 smithi092 bash[103370]: debug 2024-09-21T13:57:39.147+0000 7fa4b75f2640 -1 osd.1 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:57:41.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:41.104279405Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:44.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:44.099559946Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:45.422 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:57:45 smithi092 bash[126626]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-1 2024-09-21T13:57:45.422 INFO:journalctl@ceph.osd.1.smithi092.stdout:Sep 21 13:57:45 smithi092 bash[126691]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-1 2024-09-21T13:57:47.095 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T13:57:47.123 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:57:47.123 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T13:57:47.124 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T13:57:47.124 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.2 2024-09-21T13:57:47.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:47.07473721Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:47.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:57:47 smithi092 systemd[1]: Stopping Ceph osd.2 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:57:47.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:57:47 smithi092 bash[109123]: debug 2024-09-21T13:57:47.295+0000 7f2f1f846640 -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-21T13:57:47.525 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:57:47 smithi092 bash[109123]: debug 2024-09-21T13:57:47.295+0000 7f2f1f846640 -1 osd.2 151 *** Got signal Terminated *** 2024-09-21T13:57:47.526 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:57:47 smithi092 bash[109123]: debug 2024-09-21T13:57:47.295+0000 7f2f1f846640 -1 osd.2 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:57:50.357 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:50.100715062Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:53.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:53.082661514Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:53.609 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:57:53 smithi092 bash[126821]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-2 2024-09-21T13:57:53.609 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:57:53 smithi092 bash[126884]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-2 2024-09-21T13:57:55.269 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T13:57:55.275 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:57:55 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.2.service: Deactivated successfully. 2024-09-21T13:57:55.275 INFO:journalctl@ceph.osd.2.smithi092.stdout:Sep 21 13:57:55 smithi092 systemd[1]: Stopped Ceph osd.2 for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:57:55.296 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:57:55.296 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T13:57:55.296 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T13:57:55.296 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.3 2024-09-21T13:57:55.525 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:57:55 smithi092 systemd[1]: Stopping Ceph osd.3 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:57:55.525 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:57:55 smithi092 bash[114884]: debug 2024-09-21T13:57:55.459+0000 7fd98309d640 -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-21T13:57:55.525 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:57:55 smithi092 bash[114884]: debug 2024-09-21T13:57:55.459+0000 7fd98309d640 -1 osd.3 151 *** Got signal Terminated *** 2024-09-21T13:57:55.525 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:57:55 smithi092 bash[114884]: debug 2024-09-21T13:57:55.459+0000 7fd98309d640 -1 osd.3 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:57:56.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:56.063012109Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:57.104 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:57:56 smithi170 bash[82977]: debug 2024-09-21T13:57:56.727+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:57:57.708 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:57:57 smithi170 bash[78820]: debug 2024-09-21T13:57:57.431+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:57:58.104 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:57:57 smithi170 bash[74734]: debug 2024-09-21T13:57:57.707+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:57:58.105 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:57:57 smithi170 bash[82977]: debug 2024-09-21T13:57:57.747+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:57:58.731 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:57:58 smithi170 bash[78820]: debug 2024-09-21T13:57:58.451+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:57:59.097 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:57:58 smithi170 bash[74734]: debug 2024-09-21T13:57:58.731+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:57:59.098 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:57:58 smithi170 bash[82977]: debug 2024-09-21T13:57:58.759+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:57:59.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:57:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:57:59.099013098Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:57:59.778 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:57:59 smithi170 bash[82977]: debug 2024-09-21T13:57:59.723+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:57:59.779 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:57:59 smithi170 bash[78820]: debug 2024-09-21T13:57:59.503+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:00.104 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:57:59 smithi170 bash[74734]: debug 2024-09-21T13:57:59.775+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:58:00.748 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:00 smithi170 bash[78820]: debug 2024-09-21T13:58:00.451+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:01.104 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:00 smithi170 bash[74734]: debug 2024-09-21T13:58:00.807+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:58:01.104 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:00 smithi170 bash[82977]: debug 2024-09-21T13:58:00.747+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:01.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:58:01 smithi092 bash[127015]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-3 2024-09-21T13:58:01.775 INFO:journalctl@ceph.osd.3.smithi092.stdout:Sep 21 13:58:01 smithi092 bash[127079]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-3 2024-09-21T13:58:01.784 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:01 smithi170 bash[78820]: debug 2024-09-21T13:58:01.487+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:01.785 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:01 smithi170 bash[87470]: debug 2024-09-21T13:58:01.587+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:02.077 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:01 smithi170 bash[74734]: debug 2024-09-21T13:58:01.855+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:58:02.078 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:01 smithi170 bash[82977]: debug 2024-09-21T13:58:01.783+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:02.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:02.079167031Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:02.747 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:02 smithi170 bash[78820]: debug 2024-09-21T13:58:02.443+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:02.747 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:02 smithi170 bash[87470]: debug 2024-09-21T13:58:02.615+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:03.104 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:02 smithi170 bash[82977]: debug 2024-09-21T13:58:02.743+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:03.104 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:02 smithi170 bash[74734]: debug 2024-09-21T13:58:02.883+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:58:03.111 DEBUG:teuthology.orchestra.run.smithi092:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T13:58:03.137 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:58:03.137 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T13:58:03.138 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T13:58:03.138 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.4 2024-09-21T13:58:03.417 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:03 smithi170 systemd[1]: Stopping Ceph osd.4 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:58:03.418 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:03 smithi170 bash[74734]: debug 2024-09-21T13:58:03.271+0000 7f60501f9640 -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-21T13:58:03.418 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:03 smithi170 bash[74734]: debug 2024-09-21T13:58:03.271+0000 7f60501f9640 -1 osd.4 151 *** Got signal Terminated *** 2024-09-21T13:58:03.418 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:03 smithi170 bash[74734]: debug 2024-09-21T13:58:03.271+0000 7f60501f9640 -1 osd.4 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:58:03.793 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:03 smithi170 bash[78820]: debug 2024-09-21T13:58:03.415+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:03.794 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:03 smithi170 bash[87470]: debug 2024-09-21T13:58:03.627+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:04.104 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:03 smithi170 bash[74734]: debug 2024-09-21T13:58:03.839+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:58:04.104 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:03 smithi170 bash[82977]: debug 2024-09-21T13:58:03.791+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:04.812 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:04 smithi170 bash[78820]: debug 2024-09-21T13:58:04.435+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:04.812 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:04 smithi170 bash[87470]: debug 2024-09-21T13:58:04.639+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:05.104 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:04 smithi170 bash[74734]: debug 2024-09-21T13:58:04.823+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:58:05.105 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:04 smithi170 bash[82977]: debug 2024-09-21T13:58:04.811+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:05.105 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:05.062936411Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:05.828 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:05 smithi170 bash[78820]: debug 2024-09-21T13:58:05.419+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:05.828 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:05 smithi170 bash[87470]: debug 2024-09-21T13:58:05.623+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:06.106 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:05 smithi170 bash[74734]: debug 2024-09-21T13:58:05.827+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:58:06.106 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:05 smithi170 bash[74734]: debug 2024-09-21T13:58:05.827+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.427690+0000 front 2024-09-21T13:57:40.427501+0000 (oldest deadline 2024-09-21T13:58:05.127053+0000) 2024-09-21T13:58:06.106 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:05 smithi170 bash[82977]: debug 2024-09-21T13:58:05.843+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:06.106 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:05 smithi170 bash[82977]: debug 2024-09-21T13:58:05.843+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:06.804 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:06 smithi170 bash[87470]: debug 2024-09-21T13:58:06.595+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:06.804 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:06 smithi170 bash[78820]: debug 2024-09-21T13:58:06.435+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:06.804 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:06 smithi170 bash[78820]: debug 2024-09-21T13:58:06.435+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:07.104 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:06 smithi170 bash[74734]: debug 2024-09-21T13:58:06.803+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:58:07.104 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:06 smithi170 bash[74734]: debug 2024-09-21T13:58:06.803+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.427690+0000 front 2024-09-21T13:57:40.427501+0000 (oldest deadline 2024-09-21T13:58:05.127053+0000) 2024-09-21T13:58:07.105 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:06 smithi170 bash[82977]: debug 2024-09-21T13:58:06.867+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:07.105 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:06 smithi170 bash[82977]: debug 2024-09-21T13:58:06.867+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:07.779 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:07 smithi170 bash[87470]: debug 2024-09-21T13:58:07.607+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:07.780 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:07 smithi170 bash[78820]: debug 2024-09-21T13:58:07.467+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:07.780 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:07 smithi170 bash[78820]: debug 2024-09-21T13:58:07.467+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:08.088 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:07 smithi170 bash[82977]: debug 2024-09-21T13:58:07.899+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:08.088 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:07 smithi170 bash[82977]: debug 2024-09-21T13:58:07.899+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:08.089 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:07 smithi170 bash[74734]: debug 2024-09-21T13:58:07.779+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.626007+0000 front 2024-09-21T13:57:31.626241+0000 (oldest deadline 2024-09-21T13:57:56.925942+0000) 2024-09-21T13:58:08.089 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:07 smithi170 bash[74734]: debug 2024-09-21T13:58:07.779+0000 7f604c80e640 -1 osd.4 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.427690+0000 front 2024-09-21T13:57:40.427501+0000 (oldest deadline 2024-09-21T13:58:05.127053+0000) 2024-09-21T13:58:08.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:08.08975716Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:08.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:08 smithi170 bash[78820]: debug 2024-09-21T13:58:08.507+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:08.855 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:08 smithi170 bash[78820]: debug 2024-09-21T13:58:08.507+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:08.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:08 smithi170 bash[87470]: debug 2024-09-21T13:58:08.559+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:08.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:08 smithi170 bash[87470]: debug 2024-09-21T13:58:08.559+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:09.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:08 smithi170 bash[82977]: debug 2024-09-21T13:58:08.923+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:09.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:08 smithi170 bash[82977]: debug 2024-09-21T13:58:08.923+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:09.638 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:09 smithi170 bash[78820]: debug 2024-09-21T13:58:09.531+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:09.638 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:09 smithi170 bash[78820]: debug 2024-09-21T13:58:09.531+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:09.639 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:09 smithi170 bash[87470]: debug 2024-09-21T13:58:09.527+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:09.639 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:09 smithi170 bash[87470]: debug 2024-09-21T13:58:09.527+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:09.639 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:09 smithi170 bash[94482]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-4 2024-09-21T13:58:09.975 INFO:journalctl@ceph.osd.4.smithi170.stdout:Sep 21 13:58:09 smithi170 bash[94549]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-4 2024-09-21T13:58:10.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:09 smithi170 bash[82977]: debug 2024-09-21T13:58:09.971+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:10.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:09 smithi170 bash[82977]: debug 2024-09-21T13:58:09.971+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:10.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:10 smithi170 bash[78820]: debug 2024-09-21T13:58:10.503+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:10.855 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:10 smithi170 bash[78820]: debug 2024-09-21T13:58:10.503+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:10.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:10 smithi170 bash[87470]: debug 2024-09-21T13:58:10.567+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:10.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:10 smithi170 bash[87470]: debug 2024-09-21T13:58:10.567+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:11.199 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:11.067116526Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:11.200 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:10 smithi170 bash[82977]: debug 2024-09-21T13:58:10.975+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:11.200 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:10 smithi170 bash[82977]: debug 2024-09-21T13:58:10.975+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:11.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:11 smithi170 bash[78820]: debug 2024-09-21T13:58:11.459+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:11.855 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:11 smithi170 bash[78820]: debug 2024-09-21T13:58:11.459+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:11.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:11 smithi170 bash[87470]: debug 2024-09-21T13:58:11.579+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:11.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:11 smithi170 bash[87470]: debug 2024-09-21T13:58:11.579+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:11.964 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T13:58:11.991 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:58:11.991 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T13:58:11.992 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T13:58:11.992 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.5 2024-09-21T13:58:12.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:11 smithi170 bash[82977]: debug 2024-09-21T13:58:11.943+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:12.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:11 smithi170 bash[82977]: debug 2024-09-21T13:58:11.943+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:12.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:12 smithi170 systemd[1]: Stopping Ceph osd.5 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:58:12.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:12 smithi170 bash[78820]: debug 2024-09-21T13:58:12.183+0000 7fcd28b46640 -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-21T13:58:12.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:12 smithi170 bash[78820]: debug 2024-09-21T13:58:12.183+0000 7fcd28b46640 -1 osd.5 151 *** Got signal Terminated *** 2024-09-21T13:58:12.355 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:12 smithi170 bash[78820]: debug 2024-09-21T13:58:12.183+0000 7fcd28b46640 -1 osd.5 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:58:12.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:12 smithi170 bash[78820]: debug 2024-09-21T13:58:12.475+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:12.855 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:12 smithi170 bash[78820]: debug 2024-09-21T13:58:12.475+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:12.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:12 smithi170 bash[87470]: debug 2024-09-21T13:58:12.587+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:12.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:12 smithi170 bash[87470]: debug 2024-09-21T13:58:12.587+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:13.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:12 smithi170 bash[82977]: debug 2024-09-21T13:58:12.943+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:13.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:12 smithi170 bash[82977]: debug 2024-09-21T13:58:12.943+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:13.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:13 smithi170 bash[78820]: debug 2024-09-21T13:58:13.527+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:13.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:13 smithi170 bash[78820]: debug 2024-09-21T13:58:13.527+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:13.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:13 smithi170 bash[87470]: debug 2024-09-21T13:58:13.539+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:13.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:13 smithi170 bash[87470]: debug 2024-09-21T13:58:13.539+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:14.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:14.104791979Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:14.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:13 smithi170 bash[82977]: debug 2024-09-21T13:58:13.919+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:14.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:13 smithi170 bash[82977]: debug 2024-09-21T13:58:13.919+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:14.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:14 smithi170 bash[78820]: debug 2024-09-21T13:58:14.519+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:14.855 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:14 smithi170 bash[78820]: debug 2024-09-21T13:58:14.519+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:14.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:14 smithi170 bash[87470]: debug 2024-09-21T13:58:14.519+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:14.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:14 smithi170 bash[87470]: debug 2024-09-21T13:58:14.519+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:14.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:14 smithi170 bash[87470]: debug 2024-09-21T13:58:14.519+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:15.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:14 smithi170 bash[82977]: debug 2024-09-21T13:58:14.903+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:15.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:14 smithi170 bash[82977]: debug 2024-09-21T13:58:14.903+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:15.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:15 smithi170 bash[78820]: debug 2024-09-21T13:58:15.547+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:15.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:15 smithi170 bash[78820]: debug 2024-09-21T13:58:15.547+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:15.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:15 smithi170 bash[87470]: debug 2024-09-21T13:58:15.503+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:15.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:15 smithi170 bash[87470]: debug 2024-09-21T13:58:15.503+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:15.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:15 smithi170 bash[87470]: debug 2024-09-21T13:58:15.503+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:16.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:15 smithi170 bash[82977]: debug 2024-09-21T13:58:15.899+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:16.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:15 smithi170 bash[82977]: debug 2024-09-21T13:58:15.899+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:16.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:15 smithi170 bash[82977]: debug 2024-09-21T13:58:15.899+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:52.132378+0000 front 2024-09-21T13:57:52.132197+0000 (oldest deadline 2024-09-21T13:58:15.632230+0000) 2024-09-21T13:58:16.854 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:16 smithi170 bash[78820]: debug 2024-09-21T13:58:16.499+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.094817+0000 front 2024-09-21T13:57:31.094660+0000 (oldest deadline 2024-09-21T13:57:56.994798+0000) 2024-09-21T13:58:16.855 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:16 smithi170 bash[78820]: debug 2024-09-21T13:58:16.499+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:40.996928+0000 front 2024-09-21T13:57:40.996891+0000 (oldest deadline 2024-09-21T13:58:05.696752+0000) 2024-09-21T13:58:16.855 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:16 smithi170 bash[78820]: debug 2024-09-21T13:58:16.499+0000 7fcd2515b640 -1 osd.5 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:51.598516+0000 front 2024-09-21T13:57:51.598232+0000 (oldest deadline 2024-09-21T13:58:16.298105+0000) 2024-09-21T13:58:16.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:16 smithi170 bash[87470]: debug 2024-09-21T13:58:16.535+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:16.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:16 smithi170 bash[87470]: debug 2024-09-21T13:58:16.535+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:16.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:16 smithi170 bash[87470]: debug 2024-09-21T13:58:16.535+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:17.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:17.087697873Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:17.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:16 smithi170 bash[82977]: debug 2024-09-21T13:58:16.931+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:17.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:16 smithi170 bash[82977]: debug 2024-09-21T13:58:16.931+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:17.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:16 smithi170 bash[82977]: debug 2024-09-21T13:58:16.931+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:52.132378+0000 front 2024-09-21T13:57:52.132197+0000 (oldest deadline 2024-09-21T13:58:15.632230+0000) 2024-09-21T13:58:17.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:17 smithi170 bash[87470]: debug 2024-09-21T13:58:17.571+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:17.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:17 smithi170 bash[87470]: debug 2024-09-21T13:58:17.571+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:17.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:17 smithi170 bash[87470]: debug 2024-09-21T13:58:17.571+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:18.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:17 smithi170 bash[82977]: debug 2024-09-21T13:58:17.955+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:18.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:17 smithi170 bash[82977]: debug 2024-09-21T13:58:17.955+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:18.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:17 smithi170 bash[82977]: debug 2024-09-21T13:58:17.955+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:52.132378+0000 front 2024-09-21T13:57:52.132197+0000 (oldest deadline 2024-09-21T13:58:15.632230+0000) 2024-09-21T13:58:18.702 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:18 smithi170 bash[94674]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-5 2024-09-21T13:58:18.703 INFO:journalctl@ceph.osd.5.smithi170.stdout:Sep 21 13:58:18 smithi170 bash[94738]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-5 2024-09-21T13:58:18.703 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:18 smithi170 bash[87470]: debug 2024-09-21T13:58:18.595+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:18.703 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:18 smithi170 bash[87470]: debug 2024-09-21T13:58:18.595+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:18.703 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:18 smithi170 bash[87470]: debug 2024-09-21T13:58:18.595+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:19.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:18 smithi170 bash[82977]: debug 2024-09-21T13:58:18.959+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:19.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:18 smithi170 bash[82977]: debug 2024-09-21T13:58:18.959+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:19.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:18 smithi170 bash[82977]: debug 2024-09-21T13:58:18.959+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:52.132378+0000 front 2024-09-21T13:57:52.132197+0000 (oldest deadline 2024-09-21T13:58:15.632230+0000) 2024-09-21T13:58:19.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:19 smithi170 bash[87470]: debug 2024-09-21T13:58:19.595+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:19.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:19 smithi170 bash[87470]: debug 2024-09-21T13:58:19.595+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:19.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:19 smithi170 bash[87470]: debug 2024-09-21T13:58:19.595+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:20.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:20 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:20.057642822Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:20.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:19 smithi170 bash[82977]: debug 2024-09-21T13:58:19.935+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:20.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:19 smithi170 bash[82977]: debug 2024-09-21T13:58:19.935+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:20.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:19 smithi170 bash[82977]: debug 2024-09-21T13:58:19.935+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:52.132378+0000 front 2024-09-21T13:57:52.132197+0000 (oldest deadline 2024-09-21T13:58:15.632230+0000) 2024-09-21T13:58:20.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:20 smithi170 bash[87470]: debug 2024-09-21T13:58:20.559+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:20.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:20 smithi170 bash[87470]: debug 2024-09-21T13:58:20.559+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:20.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:20 smithi170 bash[87470]: debug 2024-09-21T13:58:20.559+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:20.867 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T13:58:20.896 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:58:20.896 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T13:58:20.897 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T13:58:20.897 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.6 2024-09-21T13:58:21.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:20 smithi170 systemd[1]: Stopping Ceph osd.6 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:58:21.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:20 smithi170 bash[82977]: debug 2024-09-21T13:58:20.963+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:21.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:20 smithi170 bash[82977]: debug 2024-09-21T13:58:20.963+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:21.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:20 smithi170 bash[82977]: debug 2024-09-21T13:58:20.963+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:52.132378+0000 front 2024-09-21T13:57:52.132197+0000 (oldest deadline 2024-09-21T13:58:15.632230+0000) 2024-09-21T13:58:21.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:21 smithi170 bash[82977]: debug 2024-09-21T13:58:21.071+0000 7fda7f9d7640 -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-21T13:58:21.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:21 smithi170 bash[82977]: debug 2024-09-21T13:58:21.071+0000 7fda7f9d7640 -1 osd.6 151 *** Got signal Terminated *** 2024-09-21T13:58:21.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:21 smithi170 bash[82977]: debug 2024-09-21T13:58:21.071+0000 7fda7f9d7640 -1 osd.6 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:58:21.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:21 smithi170 bash[87470]: debug 2024-09-21T13:58:21.599+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:21.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:21 smithi170 bash[87470]: debug 2024-09-21T13:58:21.599+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:21.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:21 smithi170 bash[87470]: debug 2024-09-21T13:58:21.599+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:22.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:22 smithi170 bash[82977]: debug 2024-09-21T13:58:22.006+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:22.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:22 smithi170 bash[82977]: debug 2024-09-21T13:58:22.006+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:22.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:22 smithi170 bash[82977]: debug 2024-09-21T13:58:22.006+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:52.132378+0000 front 2024-09-21T13:57:52.132197+0000 (oldest deadline 2024-09-21T13:58:15.632230+0000) 2024-09-21T13:58:22.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:22 smithi170 bash[87470]: debug 2024-09-21T13:58:22.598+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:22.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:22 smithi170 bash[87470]: debug 2024-09-21T13:58:22.598+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:22.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:22 smithi170 bash[87470]: debug 2024-09-21T13:58:22.598+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:23.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:23 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:23.093195637Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:23.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:23 smithi170 bash[82977]: debug 2024-09-21T13:58:23.050+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:23.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:23 smithi170 bash[82977]: debug 2024-09-21T13:58:23.050+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:23.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:23 smithi170 bash[82977]: debug 2024-09-21T13:58:23.050+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:52.132378+0000 front 2024-09-21T13:57:52.132197+0000 (oldest deadline 2024-09-21T13:58:15.632230+0000) 2024-09-21T13:58:23.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:23 smithi170 bash[87470]: debug 2024-09-21T13:58:23.558+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:23.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:23 smithi170 bash[87470]: debug 2024-09-21T13:58:23.558+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:23.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:23 smithi170 bash[87470]: debug 2024-09-21T13:58:23.558+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:24.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:24 smithi170 bash[82977]: debug 2024-09-21T13:58:24.090+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:24.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:24 smithi170 bash[82977]: debug 2024-09-21T13:58:24.090+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:24.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:24 smithi170 bash[82977]: debug 2024-09-21T13:58:24.090+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:52.132378+0000 front 2024-09-21T13:57:52.132197+0000 (oldest deadline 2024-09-21T13:58:15.632230+0000) 2024-09-21T13:58:24.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:24 smithi170 bash[82977]: debug 2024-09-21T13:58:24.090+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:59.034141+0000 front 2024-09-21T13:57:59.033931+0000 (oldest deadline 2024-09-21T13:58:23.133741+0000) 2024-09-21T13:58:25.078 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:24 smithi170 bash[87470]: debug 2024-09-21T13:58:24.602+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:25.079 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:24 smithi170 bash[87470]: debug 2024-09-21T13:58:24.602+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:25.079 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:24 smithi170 bash[87470]: debug 2024-09-21T13:58:24.602+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:25.079 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:24 smithi170 bash[87470]: debug 2024-09-21T13:58:24.602+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:25.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:25 smithi170 bash[82977]: debug 2024-09-21T13:58:25.074+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:31.228441+0000 front 2024-09-21T13:57:31.228530+0000 (oldest deadline 2024-09-21T13:57:56.528196+0000) 2024-09-21T13:58:25.354 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:25 smithi170 bash[82977]: debug 2024-09-21T13:58:25.074+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:42.930558+0000 front 2024-09-21T13:57:42.930356+0000 (oldest deadline 2024-09-21T13:58:05.829974+0000) 2024-09-21T13:58:25.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:25 smithi170 bash[82977]: debug 2024-09-21T13:58:25.074+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:52.132378+0000 front 2024-09-21T13:57:52.132197+0000 (oldest deadline 2024-09-21T13:58:15.632230+0000) 2024-09-21T13:58:25.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:25 smithi170 bash[82977]: debug 2024-09-21T13:58:25.074+0000 7fda7bfec640 -1 osd.6 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:59.034141+0000 front 2024-09-21T13:57:59.033931+0000 (oldest deadline 2024-09-21T13:58:23.133741+0000) 2024-09-21T13:58:25.355 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:25 smithi170 bash[82977]: debug 2024-09-21T13:58:25.074+0000 7fda7bfec640 -1 osd.6 151 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.34303.0:971 4.1f 4:f95f44c2:::notify.0:head [watch ping cookie 94599978137216] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e151) 2024-09-21T13:58:25.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:25 smithi170 bash[87470]: debug 2024-09-21T13:58:25.582+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:25.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:25 smithi170 bash[87470]: debug 2024-09-21T13:58:25.582+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:25.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:25 smithi170 bash[87470]: debug 2024-09-21T13:58:25.582+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:25.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:25 smithi170 bash[87470]: debug 2024-09-21T13:58:25.582+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:26.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:26 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:26.08177966Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:26.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:26 smithi170 bash[87470]: debug 2024-09-21T13:58:26.542+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:26.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:26 smithi170 bash[87470]: debug 2024-09-21T13:58:26.542+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:26.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:26 smithi170 bash[87470]: debug 2024-09-21T13:58:26.542+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:26.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:26 smithi170 bash[87470]: debug 2024-09-21T13:58:26.542+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:27.542 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:27 smithi170 bash[94868]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-6 2024-09-21T13:58:27.542 INFO:journalctl@ceph.osd.6.smithi170.stdout:Sep 21 13:58:27 smithi170 bash[94932]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-6 2024-09-21T13:58:27.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:27 smithi170 bash[87470]: debug 2024-09-21T13:58:27.558+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:27.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:27 smithi170 bash[87470]: debug 2024-09-21T13:58:27.558+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:27.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:27 smithi170 bash[87470]: debug 2024-09-21T13:58:27.558+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:27.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:27 smithi170 bash[87470]: debug 2024-09-21T13:58:27.558+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:28.799 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[87470]: debug 2024-09-21T13:58:28.546+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:28.799 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[87470]: debug 2024-09-21T13:58:28.546+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:28.799 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[87470]: debug 2024-09-21T13:58:28.546+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:28.800 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[87470]: debug 2024-09-21T13:58:28.546+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:29.059 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[62624]: ts=2024-09-21T13:58:28.800Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-21T13:58:29.060 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[62624]: ts=2024-09-21T13:58:28.804Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-21T13:58:29.060 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[62624]: ts=2024-09-21T13:58:28.806Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=smb msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-21T13:58:29.060 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[62624]: ts=2024-09-21T13:58:28.814Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-21T13:58:29.060 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[62624]: ts=2024-09-21T13:58:28.814Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-21T13:58:29.060 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[62624]: ts=2024-09-21T13:58:28.817Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-21T13:58:29.060 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:28 smithi170 bash[62624]: ts=2024-09-21T13:58:28.817Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.92:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.92:8765: connect: connection refused" 2024-09-21T13:58:29.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:29 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:29.061060049Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:29.554 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.6.service' 2024-09-21T13:58:29.582 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:58:29.582 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T13:58:29.582 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-21T13:58:29.582 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.7 2024-09-21T13:58:29.860 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:29 smithi170 bash[87470]: debug 2024-09-21T13:58:29.538+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:29.860 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:29 smithi170 bash[87470]: debug 2024-09-21T13:58:29.538+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:29.860 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:29 smithi170 bash[87470]: debug 2024-09-21T13:58:29.538+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:29.860 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:29 smithi170 bash[87470]: debug 2024-09-21T13:58:29.538+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:29.860 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:29 smithi170 systemd[1]: Stopping Ceph osd.7 for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:58:29.860 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:29 smithi170 bash[87470]: debug 2024-09-21T13:58:29.762+0000 7f500ac61640 -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-21T13:58:29.860 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:29 smithi170 bash[87470]: debug 2024-09-21T13:58:29.762+0000 7f500ac61640 -1 osd.7 151 *** Got signal Terminated *** 2024-09-21T13:58:29.861 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:29 smithi170 bash[87470]: debug 2024-09-21T13:58:29.762+0000 7f500ac61640 -1 osd.7 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:58:30.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:30 smithi170 bash[87470]: debug 2024-09-21T13:58:30.534+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:30.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:30 smithi170 bash[87470]: debug 2024-09-21T13:58:30.534+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:30.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:30 smithi170 bash[87470]: debug 2024-09-21T13:58:30.534+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:30.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:30 smithi170 bash[87470]: debug 2024-09-21T13:58:30.534+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:31.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:31 smithi170 bash[87470]: debug 2024-09-21T13:58:31.582+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:31.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:31 smithi170 bash[87470]: debug 2024-09-21T13:58:31.582+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:31.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:31 smithi170 bash[87470]: debug 2024-09-21T13:58:31.582+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:31.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:31 smithi170 bash[87470]: debug 2024-09-21T13:58:31.582+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:32.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:32 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:32.094764212Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:32.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:32 smithi170 bash[87470]: debug 2024-09-21T13:58:32.586+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:32.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:32 smithi170 bash[87470]: debug 2024-09-21T13:58:32.586+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:32.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:32 smithi170 bash[87470]: debug 2024-09-21T13:58:32.586+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:32.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:32 smithi170 bash[87470]: debug 2024-09-21T13:58:32.586+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:33.854 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:33 smithi170 bash[87470]: debug 2024-09-21T13:58:33.602+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:33.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:33 smithi170 bash[87470]: debug 2024-09-21T13:58:33.602+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:33.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:33 smithi170 bash[87470]: debug 2024-09-21T13:58:33.602+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:33.855 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:33 smithi170 bash[87470]: debug 2024-09-21T13:58:33.602+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:35.084 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:34 smithi170 bash[87470]: debug 2024-09-21T13:58:34.622+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6806 osd.0 since back 2024-09-21T13:57:35.644992+0000 front 2024-09-21T13:57:35.645195+0000 (oldest deadline 2024-09-21T13:58:01.545027+0000) 2024-09-21T13:58:35.084 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:34 smithi170 bash[87470]: debug 2024-09-21T13:58:34.622+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6814 osd.1 since back 2024-09-21T13:57:41.545939+0000 front 2024-09-21T13:57:41.546237+0000 (oldest deadline 2024-09-21T13:58:08.546439+0000) 2024-09-21T13:58:35.084 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:34 smithi170 bash[87470]: debug 2024-09-21T13:58:34.622+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6822 osd.2 since back 2024-09-21T13:57:50.248109+0000 front 2024-09-21T13:57:50.248133+0000 (oldest deadline 2024-09-21T13:58:13.747657+0000) 2024-09-21T13:58:35.084 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:34 smithi170 bash[87470]: debug 2024-09-21T13:58:34.622+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.92:6830 osd.3 since back 2024-09-21T13:57:58.449035+0000 front 2024-09-21T13:57:58.449101+0000 (oldest deadline 2024-09-21T13:58:23.748806+0000) 2024-09-21T13:58:35.085 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:34 smithi170 bash[87470]: debug 2024-09-21T13:58:34.622+0000 7f500326e640 -1 osd.7 151 heartbeat_check: no reply from 172.21.15.170:6804 osd.4 since back 2024-09-21T13:58:07.850142+0000 front 2024-09-21T13:58:07.850079+0000 (oldest deadline 2024-09-21T13:58:33.749820+0000) 2024-09-21T13:58:35.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:35 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:35.085807687Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:36.186 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:35 smithi170 bash[95064]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-7 2024-09-21T13:58:36.186 INFO:journalctl@ceph.osd.7.smithi170.stdout:Sep 21 13:58:36 smithi170 bash[95129]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-osd-7 2024-09-21T13:58:38.013 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@osd.7.service' 2024-09-21T13:58:38.041 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:58:38.041 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-21T13:58:38.041 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-21T13:58:38.042 DEBUG:teuthology.orchestra.run.smithi170:> sudo systemctl stop ceph-968a39aa-7819-11ef-baf6-efdc52797490@prometheus.a 2024-09-21T13:58:38.262 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 systemd[1]: Stopping Ceph prometheus.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:58:38.263 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:38.060041395Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:38.604 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.264Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:58:38.605 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.264Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-21T13:58:38.605 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.264Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-21T13:58:38.605 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.264Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-21T13:58:38.605 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.264Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-21T13:58:38.605 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.264Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T13:58:38.605 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.264Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T13:58:38.605 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.264Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-21T13:58:38.605 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.264Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-21T13:58:38.605 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.269Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T13:58:38.606 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.269Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-21T13:58:38.606 INFO:journalctl@ceph.prometheus.a.smithi170.stdout:Sep 21 13:58:38 smithi170 bash[62624]: ts=2024-09-21T13:58:38.269Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-21T13:58:39.042 DEBUG:teuthology.orchestra.run.smithi170:> sudo pkill -f 'journalctl -f -n 0 -u ceph-968a39aa-7819-11ef-baf6-efdc52797490@prometheus.a.service' 2024-09-21T13:58:39.061 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:58:39.061 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-21T13:58:39.062 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 968a39aa-7819-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:58:39.243 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:58:41.604 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:41 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:41.106425943Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:43.525 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:43 smithi092 bash[83244]: ts=2024-09-21T13:58:43.250Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.92:8443: connect: connection refused" 2024-09-21T13:58:43.525 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:43 smithi092 bash[83244]: ts=2024-09-21T13:58:43.251Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.170:8443: connect: connection refused" 2024-09-21T13:58:44.110 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:43 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:44.110 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:43 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:44.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:44 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:44.103850054Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:44.395 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:44 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:44.395 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:44 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:44.651 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:44 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:44.651 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:44 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:44.992 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:44 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:44.992 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:44 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:45.274 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:44 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:45.274 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:45 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:45.274 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:45 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:45.275 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:45 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:45.525 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:45 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:45.525 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:45 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:45.877 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:45 smithi092 systemd[1]: Stopping Ceph node-exporter.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:58:46.269 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:46 smithi092 bash[127478]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T13:58:46.521 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:46.522 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:46 smithi092 bash[127539]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T13:58:46.522 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:46 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:58:46.522 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:46 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T13:58:46.522 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:46 smithi092 systemd[1]: Stopped Ceph node-exporter.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:58:46.522 INFO:journalctl@ceph.node-exporter.a.smithi092.stdout:Sep 21 13:58:46 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:46.775 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:46 smithi092 systemd[1]: Stopping Ceph alertmanager.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:58:46.775 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:46 smithi092 bash[83244]: ts=2024-09-21T13:58:46.648Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T13:58:47.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:47 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:47.062796791Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:47.465 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:47 smithi092 bash[127607]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T13:58:47.465 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:47 smithi092 bash[127668]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T13:58:47.465 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:47 smithi092 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T13:58:47.465 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:47 smithi092 systemd[1]: Stopped Ceph alertmanager.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:58:47.775 INFO:journalctl@ceph.alertmanager.a.smithi092.stdout:Sep 21 13:58:47 smithi092 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:58:50.604 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:50 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:50.112915872Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:53.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:53 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:53.083490834Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:56.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:56 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:56.074810181Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:58:59.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:58:59 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:58:59.095677584Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:59:02.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:02 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:59:02.096791666Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:59:05.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:05 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:59:05.084594984Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:59:08.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:08 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:59:08.067530151Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:59:10.789 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 968a39aa-7819-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:59:10.972 INFO:teuthology.orchestra.run.smithi170.stdout:Deleting cluster with fsid: 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:59:11.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:11 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:59:11.065299123Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:59:14.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:14 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:59:14.062237904Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:59:15.854 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:15 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:15.854 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:15 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:16.122 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:15 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:16.122 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:15 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:16.435 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:16.435 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:16.686 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:16.687 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:16.981 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:16.982 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:16.982 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:16.982 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:16 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:17.260 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:17.260 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:17 smithi170 bash[66660]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T13:59:17.062637775Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T13:59:17.261 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:17 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:17.513 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:17 smithi170 systemd[1]: Stopping Ceph node-exporter.b for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:59:18.286 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:17 smithi170 bash[95627]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T13:59:18.286 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:18 smithi170 bash[95687]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T13:59:18.286 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:18 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T13:59:18.287 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:18 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T13:59:18.287 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:18 smithi170 systemd[1]: Stopped Ceph node-exporter.b for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:59:18.564 INFO:journalctl@ceph.node-exporter.b.smithi170.stdout:Sep 21 13:59:18 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:18.564 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:18 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:18.564 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:18 smithi170 systemd[1]: Stopping Ceph grafana.a for 968a39aa-7819-11ef-baf6-efdc52797490... 2024-09-21T13:59:18.564 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:18 smithi170 bash[66660]: logger=server t=2024-09-21T13:59:18.528106712Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T13:59:18.564 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:18 smithi170 bash[66660]: logger=tracing t=2024-09-21T13:59:18.528218459Z level=info msg="Closing tracing" 2024-09-21T13:59:18.565 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:18 smithi170 bash[66660]: logger=ticker t=2024-09-21T13:59:18.528233782Z level=info msg=stopped last_tick=2024-09-21T13:59:10Z 2024-09-21T13:59:18.565 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:18 smithi170 bash[66660]: logger=grafana-apiserver t=2024-09-21T13:59:18.5282563Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-21T13:59:19.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:19 smithi170 bash[95755]: ceph-968a39aa-7819-11ef-baf6-efdc52797490-grafana-a 2024-09-21T13:59:19.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:19 smithi170 bash[95815]: Error response from daemon: No such container: ceph-968a39aa-7819-11ef-baf6-efdc52797490-grafana-a 2024-09-21T13:59:19.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:19 smithi170 systemd[1]: ceph-968a39aa-7819-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T13:59:19.354 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:19 smithi170 systemd[1]: Stopped Ceph grafana.a for 968a39aa-7819-11ef-baf6-efdc52797490. 2024-09-21T13:59:19.854 INFO:journalctl@ceph.grafana.a.smithi170.stdout:Sep 21 13:59:19 smithi170 systemd[1]: /etc/systemd/system/ceph-968a39aa-7819-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T13:59:31.211 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:59:31.225 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:59:31.239 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T13:59:31.241 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913974/remote/smithi092/crash 2024-09-21T13:59:31.242 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:59:31.279 INFO:teuthology.orchestra.run.smithi092.stderr:tar: /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:59:31.280 INFO:teuthology.orchestra.run.smithi092.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:59:31.282 DEBUG:teuthology.misc:Transferring archived files from smithi170:/var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913974/remote/smithi170/crash 2024-09-21T13:59:31.282 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:59:31.294 INFO:teuthology.orchestra.run.smithi170.stderr:tar: /var/lib/ceph/968a39aa-7819-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:59:31.294 INFO:teuthology.orchestra.run.smithi170.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:59:31.296 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T13:59:31.296 DEBUG:teuthology.orchestra.run.smithi092:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.log | egrep CEPHADM_ | 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-21T13:59:31.339 INFO:tasks.cephadm:Compressing logs... 2024-09-21T13:59:31.339 DEBUG:teuthology.orchestra.run.smithi092:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T13:59:31.382 DEBUG:teuthology.orchestra.run.smithi170:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-21T13:59:31.390 INFO:teuthology.orchestra.run.smithi092.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T13:59:31.394 INFO:teuthology.orchestra.run.smithi170.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T13:59:31.399 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:59:31.400 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mgr.y.log 2024-09-21T13:59:31.400 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T13:59:31.400 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T13:59:31.401 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mgr.y.log: /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T13:59:31.401 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi092.drshui.log 2024-09-21T13:59:31.401 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T13:59:31.407 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi092.drshui.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T13:59:31.407 INFO:teuthology.orchestra.run.smithi092.stderr: 77.3%/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.cephadm.log: -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi092.drshui.log.gz 2024-09-21T13:59:31.407 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T13:59:31.407 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/tcmu-runner.log 2024-09-21T13:59:31.407 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.1.log: 92.1% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T13:59:31.407 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.log 2024-09-21T13:59:31.408 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/tcmu-runner.log: 63.3% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/tcmu-runner.log.gz 2024-09-21T13:59:31.408 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T13:59:31.408 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:59:31.409 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi170.dhymth.log 2024-09-21T13:59:31.409 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.7.log 2024-09-21T13:59:31.409 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi170.dhymth.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.6.log 2024-09-21T13:59:31.409 INFO:teuthology.orchestra.run.smithi170.stderr: 76.9% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi170.dhymth.log.gz 2024-09-21T13:59:31.409 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T13:59:31.409 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T13:59:31.409 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T13:59:31.410 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.log 2024-09-21T13:59:31.410 INFO:teuthology.orchestra.run.smithi170.stderr: 86.1% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T13:59:31.410 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T13:59:31.410 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T13:59:31.410 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T13:59:31.411 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.log: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:59:31.411 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T13:59:31.412 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.audit.log: 89.5% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T13:59:31.412 INFO:teuthology.orchestra.run.smithi170.stderr:gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T13:59:31.415 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-volume.log: 94.2% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T13:59:31.416 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T13:59:31.416 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T13:59:31.435 INFO:teuthology.orchestra.run.smithi170.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.4.log: 91.5% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T13:59:31.436 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mon.c.log: /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.audit.log: 91.6% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T13:59:31.441 INFO:teuthology.orchestra.run.smithi092.stderr: 94.4% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T13:59:31.444 INFO:teuthology.orchestra.run.smithi170.stderr: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:59:31.517 INFO:teuthology.orchestra.run.smithi170.stderr: 90.0% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T13:59:31.952 INFO:teuthology.orchestra.run.smithi092.stderr: 90.0% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mgr.y.log.gz 2024-09-21T13:59:32.107 INFO:teuthology.orchestra.run.smithi170.stderr: 92.7% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T13:59:32.246 INFO:teuthology.orchestra.run.smithi092.stderr: 92.8% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T13:59:33.206 INFO:teuthology.orchestra.run.smithi170.stderr: 93.1% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.6.log.gz 2024-09-21T13:59:33.323 INFO:teuthology.orchestra.run.smithi092.stderr: 91.0% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T13:59:33.448 INFO:teuthology.orchestra.run.smithi092.stderr: 93.4% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T13:59:33.647 INFO:teuthology.orchestra.run.smithi092.stderr: 92.9% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T13:59:33.710 INFO:teuthology.orchestra.run.smithi170.stderr: 93.2% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T13:59:33.883 INFO:teuthology.orchestra.run.smithi170.stderr: 93.6% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.7.log.gz 2024-09-21T13:59:33.909 INFO:teuthology.orchestra.run.smithi092.stderr: 93.4% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T13:59:34.107 INFO:teuthology.orchestra.run.smithi170.stderr: 93.4% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T13:59:34.108 INFO:teuthology.orchestra.run.smithi170.stderr: 2024-09-21T13:59:34.108 INFO:teuthology.orchestra.run.smithi170.stderr:real 0m2.722s 2024-09-21T13:59:34.108 INFO:teuthology.orchestra.run.smithi170.stderr:user 0m9.818s 2024-09-21T13:59:34.108 INFO:teuthology.orchestra.run.smithi170.stderr:sys 0m0.381s 2024-09-21T13:59:34.691 INFO:teuthology.orchestra.run.smithi092.stderr: 93.2% -- replaced with /var/log/ceph/968a39aa-7819-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T13:59:34.693 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-21T13:59:34.693 INFO:teuthology.orchestra.run.smithi092.stderr:real 0m3.310s 2024-09-21T13:59:34.693 INFO:teuthology.orchestra.run.smithi092.stderr:user 0m13.027s 2024-09-21T13:59:34.693 INFO:teuthology.orchestra.run.smithi092.stderr:sys 0m0.442s 2024-09-21T13:59:34.694 INFO:tasks.cephadm:Archiving logs... 2024-09-21T13:59:34.694 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913974/remote/smithi092/log 2024-09-21T13:59:34.695 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:59:36.145 DEBUG:teuthology.misc:Transferring archived files from smithi170:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913974/remote/smithi170/log 2024-09-21T13:59:36.146 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:59:37.310 INFO:tasks.cephadm:Removing cluster... 2024-09-21T13:59:37.311 DEBUG:teuthology.orchestra.run.smithi092:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 968a39aa-7819-11ef-baf6-efdc52797490 --force 2024-09-21T13:59:37.494 INFO:teuthology.orchestra.run.smithi092.stdout:Deleting cluster with fsid: 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:59:38.629 DEBUG:teuthology.orchestra.run.smithi170:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 968a39aa-7819-11ef-baf6-efdc52797490 --force 2024-09-21T13:59:38.807 INFO:teuthology.orchestra.run.smithi170.stdout:Deleting cluster with fsid: 968a39aa-7819-11ef-baf6-efdc52797490 2024-09-21T13:59:39.942 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T13:59:39.942 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:59:39.949 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:59:39.954 INFO:tasks.cephadm:Teardown complete 2024-09-21T13:59:39.954 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T13:59:39.962 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T13:59:39.963 DEBUG:teuthology.orchestra.run.smithi092:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:59:39.994 DEBUG:teuthology.orchestra.run.smithi170:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:59:40.004 INFO:teuthology.orchestra.run.smithi092.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:59:40.004 INFO:teuthology.orchestra.run.smithi092.stdout:============================================================================== 2024-09-21T13:59:40.005 INFO:teuthology.orchestra.run.smithi092.stdout:*hv01.front.sepi 67.205.162.81 3 u 27 64 377 0.087 -2.012 0.249 2024-09-21T13:59:40.005 INFO:teuthology.orchestra.run.smithi092.stdout:+hv02.front.sepi 96.245.170.99 3 u 31 64 377 0.104 +1.107 0.218 2024-09-21T13:59:40.005 INFO:teuthology.orchestra.run.smithi092.stdout:+hv03.front.sepi 74.6.168.72 3 u 25 64 377 0.103 -2.903 0.265 2024-09-21T13:59:40.005 INFO:teuthology.orchestra.run.smithi092.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-21T13:59:40.006 INFO:teuthology.orchestra.run.smithi170.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:59:40.007 INFO:teuthology.orchestra.run.smithi170.stdout:============================================================================== 2024-09-21T13:59:40.007 INFO:teuthology.orchestra.run.smithi170.stdout:*hv01.front.sepi 67.205.162.81 3 u 30 64 377 0.106 -1.066 1.000 2024-09-21T13:59:40.007 INFO:teuthology.orchestra.run.smithi170.stdout:+hv02.front.sepi 96.245.170.99 3 u 13 64 377 0.082 +0.609 0.834 2024-09-21T13:59:40.007 INFO:teuthology.orchestra.run.smithi170.stdout:+hv03.front.sepi 74.6.168.72 3 u 24 64 377 0.101 -2.374 0.546 2024-09-21T13:59:40.007 INFO:teuthology.orchestra.run.smithi170.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-21T13:59:40.007 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T13:59:40.016 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T13:59:40.016 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T13:59:40.024 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T13:59:40.031 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T13:59:40.039 INFO:teuthology.task.internal:Duration was 3961.376833 seconds 2024-09-21T13:59:40.040 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T13:59:40.047 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T13:59:40.049 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:59:40.052 DEBUG:teuthology.orchestra.run.smithi170:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:59:40.091 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T13:59:40.091 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi092.front.sepia.ceph.com 2024-09-21T13:59:40.091 DEBUG:teuthology.orchestra.run.smithi092:> 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-21T13:59:40.138 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi170.front.sepia.ceph.com 2024-09-21T13:59:40.138 DEBUG:teuthology.orchestra.run.smithi170:> 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-21T13:59:40.148 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T13:59:40.148 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:59:40.181 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:59:40.259 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T13:59:40.260 DEBUG:teuthology.orchestra.run.smithi092:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:59:40.262 DEBUG:teuthology.orchestra.run.smithi170:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:59:40.503 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T13:59:40.517 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T13:59:40.517 DEBUG:teuthology.orchestra.run.smithi092:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:59:40.531 DEBUG:teuthology.orchestra.run.smithi170:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:59:40.545 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T13:59:40.557 DEBUG:teuthology.orchestra.run.smithi092:> 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-21T13:59:40.573 DEBUG:teuthology.orchestra.run.smithi170:> 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-21T13:59:40.582 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = core 2024-09-21T13:59:40.598 INFO:teuthology.orchestra.run.smithi170.stdout:kernel.core_pattern = core 2024-09-21T13:59:40.631 DEBUG:teuthology.orchestra.run.smithi092:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:59:40.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:59:40.652 DEBUG:teuthology.orchestra.run.smithi170:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:59:40.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:59:40.675 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T13:59:40.684 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T13:59:40.685 DEBUG:teuthology.misc:Transferring archived files from smithi092:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913974/remote/smithi092 2024-09-21T13:59:40.685 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:59:40.726 DEBUG:teuthology.misc:Transferring archived files from smithi170:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7913974/remote/smithi170 2024-09-21T13:59:40.726 DEBUG:teuthology.orchestra.run.smithi170:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:59:40.753 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T13:59:40.754 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:59:40.761 DEBUG:teuthology.orchestra.run.smithi170:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:59:40.792 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T13:59:40.802 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T13:59:40.803 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T13:59:40.811 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T13:59:40.811 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:59:40.814 DEBUG:teuthology.orchestra.run.smithi170:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:59:40.817 INFO:teuthology.orchestra.run.smithi092.stdout: 655474 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:59 /home/ubuntu/cephtest 2024-09-21T13:59:40.841 INFO:teuthology.orchestra.run.smithi170.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:59 /home/ubuntu/cephtest 2024-09-21T13:59:40.842 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T13:59:40.851 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T13:59:40.873 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04-squid 2-repo_digest/repo_digest 3-upgrade/staggered 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 3961.3768334388733 failure_reason: 'Command failed on smithi092 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 968a39aa-7819-11ef-baf6-efdc52797490 -e sha1=441784946648ff53dd310293f9dd752afeeea72a -- bash -c \''ceph versions | jq -e \''"\''"\''.rgw | length == 1\''"\''"\''\''''' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=bf2ef094fa5d47e896754bb0306820a0 status: fail success: false 2024-09-21T13:59:40.874 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T13:59:41.101 INFO:teuthology.run:FAIL